summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell2021-01-292-2/+14
* hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell2021-01-293-19/+19
* tests: Add a simple test of the CMSDK APB dual timerPeter Maydell2021-01-293-0/+132
* tests: Add a simple test of the CMSDK APB watchdogPeter Maydell2021-01-293-0/+81
* tests: Add a simple test of the CMSDK APB timerPeter Maydell2021-01-293-0/+77
* clock: Add new clock_has_source() functionPeter Maydell2021-01-292-0/+31
* ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell2021-01-293-0/+57
* tests/qtest: add a test case for pvpanic-pciMihai Carabas2021-01-292-0/+99
* pvpanic : update pvpanic spec documentMihai Carabas2021-01-291-1/+12
* hw/misc/pvpanic: add PCI interface supportMihai Carabas2021-01-296-0/+104
* hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas2021-01-297-85/+130
* hvf: Add hypervisor entitlement to output binariesAlexander Graf2021-01-293-4/+46
* darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne2021-01-291-11/+0Star
* darwin: detect CoreAudio for buildJoelle van Dyne2021-01-291-2/+33
* configure: cross compile should use x86_64 cpu_familyJoelle van Dyne2021-01-291-1/+4
* darwin: fix cross-compiling for DarwinJoelle van Dyne2021-01-291-0/+4
* darwin: remove redundant dependency declarationJoelle van Dyne2021-01-291-1/+0Star
* osdep: build with non-working system() functionJoelle van Dyne2021-01-292-0/+13
* configure: cross-compiling with empty cross_prefixJoelle van Dyne2021-01-291-2/+4
* configure: Move preadv check to meson.buildPeter Maydell2021-01-292-17/+3Star
* 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/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