Age | Commit message (Expand) | Author |
2014-07-28 | pc: hack for migration compatibility from QEMU 2.0 | Paolo Bonzini |
2014-06-29 | pc: Fix "prog_if" typo on PC_COMPAT_2_0 | Eduardo Habkost |
2014-06-29 | pc: Move q35 compat props to PC_COMPAT_* | Eduardo Habkost |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | virtio-net: announce self by guest | Jason Wang |
2014-06-19 | ich: get rid of spaces in type name | Michael S. Tsirkin |
2014-06-19 | pc: add "hotplug-memory-region-size" property to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov |
2014-06-19 | acpi:ich9: add memory hotplug handling | Igor Mammedov |
2014-06-19 | acpi:piix4: add memory hotplug handling | Igor Mammedov |
2014-06-19 | pc: add memory hotplug handler to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS | Igor Mammedov |
2014-06-19 | pc: initialize memory hotplug address space | Igor Mammedov |
2014-06-18 | pc: create custom generic PC machine type | Igor Mammedov |
2014-06-18 | virtio-scsi: add support for the any_layout feature | Paolo Bonzini |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-02 | xhci: order superspeed ports first | Gerd Hoffmann |
2014-05-21 | SMBIOS: Fix type 17 field sizes | Gabriel L. Somlo |
2014-05-21 | SMBIOS: Update Type 0 struct generator for machines >= 2.1 | Gabriel L. Somlo |
2014-05-21 | serial-pci: Set prog interface field of pci config to 16550 compatible | BALATON Zoltan |
2014-05-07 | apic: use emulated lapic version 0x14 on pc machines >= 2.1 | Gabriel L. Somlo |
2014-05-07 | pc: add compat_props placeholder for 2.0 machine type | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Build aggregate smbios tables and entry point | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Use bitmaps to prevent incompatible comand line options | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Update header file definitions | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Rename symbols to better reflect future use | Gabriel L. Somlo |
2014-05-05 | E820: Add interface for accessing e820 table | Gabriel L. Somlo |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |
2014-01-26 | pc: Save size of RAM below 4GB | Eduardo Habkost |
2014-01-26 | piix4: add acpi pci hotplug support | Michael S. Tsirkin |
2014-01-16 | usb: add support for microsoft os descriptors | Gerd Hoffmann |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao |
2013-12-24 | apic: QOM'ify APIC | xiaoqiang zhao |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-14 | i386: ACPI table generation code from seabios | Michael S. Tsirkin |
2013-10-14 | pvpanic: add API to access io port | Michael S. Tsirkin |
2013-10-14 | ich9: APIs for pc guest info | Michael S. Tsirkin |
2013-10-14 | piix: APIs for pc guest info | Michael S. Tsirkin |
2013-10-14 | acpi/piix: add macros for acpi property names | Michael S. Tsirkin |