aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-5/+20
2014-06-02xhci: order superspeed ports firstGerd Hoffmann1-0/+4
2014-05-21SMBIOS: Fix type 17 field sizesGabriel L. Somlo1-4/+4
2014-05-21SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo1-1/+1
2014-05-21serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan1-0/+15
2014-05-07apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2-0/+4
2014-05-07pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo1-0/+9
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo1-1/+4
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo1-0/+2
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo1-22/+66
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo1-3/+3
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo1-0/+2
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan1-1/+1
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber2-4/+4
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost1-1/+1
2014-01-26piix4: add acpi pci hotplug supportMichael S. Tsirkin1-0/+5
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann1-0/+9
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+1
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao1-1/+2
2013-12-24apic: QOM'ify APICxiaoqiang zhao1-1/+1
2013-12-23piix: fix 32bit pci holeGerd Hoffmann1-0/+1
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan1-1/+23
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster1-0/+2
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin1-12/+2
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini1-1/+0
2013-11-10Fix pc migration from qemu <= 1.5Cole Robinson1-0/+16
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-0/+24
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin1-0/+1
2013-10-14pvpanic: add API to access io portMichael S. Tsirkin1-0/+1
2013-10-14ich9: APIs for pc guest infoMichael S. Tsirkin1-0/+2
2013-10-14piix: APIs for pc guest infoMichael S. Tsirkin1-0/+1
2013-10-14acpi/piix: add macros for acpi property namesMichael S. Tsirkin1-0/+10
2013-10-14i386: define pc guest infoMichael S. Tsirkin1-0/+9
2013-10-02target-i386: Set model=6 on qemu64 & qemu32 CPU modelsEduardo Habkost1-0/+8
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster1-1/+0
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster1-1/+3
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster1-1/+1
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione1-0/+8
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin1-0/+8
2013-08-27pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin1-1/+10
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini1-1/+3
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov1-3/+11
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin1-0/+1
2013-07-29target-i386: Disable PMU CPUID leaf by defaultEduardo Habkost1-0/+4
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+4
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin1-0/+4
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-2/+20
2013-07-04vmport: Disentangle read handler type from portioJan Kiszka1-2/+4
2013-07-04pvpanic: initialization cleanupMichael S. Tsirkin1-1/+1
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin1-0/+1