aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau1-3/+43
2023-06-27virtio-gpu: OUT_OF_MEMORY if failing to create udmabufDongwon Kim1-1/+3
2023-06-27virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1Dongwon Kim1-1/+2
2023-06-27virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy1-5/+22
2023-06-27virtio-gpu: Optimize 2D resource data transferKeqian Zhu1-11/+11
2023-06-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson38-289/+1407
2023-06-26vhost_net: add an assertion for TAP client backendsAni Sinha1-0/+1
2023-06-26intel_iommu: Fix address space unmapZhenzhong Duan1-1/+1
2023-06-26intel_iommu: Fix flag check in replayZhenzhong Duan1-1/+1
2023-06-26intel_iommu: Fix a potential issue in VFIO dirty page syncZhenzhong Duan1-6/+3
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis7-33/+33
2023-06-26virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()Stefan Hajnoczi1-2/+18
2023-06-26hw/i386/pc: Clean up pc_machine_initfnSuravee Suthikulpanit1-1/+1
2023-06-26vhost: fix vhost_dev_enable_notifiers() error caseLaurent Vivier1-29/+36
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei1-1/+1
2023-06-26hw/net/virtio-net: make some VirtIONet constHawkins Jiawei1-1/+1
2023-06-26vdpa: map shadow vrings with MAP_SHAREDEugenio Pérez1-9/+9
2023-06-26pc: q35: Bump max_cpus to 1024Suravee Suthikulpanit1-1/+2
2023-06-26hw/i386/pc: Default to use SMBIOS 3.0 for newer machine modelsSuravee Suthikulpanit3-1/+13
2023-06-26hw/acpi: Fix PM control register accessBALATON Zoltan1-26/+26
2023-06-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson6-1/+50
2023-06-26hw/riscv: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26hw/arm: Validate cluster and NUMA node boundaryGavin Shan2-0/+4
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan1-0/+42
2023-06-26hw/remote/proxy: Remove dubious 'event_notifier-posix.c' includePhilippe Mathieu-Daudé1-1/+0
2023-06-25pnv/xive2: Check TIMA special ops against a dedicated array for P10Frederic Barrat2-41/+43
2023-06-25pnv/xive2: Add a get_config() method on the presenter classFrederic Barrat4-0/+46
2023-06-25spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin3-6/+32
2023-06-25hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé1-1/+1
2023-06-25target/ppc: Add msgsnd/p and DPDES SMT supportNicholas Piggin1-0/+6
2023-06-25ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin4-414/+399
2023-06-25ppc/spapr: load and store l2 state with helper functionsNicholas Piggin1-79/+85
2023-06-25ppc/spapr: Add a nested state structNicholas Piggin1-38/+112
2023-06-25ppc/spapr: H_ENTER_NESTED should restore host XER ca fieldNicholas Piggin1-0/+1
2023-06-25ppc/pnv: Rephrase error when run with KVMCédric Le Goater1-1/+2
2023-06-25ppc/bamboo: Report an error when run with KVMCédric Le Goater1-11/+6
2023-06-25ppc/prep: Report an error when run with KVMCédric Le Goater1-13/+7
2023-06-25ppc/pnv/pci: Clean up error messagesJoel Stanley1-7/+7
2023-06-25Merge tag 'hppa-boot-reboot-fixes-pull-request' of https://github.com/hdeller...Richard Henderson1-2/+13
2023-06-24target/hppa: Provide qemu version via fw_cfg to firmwareHelge Deller1-0/+5
2023-06-24target/hppa: Fix OS reboot issuesHelge Deller1-2/+8
2023-06-23hw/arm/sbsa-ref: add ITS support in SBSA GICShashi Mallela1-3/+30
2023-06-23virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()David Hildenbrand1-50/+66
2023-06-23pci: ROM preallocation for incoming migrationVladimir Sementsov-Ogievskiy1-33/+46
2023-06-23vhost: release virtqueue objects in error pathPrasad Pandit1-1/+2
2023-06-23vhost: release memory_listener object in error pathPrasad Pandit1-0/+3
2023-06-23hw/virtio: Build various target-agnostic objects just oncePhilippe Mathieu-Daudé3-9/+14
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé12-12/+0
2023-06-23hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()Philippe Mathieu-Daudé1-1/+2
2023-06-23hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' headerPhilippe Mathieu-Daudé1-0/+1