summaryrefslogtreecommitdiffstats
path: root/hw/i386/pc_q35.c
Commit message (Expand)AuthorAgeFilesLines
* pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini2014-07-281-0/+5
* Fix new typos in comments (found by codespell)Stefan Weil2014-07-181-1/+1
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-5/+5
* pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-231-1/+21
* xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-231-14/+15
* q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost2014-06-231-1/+1
* pc: pass MachineState to pc_memory_initPaolo Bonzini2014-06-191-3/+1
* pc: add acpi-device link to PCMachineStateIgor Mammedov2014-06-191-0/+10
* pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov2014-06-191-0/+3
* pc: create custom generic PC machine typeIgor Mammedov2014-06-181-6/+6
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-33/+34
* pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo2014-05-071-0/+4
* SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-051-1/+3
* SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-051-5/+5
* pc: add 2.1 machine typeMichael S. Tsirkin2014-05-051-3/+23
* target-i386: Enable x2apic by default on KVMEduardo Habkost2014-03-131-0/+1
* pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-111-0/+1
* loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-091-1/+1
* q35: document gigabyte_alignMichael S. Tsirkin2014-01-261-0/+13
* q35: gigabyte alignment for ramGerd Hoffmann2014-01-261-2/+5
* hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-4/+8
* smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-0/+20
* pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini2013-12-101-1/+1
* pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann2013-12-061-1/+3
* add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann2013-12-021-1/+10
* pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-211-7/+0
* pc: disable pci-infoIgor Mammedov2013-11-141-1/+1
* i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+3
* Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-0/+5
|\
| * pc_q35: Initialize Xen.Anthony PERARD2013-09-091-0/+5
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-1/+14
|/
* pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-11/+14
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-4/+4
* pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2013-08-211-2/+2
* pc: Create pc_compat_*() functionsEduardo Habkost2013-08-211-7/+24
* pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-211-13/+9
* loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-211-0/+2
* pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-211-2/+2
* pvpanic: fix bad mergeAnthony Liguori2013-08-131-1/+1
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-121-0/+1
|\
| * pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2013-08-121-0/+1
* | hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2013-08-121-3/+4
|/
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-0/+1
* pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-121-2/+7
* pc: add Q35 to QOM composition tree under /machineIgor Mammedov2013-07-291-0/+1
* q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-1/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-3/+15
|\
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-2/+10
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-1/+5
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
|/
OpenPOWER on IntegriCloud