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-06-01
TPM2 ACPI table support
Stefan Berger
2015-05-31
pc: acpi: fix pvpanic for buggy guests
Radim Krčmář
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-04-30
range: remove useless inclusions
Paolo Bonzini
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
acpi: fix "Memory device control fields" register
Zhu Guihua
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-04-27
acpi-build: close } in comment
Michael S. Tsirkin
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-01
pc: acpi: fix pvpanic regression
Igor Mammedov
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
[next]