Age | Commit message (Expand) | Author |
2014-06-29 | pc: Move q35 compat props to PC_COMPAT_* | Eduardo Habkost |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz |
2014-06-23 | q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props | Eduardo Habkost |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov |
2014-06-19 | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS | Igor Mammedov |
2014-06-18 | pc: create custom generic PC machine type | Igor Mammedov |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-07 | pc: add compat_props placeholder for 2.0 machine type | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Build aggregate smbios tables and entry point | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Rename symbols to better reflect future use | Gabriel L. Somlo |
2014-05-05 | pc: add 2.1 machine type | Michael S. Tsirkin |
2014-03-13 | target-i386: Enable x2apic by default on KVM | Eduardo Habkost |
2014-03-11 | pc: avoid duplicate names for ROM MRs | Michael S. Tsirkin |
2014-03-09 | loader: rename in_ram/has_mr | Michael S. Tsirkin |
2014-01-26 | q35: document gigabyte_align | Michael S. Tsirkin |
2014-01-26 | q35: gigabyte alignment for ram | Gerd Hoffmann |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster |
2013-12-10 | pc: s/INT64_MAX/UINT64_MAX/ | Paolo Bonzini |
2013-12-06 | pc: switch 2.0 machine types to large seabios binary | Gerd Hoffmann |
2013-12-02 | add pc-{i440fx,q35}-2.0 machine types | Gerd Hoffmann |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-14 | pc: disable pci-info | Igor Mammedov |
2013-10-14 | i386: ACPI table generation code from seabios | Michael S. Tsirkin |
2013-09-11 | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging | Anthony Liguori |
2013-09-09 | pc_q35: Initialize Xen. | Anthony PERARD |
2013-09-06 | e1000: add interrupt mitigation support | Vincenzo Maffione |
2013-09-01 | pc: reduce duplication, fix PIIX descriptions | Michael S. Tsirkin |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-08-21 | pc: pc_compat_1_4() now can call pc_compat_1_5() | Eduardo Habkost |
2013-08-21 | pc: Create pc_compat_*() functions | Eduardo Habkost |
2013-08-21 | pc: Don't explode QEMUMachineInitArgs into local variables needlessly | Markus Armbruster |
2013-08-21 | loader: store FW CFG ROM files in RAM | Michael S. Tsirkin |
2013-08-21 | pc: cleanup 1.4 compat support | Michael S. Tsirkin |
2013-08-13 | pvpanic: fix bad merge | Anthony Liguori |
2013-08-12 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-08-12 | hw/misc: don't create pvpanic device by default | Marcel Apfelbaum |
2013-08-12 | pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older | Eduardo Habkost |
2013-08-12 | pc_sysfw: do not make it a device anymore | Paolo Bonzini |
2013-08-12 | pc: disable pci-info for 1.6 | Michael S. Tsirkin |
2013-07-29 | pc: add Q35 to QOM composition tree under /machine | Igor Mammedov |
2013-07-23 | q35: Use type-safe cast instead of direct access of parent dev | Hu Tao |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | pc: pass PCI hole ranges to Guests | Michael S. Tsirkin |
2013-07-04 | pci: store PCI hole ranges in guestinfo structure | Michael S. Tsirkin |
2013-06-10 | target-i386: Update model values on Conroe/Penryn/Nehalem CPU models | Eduardo Habkost |
2013-06-10 | pc: Create pc-*-1.6 machine-types | Eduardo Habkost |