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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-10-05
19
-675
/
+848
|
\
|
*
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
2021-10-05
1
-0
/
+9
|
*
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
1
-12
/
+12
|
*
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
1
-4
/
+4
|
*
nvdimm: release the correct device list
Li Zhijian
2021-10-05
1
-6
/
+6
|
*
virtio-balloon: Fix page-poison subsection name
Dr. David Alan Gilbert
2021-10-05
1
-1
/
+1
|
*
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
1
-23
/
+0
|
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-4
/
+14
|
*
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-27
/
+48
|
*
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-27
/
+41
|
*
acpi: arm/virt: build_spcr: fix invalid cast
Igor Mammedov
2021-10-05
1
-1
/
+1
|
*
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
1
-71
/
+93
|
*
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-26
/
+18
|
*
acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-60
/
+90
|
*
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
1
-62
/
+67
|
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
3
-28
/
+10
|
*
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
2
-16
/
+22
|
*
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-7
/
+4
|
*
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+4
|
*
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-39
/
+48
|
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
4
-56
/
+79
|
*
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
2
-19
/
+14
|
*
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
1
-15
/
+23
|
*
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+18
|
*
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
|
*
acpi: vmgenid_build_acpi: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
|
*
acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
2021-10-05
1
-8
/
+10
|
*
acpi: nvdimm_build_nfit: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
2021-10-05
1
-25
/
+17
|
*
acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+6
|
*
acpi: build_mcfg: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-9
/
+9
|
*
acpi: acpi_build_hest: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
|
*
acpi: build_tpm2: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+5
|
*
acpi: build_fadt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-7
/
+7
|
*
acpi: build_slit: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+5
|
*
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-16
/
+15
|
*
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-16
/
+15
|
*
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2021-10-05
1
-0
/
+62
|
*
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
4
-25
/
+38
|
*
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-10-05
2
-3
/
+17
|
*
hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees
Philippe Mathieu-Daudé
2021-10-05
1
-17
/
+12
|
*
hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
Philippe Mathieu-Daudé
2021-10-05
1
-0
/
+2
*
|
hw/misc: applesmc: use host osk as default on macs
Pedro Tôrres
2021-10-05
1
-1
/
+191
*
|
x86/sev: generate SEV kernel loader hashes in x86_load_linux
Dov Murik
2021-10-05
1
-1
/
+24
|
/
*
hw/remote/proxy: Categorize Wireless devices as 'Network' ones
Philippe Mathieu-Daudé
2021-10-04
1
-0
/
+1
*
tpm: mark correct memory region range dirty when clearing RAM
David Hildenbrand
2021-10-02
1
-1
/
+4
*
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
2021-10-02
1
-1
/
+4
*
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
2021-10-02
1
-6
/
+1
*
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
1
-1
/
+5
[next]