summaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost1-4/+0
2015-03-16pc: Disable vmdesc submission for old machinesAlexander Graf1-0/+1
2015-02-26acpi: has_immutable_rsdp->!rsdp_in_ramMichael S. Tsirkin1-3/+3
2015-02-26pc: acpi-build: migrate RSDP tableIgor Mammedov1-0/+3
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau1-1/+1
2015-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost1-0/+4
2015-01-26pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini1-2/+2
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum1-1/+1
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-4/+43
2014-12-15target-i386: add f16c and rdrand to Haswell and BroadwellPaolo Bonzini1-0/+4
2014-12-15target-i386: add VME to all CPUsPaolo Bonzini1-0/+14
2014-12-15pc: add 2.3 machine typesPaolo Bonzini1-4/+25
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz1-1/+6
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov1-0/+2
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov1-11/+0
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell1-3/+6
2014-11-04target-i386: Disable SVM by default in KVM modeEduardo Habkost1-0/+1
2014-11-04target-i386: Don't enable nested VMX by defaultEduardo Habkost1-0/+2
2014-11-03target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost1-3/+3
2014-11-03pc: Create pc_compat_2_1() functionsEduardo Habkost1-1/+12
2014-11-03vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann1-2/+5
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost1-1/+3
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost1-1/+12
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert1-2/+2
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin1-1/+1
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka1-1/+1
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek1-0/+1
2014-10-31-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert1-2/+2
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-1/+1
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow1-1/+1
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin1-0/+1
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster1-4/+0
2014-08-14pc: Create 2.2 machine typeJan Kiszka1-3/+16
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu1-0/+7
2014-07-29piix: set legacy table size for 1.7Michael S. Tsirkin1-0/+1
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini1-0/+19
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil1-1/+1
2014-07-11pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]Eduardo Habkost1-11/+2
2014-06-29pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz1-0/+10
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz1-1/+21
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz1-15/+16
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini1-5/+3
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov1-1/+11
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov1-0/+3
2014-06-18pc: create custom generic PC machine typeIgor Mammedov1-18/+18
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-54/+55
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo1-0/+4
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo1-1/+3
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo1-7/+7