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
/
acpi
Age
Commit message (
Expand
)
Author
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, piix4: Add unplug cb for piix4.
Tang Chen
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
pci: Trivial device model conversions 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
bios linker: validate pointer within table
Michael S. Tsirkin
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-27
bios-linker-loader: move source to common location
Michael S. Tsirkin
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2014-11-14
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-13
acpi: accurate overflow check
Pavel Dovgalyuk
2014-11-02
acpi/cpu-hotplug: introduce helper function to keep bit setting in one place
Gu Zheng
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-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-08-25
pcihp: fix possible array out of bounds
Gonglei
2014-07-11
fix typo: apci -> acpi
Hu Tao
2014-07-06
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-06-23
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
2014-06-19
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
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: add acpi-device link to PCMachineState
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
[prev]
[next]