Age | Commit message (Expand) | Author |
2014-02-05 | pc.c: better error message on initrd sizing failure | Michael S. Tsirkin |
2014-02-05 | pc_piix: enable legacy hotplug for Xen | Michael S. Tsirkin |
2014-01-26 | q35: document gigabyte_align | Michael S. Tsirkin |
2014-01-26 | q35: gigabyte alignment for ram | Gerd Hoffmann |
2014-01-26 | acpi: Fix PCI hole handling on build_srat() | Eduardo Habkost |
2014-01-26 | pc: Save size of RAM below 4GB | Eduardo Habkost |
2014-01-26 | pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated | Igor Mammedov |
2014-01-26 | pc: ACPI: unify source of CPU hotplug IO base/len | Igor Mammedov |
2014-01-26 | pc: ACPI: expose PRST IO range via _CRS | Igor Mammedov |
2014-01-26 | pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources | Igor Mammedov |
2014-01-26 | pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources | Igor Mammedov |
2014-01-26 | pc: set PRST base in DSDT depending on chipset | Igor Mammedov |
2014-01-26 | acpi-build: enable hotplug for PCI bridges | Michael S. Tsirkin |
2014-01-26 | pc: make: fix dependencies: rebuild when included file is changed | Igor Mammedov |
2014-01-26 | ACPI: Fix AppleSMC _STA size | Gabriel L. Somlo |
2014-01-26 | Add DSDT node for AppleSMC | Gabriel L. Somlo |
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 |
2014-01-10 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-12-24 | ioapic: QOM'ify ioapic | xiaoqiang zhao |
2013-12-24 | ioapic: Cleanup for QOM'ification | xiaoqiang zhao |
2013-12-24 | apic: QOM'ify APIC | xiaoqiang zhao |
2013-12-24 | apic: Cleanup for QOM'ification | xiaoqiang zhao |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann |
2013-12-23 | target-i386: Move apic_state field from CPUX86State to X86CPU | Chen Fan |
2013-12-23 | ACPI/DSDT-CPU: cleanup bogus comment | Igor Mammedov |
2013-12-23 | ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler | Igor Mammedov |
2013-12-23 | hw/i386/pc_sysfw: support two flash drives | Laszlo Ersek |
2013-12-23 | pc_piix: document gigabyte_align | Michael S. Tsirkin |
2013-12-23 | piix: gigabyte alignment for ram | Gerd Hoffmann |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-11 | pc: use macro for HPET type | Michael S. Tsirkin |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-10 | ACPI DSDT: Make control method `IQCR` serialized | Michael S. Tsirkin |
2013-12-10 | acpi: strip compiler info in built-in DSDT | Michael S. Tsirkin |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster |
2013-12-10 | pc: s/INT64_MAX/UINT64_MAX/ | Paolo Bonzini |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin |
2013-12-07 | Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging | Anthony Liguori |
2013-12-06 | pc: switch 2.0 machine types to large seabios binary | Gerd Hoffmann |
2013-12-02 | acpi-build: Fix compiler warning (missing gnu_printf format attribute) | Stefan Weil |
2013-12-02 | add pc-{i440fx,q35}-2.0 machine types | Gerd Hoffmann |
2013-11-25 | acpi-build: fix support for glib < 2.22 | Michael S. Tsirkin |
2013-11-25 | Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging | Anthony Liguori |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini |
2013-11-21 | acpi-build: fix build on glib < 2.14 | Michael S. Tsirkin |
2013-11-21 | acpi-build: fix build on glib < 2.22 | Michael S. Tsirkin |
2013-11-21 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |