Age | Commit message (Expand) | Author |
2013-08-21 | pc_piix: Kill pc_init1() memory region args | Eduardo Habkost |
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: Kill pc_init_pci_1_0() | Eduardo Habkost |
2013-08-21 | pc: Don't prematurely explode QEMUMachineInitArgs | 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 | pc: drop external DSDT loading | 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_sysfw: remove the rom_only property | Paolo Bonzini |
2013-08-12 | pc: disable pci-info for 1.6 | Michael S. Tsirkin |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-07-07 | pci: Abolish pci_find_root_bus() | David Gibson |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | pc_piix: cleanup init compat handling | Michael S. Tsirkin |
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-25 | Move hardcoded initialization of xen-platform device. | Paul Durrant |
2013-06-25 | Allow use of pc machine type (accel=xen) for Xen HVM domains. | Paul Durrant |
2013-06-25 | Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad... | Stefano Stabellini |
2013-06-24 | usb: fix serial number for hid devices | Gerd Hoffmann |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
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-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-04 | Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging | Anthony Liguori |
2013-06-03 | xen: use pc_init_pci instead of pc_init_pci_no_kvmclock | Stefano Stabellini |
2013-06-03 | xen: remove xen_vcpu_init | Stefano Stabellini |
2013-06-03 | xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) | Stefano Stabellini |
2013-06-02 | refer to FWCfgState explicitly | Laszlo Ersek |
2013-05-29 | isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) | Jordan Justen |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini |
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-30 | pc_piix: remove undesired change in pc_init1 | Paolo Bonzini |
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-29 | fdc: QOM'ify ISA floppy controller | Andreas Färber |
2013-04-24 | pc: Kill the "use flash device for BIOS unless KVM" misfeature | Markus Armbruster |
2013-04-24 | pc: Split pc_init_pci_1_0() off pc_init_pci_1_2() | Markus Armbruster |
2013-04-24 | pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2() | Markus Armbruster |