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
/
include
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
2015-02-26
acpi: add aml_string() term
Igor Mammedov
2015-02-26
acpi: add aml_local() term
Igor Mammedov
2015-02-26
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
2015-02-26
acpi: add aml_operation_region() term
Igor Mammedov
2015-02-26
acpi: include PkgLength size only when requested
Igor Mammedov
2015-02-26
acpi: add aml_io() helper
Igor Mammedov
2015-02-26
acpi: add aml_resource_template() helper
Igor Mammedov
2015-02-26
acpi: add aml_buffer() term
Igor Mammedov
2015-02-26
acpi: add aml_package() term
Igor Mammedov
2015-02-26
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
acpi: add aml_and() term
Igor Mammedov
2015-02-26
acpi: add aml_store() term
Igor Mammedov
2015-02-26
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
acpi: add aml_return() term
Igor Mammedov
2015-02-26
acpi: add aml_int() term
Igor Mammedov
2015-02-26
acpi: add aml_name() & aml_name_decl() term
Igor Mammedov
2015-02-26
acpi: add aml_if() term
Igor Mammedov
2015-02-26
acpi: add aml_method() term
Igor Mammedov
2015-02-26
acpi: add aml_device() term
Igor Mammedov
2015-02-26
acpi: add aml_scope() term
Igor Mammedov
2015-02-26
acpi: introduce AML composer aml_append()
Igor Mammedov
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
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-01-27
bios-linker-loader: move header to common location
Michael S. Tsirkin
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2014-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-14
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
Hu Tao
2014-06-19
acpi: rephrase comment
Michael S. Tsirkin
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-03-18
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
pcihp: remove unused AcpiPciHpPciStatus.device_present field
Igor Mammedov
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
[prev]
[next]