aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-11-07hw/xen: only remove peers of PCI NICs on unplugDavid Woodhouse
2023-11-07hw/xen: add support for Xen primary console in emulated modeDavid Woodhouse
2023-11-07hw/xen: update Xen console to XenDevice modelDavid Woodhouse
2023-11-07hw/xen: do not repeatedly try to create a failing backend deviceDavid Woodhouse
2023-11-07hw/xen: add get_frontend_path() method to XenDeviceClassDavid Woodhouse
2023-11-07hw/xen: automatically assign device index to block devicesDavid Woodhouse
2023-11-07hw/xen: populate store frontend nodes with XenStore PFN/portDavid Woodhouse
2023-11-07include: update Xen public headers to Xen 4.17.2 releaseDavid Woodhouse
2023-11-07hw/xen: Clean up event channel 'type_val' handling to use unionDavid Woodhouse
2023-11-07hw/cxl: Add tunneled command support to mailbox for switch cci.Jonathan Cameron
2023-11-07hw/cxl: Add dummy security state getJonathan Cameron
2023-11-07hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functionsGregory Price
2023-11-07hw/cxl/mbox: Add Get Background Operation Status CommandJonathan Cameron
2023-11-07hw/cxl: Add support for device sanitationDavidlohr Bueso
2023-11-07hw/cxl/mbox: Wire up interrupts for background completionDavidlohr Bueso
2023-11-07hw/cxl/mbox: Add support for background operationsDavidlohr Bueso
2023-11-07hw/cxl: Implement Physical Ports status retrievalJonathan Cameron
2023-11-07hw/pci-bridge/cxl_downstream: Set default link width and link speedJonathan Cameron
2023-11-07hw/cxl/mbox: Add Physical Switch Identify command.Jonathan Cameron
2023-11-07hw/cxl/mbox: Add Information and Status / Identify commandJonathan Cameron
2023-11-07hw/cxl: Add a switch mailbox CCI functionJonathan Cameron
2023-11-07hw/pci-bridge/cxl_upstream: Move defintion of device to header.Jonathan Cameron
2023-11-07hw/cxl/mbox: Generalize the CCI command processingJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceStateJonathan Cameron
2023-11-07hw/cxl/mbox: Split mailbox command payload into separate input and outputJonathan Cameron
2023-11-07hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constantJonathan Cameron
2023-11-07hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue.Jonathan Cameron
2023-11-07hw/cxl: Line length reductionsJonathan Cameron
2023-11-07hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExtJonathan Cameron
2023-11-07hw/cxl: Use switch statements for read and write of cachemem registersJonathan Cameron
2023-11-07hw/cxl: Use a switch to explicitly check size in caps_reg_read()Jonathan Cameron
2023-11-07virtio-sound: implement audio capture (RX)Manos Pitsidianakis
2023-11-07virtio-sound: implement audio output (TX)Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_RELEASEManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_PREPAREManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMSManos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}Manos Pitsidianakis
2023-11-07virtio-sound: handle VIRTIO_SND_R_PCM_INFO requestManos Pitsidianakis
2023-11-07virtio-sound: handle control messages and streamsManos Pitsidianakis
2023-11-07Add virtio-sound-pci deviceManos Pitsidianakis
2023-11-07Add virtio-sound device stubManos Pitsidianakis
2023-11-07vhost-user-fs: Implement internal migrationHanna Czenczek
2023-11-07vhost: Add high-level state save/load functionsHanna Czenczek
2023-11-07vhost-user: Interface for migration state transferHanna Czenczek
2023-11-07Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-07Merge tag 'pull-riscv-to-apply-20231107' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-11-06hw/hppa: Allow C3700 with 64-bit and B160L with 32-bit CPU onlyHelge Deller
2023-11-06hw/hppa: Turn on 64-bit CPU for C3700 machineHelge Deller
2023-11-06hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memoryHelge Deller
2023-11-06hw/pci-host/astro: Map Astro chip into 64-bit I/O memory regionHelge Deller