aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-12pcie_sriov: Validate NumVFsAkihiko Odaki
2024-03-12hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-12Implement SMBIOS type 9 v2.6Felix Wu
2024-03-12Implement base of SMBIOS type 9 descriptor.Felix Wu
2024-03-12hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()Zhao Liu
2024-03-12hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()Zhao Liu
2024-03-12hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()Zhao Liu
2024-03-12hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()Zhao Liu
2024-03-12hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()Zhao Liu
2024-03-12hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()Zhao Liu
2024-03-12hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()Zhao Liu
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12hw/virtio: check owner for removing objectsAlbert Esteve
2024-03-12hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-12hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron
2024-03-12vdpa: trace skipped memory sectionsEugenio Pérez
2024-03-12vdpa: stash memory region properties in varsEugenio Pérez
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner
2024-03-12libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMPDavid Hildenbrand
2024-03-12libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...David Hildenbrand
2024-03-12libvhost-user: Factor out vq usability checkDavid Hildenbrand
2024-03-12libvhost-user: Use most of mmap_offset as fd_offsetDavid Hildenbrand
2024-03-12libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()David Hildenbrand
2024-03-12libvhost-user: Factor out search for memory region by GPA and simplifyDavid Hildenbrand
2024-03-12libvhost-user: Don't search for duplicates when removing memory regionsDavid Hildenbrand
2024-03-12libvhost-user: Don't zero out memory for memory regionsDavid Hildenbrand
2024-03-12libvhost-user: No need to check for NULL when unmappingDavid Hildenbrand
2024-03-12libvhost-user: Factor out adding a memory regionDavid Hildenbrand
2024-03-12libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...David Hildenbrand
2024-03-12libvhost-user: Factor out removing all mem regionsDavid Hildenbrand
2024-03-12libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509David Hildenbrand
2024-03-12libvhost-user: Dynamically allocate memory for memory slotsDavid Hildenbrand
2024-03-12vdpa: fix network breakage after cancelling migrationSi-Wei Liu
2024-03-12vdpa: indicate transitional state for SVQ switchingSi-Wei Liu
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu
2024-03-12vdpa: add trace event for vhost_vdpa_net_load_mqSi-Wei Liu
2024-03-12vdpa: add trace events for vhost_vdpa_net_load_cmdSi-Wei Liu
2024-03-12vdpa: add vhost_vdpa_set_dev_vring_base trace for svq modeSi-Wei Liu
2024-03-12vdpa: add vhost_vdpa_get_vring_base trace for svq modeSi-Wei Liu
2024-03-12vdpa: add vhost_vdpa_set_address_space_id traceSi-Wei Liu
2024-03-12vdpa: factor out vhost_vdpa_net_get_nc_vdpaSi-Wei Liu
2024-03-12vdpa: factor out vhost_vdpa_last_devSi-Wei Liu
2024-03-12vdpa: add back vhost_vdpa_net_first_nc_vdpaSi-Wei Liu
2024-03-12Merge tag 'pull-tcg-20240312' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-03-12Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2024-03-12Merge tag 'pull-xen-20240312' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell
2024-03-12meson: generate .stp files for tools tooDaniel P. Berrangé
2024-03-12tracetool: remove redundant --target-type / --target-name argsDaniel P. Berrangé
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-12Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell