index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-11-07
Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu i...
Stefan Hajnoczi
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-xenfv.for-upstream-20231107' of git://git.infradead.org/users...
Stefan Hajnoczi
2023-11-07
hw/display/ati: allow compiling without PIXMAN
Marc-André Lureau
2023-11-07
hw/mips: FULOONG depends on VT82C686
Marc-André Lureau
2023-11-07
hw/sm501: allow compiling without PIXMAN
Marc-André Lureau
2023-11-07
hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
Marc-André Lureau
2023-11-07
arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
Marc-André Lureau
2023-11-07
ui/spice: SPICE/QXL requires PIXMAN
Marc-André Lureau
2023-11-07
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
Marc-André Lureau
2023-11-07
virtio-gpu: replace PIXMAN for region/rect test
Marc-André Lureau
2023-11-07
xen-platform: unplug AHCI disks
David Woodhouse
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-11-07
hw/xen: update Xen PV NIC to XenDevice model
David Woodhouse
2023-11-07
hw/xen: only remove peers of PCI NICs on unplug
David Woodhouse
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
hw/xen: update Xen console to XenDevice model
David Woodhouse
2023-11-07
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-11-07
hw/xen: populate store frontend nodes with XenStore PFN/port
David Woodhouse
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
2023-11-07
hw/xen: Clean up event channel 'type_val' handling to use union
David Woodhouse
2023-11-07
hw/cxl: Add tunneled command support to mailbox for switch cci.
Jonathan Cameron
2023-11-07
hw/cxl: Add dummy security state get
Jonathan Cameron
2023-11-07
hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
Gregory Price
2023-11-07
hw/cxl/mbox: Add Get Background Operation Status Command
Jonathan Cameron
2023-11-07
hw/cxl: Add support for device sanitation
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Wire up interrupts for background completion
Davidlohr Bueso
2023-11-07
hw/cxl/mbox: Add support for background operations
Davidlohr Bueso
2023-11-07
hw/cxl: Implement Physical Ports status retrieval
Jonathan Cameron
2023-11-07
hw/pci-bridge/cxl_downstream: Set default link width and link speed
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Physical Switch Identify command.
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Add Information and Status / Identify command
Jonathan Cameron
2023-11-07
hw/cxl: Add a switch mailbox CCI function
Jonathan Cameron
2023-11-07
hw/pci-bridge/cxl_upstream: Move defintion of device to header.
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Generalize the CCI command processing
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Split mailbox command payload into separate input and output
Jonathan Cameron
2023-11-07
hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
Jonathan Cameron
2023-11-07
hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.
Jonathan Cameron
2023-11-07
hw/cxl: Line length reductions
Jonathan Cameron
2023-11-07
hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
Jonathan Cameron
2023-11-07
hw/cxl: Use switch statements for read and write of cachemem registers
Jonathan Cameron
2023-11-07
hw/cxl: Use a switch to explicitly check size in caps_reg_read()
Jonathan Cameron
2023-11-07
virtio-sound: implement audio capture (RX)
Manos Pitsidianakis
2023-11-07
virtio-sound: implement audio output (TX)
Manos Pitsidianakis
2023-11-07
virtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
Manos Pitsidianakis
2023-11-07
virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
Manos Pitsidianakis
2023-11-07
virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
Manos Pitsidianakis
[next]