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-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
2015-07-27
acpi: fix pvpanic device is not shown in ui
Gal Hammer
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-03
apci: fix PXB behaviour if used with unsupported BIOS
Marcel Apfelbaum
2015-06-03
hw/pxb: add numa_node parameter
Marcel Apfelbaum
2015-06-03
hw/acpi: remove from root bus 0 the crs resources used by other buses.
Marcel Apfelbaum
2015-06-03
hw/acpi: add _CRS method for extra root busses
Marcel Apfelbaum
2015-06-03
hw/apci: add _PRT method for extra PCI root busses
Marcel Apfelbaum
2015-06-03
hw/acpi: add support for i440fx 'snooping' root busses
Marcel Apfelbaum
2015-06-03
hw/i386: query only for q35/pc when looking for pci host bridge
Marcel Apfelbaum
2015-06-03
hw/i386/acpi-build: decref after use
Shannon Zhao
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
[next]