summaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)Author
2014-10-22hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell
2014-10-03q35/ahci: Pick up -cdrom and -hda optionsJohn Snow
2014-10-03pc/vl: Add units-per-default-bus propertyJohn Snow
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-15q35: Enable the ioapic device to be seen by qtest.John Snow
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster
2014-08-14pc: Create 2.2 machine typeJan Kiszka
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-06-23q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2014-05-05pc: add 2.1 machine typeMichael S. Tsirkin
2014-03-13target-i386: Enable x2apic by default on KVMEduardo Habkost
2014-03-11pc: avoid duplicate names for ROM MRsMichael S. Tsirkin
2014-03-09loader: rename in_ram/has_mrMichael S. Tsirkin
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-14pc: disable pci-infoIgor Mammedov
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori
2013-09-09pc_q35: Initialize Xen.Anthony PERARD
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-21pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost
2013-08-21pc: Create pc_compat_*() functionsEduardo Habkost
2013-08-21pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin
2013-08-21pc: cleanup 1.4 compat supportMichael S. Tsirkin
2013-08-13pvpanic: fix bad mergeAnthony Liguori
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-08-12hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum
2013-08-12pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost