aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell4-6/+6
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell2-2/+8
2021-01-29hw/timer/cmsdk-apb-dualtimer: Add Clock inputPeter Maydell2-2/+8
2021-01-29hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell2-2/+14
2021-01-29hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell3-19/+19
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell3-0/+132
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell3-0/+81
2021-01-29tests: Add a simple test of the CMSDK APB timerPeter Maydell3-0/+77
2021-01-29clock: Add new clock_has_source() functionPeter Maydell2-0/+31
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell3-0/+57
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas2-0/+99
2021-01-29pvpanic : update pvpanic spec documentMihai Carabas1-1/+12
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas6-0/+104
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas7-85/+130
2021-01-29hvf: Add hypervisor entitlement to output binariesAlexander Graf3-4/+46
2021-01-29darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne1-11/+0
2021-01-29darwin: detect CoreAudio for buildJoelle van Dyne1-2/+33
2021-01-29configure: cross compile should use x86_64 cpu_familyJoelle van Dyne1-1/+4
2021-01-29darwin: fix cross-compiling for DarwinJoelle van Dyne1-0/+4
2021-01-29darwin: remove redundant dependency declarationJoelle van Dyne1-1/+0
2021-01-29osdep: build with non-working system() functionJoelle van Dyne2-0/+13
2021-01-29configure: cross-compiling with empty cross_prefixJoelle van Dyne1-2/+4
2021-01-29configure: Move preadv check to meson.buildPeter Maydell2-17/+3
2021-01-29target/arm: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé1-1/+1
2021-01-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu2-6/+21
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov4-1/+60
2021-01-29arm-virt: refactor gpios creationMaxim Uvarov1-21/+36
2021-01-29hw: gpio: implement gpio-pwr driver for qemu reset/poweroffMaxim Uvarov3-0/+74
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini2-17/+17
2021-01-29target/arm: Conditionalize DBGDIDRRichard Henderson1-6/+15
2021-01-29target/arm: Implement ID_PFR2Richard Henderson3-2/+5
2021-01-28Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ...Peter Maydell31-554/+270
2021-01-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell37-1729/+1481
2021-01-28Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210127-pull-request' i...Peter Maydell2-6/+11
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake13-305/+143
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake20-222/+96
2021-01-28qapi: Introduce QAPI_LIST_APPENDEric Blake1-0/+13
2021-01-28qapi: A couple more QAPI_LIST_PREPEND() stragglersEric Blake2-27/+16
2021-01-28net: Clarify early exit conditionEric Blake1-0/+2
2021-01-27iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy4-0/+0
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy7-1297/+139
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy1-0/+367
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy1-0/+281
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy2-1/+208
2021-01-27iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy1-390/+390
2021-01-27virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf1-0/+39
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf20-41/+57
2021-01-27Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...Peter Maydell10-26/+121
2021-01-27Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...Peter Maydell5-7/+85
2021-01-27hw/display/vmware_vga: Remove dependency on VNC headerPeter Maydell1-2/+1