summaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil1-1/+1
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost1-5/+5
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-14/+15
2014-06-23q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost1-1/+1
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini1-3/+1
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov1-0/+10
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-6/+6
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum1-33/+34
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-5/+5
2014-05-05pc: add 2.1 machine typeMichael S. Tsirkin1-3/+23
2014-03-13target-i386: Enable x2apic by default on KVMEduardo Habkost1-0/+1
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin1-0/+1
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin1-1/+1
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin1-0/+13
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann1-2/+5
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan1-4/+8
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster1-0/+20
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini1-1/+1
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann1-1/+3
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann1-1/+10
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini1-7/+0
2013-11-14pc: disable pci-infoIgor Mammedov1-1/+1
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin1-0/+3
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori1-0/+5