aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19q35: Re-enable FDC on pc-q35-2.3 and olderEduardo Habkost1-0/+1
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert1-0/+2
2015-06-03hw/i386/pc: Fix misusing qemu_allocate_irqs for single irqShannon Zhao1-3/+1
2015-05-31i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wantedLaszlo Ersek1-0/+1
2015-05-31i386/pc_q35: don't insist on board FDC if there's no default floppyLaszlo Ersek1-2/+2
2015-05-31i386/pc: pc_basic_device_init(): delegate FDC creation requestLaszlo Ersek1-1/+1
2015-05-31pc: Generate init functions with a macroEduardo Habkost1-64/+28
2015-05-31pc: Don't use QEMUMachine anymoreEduardo Habkost1-10/+10
2015-05-31pc: Move compat_props setting inside *_machine_options() functionsEduardo Habkost1-9/+17
2015-05-31pc: Convert *_MACHINE_OPTIONS macros into functionsEduardo Habkost1-41/+61
2015-05-31pc: Define machines using a DEFINE_PC_MACHINE macroEduardo Habkost1-92/+26
2015-05-31pc: Define MACHINE_OPTIONS macros consistently for all machinesEduardo Habkost1-12/+22
2015-05-31pc: Define PC_COMPAT_2_[123] macrosEduardo Habkost1-1/+9
2015-05-31pc: Move commas inside PC_COMPAT_* macrosEduardo Habkost1-5/+5
2015-05-31hw: Move commas inside HW_COMPAT_2_1 macroEduardo Habkost1-1/+1
2015-04-27pc: add 2.4 machine typesJason Wang1-3/+23
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-01-26target-i386: Disable HLE and RTM on Haswell & BroadwellEduardo Habkost1-0/+4
2015-01-08hw/usb: simplified usb_enabledMarcel Apfelbaum1-1/+1
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+41
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-3/+23
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/+3
2014-11-04Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell1-1/+4
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-1/+1
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-1/+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-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-1/+2
2014-10-22hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell1-1/+1
2014-10-03q35/ahci: Pick up -cdrom and -hda optionsJohn Snow1-0/+4
2014-10-03pc/vl: Add units-per-default-bus propertyJohn Snow1-1/+2
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin1-0/+1
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+1
2014-08-15q35: Enable the ioapic device to be seen by qtest.John Snow1-1/+1
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster1-3/+0
2014-08-14pc: Create 2.2 machine typeJan Kiszka1-2/+15
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini1-0/+5