aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01i386/apic: Add hint on boot failure because of disabling x2APICZhao Liu1-1/+6
2024-07-01vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu1-1/+4
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen3-0/+35
2024-07-01hw/cxl: Fix read from bogus memoryIra Weiny1-1/+1
2024-07-01virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()Cindy Lu1-16/+2
2024-07-01Revert "docs/specs/pvpanic: mark shutdown event as not implemented"Thomas Weißschuh1-1/+1
2024-07-01tests/qtest/pvpanic: add tests for pvshutdown eventThomas Weißschuh2-0/+68
2024-07-01pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signalAlejandro Jimenez2-0/+15
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh4-1/+14
2024-07-01tests/qtest/pvpanic: use centralized definition of supported eventsThomas Weißschuh2-4/+6
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh4-4/+7
2024-07-01linux-headers: update to 6.10-rc1Thomas Weißschuh19-6/+236
2024-07-01hw/mem/cxl_type3: Allow to release extent superset in QMP interfaceFan Ni1-1/+1
2024-07-01hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox supportFan Ni1-13/+8
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni3-0/+86
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni6-13/+563
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