index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
pc: acpi: use local var for accessing ACPI tables blob in acpi_build()
Igor Mammedov
1
-34
/
+35
2015-02-26
acpi-build: skip hotplugged bridges
Michael S. Tsirkin
1
-2
/
+6
2015-02-26
acpi-build: simplify rsdp management for legacy
Michael S. Tsirkin
1
-4
/
+6
2015-02-26
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
1
-1
/
+1
2015-02-26
acpi-build: fix ACPI RAM management
Michael S. Tsirkin
1
-20
/
+23
2015-02-26
pc: acpi-build: migrate RSDP table
Igor Mammedov
1
-9
/
+15
2015-02-26
pc: acpi-build: update linker on guest access
Igor Mammedov
1
-1
/
+7
2015-02-26
acpi: update RSDP on guest access
Michael S. Tsirkin
1
-6
/
+9
2015-02-26
acpi: drop min-bytes in build_package()
Igor Mammedov
1
-7
/
+6
2015-02-26
acpi: add build_append_namestring() helper
Igor Mammedov
1
-20
/
+17
2015-02-26
acpi: move generic aml building helpers into dedictated file
Igor Mammedov
1
-160
/
+2
2015-02-26
acpi-build: fix memory leak with bridge hp off
Michael S. Tsirkin
1
-0
/
+3
2015-01-27
bios-linker-loader: move header to common location
Michael S. Tsirkin
1
-1
/
+1
2015-01-27
acpi: build_append_nameseg(): add padding if necessary
Igor Mammedov
1
-5
/
+10
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
1
-5
/
+14
2014-12-10
acpi-build: Make DPRINTF working for acpi-build
Gonglei
1
-6
/
+12
2014-12-10
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
1
-2
/
+2
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
1
-8
/
+3
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
1
-3
/
+8
2014-11-02
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
Nikita Belov
1
-4
/
+2
2014-11-02
acpi: create separate file for TCPA log
Stefan Berger
1
-7
/
+15
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
1
-1
/
+1
2014-09-03
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
1
-0
/
+6
2014-08-28
intel-iommu: add DMAR table to ACPI tables
Le Tan
1
-0
/
+39
2014-08-25
Add ACPI tables for TPM
Stefan Berger
1
-0
/
+45
2014-08-14
acpi: align RSDP
Michael S. Tsirkin
1
-1
/
+1
2014-07-29
acpi-build: tweak acpi migration limits
Michael S. Tsirkin
1
-7
/
+9
2014-07-29
pc: future-proof migration-compatibility of ACPI tables
Paolo Bonzini
1
-1
/
+9
2014-07-29
acpi-build: minor code cleanup
Michael S. Tsirkin
1
-6
/
+12
2014-07-29
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
Igor Mammedov
1
-5
/
+21
2014-07-28
pc: hack for migration compatibility from QEMU 2.0
Paolo Bonzini
1
-4
/
+53
2014-06-19
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
1
-0
/
+17
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
1
-0
/
+35
2014-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
1
-7
/
+16
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-2
/
+1
2014-05-07
acpi: fix tables for no-hpet configuration
Michael S. Tsirkin
1
-3
/
+4
2014-05-07
acpi-build: properly decrement objects' reference counters
Kirill Batuzov
1
-0
/
+6
2014-04-14
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
1
-1
/
+1
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2014-03-28
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
1
-2
/
+2
2014-03-27
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-26
acpi: make SSDT 1.0 spec compliant when possible
Michael S. Tsirkin
1
-2
/
+14
2014-03-18
acpi: fix endian-ness for table ids
Michael S. Tsirkin
1
-15
/
+16
2014-03-18
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
1
-1
/
+6
2014-03-18
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
1
-2
/
+2
2014-03-18
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
1
-2
/
+2
2014-03-12
acpi-build: fix misaligned access
Michael S. Tsirkin
1
-2
/
+2
2014-03-11
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
1
-15
/
+16
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
1
-24
/
+119
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+3
[prev]
[next]