Age | Commit message (Expand) | Author | Files | Lines |
2013-12-11 | pc: use macro for HPET type | Michael S. Tsirkin | 1 | -1/+1 |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan | 3 | -8/+26 |
2013-12-10 | ACPI DSDT: Make control method `IQCR` serialized | Michael S. Tsirkin | 4 | -6/+6 |
2013-12-10 | acpi: strip compiler info in built-in DSDT | Michael S. Tsirkin | 1 | -1/+7 |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster | 3 | -1/+57 |
2013-12-10 | pc: s/INT64_MAX/UINT64_MAX/ | Paolo Bonzini | 2 | -2/+2 |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin | 2 | -16/+6 |
2013-12-07 | Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging | Anthony Liguori | 2 | -3/+26 |
2013-12-06 | pc: switch 2.0 machine types to large seabios binary | Gerd Hoffmann | 2 | -2/+6 |
2013-12-02 | acpi-build: Fix compiler warning (missing gnu_printf format attribute) | Stefan Weil | 1 | -2/+3 |
2013-12-02 | add pc-{i440fx,q35}-2.0 machine types | Gerd Hoffmann | 2 | -3/+22 |
2013-11-25 | acpi-build: fix support for glib < 2.22 | Michael S. Tsirkin | 1 | -4/+2 |
2013-11-25 | Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging | Anthony Liguori | 2 | -14/+0 |
2013-11-21 | pc: get rid of builtin pvpanic for "-M pc-1.5" | Paolo Bonzini | 2 | -14/+0 |
2013-11-21 | acpi-build: fix build on glib < 2.14 | Michael S. Tsirkin | 2 | -5/+8 |
2013-11-21 | acpi-build: fix build on glib < 2.22 | Michael S. Tsirkin | 1 | -5/+6 |
2013-11-21 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -46/+10 |
2013-11-19 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2 | -2/+2 |
2013-11-19 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 2 | -21/+17 |
2013-11-17 | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently | Michael Tokarev | 1 | -1/+1 |
2013-11-14 | pc: disable pci-info | Igor Mammedov | 2 | -2/+2 |
2013-11-13 | pci-assign: Fix error_report of pci-stub message | Cole Robinson | 1 | -20/+16 |
2013-11-10 | acpi-build: disable with -no-acpi | Michael S. Tsirkin | 1 | -0/+5 |
2013-11-07 | pci-assign: Remove dead code for direct I/O region access from userspace | Jan Kiszka | 1 | -46/+10 |
2013-11-05 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+2 |
2013-11-04 | pc: disable acpi info for isapc and old pc machine | Michael S. Tsirkin | 1 | -0/+2 |
2013-11-04 | pc: register e820 entries for ram | Gerd Hoffmann | 1 | -7/+1 |
2013-11-04 | pc: add etc/e820 fw_cfg file | Gerd Hoffmann | 1 | -11/+28 |
2013-10-31 | Merge remote-tracking branch 'kraxel/e820.1' into staging | Anthony Liguori | 1 | -0/+8 |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 24 | -1/+15616 |
2013-10-17 | e820: pass high memory too. | Gerd Hoffmann | 1 | -0/+8 |
2013-10-14 | ssdt-proc: update generated file | Michael S. Tsirkin | 1 | -5/+5 |
2013-10-14 | ssdt: fix PBLK length | Michael S. Tsirkin | 1 | -1/+1 |
2013-10-14 | i386: ACPI table generation code from seabios | Michael S. Tsirkin | 7 | -0/+1568 |
2013-10-14 | pc: use new api to add builtin tables | Michael S. Tsirkin | 1 | -1/+1 |
2013-10-14 | i386: define pc guest info | Michael S. Tsirkin | 1 | -0/+21 |
2013-10-14 | i386: add bios linker/loader | Michael S. Tsirkin | 3 | -0/+186 |
2013-10-14 | acpi: ssdt pcihp: updat generated file | Michael S. Tsirkin | 1 | -4/+4 |
2013-10-14 | acpi: pre-compiled ASL files | Michael S. Tsirkin | 5 | -0/+12383 |
2013-10-14 | acpi: add rules to compile ASL source | Michael S. Tsirkin | 1 | -0/+22 |
2013-10-14 | i386: add ACPI table files from seabios | Michael S. Tsirkin | 10 | -0/+1435 |
2013-10-04 | kvmvapic: Prevent reading beyond the end of guest RAM | Jan Kiszka | 1 | -0/+3 |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -98/+241 |
2013-09-28 | smbios: Factor out smbios_maybe_add_str() | Markus Armbruster | 1 | -36/+25 |
2013-09-28 | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster | 1 | -61/+91 |
2013-09-28 | smbios: Improve diagnostics for conflicting entries | Markus Armbruster | 1 | -26/+17 |
2013-09-28 | smbios: Convert to QemuOpts | Markus Armbruster | 1 | -38/+171 |
2013-09-28 | smbios: Normalize smbios_entry_add()'s error handling to exit(1) | Markus Armbruster | 1 | -5/+5 |
2013-09-25 | xen: Enable cpu-hotplug on xenfv machine. | Anthony PERARD | 1 | -0/+1 |
2013-09-23 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 1 | -1/+1 |