summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qxl: fix segfaultGerd Hoffmann2020-11-251-1/+3
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-2610-15/+3Star
|\ \ | |/ |/|
| * nsis: Fix build for 64 bit installerStefan Weil2020-11-261-1/+1
| * tests/docker, tests/vm: remove setuptools from imagesPaolo Bonzini2020-11-258-8/+0Star
| * configure: remove python pkg_resources checkOlaf Hering2020-11-251-3/+0Star
| * meson: use dependency() to find libjpegPaolo Bonzini2020-11-231-3/+2Star
* | Update version for v5.2.0-rc3 releasePeter Maydell2020-11-241-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-for-5.2-pull...Peter Maydell2020-11-241-12/+13
|\ \
| * | Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"Michael S. Tsirkin2020-11-241-12/+13
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-11-241-3/+6
|\ \ \
| * | | qcow2: Fix corruption on write_zeroes with MAY_UNMAPMaxim Levitsky2020-11-241-3/+6
* | | | Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-fix-2020-11-24' in...Peter Maydell2020-11-241-0/+9
|\ \ \ \
| * | | | tests/9pfs: Mark "local" tests as "slow"Greg Kurz2020-11-241-0/+9
* | | | | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201124' in...Peter Maydell2020-11-242-0/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ppc/translate: Implement lxvwsx opcodeLemonBoy2020-11-242-0/+31
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-11-245-43/+57
|\ \ \ \ | |/ / / |/| | |
| * | | net: Use correct default-path macro for downscriptKeqian Zhu2020-11-241-1/+2
| * | | tap: fix a memory leakyuanjungong2020-11-241-0/+2
| * | | net: purge queued rx packets on queue deletionYuri Benditovich2020-11-241-4/+8
| * | | net: do not exit on "netdev_add help" monitor commandPaolo Bonzini2020-11-243-34/+41
| * | | hw/net/e1000e: advance desc_offset in case of null descriptorPrasad J Pandit2020-11-241-4/+4
|/ / /
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201123.0' i...Peter Maydell2020-11-234-5/+15
|\ \ \
| * | | vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede2020-11-233-4/+11
| * | | vfio: Make migration support experimentalAlex Williamson2020-11-233-1/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-2...Peter Maydell2020-11-236-1/+13
|\ \ \
| * | | pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2020-11-232-0/+0
| * | | pc-bios: s390x: Clear out leftover S390EP stringEric Farman2020-11-233-1/+10
| * | | pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman2020-11-231-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201123'...Peter Maydell2020-11-2326-147/+326
|\ \ \ | |_|/ |/| |
| * | docs/system/pr-manager.rst: Fix minor docs nitsPeter Maydell2020-11-231-3/+3
| * | docs: Split qemu-pr-helper documentation into tools manualPeter Maydell2020-11-235-33/+99
| * | docs: Move pr-manager.rst into the system manualPeter Maydell2020-11-232-0/+1
| * | docs: Move microvm.rst into the system manualPeter Maydell2020-11-232-3/+3
| * | docs: Split out 'pc' machine model docs into their own filePeter Maydell2020-11-232-5/+20
| * | docs/system/virtio-pmem.rst: Fix minor style issuesPeter Maydell2020-11-231-30/+30
| * | docs: Move virtio-pmem.rst into the system manualPeter Maydell2020-11-232-0/+1
| * | docs: Move cpu-hotplug.rst into the system manualPeter Maydell2020-11-232-0/+1
| * | docs: Move virtio-net-failover.rst into the system manualPeter Maydell2020-11-232-0/+1
| * | linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpointsPeter Maydell2020-11-231-0/+28
| * | target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0Peter Maydell2020-11-231-4/+8
| * | docs/system/arm: Document the Sharp Zaurus SL-6000Philippe Mathieu-Daudé2020-11-231-7/+13
| * | docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDsPhilippe Mathieu-Daudé2020-11-231-0/+1
| * | docs/system/arm: Document the various raspi boardsPhilippe Mathieu-Daudé2020-11-233-0/+45
| * | docs/system: Deprecate raspi2/raspi3 machine aliasesPhilippe Mathieu-Daudé2020-11-231-0/+7
| * | MAINTAINERS: Cover system/arm/sx1.rst with OMAP machinesPhilippe Mathieu-Daudé2020-11-231-0/+1
| * | MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machinePhilippe Mathieu-Daudé2020-11-231-0/+1
| * | MAINTAINERS: Fix system/arm/orangepi.rst pathPhilippe Mathieu-Daudé2020-11-231-1/+1
| * | MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xxPhilippe Mathieu-Daudé2020-11-231-0/+1
| * | MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machinesPhilippe Mathieu-Daudé2020-11-231-0/+1
| * | MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUsPhilippe Mathieu-Daudé2020-11-231-0/+1