Age | Commit message (Expand) | Author |
2014-08-01 | qemu: support xen hvm direct kernel boot | Chunyan Liu |
2014-07-29 | piix: set legacy table size for 1.7 | Michael S. Tsirkin |
2014-07-29 | acpi-build: tweak acpi migration limits | Michael S. Tsirkin |
2014-07-29 | pc: future-proof migration-compatibility of ACPI tables | Paolo Bonzini |
2014-07-29 | acpi-build: minor code cleanup | Michael S. Tsirkin |
2014-07-29 | pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled | Igor Mammedov |
2014-07-28 | pc: hack for migration compatibility from QEMU 2.0 | Paolo Bonzini |
2014-07-28 | acpi-dsdt: procedurally generate _PRT | Paolo Bonzini |
2014-07-18 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in... | Peter Maydell |
2014-07-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-07-18 | Fix new typos in comments (found by codespell) | Stefan Weil |
2014-07-18 | Revert "kvmclock: Ensure time in migration never goes backward" | Paolo Bonzini |
2014-07-18 | Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc... | Paolo Bonzini |
2014-07-11 | pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123] | Eduardo Habkost |
2014-06-29 | pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout | Don Slutz |
2014-06-29 | pc: Move q35 compat props to PC_COMPAT_* | Eduardo Habkost |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz |
2014-06-23 | q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props | Eduardo Habkost |
2014-06-19 | pc: acpi: do not hardcode preprocessor | Igor Mammedov |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-19 | acpi: update generated files | Michael S. Tsirkin |
2014-06-19 | pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines | Igor Mammedov |
2014-06-19 | pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole | Igor Mammedov |
2014-06-19 | pc: add "hotplug-memory-region-size" property to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: ACPI BIOS: implement memory hotplug interface | Igor Mammedov |
2014-06-19 | pc: propagate memory hotplug event to ACPI device | Igor Mammedov |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov |
2014-06-19 | trace: pc: add PC_DIMM slot & address allocation | Igor Mammedov |
2014-06-19 | acpi: rename cpu_hotplug_defs.h to pc-hotplug.h | Igor Mammedov |
2014-06-19 | pc-dimm: add busy slot check and slot auto-allocation | Igor Mammedov |
2014-06-19 | pc-dimm: add busy address check and address auto-allocation | Igor Mammedov |
2014-06-19 | pc: add memory hotplug handler to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: exit QEMU if compat machine doesn't support memory hotlpug | Igor Mammedov |
2014-06-19 | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS | Igor Mammedov |
2014-06-19 | pc: exit QEMU if number of slots more than supported 256 | Igor Mammedov |
2014-06-19 | pc: initialize memory hotplug address space | Igor Mammedov |
2014-06-18 | pc: ACPI BIOS: use enum for defining memory affinity flags | Igor Mammedov |
2014-06-18 | pc: create custom generic PC machine type | Igor Mammedov |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-10 | smbios: use g_free directly on NULL pointers | Paolo Bonzini |
2014-06-10 | hw/i386/pc.c: Remove unused parallel_io and parallel_irq variables | Peter Maydell |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-05 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-06-03 | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation | Marcelo Tosatti |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-21 | SMBIOS: Fix type 17 field sizes | Gabriel L. Somlo |
2014-05-21 | SMBIOS: Update Type 0 struct generator for machines >= 2.1 | Gabriel L. Somlo |