2 Commits (99519e677bd605a681a805b0c759ae886d1d5712)

Author SHA1 Message Date
Stefano Stabellini 8b6bb0ad17 pass an inclusive address range to xc_domain_pin_memory_cacheattr 12 years ago
Wei Liu 04b0de0ee8 xen: factor out common functions 12 years ago
Marcel Apfelbaum f1e298794d machine: Replace QEMUMachine by MachineClass in accelerator configuration 13 years ago
Aneesh Kumar K.V 135a129a1c kvm: Add a new machine option kvm-type 13 years ago
Wei Liu d18e173a07 xen: fix two errors when debug is enabled 13 years ago
Roger Pau Monné 33876dfad6 qemu/xen: make use of xenstore relative paths 13 years ago
Anthony PERARD 1cd25a8896 xen: Fix vcpu initialization. 13 years ago
Liu, Jinsong 11addd0ab9 qemu: Add qemu xen logic for Xen HVM S3 resume 13 years ago
Anthony PERARD 04d7bad8a4 pc: Initializing ram_memory under Xen. 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini dfde4e6e1a memory: add ref/unref calls 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Stefano Stabellini fc744bb10c Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)" 13 years ago
Paolo Bonzini 052e87b073 memory: make section size a 128-bit integer 13 years ago
Stefan Weil c5633d998a hw/xen: Use g_free instead of free and fix potential memory leaks 13 years ago
Stefano Stabellini 95222d0945 xen: remove xen_vcpu_init 13 years ago
Stefano Stabellini 9f24a8030a xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) 13 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Andreas Färber 259186a7d2 cpu: Move halted and interrupt_request fields to CPUState 14 years ago
Andreas Färber 4a1e40b509 xen: Simplify halting of first CPU 14 years ago
Paolo Bonzini 4ad549e89e xen: add missing include 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Ian Jackson 249e7e0fff cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int 14 years ago
Ian Jackson a38648290e cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item 14 years ago
Sander Eikelenboom f1b8caf1d9 Fix compile errors when enabling Xen debug logging. 14 years ago
Michael S. Tsirkin a2cb15b0dd pci: update all users to look in pci/ 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Avi Kivity f6790af6bc memory: use AddressSpace for MemoryListener filtering 14 years ago
Avi Kivity bf83601fdd xen: drop no-op MemoryListener callbacks 14 years ago
Amos Kong 4d5b97da35 cleanup useless return sentence 14 years ago
Anthony PERARD 8aba7dc02d xen: Set the vram dirty when an error occur. 14 years ago
Anthony PERARD 910b38e4dc xen: Introduce xen_modified_memory. 14 years ago
Anthony PERARD 39f42439d0 QMP, Introduce xen-set-global-dirty-log command. 14 years ago
Dongxiao Xu 14d4018372 xen-all.c: fix multiply issue for int and uint types 14 years ago
Paolo Bonzini 753d5e14c4 memory: pass EventNotifier, not eventfd 14 years ago
Allen Kay eaab4d60d3 Introduce Xen PCI Passthrough, qdevice 14 years ago
John V. Baboval 180640ea07 Call xc_domain_shutdown with the reboot flag when the guest requests a reboot. 14 years ago
Stefano Stabellini 95d5d75ede xen: disable rtc_clock 15 years ago
Stefano Stabellini 4c9f8d1b4e xen: add a dummy xc_hvm_inject_msi for Xen < 4.2 15 years ago
Stefano Stabellini fda1f76849 xen: introduce an event channel for buffered io event notifications 15 years ago
Wei Liu f1dbf015df Xen: basic HVM MSI injection support. 15 years ago
Anthony PERARD c234572ded xen: do not allocate RAM during INMIGRATE runstate 15 years ago
Anthony PERARD cd1ba7de23 xen mapcache: check if memory region has moved. 15 years ago
Stefano Stabellini d1814e08c0 xen: record physmap changes to xenstore 15 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 15 years ago
Avi Kivity 50c1e1491e memory: support stateless memory listeners 15 years ago
Avi Kivity 947f562c98 xen: ignore I/O memory regions 15 years ago