summary refs log tree commit diff stats
path: root/python/qemu/console_socket.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-26nsis: Fix build for 64 bit installerStefan Weil1-1/+1
2020-11-25tests/docker, tests/vm: remove setuptools from imagesPaolo Bonzini8-8/+0
2020-11-25configure: remove python pkg_resources checkOlaf Hering1-3/+0
2020-11-25qxl: fix segfaultGerd Hoffmann1-1/+3
2020-11-24Update version for v5.2.0-rc3 releasePeter Maydell1-1/+1
2020-11-24Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"Michael S. Tsirkin1-12/+13
2020-11-24tests/9pfs: Mark "local" tests as "slow"Greg Kurz1-0/+9
2020-11-24qcow2: Fix corruption on write_zeroes with MAY_UNMAPMaxim Levitsky1-3/+6
2020-11-24net: Use correct default-path macro for downscriptKeqian Zhu1-1/+2
2020-11-24tap: fix a memory leakyuanjungong1-0/+2
2020-11-24net: purge queued rx packets on queue deletionYuri Benditovich1-4/+8
2020-11-24net: do not exit on "netdev_add help" monitor commandPaolo Bonzini3-34/+41
2020-11-24hw/net/e1000e: advance desc_offset in case of null descriptorPrasad J Pandit1-4/+4
2020-11-24ppc/translate: Implement lxvwsx opcodeLemonBoy2-0/+31
2020-11-23meson: use dependency() to find libjpegPaolo Bonzini1-3/+2
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede3-4/+11
2020-11-23vfio: Make migration support experimentalAlex Williamson3-1/+4
2020-11-23docs/system/pr-manager.rst: Fix minor docs nitsPeter Maydell1-3/+3
2020-11-23docs: Split qemu-pr-helper documentation into tools manualPeter Maydell5-33/+99
2020-11-23docs: Move pr-manager.rst into the system manualPeter Maydell2-0/+1
2020-11-23docs: Move microvm.rst into the system manualPeter Maydell2-3/+3
2020-11-23docs: Split out 'pc' machine model docs into their own filePeter Maydell2-5/+20
2020-11-23docs/system/virtio-pmem.rst: Fix minor style issuesPeter Maydell1-30/+30
2020-11-23docs: Move virtio-pmem.rst into the system manualPeter Maydell2-0/+1
2020-11-23docs: Move cpu-hotplug.rst into the system manualPeter Maydell2-0/+1
2020-11-23docs: Move virtio-net-failover.rst into the system manualPeter Maydell2-0/+1
2020-11-23linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpointsPeter Maydell1-0/+28
2020-11-23target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0Peter Maydell1-4/+8
2020-11-23docs/system/arm: Document the Sharp Zaurus SL-6000Philippe Mathieu-Daudé1-7/+13
2020-11-23docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDsPhilippe Mathieu-Daudé1-0/+1
2020-11-23docs/system/arm: Document the various raspi boardsPhilippe Mathieu-Daudé3-0/+45
2020-11-23docs/system: Deprecate raspi2/raspi3 machine aliasesPhilippe Mathieu-Daudé1-0/+7
2020-11-23MAINTAINERS: Cover system/arm/sx1.rst with OMAP machinesPhilippe Mathieu-Daudé1-0/+1
2020-11-23MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machinePhilippe Mathieu-Daudé1-0/+1
2020-11-23MAINTAINERS: Fix system/arm/orangepi.rst pathPhilippe Mathieu-Daudé1-1/+1
2020-11-23MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xxPhilippe Mathieu-Daudé1-0/+1
2020-11-23MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machinesPhilippe Mathieu-Daudé1-0/+1
2020-11-23MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUsPhilippe Mathieu-Daudé1-0/+1
2020-11-23hw/intc: fix heap-buffer-overflow in rxicu_realize()Chen Qun1-10/+8
2020-11-23hw/arm: Fix bad print format specifiersAlexChen3-3/+3
2020-11-23target/arm: fix stage 2 page-walks in 32-bit emulationRémi Denis-Courmont1-2/+2
2020-11-23.cirrus.yml: bump timeout period for MacOS buildsAlex Bennée1-0/+2
2020-11-23gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé2-19/+18
2020-11-23tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 imagePhilippe Mathieu-Daudé1-0/+1
2020-11-23gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée2-26/+17
2020-11-23tests/avocado: clean-up socket directory after runAlex Bennée1-2/+3
2020-11-23tests: add prefixes to the bare mkdtemp callsAlex Bennée2-2/+4
2020-11-23scripts/ci: clean up default args logic a littleAlex Bennée1-11/+13
2020-11-23pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2-0/+0
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman3-1/+10