aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini
2013-06-03xen: remove xen_vcpu_initStefano Stabellini
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini
2013-06-03xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen
2013-05-22pci-assign: Add MSI affinity supportAlex Williamson
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini
2013-05-12remove double semicolonsDong Xu Wang
2013-05-07Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-05-06target-i386: n270 can MOVBEBorislav Petkov
2013-05-06kvmvapic: add ioport read accessorMarcelo Tosatti
2013-05-02target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost
2013-05-01pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-05-01target-i386: Attach ICC bus to CPU on its creationIgor Mammedov
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov
2013-05-01kvmvapic: Make dependency on sysbus.h explicitIgor Mammedov
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov
2013-05-01target-i386: Introduce apic-id CPU propertyIgor Mammedov
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-04-30pvpanic: create pvpanic by default for machine 1.5Hu Tao
2013-04-30pc_piix: remove undesired change in pc_init1Paolo Bonzini
2013-04-29audio: enable PCI audio cards for all PCI-enabled targetsPaolo Bonzini
2013-04-29audio: look for the ISA and PCI busesPaolo Bonzini
2013-04-29pc: QOM'ify port 92Andreas Färber
2013-04-29i8259: QOM cleanupsAndreas Färber
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster
2013-04-24pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster
2013-04-24pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster
2013-04-24ich9: kill cmos_s3Hu Tao
2013-04-16kvmvapic: Replace FROM_SYSBUS() with QOM type castIgor Mammedov
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini
2013-04-08hw: move ISA bridges and devices to hw/isa/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move more files to hw/xen/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini
2013-04-08hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-04pc_acpi_init(): don't bail as soon as failing to find default DSDTLaszlo Ersek