index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
2014-09-03
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
2014-08-28
intel-iommu: add DMAR table to ACPI tables
Le Tan
2014-08-25
Add ACPI tables for TPM
Stefan Berger
2014-08-14
acpi: align RSDP
Michael S. Tsirkin
2014-07-29
acpi-build: tweak acpi migration limits
Michael S. Tsirkin
2014-07-29
pc: future-proof migration-compatibility of ACPI tables
Paolo Bonzini
2014-07-29
acpi-build: minor code cleanup
Michael S. Tsirkin
2014-07-29
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
Igor Mammedov
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
2014-06-19
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-07
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
2014-05-07
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
2014-04-14
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-28
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
2014-03-27
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-26
acpi: make SSDT 1.0 spec compliant when possible
Michael S. Tsirkin
2014-03-18
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2014-03-18
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
2014-03-18
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
2014-03-18
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
2014-03-12
acpi-build: fix misaligned access
Michael S. Tsirkin
2014-03-11
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-01-26
acpi: Fix PCI hole handling on build_srat()
Eduardo Habkost
2014-01-26
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
ACPI: Fix AppleSMC _STA size
Gabriel L. Somlo
2014-01-26
Add DSDT node for AppleSMC
Gabriel L. Somlo
2013-12-10
acpi: strip compiler info in built-in DSDT
Michael S. Tsirkin
2013-12-02
acpi-build: Fix compiler warning (missing gnu_printf format attribute)
Stefan Weil
2013-11-25
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
2013-11-21
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2013-11-21
acpi-build: fix build on glib < 2.22
Michael S. Tsirkin
2013-11-10
acpi-build: disable with -no-acpi
Michael S. Tsirkin
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin