Age | Commit message (Expand) | Author |
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 |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini |
2013-05-12 | remove double semicolons | Dong Xu Wang |
2013-05-06 | target-i386: n270 can MOVBE | Borislav Petkov |
2013-05-01 | pc: Implement QEMUMachine::hot_add_cpu hook | Igor Mammedov |
2013-05-01 | target-i386: Attach ICC bus to CPU on its creation | Igor Mammedov |
2013-05-01 | target-i386: Introduce ICC bus/device/bridge | Igor Mammedov |
2013-04-30 | pvpanic: create pvpanic by default for machine 1.5 | Hu Tao |
2013-04-29 | audio: enable PCI audio cards for all PCI-enabled targets | Paolo Bonzini |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini |
2013-04-24 | pc: Kill the "use flash device for BIOS unless KVM" misfeature | Markus Armbruster |
2013-04-24 | ich9: kill cmos_s3 | Hu Tao |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |