aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24net: Use correct default-path macro for downscriptKeqian Zhu
2020-11-24tap: fix a memory leakyuanjungong
2020-11-24net: purge queued rx packets on queue deletionYuri Benditovich
2020-11-24net: do not exit on "netdev_add help" monitor commandPaolo Bonzini
2020-11-24hw/net/e1000e: advance desc_offset in case of null descriptorPrasad J Pandit
2020-11-24ppc/translate: Implement lxvwsx opcodeLemonBoy
2020-11-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' i...Peter Maydell
2020-11-23meson: use dependency() to find libjpegPaolo Bonzini
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede
2020-11-23Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-2...Peter Maydell
2020-11-23vfio: Make migration support experimentalAlex Williamson
2020-11-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201123'...Peter Maydell
2020-11-23Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-11-23Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-5.2-rc3-231120-1'...Peter Maydell
2020-11-23docs/system/pr-manager.rst: Fix minor docs nitsPeter Maydell
2020-11-23docs: Split qemu-pr-helper documentation into tools manualPeter Maydell
2020-11-23docs: Move pr-manager.rst into the system manualPeter Maydell
2020-11-23docs: Move microvm.rst into the system manualPeter Maydell
2020-11-23docs: Split out 'pc' machine model docs into their own filePeter Maydell
2020-11-23docs/system/virtio-pmem.rst: Fix minor style issuesPeter Maydell
2020-11-23docs: Move virtio-pmem.rst into the system manualPeter Maydell
2020-11-23docs: Move cpu-hotplug.rst into the system manualPeter Maydell
2020-11-23docs: Move virtio-net-failover.rst into the system manualPeter Maydell
2020-11-23linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpointsPeter Maydell
2020-11-23target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0Peter Maydell
2020-11-23docs/system/arm: Document the Sharp Zaurus SL-6000Philippe Mathieu-Daudé
2020-11-23docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDsPhilippe Mathieu-Daudé
2020-11-23docs/system/arm: Document the various raspi boardsPhilippe Mathieu-Daudé
2020-11-23docs/system: Deprecate raspi2/raspi3 machine aliasesPhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Cover system/arm/sx1.rst with OMAP machinesPhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machinePhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Fix system/arm/orangepi.rst pathPhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xxPhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machinesPhilippe Mathieu-Daudé
2020-11-23MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUsPhilippe Mathieu-Daudé
2020-11-23hw/intc: fix heap-buffer-overflow in rxicu_realize()Chen Qun
2020-11-23hw/arm: Fix bad print format specifiersAlexChen
2020-11-23target/arm: fix stage 2 page-walks in 32-bit emulationRémi Denis-Courmont
2020-11-23.cirrus.yml: bump timeout period for MacOS buildsAlex Bennée
2020-11-23gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé
2020-11-23tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 imagePhilippe Mathieu-Daudé
2020-11-23gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée
2020-11-23tests/avocado: clean-up socket directory after runAlex Bennée
2020-11-23tests: add prefixes to the bare mkdtemp callsAlex Bennée
2020-11-23scripts/ci: clean up default args logic a littleAlex Bennée
2020-11-23pc-bios/s390: Update the s390-ccw bios binariesThomas Huth
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman
2020-11-23pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman
2020-11-22Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201122' into...Peter Maydell
2020-11-22hw/display/tcx: add missing 64-bit access for framebuffer blitterMark Cave-Ayland