summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* qemu: support xen hvm direct kernel bootChunyan Liu2014-08-013-0/+33
* piix: set legacy table size for 1.7Michael S. Tsirkin2014-07-291-0/+1
* acpi-build: tweak acpi migration limitsMichael S. Tsirkin2014-07-291-7/+9
* pc: future-proof migration-compatibility of ACPI tablesPaolo Bonzini2014-07-291-1/+9
* acpi-build: minor code cleanupMichael S. Tsirkin2014-07-291-6/+12
* pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabledIgor Mammedov2014-07-291-5/+21
* pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-283-4/+77
* acpi-dsdt: procedurally generate _PRTPaolo Bonzini2014-07-282-1832/+128
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell2014-07-182-2/+2
|\
| * Fix new typos in comments (found by codespell)Stefan Weil2014-07-182-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-181-52/+0
|\ \ | |/ |/|
| * Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini2014-07-181-48/+0
| * Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini2014-07-181-4/+0
* | pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]Eduardo Habkost2014-07-111-11/+2
|/
* pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz2014-06-291-0/+10
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-5/+5
* pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-233-2/+89
* xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-232-29/+31
* q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost2014-06-231-1/+1
* pc: acpi: do not hardcode preprocessorIgor Mammedov2014-06-191-1/+1
* pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-193-20/+16
* numa: introduce memory_region_allocate_system_memoryPaolo Bonzini2014-06-191-2/+1
* NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao2014-06-191-4/+8
* acpi: update generated filesMichael S. Tsirkin2014-06-196-24/+1074
* pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machinesIgor Mammedov2014-06-192-2/+8
* pc: ACPI BIOS: reserve SRAT entry for hotplug mem holeIgor Mammedov2014-06-191-0/+17
* pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov2014-06-191-0/+19
* pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov2014-06-194-1/+278
* pc: propagate memory hotplug event to ACPI deviceIgor Mammedov2014-06-191-0/+10
* pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-192-1/+21
* trace: pc: add PC_DIMM slot & address allocationIgor Mammedov2014-06-191-0/+3
* acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2014-06-192-2/+2
* pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2014-06-191-0/+21
* pc-dimm: add busy address check and address auto-allocationIgor Mammedov2014-06-191-0/+9
* pc: add memory hotplug handler to PC_MACHINEIgor Mammedov2014-06-191-0/+59
* pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov2014-06-191-0/+10
* pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-193-1/+14
* pc: exit QEMU if number of slots more than supported 256Igor Mammedov2014-06-191-0/+6
* pc: initialize memory hotplug address spaceIgor Mammedov2014-06-191-2/+24
* pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov2014-06-181-7/+16
* pc: create custom generic PC machine typeIgor Mammedov2014-06-183-24/+81
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-165-10/+3
* smbios: use g_free directly on NULL pointersPaolo Bonzini2014-06-101-7/+2
* hw/i386/pc.c: Remove unused parallel_io and parallel_irq variablesPeter Maydell2014-06-101-3/+0
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-051-52/+58
|\
| * SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-7/+11
| * SMBIOS: Fix endian-ness when populating multi-byte fieldsGabriel L. Somlo2014-05-211-45/+47
* | Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-051-0/+52
|\ \
| * | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti2014-06-031-0/+4
OpenPOWER on IntegriCloud