summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/arm: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé2021-01-291-1/+1
| * | hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu2021-01-292-6/+21
| * | arm-virt: add secure pl061 for reset/power downMaxim Uvarov2021-01-294-1/+60
| * | arm-virt: refactor gpios creationMaxim Uvarov2021-01-291-21/+36
| * | hw: gpio: implement gpio-pwr driver for qemu reset/poweroffMaxim Uvarov2021-01-293-0/+74
| * | arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini2021-01-292-17/+17
| * | target/arm: Conditionalize DBGDIDRRichard Henderson2021-01-291-6/+15
| * | target/arm: Implement ID_PFR2Richard Henderson2021-01-293-2/+5
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-292-1/+2
|\ \ \ | |_|/ |/| |
| * | tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy2021-01-291-0/+1
| * | iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy2021-01-291-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-01-294-8/+10
|\ \ | |/ |/|
| * target/rx: Fix compiler errors for build with sanitizersStefan Weil2021-01-291-6/+6
| * net/slirp.c: Fix spelling error in error messageDoug Evans2021-01-291-1/+1
| * tcg/tci: Restrict tci_write_reg16() to 64-bit hostsPhilippe Mathieu-Daudé2021-01-271-0/+2
| * MAINTAINERS: Update 9pfs tree URLGreg Kurz2021-01-271-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell2021-01-2831-554/+270Star
|\ \
| * | qapi: More complex uses of QAPI_LIST_APPENDEric Blake2021-01-2813-305/+143Star
| * | qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2021-01-2820-222/+96Star
| * | qapi: Introduce QAPI_LIST_APPENDEric Blake2021-01-281-0/+13
| * | qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake2021-01-282-27/+16Star
| * | net: Clarify early exit conditionEric Blake2021-01-281-0/+2
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-2837-1729/+1481Star
|\ \ \
| * | | iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy2021-01-274-0/+0
| * | | iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy2021-01-277-1297/+139Star
| * | | iotests: add testrunner.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+367
| * | | iotests: add testenv.pyVladimir Sementsov-Ogievskiy2021-01-271-0/+281
| * | | iotests: add findtests.pyVladimir Sementsov-Ogievskiy2021-01-272-1/+208
| * | | iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy2021-01-271-390/+390
| * | | virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf2021-01-271-0/+39
| * | | block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf2021-01-2720-41/+57
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210127-pull-request' i...Peter Maydell2021-01-282-6/+11
|\ \ \
| * | | hw/display/vmware_vga: Remove dependency on VNC headerPeter Maydell2021-01-271-2/+1Star
| * | | vnc: send extended desktop resize on update requestsGerd Hoffmann2021-01-271-0/+3
| * | | Revert "vnc: move initialization to framebuffer_update_request"Gerd Hoffmann2021-01-271-4/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell2021-01-2710-26/+121
|\ \ \ | |_|/ |/| |
| * | libqtest: Rework qtest_rsp()Markus Armbruster2021-01-271-24/+26
| * | docs/devel: Explain how acceptance tests can be skippedWainer dos Santos Moschetta2021-01-271-0/+62
| * | gitlab-ci.yml: Avoid recompiling the sources in the test jobsThomas Huth2021-01-271-1/+4
| * | gitlab-ci.yml: Exclude some redundant targets in build-without-default-featuresThomas Huth2021-01-271-0/+1
| * | meson: Do not build optional libraries by defaultPhilippe Mathieu-Daudé2021-01-261-0/+3
| * | configure: Only check for audio drivers if system-mode is selectedPhilippe Mathieu-Daudé2021-01-261-0/+6
| * | gitlab-ci.yml: Avoid some submodules to speed up the CI a little bitThomas Huth2021-01-265-1/+11
| * | gitlab-ci: Test building linux-user targets on CentOS 7Philippe Mathieu-Daudé2021-01-261-0/+7
| * | tests/docker: Install static libc package in CentOS 7Philippe Mathieu-Daudé2021-01-261-0/+1
| |/
* | Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...Peter Maydell2021-01-275-7/+85
|\ \
| * | target/microblaze: Add security attributes on memory transactionsJoe Komlodi2021-01-273-5/+26
| * | target/microblaze: use MMUAccessType instead of int in mmu_translateJoe Komlodi2021-01-272-2/+2
| * | target/microblaze: Add use-non-secure propertyJoe Komlodi2021-01-272-0/+57
| |/
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...Peter Maydell2021-01-2651-547/+1797
|\ \ | |/ |/|