index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
acpi: add aml_operation_region() term
Igor Mammedov
2015-02-26
1
-0
/
+14
*
acpi: include PkgLength size only when requested
Igor Mammedov
2015-02-26
1
-5
/
+15
*
acpi: add aml_io() helper
Igor Mammedov
2015-02-26
1
-0
/
+16
*
acpi: add aml_resource_template() helper
Igor Mammedov
2015-02-26
1
-0
/
+8
*
acpi: add aml_buffer() term
Igor Mammedov
2015-02-26
1
-0
/
+7
*
acpi: add aml_package() term
Igor Mammedov
2015-02-26
1
-0
/
+8
*
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
1
-0
/
+42
*
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
1
-0
/
+9
*
acpi: add aml_and() term
Igor Mammedov
2015-02-26
1
-0
/
+10
*
acpi: add aml_store() term
Igor Mammedov
2015-02-26
1
-0
/
+9
*
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
1
-0
/
+11
*
acpi: add aml_return() term
Igor Mammedov
2015-02-26
1
-0
/
+8
*
acpi: add aml_int() term
Igor Mammedov
2015-02-26
1
-21
/
+22
*
acpi: add aml_name() & aml_name_decl() term
Igor Mammedov
2015-02-26
1
-0
/
+32
*
acpi: add aml_if() term
Igor Mammedov
2015-02-26
1
-0
/
+8
*
acpi: add aml_method() term
Igor Mammedov
2015-02-26
1
-0
/
+9
*
acpi: add aml_device() term
Igor Mammedov
2015-02-26
1
-0
/
+11
*
acpi: add aml_scope() term
Igor Mammedov
2015-02-26
1
-0
/
+20
*
acpi: introduce AML composer aml_append()
Igor Mammedov
2015-02-26
1
-0
/
+78
*
acpi, piix4: Add unplug cb for piix4.
Tang Chen
2015-02-26
1
-0
/
+8
*
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
1
-0
/
+7
*
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-02-26
1
-0
/
+7
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-3
/
+2
*
acpi: drop min-bytes in build_package()
Igor Mammedov
2015-02-26
1
-10
/
+4
*
acpi: add build_append_namestring() helper
Igor Mammedov
2015-02-26
1
-9
/
+87
*
acpi: move generic aml building helpers into dedictated file
Igor Mammedov
2015-02-26
2
-0
/
+188
*
bios linker: validate pointer within table
Michael S. Tsirkin
2015-02-26
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-27
3
-1
/
+255
|
\
|
*
bios-linker-loader: move source to common location
Michael S. Tsirkin
2015-01-27
2
-0
/
+158
|
*
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2015-01-26
1
-1
/
+97
*
|
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
2
-2
/
+2
|
/
*
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-14
1
-0
/
+4
*
acpi: accurate overflow check
Pavel Dovgalyuk
2014-11-13
1
-2
/
+5
*
acpi/cpu-hotplug: introduce helper function to keep bit setting in one place
Gu Zheng
2014-11-02
1
-9
/
+13
*
cpu-hotplug: rename function for better readability
Gu Zheng
2014-11-02
3
-6
/
+6
*
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
2
-24
/
+4
*
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
2014-11-02
1
-11
/
+2
*
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng
2014-11-02
1
-0
/
+18
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
1
-3
/
+3
*
pcihp: fix possible array out of bounds
Gonglei
2014-08-25
1
-1
/
+1
*
fix typo: apci -> acpi
Hu Tao
2014-07-11
1
-2
/
+2
*
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-07-06
1
-1
/
+1
*
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
1
-28
/
+6
*
qapi event: convert SUSPEND_DISK
Wenchao Xia
2014-06-23
1
-2
/
+2
*
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
1
-1
/
+28
*
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
3
-0
/
+49
*
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
2
-0
/
+16
*
pc: add acpi-device link to PCMachineState
Igor Mammedov
2014-06-19
1
-1
/
+5
*
pc: migrate piix4 & ich9 MemHotplugState
Igor Mammedov
2014-06-19
3
-0
/
+75
*
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
1
-0
/
+38
[prev]
[next]