index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
2015-03-08
acpi: drop unused code
Michael S. Tsirkin
2015-03-08
acpi-build: fix typo in comment
Michael S. Tsirkin
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: 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
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-01-27
bios-linker-loader: move header to common location
Michael S. Tsirkin
2015-01-27
acpi: build_append_nameseg(): add padding if necessary
Igor Mammedov
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2014-12-10
acpi-build: Make DPRINTF working for acpi-build
Gonglei
2014-12-10
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-02
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
Nikita Belov
2014-11-02
acpi: create separate file for TCPA log
Stefan Berger
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
2014-09-03
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
2014-08-28
intel-iommu: add DMAR table to ACPI tables
Le Tan
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-14
acpi: align RSDP
Michael S. Tsirkin
2014-07-29
acpi-build: tweak acpi migration limits
Michael S. Tsirkin
2014-07-29
pc: future-proof migration-compatibility of ACPI tables
Paolo Bonzini
2014-07-29
acpi-build: minor code cleanup
Michael S. Tsirkin
2014-07-29
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
Igor Mammedov
[next]