summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-01-101-5/+14
|\
| * acpi-build: make ROMs RAM blocks resizeableMichael S. Tsirkin2015-01-081-5/+14
* | hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-082-2/+2
* | fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-221-2/+2
* | machine: remove qemu_machine_opts global listMarcel Apfelbaum2014-12-221-0/+7
* | bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei2014-12-221-10/+12
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-158-23/+122
|\
| * kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini2014-12-151-3/+7
| * target-i386: add f16c and rdrand to Haswell and BroadwellPaolo Bonzini2014-12-152-0/+8
| * target-i386: add VME to all CPUsPaolo Bonzini2014-12-152-0/+28
| * pc: add 2.3 machine typesPaolo Bonzini2014-12-152-7/+48
| * x86: Use g_new() & friends where that makes obvious senseMarkus Armbruster2014-12-151-2/+1
| * x86: Drop superfluous conditionals around g_free()Markus Armbruster2014-12-151-3/+1
| * valgrind/i386: avoid false positives on KVM_SET_PIT ioctlChristian Borntraeger2014-12-151-1/+1
| * valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctlChristian Borntraeger2014-12-151-2/+1
| * Add bootloader name to multiboot implementationDrew DeVault2014-12-151-5/+27
* | acpi-build: Make DPRINTF working for acpi-buildGonglei2014-12-101-6/+12
* | acpi-build: adjust indention 8 -> 4 spacesGonglei2014-12-101-2/+2
* | -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-263-11/+25
|/
* pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov2014-11-241-8/+3
* target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini2014-11-248-992/+1789
* acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-241-3/+8
* pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov2014-11-241-0/+5
* pc: explicitly check maxmem limit when adding DIMMIgor Mammedov2014-11-241-0/+45
* pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-233-0/+22
* pc: limit DIMM address and size to page aligned valuesIgor Mammedov2014-11-231-1/+2
* pc: make pc_dimm_plug() more readbleIgor Mammedov2014-11-231-2/+3
* pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov2014-11-231-0/+5
* pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov2014-11-141-11/+0
* smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang2014-11-131-5/+5
* kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost2014-11-131-0/+14
* apic_common: migrate missing fieldsPavel Dovgalyuk2014-11-131-0/+3
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2014-11-042-4/+10
|\
| * target-i386: Disable SVM by default in KVM modeEduardo Habkost2014-11-042-0/+2
| * target-i386: Don't enable nested VMX by defaultEduardo Habkost2014-11-042-0/+4
| * target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost2014-11-032-4/+4
| * pc: Create pc_compat_2_1() functionsEduardo Habkost2014-11-032-2/+24
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-035-50/+134
|\ \ | |/ |/|
| * vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann2014-11-032-4/+10
| * vga: add default display to machine classGerd Hoffmann2014-11-031-0/+1
| * hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov2014-11-021-4/+2
| * smbios: Encode UUID according to SMBIOS specificationEduardo Habkost2014-11-023-5/+30
| * pc: Add pc_compat_2_1() functionEduardo Habkost2014-11-022-2/+24
| * -machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert2014-11-023-3/+23
| * pc: Update rtc_cmos in pc_cpu_plugGu Zheng2014-11-023-23/+18
| * pc: add cpu hotplug handler to PC_MACHINEGu Zheng2014-11-021-1/+27
| * acpi: create separate file for TCPA logStefan Berger2014-11-021-7/+15
| * virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-11-022-2/+2
| * pc: Fix disabling of vapic for compat PC modelsJan Kiszka2014-11-021-1/+1
| * i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek2014-11-022-0/+2
OpenPOWER on IntegriCloud