Age | Commit message (Expand) | Author |
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 |
2013-11-19 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-11-17 | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently | Michael Tokarev |
2013-11-14 | pc: disable pci-info | Igor Mammedov |
2013-11-13 | pci-assign: Fix error_report of pci-stub message | Cole Robinson |
2013-11-10 | acpi-build: disable with -no-acpi | Michael S. Tsirkin |
2013-11-07 | pci-assign: Remove dead code for direct I/O region access from userspace | Jan Kiszka |
2013-11-05 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-11-04 | pc: disable acpi info for isapc and old pc machine | Michael S. Tsirkin |
2013-11-04 | pc: register e820 entries for ram | Gerd Hoffmann |
2013-11-04 | pc: add etc/e820 fw_cfg file | Gerd Hoffmann |
2013-10-31 | Merge remote-tracking branch 'kraxel/e820.1' into staging | Anthony Liguori |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-17 | e820: pass high memory too. | Gerd Hoffmann |
2013-10-14 | ssdt-proc: update generated file | Michael S. Tsirkin |
2013-10-14 | ssdt: fix PBLK length | Michael S. Tsirkin |
2013-10-14 | i386: ACPI table generation code from seabios | Michael S. Tsirkin |
2013-10-14 | pc: use new api to add builtin tables | Michael S. Tsirkin |
2013-10-14 | i386: define pc guest info | Michael S. Tsirkin |
2013-10-14 | i386: add bios linker/loader | Michael S. Tsirkin |
2013-10-14 | acpi: ssdt pcihp: updat generated file | Michael S. Tsirkin |
2013-10-14 | acpi: pre-compiled ASL files | Michael S. Tsirkin |
2013-10-14 | acpi: add rules to compile ASL source | Michael S. Tsirkin |
2013-10-14 | i386: add ACPI table files from seabios | Michael S. Tsirkin |
2013-10-04 | kvmvapic: Prevent reading beyond the end of guest RAM | Jan Kiszka |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-28 | smbios: Factor out smbios_maybe_add_str() | Markus Armbruster |
2013-09-28 | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster |
2013-09-28 | smbios: Improve diagnostics for conflicting entries | Markus Armbruster |
2013-09-28 | smbios: Convert to QemuOpts | Markus Armbruster |
2013-09-28 | smbios: Normalize smbios_entry_add()'s error handling to exit(1) | Markus Armbruster |
2013-09-25 | xen: Enable cpu-hotplug on xenfv machine. | Anthony PERARD |
2013-09-23 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |