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