aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni3-0/+409
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni3-1/+95
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni3-37/+164
2024-07-01hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...Fan Ni1-6/+9
2024-07-01hw/mem/cxl_type3: Add support to create DC regions to type3 memory devicesFan Ni1-0/+53
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni3-7/+7
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni2-0/+112
2024-07-01hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...Fan Ni1-1/+4
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price2-2/+19
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price2-5/+16
2024-07-01vhost-user: fix lost reconnect againLi Feng4-12/+7
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng5-14/+6
2024-07-01vhost-user-gpu: fix import of DMABUFMarc-André Lureau1-2/+3
2024-07-01virtio-pci: only reset pm state during resettingJiqian Chen1-1/+7
2024-07-01hw/virtio: Fix obtain the buffer id from the last descriptorWafer1-0/+5
2024-07-01vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bitsHalil Pasic1-0/+1
2024-07-01Fix vhost user assertion when sending more than one fdChristian Pötzsch1-1/+1
2024-07-01vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bitsJonah Palmer7-1/+8
2024-07-01virtio-ccw: Handle extra notification dataJonah Palmer1-4/+13
2024-07-01virtio-mmio: Handle extra notification dataJonah Palmer1-2/+9
2024-07-01virtio: Prevent creation of device using notification-data with ioeventfdJonah Palmer1-0/+22
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer3-3/+29
2024-07-01vhost-vdpa: check vhost_vdpa_set_vring_ready() return valueStefano Garzarella1-3/+12
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu2-6/+62
2024-07-01vhost: dirty log should be per backend typeSi-Wei Liu1-12/+33
2024-07-01Merge tag 'pull-xen-20240701' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson6-10/+122
2024-07-01xen-hvm: Avoid livelock while handling buffered ioreqsRoss Lagerwall1-9/+17
2024-07-01xen: fix stubdom PCI addrMarek Marczykowski-Górecki2-1/+81
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki3-0/+24
2024-06-30Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson16-65/+33
2024-06-30Merge tag 'pull-ufs-20240630' of https://gitlab.com/jeuk20.kim/qemu into stagingRichard Henderson1-15/+16
2024-06-30hw/core/loader: gunzip(): fix memory leak on error pathVladimir Sementsov-Ogievskiy1-0/+1
2024-06-30vl.c: select_machine(): add selected machine type to error messageVladimir Sementsov-Ogievskiy1-1/+1
2024-06-30vl.c: select_machine(): use g_autoptrVladimir Sementsov-Ogievskiy1-2/+1
2024-06-30vl.c: select_machine(): use ERRP_GUARD instead of error propagationVladimir Sementsov-Ogievskiy1-7/+7
2024-06-30docs/system/devices/usb: Replace the non-existing "qemu" binaryThomas Huth1-1/+1
2024-06-30docs/cxl: fix some typosHyeongtak Ji1-3/+3
2024-06-30os-posix: Expand setrlimit() syscall compatibilityTrent Huber1-0/+4
2024-06-30net/can: Remove unused struct 'CanBusState'Dr. David Alan Gilbert1-6/+0
2024-06-30hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'Dr. David Alan Gilbert1-12/+0
2024-06-30linux-user: sparc: Remove unused struct 'target_mc_fq'Dr. David Alan Gilbert1-5/+0
2024-06-30linux-user: cris: Remove unused struct 'rt_signal_frame'Dr. David Alan Gilbert1-8/+0
2024-06-30monitor: Remove obsolete stubsPhilippe Mathieu-Daudé2-4/+0
2024-06-30target/i386: Advertise MWAIT iff host supportsZide Chen2-14/+9
2024-06-30vl: Allow multiple -overcommit commandsZide Chen1-2/+2
2024-06-30cpu: fix memleak of 'halt_cond' and 'thread'Matheus Tavares Bernardino2-0/+4
2024-06-30hmp-commands-info.hx: Add missing info command for stats subcommandMartin Joerg1-1/+1
2024-06-30hw/ufs: Fix potential bugs in MMIO read|writeMinwoo Im1-15/+16
2024-06-28Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson36-249/+269
2024-06-28target/i386/sev: Fix printf formatsRichard Henderson1-6/+11