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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
24
-43
/
+77
*
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
3
-18
/
+108
*
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
3
-13
/
+35
*
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
1
-10
/
+122
*
docs/devel: start documenting writing VirtIO devices
Alex Bennée
2022-05-16
2
-0
/
+215
*
libvhost-user: expose vu_request_to_string
Alex Bennée
2022-05-16
2
-1
/
+10
*
vhost-user.rst: add clarifying language about protocol negotiation
Alex Bennée
2022-05-16
1
-2
/
+16
*
docs: vhost-user: replace master/slave with front-end/back-end
Paolo Bonzini
2022-05-16
2
-180
/
+180
*
docs: vhost-user: rewrite section on ring state machine
Paolo Bonzini
2022-05-16
1
-25
/
+21
*
docs: vhost-user: clean up request/reply description
Paolo Bonzini
2022-05-16
1
-68
/
+95
*
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
2022-05-16
2
-0
/
+6
*
virtio-pci: add notification trace points
Alex Bennée
2022-05-16
2
-1
/
+9
*
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
21
-20
/
+20
*
vhost_net: Print feature masks in hex
Ilya Maximets
2022-05-16
1
-2
/
+2
*
intel-iommu: update iq_dw during post load
Jason Wang
2022-05-16
1
-6
/
+15
*
intel-iommu: update root_scalable before switching as during post_load
Jason Wang
2022-05-16
1
-7
/
+7
*
intel-iommu: block output address in interrupt address range
Jason Wang
2022-05-16
2
-1
/
+30
*
intel-iommu: remove VTD_FR_RESERVED_ERR
Jason Wang
2022-05-16
2
-11
/
+0
*
intel_iommu: Fix irqchip / X2APIC configuration checks
David Woodhouse
2022-05-16
1
-6
/
+1
*
intel_iommu: Only allow interrupt remapping to be enabled if it's supported
David Woodhouse
2022-05-16
1
-1
/
+3
*
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
2022-05-16
2
-4
/
+11
*
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
2022-05-16
3
-9
/
+17
*
vhost: Fix element in vhost_svq_add failure
Eugenio Pérez
2022-05-13
1
-0
/
+8
*
hw/virtio: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2022-05-13
2
-4
/
+5
*
vdpa: Fix index calculus at vhost_vdpa_svqs_start
Eugenio Pérez
2022-05-13
1
-1
/
+1
*
vdpa: Fix bad index calculus at vhost_vdpa_get_vring_base
Eugenio Pérez
2022-05-13
1
-2
/
+2
*
vhost: Fix device's used descriptor dequeue
Eugenio Pérez
2022-05-13
1
-2
/
+15
*
vhost: Track descriptor chain in private at SVQ
Eugenio Pérez
2022-05-13
2
-5
/
+13
*
docs/cxl: Add initial Compute eXpress Link (CXL) documentation.
Jonathan Cameron
2022-05-13
2
-0
/
+303
*
qtest/cxl: Add more complex test cases with CFMWs
Ben Widawsky
2022-05-13
1
-3
/
+5
*
tests/acpi: Add tables for CXL emulation.
Jonathan Cameron
2022-05-13
3
-2
/
+0
*
qtests/bios-tables-test: Add a test for CXL emulation.
Jonathan Cameron
2022-05-13
1
-0
/
+44
*
tests/acpi: q35: Allow addition of a CXL test.
Jonathan Cameron
2022-05-13
3
-0
/
+2
*
i386/pc: Enable CXL fixed memory windows
Jonathan Cameron
2022-05-13
1
-1
/
+30
*
hw/cxl/component Add a dumb HDM decoder handler
Ben Widawsky
2022-05-13
1
-0
/
+31
*
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2022-05-13
3
-0
/
+132
*
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
2
-0
/
+97
*
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
2022-05-13
2
-0
/
+9
*
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2022-05-13
2
-0
/
+27
*
hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
Jonathan Cameron
2022-05-13
2
-3
/
+18
*
acpi/cxl: Introduce CFMWS structures in CEDT
Ben Widawsky
2022-05-13
1
-0
/
+59
*
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
7
-0
/
+241
*
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2022-05-13
2
-0
/
+42
*
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
5
-17
/
+120
*
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-13
6
-6
/
+183
*
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
2022-05-13
4
-10
/
+122
*
qtests/cxl: Add initial root port and CXL type3 tests
Jonathan Cameron
2022-05-13
1
-0
/
+127
*
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
3
-1
/
+120
*
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
3
-1
/
+22
*
hw/cxl/device: Add some trivial commands
Ben Widawsky
2022-05-13
1
-0
/
+69
[next]