aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-22docs: Document composable SR-IOV deviceAkihiko Odaki
2024-07-22virtio-net: Implement SR-IOV VFAkihiko Odaki
2024-07-22virtio-pci: Implement SR-IOV PFAkihiko Odaki
2024-07-22pcie_sriov: Allow user to create SR-IOV deviceAkihiko Odaki
2024-07-22pcie_sriov: Check PCI Express for SR-IOV PFAkihiko Odaki
2024-07-22pcie_sriov: Ensure PF and VF are mutually exclusiveAkihiko Odaki
2024-07-22hw/pci: Fix SR-IOV VF number calculationAkihiko Odaki
2024-07-23Merge tag 'pull-request-2024-07-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-07-22chardev/char-win-stdio.c: restore old console modesongziming
2024-07-22hpet: avoid timer storms on periodic timersPaolo Bonzini
2024-07-22hpet: store full 64-bit target value of the counterPaolo Bonzini
2024-07-22hpet: accept 64-bit reads and writesPaolo Bonzini
2024-07-22hpet: place read-only bits directly in "new_val"Paolo Bonzini
2024-07-22hpet: remove unnecessary variable "index"Paolo Bonzini
2024-07-22hpet: ignore high bits of comparator in 32-bit modePaolo Bonzini
2024-07-22hpet: fix and cleanup persistence of interrupt statusPaolo Bonzini
2024-07-22Add support for RAPL MSRs in KVM/QemuAnthony Harivel
2024-07-22hw/nvme: remove useless type castYao Xingtao
2024-07-22hw/nvme: actually implement abortAyush Mishra
2024-07-22hw/nvme: add cross namespace copy supportArun Kumar
2024-07-22target/s390x: filter deprecated properties based on model expansion typeCollin Walling
2024-07-22tests: increase timeout per instance of bios-tables-testIgor Mammedov
2024-07-22qtest/fuzz: make range overlap check more readableYao Xingtao
2024-07-22hw: Fix crash that happens when introspecting scsi-block on older machine typesThomas Huth
2024-07-22tests/avocado/machine_aspeed.py: Increase timeout for TPM testCédric Le Goater
2024-07-22tests/avocado: Remove the remainders of the virtiofs_submounts testThomas Huth
2024-07-22tests/avocado/mem-addr-space-check: Remove unused "import signal"Thomas Huth
2024-07-22tests/avocado: Move LinuxTest related code into a separate fileThomas Huth
2024-07-22tests/avocado: Allow overwriting AVOCADO_SHOW env variablePhilippe Mathieu-Daudé
2024-07-22tools: build qemu-vmsr-helperAnthony Harivel
2024-07-22qio: add support for SO_PEERCRED for socket channelAnthony Harivel
2024-07-22target/i386: do not crash if microvm guest uses SGX CPUID leavesPaolo Bonzini
2024-07-22hw/nvme: fix memory leak in nvme_dsmZheyu Ma
2024-07-22ui/vdagent: send caps on fe_openMarc-André Lureau
2024-07-22ui/vdagent: notify clipboard peers of serial resetMarc-André Lureau
2024-07-22ui/vdagent: improve vdagent_fe_open() traceMarc-André Lureau
2024-07-22ui: add more tracing for dbusMarc-André Lureau
2024-07-22Cursor: 8 -> 1 bit alpha downsampling improvementPhil Dennis-Jordan
2024-07-22virtio-gpu-gl: declare dependency on ui-openglMarc-André Lureau
2024-07-22tests/tcg/aarch64: Fix test-mte.pyRichard Henderson
2024-07-22semihosting: Restrict to TCGPhilippe Mathieu-Daudé
2024-07-22target/xtensa: Restrict semihosting to TCGPhilippe Mathieu-Daudé
2024-07-22target/riscv: Restrict semihosting to TCGPhilippe Mathieu-Daudé
2024-07-22target/mips: Restrict semihosting to TCGPhilippe Mathieu-Daudé
2024-07-22target/m68k: Restrict semihosting to TCGPhilippe Mathieu-Daudé
2024-07-22target/mips: Add semihosting stubPhilippe Mathieu-Daudé
2024-07-22target/m68k: Add semihosting stubPhilippe Mathieu-Daudé
2024-07-22semihosting: Include missing 'gdbstub/syscalls.h' headerPhilippe Mathieu-Daudé
2024-07-22plugins/execlog.c: correct dump of registers valuesFrédéric Pétrot
2024-07-22tests/plugins: use qemu_plugin_outs for inline statsAlex Bennée