summaryrefslogtreecommitdiffstats
path: root/include/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-121-1/+3
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-291-3/+11
* pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin2013-07-291-0/+1
* target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost2013-07-291-0/+4
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-0/+4
|\
| * virtio-net: add feature bit for any header s/gMichael S. Tsirkin2013-07-151-0/+4
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-081-2/+20
|\ \ | |/
| * pvpanic: initialization cleanupMichael S. Tsirkin2013-07-041-1/+1
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-041-0/+1
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-1/+18
* | vmport: Disentangle read handler type from portioJan Kiszka2013-07-041-2/+4
|/
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+0
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-151-13/+17
|\
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-071-13/+17
* | smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-1/+1
* | target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2013-06-101-0/+12
* | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-101-0/+16
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-041-0/+3
|\
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-0/+3
* | fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-021-1/+0
* | refer to FWCfgState explicitlyLaszlo Ersek2013-06-021-9/+10
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0
* | virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-221-0/+4
|/
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-5/+0
* target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-061-0/+4
* pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
* target-i386: Move APIC to ICC busIgor Mammedov2013-05-011-3/+3
* target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
* target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-2/+0
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+3
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-0/+5
* ich9: kill cmos_s3Hu Tao2013-04-241-1/+1
* acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-151-8/+0
* hw: move headers to include/Paolo Bonzini2013-04-088-0/+967
OpenPOWER on IntegriCloud