index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
acpi-build.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tpm: add CRB device
Marc-André Lureau
2018-01-29
1
-8
/
+26
*
hw/acpi-build: Make next_base easy to follow
Dou Liyang
2018-01-18
1
-1
/
+1
*
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
1
-1
/
+2
*
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
2017-12-22
1
-5
/
+14
*
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
acpi: change TPM TIS data conditions
Marc-André Lureau
2017-12-15
1
-4
/
+8
*
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
2017-12-15
1
-1
/
+1
*
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2017-09-20
1
-6
/
+22
|
\
|
*
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
2017-09-19
1
-6
/
+22
*
|
hw/i386: Improve some of the warning messages
Alistair Francis
2017-09-19
1
-5
/
+10
|
/
*
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-09-08
1
-32
/
+0
*
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
2017-08-07
1
-2
/
+2
*
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
2017-08-01
1
-4
/
+18
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-5
/
+5
*
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
1
-10
/
+0
*
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
2017-06-20
1
-12
/
+12
*
acpi: use get_uint() for various acpi properties
Marc-André Lureau
2017-06-20
1
-13
/
+14
*
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
2017-06-20
1
-2
/
+2
*
qdev: Use appropriate getter/setters type
Marc-André Lureau
2017-06-20
1
-6
/
+6
*
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-8
/
+8
*
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
1
-2
/
+1
*
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
2017-05-29
1
-2
/
+5
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-2
/
+2
|
\
|
*
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
2017-05-10
1
-2
/
+2
*
|
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
1
-7
/
+4
*
|
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-11
1
-0
/
+4
|
/
*
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
2017-05-03
1
-0
/
+3
*
hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.
Phil Dennis-Jordan
2017-05-03
1
-3
/
+29
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-03
1
-4
/
+20
|
\
|
*
hw/pxb-pcie: fix PCI Express hotplug support
Marcel Apfelbaum
2017-03-02
1
-0
/
+3
|
*
acpi: simplify _OSC
Michael S. Tsirkin
2017-03-02
1
-4
/
+1
|
*
ACPI: Add Virtual Machine Generation ID support
Ben Warren
2017-03-02
1
-0
/
+16
*
|
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
2017-03-01
1
-2
/
+2
|
/
*
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-24
1
-5
/
+3
*
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-2
/
+2
*
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
1
-8
/
+1
*
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-5
/
+2
*
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-33
/
+28
*
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
1
-124
/
+0
*
acpi: add ATSR for q35
Jason Wang
2017-01-10
1
-0
/
+9
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-1
/
+1
*
acpi: Use apic_id_limit when calculating legacy ACPI table size
Eduardo Habkost
2016-11-18
1
-1
/
+1
*
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
1
-1
/
+2
*
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-04
1
-1
/
+1
|
\
|
*
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-03
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
1
-0
/
+7
[prev]
[next]