79 Commits (7608a95d2e0bd8c8d069ab77824d02586dd94648)

Author SHA1 Message Date
Ross Lagerwall 4022a1dcee xen-hvm: Handle framebuffer relocation 3 months ago
Edgar E. Iglesias ad0c53fb5b hw/xen-hvm: Add a mapcache arg to xen_register_ioreq() 8 months ago
Paolo Bonzini 048a23851c include: move hw/hw.h to hw/core/, rename 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
Philippe Mathieu-Daudé 65132d39ac hw/xen/xen-hvm: Reduce included headers 1 year ago
Edgar E. Iglesias b2150e403a hw/xen: Expose handle_bufioreq in xen_register_ioreq 2 years ago
Marek Marczykowski-Górecki b2bbadc63c hw/xen: detect when running inside stubdomain 2 years ago
Cédric Le Goater 639ec3fbf9 memory: Add Error** argument to the global_dirty_log routines 2 years ago
Cédric Le Goater 3688fec892 memory: Add Error** argument to .log_global_start() handler 2 years ago
Philippe Mathieu-Daudé 825f292d34 hw/xen/hvm: Get target page size at runtime 2 years ago
Philippe Mathieu-Daudé 8ebb8682f6 hw/xen/hvm: Propagate page_mask to a pair of functions 2 years ago
Philippe Mathieu-Daudé 62d6cf9d63 hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro 2 years ago
Philippe Mathieu-Daudé b934c3fa21 hw/xen: Rename 'ram_memory' global variable as 'xen_memory' 2 years ago
Peter Maydell bcb40db010 xen: Don't pass MemoryListener around by value 3 years ago
Isaku Yamahata 5369a36c4f exec/memory: Add symbolic value for memory listener priority for accel 3 years ago
Stefano Stabellini f17068c1c7 xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common 3 years ago
Stefano Stabellini 9269b9d188 hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState 3 years ago
Vikram Garhwal 33087aacfa hw/i386/xen: rearrange xen_hvm_init_pc 3 years ago
Bernhard Beschow 27047bd266 include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq() 3 years ago
David Woodhouse e2abfe5ec6 hw/xen: Rename xen_common.h to xen_native.h 3 years ago
David Woodhouse b6cacfea0b hw/xen: Add evtchn operations to allow redirection to internal emulation 3 years ago
David Woodhouse 79807f3e6b hw/xen: Subsume xen_be_register_common() into xen_be_init() 3 years ago
Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
Bernhard Beschow c379bd7551 hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it 4 years ago
Bernhard Beschow 21d87050af hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Jason Andryuk 9288e803e6 xen-hvm: Allow disabling buffer_io_timer 4 years ago
Hyman Huang(黄勇) 63b41db4bc memory: make global_dirty_tracking a bitmask 5 years ago
Peter Xu 142518bda5 memory: Name all the memory listeners 5 years ago
Anthony PERARD f1e43b6026 xen: Free xenforeignmemory_resource at exit 5 years ago
Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 5 years ago
Philippe Mathieu-Daudé 538f049704 sysemu: Let VMChangeStateHandler take boolean 'running' argument 5 years ago
Philippe Mathieu-Daudé 8d40def66d hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' 6 years ago
Paolo Bonzini 86378b29fa i386: do not use ram_size global 5 years ago
Philippe Mathieu-Daudé 28af9ba260 qapi: Restrict Xen migration commands to migration.json 6 years ago
Philippe Mathieu-Daudé c834596f79 hw/xen: Split x86-specific declaration from generic hardware ones 6 years ago
Philippe Mathieu-Daudé 5650ac00d7 hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() 6 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Gerd Hoffmann 9a45729d3b x86: move max-ram-below-4g to pc 6 years ago
Philippe Mathieu-Daudé da278d58a0 accel: Move Xen accelerator code under accel/xen/ 6 years ago
Philippe Mathieu-Daudé 039a93b02f hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions 6 years ago
Philippe Mathieu-Daudé 4b19de14b1 hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers 7 years ago
Paolo Bonzini f0bb276bf8 hw/i386: split PCMachineState deriving X86MachineState from it 7 years ago
Igor Druzhinin ba7fdd64b6 xen: cleanup IOREQ server on exit 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster 46517dd497 Include sysemu/sysemu.h a lot less 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago