aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-06-28Merge tag 'qemu-sparc-20230628' of https://github.com/mcayland/qemu into stagingRichard Henderson
2023-06-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-06-28net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()Ani Sinha
2023-06-28escc: emulate dip switch language layout settings on SUN keyboardHenrik Carlqvist
2023-06-28Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"Markus Armbruster
2023-06-28Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2023-06-28hw/nvme: add placement handle list rangesKlaus Jensen
2023-06-28hw/nvme: verify uniqueness of reclaim unit handle identifiersKlaus Jensen
2023-06-28hw/nvme: fix verification of number of ruhisKlaus Jensen
2023-06-28hw/nvme: check maximum copy length (MCL) for COPYMinwoo Im
2023-06-28hw/nvme: consider COPY command in nvme_aio_errMinwoo Im
2023-06-28hw/nvme: add comment for nvme-ns propertiesMinwoo Im
2023-06-28qdev-properties-system: Lock AioContext for blk_insert_bs()Kevin Wolf
2023-06-27virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau
2023-06-27ui: add optional d3d texture pointer to scanout textureMarc-André Lureau
2023-06-27virtio-gpu-virgl: teach it to get the QEMU EGL displayMarc-André Lureau
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau
2023-06-27virtio-gpu: OUT_OF_MEMORY if failing to create udmabufDongwon Kim
2023-06-27virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1Dongwon Kim
2023-06-27virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy
2023-06-27virtio-gpu: Optimize 2D resource data transferKeqian Zhu
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-06-26vhost_net: add an assertion for TAP client backendsAni Sinha
2023-06-26intel_iommu: Fix address space unmapZhenzhong Duan
2023-06-26intel_iommu: Fix flag check in replayZhenzhong Duan
2023-06-26intel_iommu: Fix a potential issue in VFIO dirty page syncZhenzhong Duan
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-26virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()Stefan Hajnoczi
2023-06-26hw/i386/pc: Clean up pc_machine_initfnSuravee Suthikulpanit
2023-06-26vhost: fix vhost_dev_enable_notifiers() error caseLaurent Vivier
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei
2023-06-26hw/net/virtio-net: make some VirtIONet constHawkins Jiawei
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez
2023-06-26pc: q35: Bump max_cpus to 1024Suravee Suthikulpanit
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit
2023-06-26hw/acpi: Fix PM control register accessBALATON Zoltan
2023-06-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-06-26hw/remote/proxy: Remove dubious 'event_notifier-posix.c' includePhilippe Mathieu-Daudé
2023-06-25pnv/xive2: Check TIMA special ops against a dedicated array for P10Frederic Barrat
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat
2023-06-25spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin
2023-06-25hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin
2023-06-25ppc/spapr: load and store l2 state with helper functionsNicholas Piggin
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin