aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-07-22tools: build qemu-vmsr-helperAnthony Harivel8-0/+680
2024-07-22qio: add support for SO_PEERCRED for socket channelAnthony Harivel3-0/+62
2024-07-22target/i386: do not crash if microvm guest uses SGX CPUID leavesPaolo Bonzini1-2/+4
2024-07-22hw/nvme: fix memory leak in nvme_dsmZheyu Ma1-0/+1
2024-07-22ui/vdagent: send caps on fe_openMarc-André Lureau1-2/+4
2024-07-22ui/vdagent: notify clipboard peers of serial resetMarc-André Lureau3-0/+5
2024-07-22ui/vdagent: improve vdagent_fe_open() traceMarc-André Lureau2-2/+3
2024-07-22ui: add more tracing for dbusMarc-André Lureau4-2/+8
2024-07-22Cursor: 8 -> 1 bit alpha downsampling improvementPhil Dennis-Jordan1-1/+1
2024-07-22virtio-gpu-gl: declare dependency on ui-openglMarc-André Lureau1-0/+1
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson1-1/+1
2024-07-22semihosting: Restrict to TCGPhilippe Mathieu-Daudé1-0/+1
2024-07-22target/xtensa: Restrict semihosting to TCGPhilippe Mathieu-Daudé1-1/+1
2024-07-22target/riscv: Restrict semihosting to TCGPhilippe Mathieu-Daudé1-2/+2
2024-07-22target/mips: Restrict semihosting to TCGPhilippe Mathieu-Daudé1-1/+1
2024-07-22target/m68k: Restrict semihosting to TCGPhilippe Mathieu-Daudé1-1/+1
2024-07-22target/mips: Add semihosting stubPhilippe Mathieu-Daudé2-2/+19
2024-07-22target/m68k: Add semihosting stubPhilippe Mathieu-Daudé2-1/+19
2024-07-22semihosting: Include missing 'gdbstub/syscalls.h' headerPhilippe Mathieu-Daudé1-0/+2
2024-07-22plugins/execlog.c: correct dump of registers valuesFrédéric Pétrot1-1/+1
2024-07-22tests/plugins: use qemu_plugin_outs for inline statsAlex Bennée1-25/+33
2024-07-22plugins: fix mem callback array sizePierrick Bouvier1-2/+1
2024-07-22plugins/stoptrigger: TCG plugin to stop execution under conditionsSimon Hamelin3-0/+174
2024-07-22gdbstub: Re-factor gdb command extensionsAlex Bennée5-86/+105
2024-07-22tests/avocado: Remove non-working sparc leon3 testThomas Huth2-38/+0
2024-07-22testing: bump to latest libvirt-ciAlex Bennée3-8/+8
2024-07-22vnc: increase max display sizeGerd Hoffmann1-2/+2
2024-07-22tests/avocado/boot_xen.py: use class attributeCleber Rosa1-2/+1
2024-07-22tests/avocado/boot_xen.py: unify tagsCleber Rosa1-21/+5
2024-07-22tests/avocado/boot_xen.py: merge base classesCleber Rosa1-4/+1
2024-07-22Merge tag 'pull-aspeed-20240721' of https://github.com/legoater/qemu into stagingRichard Henderson13-39/+188
2024-07-21contrib/vhost-user-blk: fix overflowing expressionStefano Garzarella1-1/+1
2024-07-21virtio: Add VIRTIO_F_IN_ORDER property definitionJonah Palmer1-1/+3
2024-07-21vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bitsJonah Palmer7-0/+8
2024-07-21virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER supportJonah Palmer1-1/+70
2024-07-21virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER supportJonah Palmer1-1/+43
2024-07-21virtio: virtqueue_pop - VIRTIO_F_IN_ORDER supportJonah Palmer1-1/+15
2024-07-21virtio: Add bool to VirtQueueElementJonah Palmer1-0/+2
2024-07-21intel_iommu: make type matchClément Mathieu--Drif1-1/+1
2024-07-21intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfoClément Mathieu--Drif1-1/+1
2024-07-21intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarationsClément Mathieu--Drif1-2/+2
2024-07-21intel_iommu: fix FRCD construction macroClément Mathieu--Drif1-1/+1
2024-07-21virtio-snd: check for invalid param shift operandsManos Pitsidianakis1-2/+4
2024-07-21virtio-snd: add max size bounds check in input cbManos Pitsidianakis1-1/+6
2024-07-21MAINTAINERS: Add myself as a VT-d reviewerYi Liu1-0/+1
2024-07-21hw/cxl: Support firmware updatesDavidlohr Bueso2-5/+215
2024-07-21hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS control featureShiju Jose3-0/+109
2024-07-21hw/cxl/cxl-mailbox-utils: Add device patrol scrub control featureShiju Jose3-5/+107
2024-07-21hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)Shiju Jose2-0/+268
2024-07-21cxl/mailbox: move mailbox effect definitions to a headerGregory Price2-19/+33