Age | Commit message (Expand) | Author |
2013-06-19 | pc: Make -no-fd-bootchk stick across boot order changes | Markus Armbruster |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-14 | smbios: Check R in -smbios type=0, release=R parses okay | Markus Armbruster |
2013-06-14 | smbios: Fix -smbios type=0, release=... for big endian hosts | Markus Armbruster |
2013-06-14 | smbios: Clean up smbios_add_field() parameters | Markus Armbruster |
2013-06-14 | smbios: Convert to error_report() | Markus Armbruster |
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-10 | pc: Fix crash when attempting to hotplug CPU with negative ID | Igor Mammedov |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | i8259: Convert PICCommonState to use QOM realizefn | Andreas Färber |
2013-06-07 | kvm/i8259: QOM'ify some more | Andreas Färber |
2013-06-07 | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber |
2013-06-07 | kvm/i8254: QOM'ify some more | Andreas Färber |
2013-06-07 | isa: Use realizefn for 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-03 | xen_machine_pv: do not create a dummy CPU in machine->init | 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-22 | pci-assign: Add MSI affinity support | Alex Williamson |
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-07 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-05-06 | target-i386: n270 can MOVBE | Borislav Petkov |
2013-05-06 | kvmvapic: add ioport read accessor | Marcelo Tosatti |
2013-05-02 | target-i386: Replace cpuid_*features fields with a feature word array | Eduardo Habkost |
2013-05-01 | pc: Implement QEMUMachine::hot_add_cpu hook | Igor Mammedov |
2013-05-01 | target-i386: Move APIC to ICC bus | 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-05-01 | kvmvapic: Make dependency on sysbus.h explicit | Igor Mammedov |
2013-05-01 | target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE | Igor Mammedov |
2013-05-01 | target-i386: Introduce apic-id CPU property | Igor Mammedov |
2013-05-01 | pc: Update rtc_cmos on CPU hot-plug | 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 | pc: QOM'ify port 92 | Andreas Färber |
2013-04-29 | i8259: QOM cleanups | Andreas Färber |
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 |
2013-04-24 | ich9: kill cmos_s3 | Hu Tao |
2013-04-16 | kvmvapic: Replace FROM_SYSBUS() with QOM type cast | Igor Mammedov |
2013-04-15 | acpi: move declarations from pc.h to acpi.h | Michael S. Tsirkin |