Age | Commit message (Expand) | Author |
2015-03-09 | target-i386: Move APIC ID compatibility code to pc.c | Eduardo Habkost |
2015-03-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-08 | acpi: drop unused code | Michael S. Tsirkin |
2015-03-08 | acpi-build: fix typo in comment | Michael S. Tsirkin |
2015-03-04 | acpi: update generated files | Michael S. Tsirkin |
2015-03-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into... | Peter Maydell |
2015-03-03 | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'... | Peter Maydell |
2015-03-02 | acpi: update generated files | Michael S. Tsirkin |
2015-03-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-03-02 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2015-03-02 | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s... | Peter Maydell |
2015-03-01 | pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobs | Igor Mammedov |
2015-03-01 | pc: acpi-build: drop template patching and create PCI bus tree dynamically | Igor Mammedov |
2015-03-01 | pc: acpi-build: simplify PCI bus tree generation | Igor Mammedov |
2015-03-01 | pc: acpi-build: drop template patching and create Device(SMC) dynamically | Igor Mammedov |
2015-03-01 | pc: export applesmc IO port/len | Igor Mammedov |
2015-03-01 | pc: acpi-build: drop remaining ssdt_misc template | Igor Mammedov |
2015-03-01 | pc: acpi: drop manual hole punching for GPE0 resources | Igor Mammedov |
2015-03-01 | pc: acpi: drop manual hole punching for CPU hotplug resources | Igor Mammedov |
2015-03-01 | pc: acpi: drop manual hole punching for PCI hotplug resources | Igor Mammedov |
2015-03-01 | pc: acpi-build: create PCI0._CRS dynamically | Igor Mammedov |
2015-02-26 | pc: Use qemu_opt_set() instead of qemu_opts_parse() | Markus Armbruster |
2015-02-26 | acpi: drop unused generated files | Michael S. Tsirkin |
2015-02-26 | acpi: update generated hex files | Michael S. Tsirkin |
2015-02-26 | pc: acpi-build: reserve PCIHP MMIO resources | Igor Mammedov |
2015-02-26 | pc: acpi-build: create memory hotplug IO region dynamically | Igor Mammedov |
2015-02-26 | pc: acpi-build: drop template patching and memory hotplug objects dynamically | Igor Mammedov |
2015-02-26 | pc: acpi-build: create CPU hotplug IO region dynamically | Igor Mammedov |
2015-02-26 | pc: acpi-build: drop template patching and CPU hotplug objects dynamically | Igor Mammedov |
2015-02-26 | pc: acpi-build: generate pvpanic device description dynamically | Igor Mammedov |
2015-02-26 | pc: acpi-build: generate _S[345] packages dynamically | Igor Mammedov |
2015-02-26 | acpi: add aml_int() term | Igor Mammedov |
2015-02-26 | pc: acpi-build: use aml_scope() for \_SB scope | Igor Mammedov |
2015-02-26 | pc: acpi: use local var for accessing ACPI tables blob in acpi_build() | Igor Mammedov |
2015-02-26 | acpi-build: skip hotplugged bridges | Michael S. Tsirkin |
2015-02-26 | acpi-build: simplify rsdp management for legacy | Michael S. Tsirkin |
2015-02-26 | acpi: has_immutable_rsdp->!rsdp_in_ram | Michael S. Tsirkin |
2015-02-26 | acpi-build: fix ACPI RAM management | Michael S. Tsirkin |
2015-02-26 | pc: acpi-build: migrate RSDP table | Igor Mammedov |
2015-02-26 | pc: acpi-build: update linker on guest access | Igor Mammedov |
2015-02-26 | acpi: update RSDP on guest access | Michael S. Tsirkin |
2015-02-26 | pc: memory: Validate alignment of maxram_size to page size | Peter Krempa |
2015-02-26 | acpi, pc: Add unplug cb for pc machine. | Tang Chen |
2015-02-26 | acpi, pc: Add hotunplug request cb for pc machine. | Tang Chen |
2015-02-26 | pci-assign: Convert to realize | Markus Armbruster |
2015-02-26 | acpi: drop min-bytes in build_package() | Igor Mammedov |
2015-02-26 | acpi: add build_append_namestring() helper | Igor Mammedov |
2015-02-26 | acpi: move generic aml building helpers into dedictated file | Igor Mammedov |
2015-02-26 | acpi-build: fix memory leak with bridge hp off | Michael S. Tsirkin |
2015-02-26 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into... | Peter Maydell |