- 7b9c09f Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' into staging by Peter Maydell · 10 years ago
- 20a544c xen: use errno instead of rc for xc_domain_add_to_physmap by Konrad Rzeszutek Wilk · 10 years ago
- d8b441a xen/HVM: atomically access pointers in bufioreq handling by Jan Beulich · 10 years ago
- e763add xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting by Konrad Rzeszutek Wilk · 10 years ago
- 91176e3 pc: Remove redundant arguments from xen_hvm_init() by Eduardo Habkost · 10 years ago
- eeb6b13 xen-hvm: Add trace to ioreq by Don Slutz · 10 years ago
- 000d604 Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into staging by Peter Maydell · 10 years ago
- ffffbb3 Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap" by Stefano Stabellini · 10 years ago
- b2dfd71 memory: prepare for multiple bits in the dirty log mask by Paolo Bonzini · 10 years ago
- 2d1a35b memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask by Paolo Bonzini · 10 years ago
- 3996e85 Xen: Use the ioreq-server API when available by Paul Durrant · 10 years ago
- c1d322e xen-hvm: increase maxmem before calling xc_domain_populate_physmap by Stefano Stabellini · 10 years ago
- d208a85 xen-hvm: Remove redundant variable 'xstate' by Chen Gang · 10 years ago
- 37f9e25 xen-hvm.c: Add support for Xen access to vmport by Don Slutz · 10 years ago
- 6c5b0c0 xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init() by Chen Gang · 11 years ago
- 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
- 3e1f508 xen: hvm: Abstract away memory region name ref by Peter Crosthwaite · 11 years ago
- dc6c4fe xen-hvm: Constify string by Peter Crosthwaite · 11 years ago
- 74bc415 xen: fix usage of ENODATA by Roger Pau Monne · 11 years ago
- a9dd38d Fix new typos in comments (found by codespell) by Stefan Weil · 11 years ago
- 643f593 xen: build on ARM by Stefano Stabellini · 11 years ago
- c4f5cdc xen-hvm: Handle machine opt max-ram-below-4g by Don Slutz · 11 years ago
- 3c2a966 xen-hvm: Fix xen_hvm_init() to adjust pc memory layout by Don Slutz · 11 years ago
- adf9d70 xen: replace ffsl with ctzl by Natanael Copa · 11 years ago
- 8b6bb0a pass an inclusive address range to xc_domain_pin_memory_cacheattr by Stefano Stabellini · 11 years ago
- 04b0de0 xen: factor out common functions by Wei Liu · 11 years ago[Renamed (92%) from xen-all.c]
- f1e2987 machine: Replace QEMUMachine by MachineClass in accelerator configuration by Marcel Apfelbaum · 11 years ago
- 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
- d18e173 xen: fix two errors when debug is enabled by Wei Liu · 11 years ago
- 33876df qemu/xen: make use of xenstore relative paths by Roger Pau Monné · 11 years ago
- 1cd25a8 xen: Fix vcpu initialization. by Anthony PERARD · 12 years ago
- 11addd0 qemu: Add qemu xen logic for Xen HVM S3 resume by Liu, Jinsong · 12 years ago
- 04d7bad pc: Initializing ram_memory under Xen. by Anthony PERARD · 12 years ago
- bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
- dfde4e6 memory: add ref/unref calls by Paolo Bonzini · 12 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- fc744bb Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)" by Stefano Stabellini · 12 years ago
- 052e87b memory: make section size a 128-bit integer by Paolo Bonzini · 12 years ago
- c5633d9 hw/xen: Use g_free instead of free and fix potential memory leaks by Stefan Weil · 12 years ago
- 95222d0 xen: remove xen_vcpu_init by Stefano Stabellini · 12 years ago
- 9f24a80 xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) by Stefano Stabellini · 12 years ago
- dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
- 4a1e40b xen: Simplify halting of first CPU by Andreas Färber · 12 years ago
- 4ad549e xen: add missing include by Paolo Bonzini · 12 years ago
- 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- 249e7e0 cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int by Ian Jackson · 12 years ago
- a386482 cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item by Ian Jackson · 12 years ago
- f1b8caf Fix compile errors when enabling Xen debug logging. by Sander Eikelenboom · 12 years ago
- a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 13 years ago
- bf83601 xen: drop no-op MemoryListener callbacks by Avi Kivity · 13 years ago
- 4d5b97d cleanup useless return sentence by Amos Kong · 13 years ago
- 8aba7dc xen: Set the vram dirty when an error occur. by Anthony PERARD · 12 years ago
- 910b38e xen: Introduce xen_modified_memory. by Anthony PERARD · 12 years ago
- 39f4243 QMP, Introduce xen-set-global-dirty-log command. by Anthony PERARD · 12 years ago
- 14d4018 xen-all.c: fix multiply issue for int and uint types by Dongxiao Xu · 13 years ago
- 753d5e1 memory: pass EventNotifier, not eventfd by Paolo Bonzini · 13 years ago
- eaab4d6 Introduce Xen PCI Passthrough, qdevice by Allen Kay · 13 years ago
- 180640e Call xc_domain_shutdown with the reboot flag when the guest requests a reboot. by John V. Baboval · 13 years ago
- 95d5d75 xen: disable rtc_clock by Stefano Stabellini · 13 years ago
- 4c9f8d1 xen: add a dummy xc_hvm_inject_msi for Xen < 4.2 by Stefano Stabellini · 13 years ago
- fda1f76 xen: introduce an event channel for buffered io event notifications by Stefano Stabellini · 13 years ago
- f1dbf01 Xen: basic HVM MSI injection support. by Wei Liu · 13 years ago
- 33cf629 Merge remote-tracking branch 'sstabellini/saverestore-8' into staging by Anthony Liguori · 13 years ago
- c234572 xen: do not allocate RAM during INMIGRATE runstate by Anthony PERARD · 13 years ago
- cd1ba7d xen mapcache: check if memory region has moved. by Anthony PERARD · 13 years ago
- d1814e0 xen: record physmap changes to xenstore by Stefano Stabellini · 13 years ago
- 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
- 14655e4 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 13 years ago
- 50c1e14 memory: support stateless memory listeners by Avi Kivity · 13 years ago
- 947f562 xen: ignore I/O memory regions by Avi Kivity · 13 years ago
- 7376e58 memory: allow MemoryListeners to observe a specific address space by Avi Kivity · 13 years ago
- 80a1ea3 memory: move ioeventfd ops to MemoryListener by Avi Kivity · 13 years ago
- 72e22d2 memory: switch memory listeners to a QTAILQ by Avi Kivity · 13 years ago
- da98c8e suspend: switch acpi s3 to new infrastructure. by Gerd Hoffmann · 13 years ago
- fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
- 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
- b18620c xen: Fix after recent change in dirty bitmap tracking. by Anthony PERARD · 13 years ago
- 5a97065 xen: convert framebuffer dirty tracking to memory API by Avi Kivity · 13 years ago
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- 20581d2 xen: convert to MemoryListener API by Avi Kivity · 13 years ago
- c65adf9 xen, vga: add API for registering the framebuffer by Avi Kivity · 13 years ago
- ce76b8a xen: convert to memory API by Avi Kivity · 13 years ago
- fce537d memory, xen: pass MemoryRegion to xen_ram_alloc() by Avi Kivity · 13 years ago
- 1354869 Drop the vm_running global variable by Luiz Capitulino · 14 years ago
- 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
- 2b73434 xen: use uint64_t instead of target_ulong in cpu_ioreq_move by Stefano Stabellini · 14 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- 8a369e2 xen: Fix the memory registration to reflect of what is done by Xen. by Anthony PERARD · 14 years ago
- f15fbc4 cpu-common: Have a ram_addr_t of uint64 with Xen. by Anthony PERARD · 14 years ago
- fb4bb2b xen: introduce xen_change_state_handler by Anthony PERARD · 14 years ago
- 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
- 0f51726 xen_console: support the new extended xenstore protocol by Stefano Stabellini · 14 years ago
- 37cdfcf xen: add vkbd support for PV on HVM guests by Stefano Stabellini · 14 years ago