45 Commits (0a38950931af0088449a6f224809acd0214d9d27)

Author SHA1 Message Date
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 6 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
Like Xu 0e11fc6955 hw/i386: Replace global smp variables with machine smp properties 7 years ago
Anthony PERARD 6e8d459353 xen: Drop includes of xen/hvm/params.h 7 years ago
Anthony PERARD 34fbbc164f xen: Avoid VLA 7 years ago
Paul Durrant 108f7bba15 xen: introduce new 'XenBus' and 'XenDevice' object hierarchy 7 years ago
Paul Durrant 2d0ed5e642 xen: re-name XenDevice to XenLegacyDevice... 7 years ago
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 7 years ago
Daniel Henrique Barboza 46ea94ca9c qmp: query-current-machine with wakeup-suspend-support 7 years ago
Paul Durrant dfb6578d69 xen-hvm: stop faking I/O to access PCI config space 8 years ago
Paul Durrant d3c49ebbe2 xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages 8 years ago
Igor Druzhinin 04a8f72e87 xen/hvm: correct reporting of modified memory under physmap during migration 8 years ago
Paul Durrant 71cec1ed22 xen-hvm: create separate function for ioreq server initialization 8 years ago
Ross Lagerwall 2cbf890353 xen: Use newly added dmops for mapping VGA memory 9 years ago
Ian Jackson 6b47c2aa78 xen: destroy_hvm_domain: Try xendevicemodel_shutdown 9 years ago
Ian Jackson 74aae6bff4 xen: destroy_hvm_domain: Move reason into a variable 9 years ago
Ian Jackson 4564e63f80 xen: defer call to xen_restrict until just before os_setup_post 9 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Ross Lagerwall 7cdcca725b xen: Log errno rather than return value 9 years ago
Igor Druzhinin 331b5189d7 xen: don't use xenstore to save/restore physmap anymore 9 years ago
Igor Druzhinin 697b66d006 xen: move physmap saving into a separate function 9 years ago
Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Marc-André Lureau 4ccd89d294 xen: use get_uint() for "max-ram-below-4g" property 9 years ago
Marc-André Lureau f664b88247 Remove/replace sysemu/char.h inclusion 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Eric Blake aedbe19297 shutdown: Prepare for use of an enum in reset/shutdown_request 9 years ago
Anthony Xu 93d43e7e11 move xen-hvm.c to hw/i386/xen/ 9 years ago
Paul Durrant 1c599472b0 xen: use libxendevice model to restrict operations 9 years ago
Paul Durrant 8f25e75441 xen: create wrappers for all other uses of xc_hvm_XXX() functions 9 years ago
Paul Durrant 5100afb5f5 xen: rename xen_modified_memory() to xen_hvm_modified_memory() 9 years ago
Paul Durrant 260cabed71 xen: make use of xen_xc implicit in xen_common.h inlines 9 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 9 years ago
Jan Beulich e514379de5 xen: ignore direction in bufioreq handling 9 years ago