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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-07-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2018-07-02
hw/i386: Use the IEC binary prefix definitions
Paolo Bonzini
1
-2
/
+2
2018-06-26
hw/i386: Fix IVHD entry length for AMD IOMMU
Jan Kiszka
1
-1
/
+1
2018-05-07
pc: rename "hotplug memory" terminology to "device memory"
David Hildenbrand
1
-1
/
+1
2018-05-07
machine: make MemoryHotplugState accessible via the machine
David Hildenbrand
1
-1
/
+1
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
1
-1
/
+2
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-6
/
+6
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-137
/
+115
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
1
-4
/
+52
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-8
/
+8
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
1
-102
/
+0
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
1
-62
/
+84
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
1
-88
/
+102
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
1
-2
/
+0
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
1
-3
/
+1
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-8
/
+26
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-1
/
+2
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
1
-5
/
+14
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
1
-4
/
+8
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
1
-1
/
+1
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-1
/
+1
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-6
/
+22
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
1
-6
/
+22
2017-09-19
hw/i386: Improve some of the warning messages
Alistair Francis
1
-5
/
+10
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
1
-32
/
+0
2017-08-08
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
1
-2
/
+2
2017-08-02
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
1
-4
/
+18
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-5
/
+5
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
1
-10
/
+0
2017-06-20
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
1
-12
/
+12
2017-06-20
acpi: use get_uint() for various acpi properties
Marc-André Lureau
1
-13
/
+14
2017-06-20
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
qdev: Use appropriate getter/setters type
Marc-André Lureau
1
-6
/
+6
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
1
-1
/
+1
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-8
/
+8
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-2
/
+1
2017-05-29
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
1
-2
/
+5
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-2
/
+2
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
1
-7
/
+4
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
1
-0
/
+4
2017-05-10
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
1
-2
/
+2
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
1
-0
/
+3
2017-05-03
hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.
Phil Dennis-Jordan
1
-3
/
+29
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+20
2017-03-02
hw/pxb-pcie: fix PCI Express hotplug support
Marcel Apfelbaum
1
-0
/
+3
2017-03-02
acpi: simplify _OSC
Michael S. Tsirkin
1
-4
/
+1
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren
1
-0
/
+16
[next]