summaryrefslogtreecommitdiff
path: root/hw/i386/pc_piix.c
AgeCommit message (Expand)Author
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-04hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/i386/pc_piix: Fix memory leakShannon Zhao
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek
2015-05-31pc: Generate init functions with a macroEduardo Habkost
2015-05-31piix: Eliminate pc_init_pci()Eduardo Habkost
2015-05-31piix: Add kvmclock_enabled, pci_enabled globalsEduardo Habkost
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost
2015-05-31pc: Define MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost
2015-05-31piix: Define PC_COMPAT_0_10Eduardo Habkost
2015-05-31piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13Eduardo Habkost
2015-05-31piix: Move pc-0.11 drive version compat props to PC_COMPAT_0_11Eduardo Habkost
2015-05-31piix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14Eduardo Habkost
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost
2015-05-31pc: Replace tab with spacesEduardo Habkost
2015-04-27pc: add 2.4 machine typesJason Wang
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost
2015-03-16pc: Disable vmdesc submission for old machinesAlexander Graf
2015-02-26acpi: has_immutable_rsdp->!rsdp_in_ramMichael S. Tsirkin
2015-02-26pc: acpi-build: migrate RSDP tableIgor Mammedov
2015-02-13isa: add memory space parameter to isa_bus_newHervé Poussineau
2015-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost
2015-01-26pc: fix KVM features in pc-1.3 and earlier machine typesPaolo Bonzini
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-12-15target-i386: add f16c and rdrand to Haswell and BroadwellPaolo Bonzini
2014-12-15target-i386: add VME to all CPUsPaolo Bonzini
2014-12-15pc: add 2.3 machine typesPaolo Bonzini
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell
2014-11-04target-i386: Disable SVM by default in KVM modeEduardo Habkost
2014-11-04target-i386: Don't enable nested VMX by defaultEduardo Habkost
2014-11-03target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost
2014-11-03pc: Create pc_compat_2_1() functionsEduardo Habkost
2014-11-03vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng