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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
2
-2
/
+2
*
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
3
-4
/
+2
*
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
2022-05-16
1
-1
/
+1
*
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
2022-05-16
1
-2
/
+2
*
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
1
-0
/
+3
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
3
-5
/
+4
*
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
1
-1
/
+41
*
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
1
-0
/
+1
*
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
1
-10
/
+122
*
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
1
-0
/
+255
*
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
2022-05-16
1
-0
/
+1
*
cxl/cxl-host: Add memops for CFMWS region.
Jonathan Cameron
2022-05-13
1
-0
/
+2
*
mem/cxl_type3: Add read and write functions for associated hostmem.
Jonathan Cameron
2022-05-13
1
-0
/
+6
*
CXL/cxl_component: Add cxl_get_hb_cstate()
Jonathan Cameron
2022-05-13
1
-0
/
+2
*
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2022-05-13
1
-0
/
+2
*
hw/cxl/host: Add support for CXL Fixed Memory Windows.
Jonathan Cameron
2022-05-13
1
-0
/
+21
*
hw/cxl/component: Add utils for interleave parameter encoding/decoding
Jonathan Cameron
2022-05-13
1
-0
/
+8
*
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
2
-0
/
+25
*
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-13
1
-0
/
+23
*
hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
Ben Widawsky
2022-05-13
1
-0
/
+14
*
hw/cxl/device: Implement get/set Label Storage Area (LSA)
Ben Widawsky
2022-05-13
1
-0
/
+5
*
hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
Ben Widawsky
2022-05-13
1
-1
/
+10
*
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
3
-0
/
+37
*
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
2022-05-13
1
-0
/
+6
*
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-13
2
-0
/
+6
*
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
2022-05-13
1
-0
/
+7
*
hw/cxl/device: Timestamp implementation (8.2.9.3)
Ben Widawsky
2022-05-13
1
-0
/
+6
*
hw/cxl/device: Add memory device utilities
Ben Widawsky
2022-05-13
1
-3
/
+18
*
hw/cxl/device: Implement basic mailbox (8.2.8.4)
Ben Widawsky
2022-05-13
2
-1
/
+21
*
hw/cxl/device: Implement the CAP array (8.2.8.1-2)
Ben Widawsky
2022-05-13
1
-1
/
+30
*
hw/cxl/device: Introduce a CXL device (8.2.8)
Ben Widawsky
2022-05-13
2
-0
/
+167
*
hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
Ben Widawsky
2022-05-13
3
-0
/
+375
*
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
2022-05-13
1
-0
/
+8
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-12
4
-13
/
+24
|
\
|
*
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
2022-05-12
1
-3
/
+4
|
*
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
2022-05-12
1
-0
/
+13
|
*
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2022-05-12
1
-3
/
+4
|
*
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
1
-2
/
+2
|
*
machine: add boot compound property
Paolo Bonzini
2022-05-12
1
-1
/
+0
|
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
2
-4
/
+2
|
*
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
2022-05-12
1
-1
/
+0
*
|
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-05-12
1
-1
/
+2
*
|
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
2022-05-12
1
-1
/
+1
*
|
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
2022-05-12
1
-3
/
+3
|
/
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
14
-14
/
+15
*
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
2
-2
/
+2
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
18
-49
/
+53
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
29
-67
/
+70
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
7
-47
/
+67
|
\
|
*
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
1
-40
/
+0
[next]