aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-29tests/avocado: fix tcg_plugin mem access count testAlex Bennée
2021-11-29accel/tcg: suppress IRQ check for special TBsAlex Bennée
2021-11-29accel/tcg: introduce CF_NOIRQAlex Bennée
2021-11-29Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-29linux-user: implement more loop ioctlsAndreas Schwab
2021-11-29Fix bad overflow check in hw/pci/pcie.cDaniella Lee
2021-11-29intel-iommu: ignore leaf SNP bit in scalable modeJason Wang
2021-11-29virtio-balloon: correct used lengthJason Wang
2021-11-29virtio-balloon: process all in sgs for free_page_vqJason Wang
2021-11-29Merge tag 'pull-target-arm-20211129' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-11-29hw/intc/arm_gicv3: fix handling of LPIs in list registersPeter Maydell
2021-11-28vdpa: Add dummy receive callbackEugenio Pérez
2021-11-28failover: fix unplug pending detectionLaurent Vivier
2021-11-28virtio-mmio : fix the crash in the vm shutdownCindy Lu
2021-11-26hw/intc/arm_gicv3: Add new gicv3_intid_is_special() functionPeter Maydell
2021-11-26hw/intc/arm_gicv3: Update cached state after LPI state changesPeter Maydell
2021-11-26hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bitShashi Mallela
2021-11-26hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf
2021-11-26Fix version for v6.2.0-rc2 releaseRichard Henderson
2021-11-24Update version for v6.2.0-rc2 releaseRichard Henderson
2021-11-23Merge tag 'pull-block-2021-11-23' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz
2021-11-23iotests: Use aes-128-cbcHanna Reitz
2021-11-23block/vvfat.c fix leak when failure occursDaniella Lee
2021-11-23Merge tag 'pull-lu-20211123' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-11-23Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingRichard Henderson
2021-11-23linux-user/signal.c: Create a common rewind_if_in_safe_syscallWarner Losh
2021-11-23linux-user: Add host_signal_set_pc to set pc in mcontextWarner Losh
2021-11-23Merge tag 'pull-target-arm-20211122-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-22python/aqmp: fix send_fd_scm for python 3.6.xJohn Snow
2021-11-22scripts/device-crash-test: Use a QMP timeoutJohn Snow
2021-11-22python/machine: handle "fast" QEMU terminationsJohn Snow
2021-11-22python/machine: move more variable initializations to _pre_launchJohn Snow
2021-11-22python/machine: add instance disambiguator to default nicknameJohn Snow
2021-11-22python/machine: remove _remove_monitor_sockfile propertyJohn Snow
2021-11-22python/machine: add @sock_dir propertyJohn Snow
2021-11-22Merge tag 'pull-request-2021-11-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2021-11-22hw/intc/arm_gicv3_its: Revert version increments in vmstate_itsEric Auger
2021-11-22Merge tag 'pull-nbd-2021-11-22' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2021-11-22Merge tag 'pull-target-arm-20211122' of https://git.linaro.org/people/pmaydel...Richard Henderson
2021-11-22docs: Render binary names as monospaced textPhilippe Mathieu-Daudé
2021-11-22docs: Use double quotes instead of single quotes for COLORao, Lei
2021-11-22docs: Drop deprecated 'props' from object-addRao, Lei
2021-11-22Fix some typos in documentation (found by codespell)Stefan Weil
2021-11-22docs: List more commit-message tags in "submitting-a-patch"Kashyap Chamarthy
2021-11-22docs: Fix botched rST conversion of 'submitting-a-patch.rst'Kashyap Chamarthy
2021-11-22Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"Peter Maydell
2021-11-22nbd/server: Simplify zero and trimEric Blake
2021-11-22nbd/server: Don't complain on certain client disconnectsEric Blake
2021-11-22Merge tag 'fixes-20211122-pull-request' of git://git.kraxel.org/qemu into sta...Richard Henderson