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