aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386
AgeCommit message (Expand)Author
2014-06-23pc & q35: Add new machine opt max-ram-below-4gDon Slutz
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19virtio-net: announce self by guestJason Wang
2014-06-19ich: get rid of spaces in type nameMichael S. Tsirkin
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov
2014-06-19pc: add acpi-device link to PCMachineStateIgor Mammedov
2014-06-19acpi:ich9: add memory hotplug handlingIgor Mammedov
2014-06-19acpi:piix4: add memory hotplug handlingIgor Mammedov
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov
2014-06-18pc: create custom generic PC machine typeIgor Mammedov
2014-06-18virtio-scsi: add support for the any_layout featurePaolo Bonzini
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