aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-01tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé1-1/+6
2021-02-01tracetool: fix "PRI" macro decodingLaurent Vivier1-0/+1
2021-02-01trace: recommend "log" backend for getting started with tracingStefan Hajnoczi1-17/+18
2021-02-01tracing: convert documentation to rSTStefan Hajnoczi2-54/+81
2021-02-01trace: fix simpletrace doc mismergeStefan Hajnoczi1-17/+17
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell25-146/+160
2021-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...Peter Maydell52-319/+1436
2021-01-29tests: Replace deprecated ASN1 codeStefan Weil3-7/+7
2021-01-29tests: Fix runtime error in test-authz-pamStefan Weil1-1/+9
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé2-1/+2
2021-01-29crypto: Add spaces around operatorshiliyang2-3/+3
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman3-43/+66
2021-01-29docs: fix missing backslash in certtool shell exampleDaniel P. Berrangé1-1/+1
2021-01-29docs: simplify and clarify the platform support rulesDaniel P. Berrangé1-40/+23
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé4-10/+10
2021-01-29os: deprecate the -enable-fips option and QEMU's FIPS enforcementDaniel P. Berrangé2-0/+15
2021-01-29crypto: Fix memory leaks in set_loaded for tls-*Kevin Wolf3-6/+3
2021-01-29crypto: Forbid broken unloading of secretsKevin Wolf1-3/+3
2021-01-29crypto: Move USER_CREATABLE to secret_common base classKevin Wolf3-28/+15
2021-01-29crypto: Fix some code style problems, add spaces around operatorshiliyang3-3/+3
2021-01-29hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYSPeter Maydell1-10/+0
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell8-28/+0
2021-01-29arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell5-15/+0
2021-01-29hw/arm/armsse: Use Clock to set system_clock_scalePeter Maydell1-5/+19
2021-01-29tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell1-0/+52
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock inputPeter Maydell1-4/+14
2021-01-29hw/timer/cmsdk-apb-dualtimer: Convert to use Clock inputPeter Maydell1-5/+37
2021-01-29hw/timer/cmsdk-apb-timer: Convert to use Clock inputPeter Maydell1-4/+14
2021-01-29hw/arm/stellaris: Create Clock input for watchdogPeter Maydell1-12/+31
2021-01-29hw/arm/stellaris: Convert SSYS to QOM devicePeter Maydell1-25/+107
2021-01-29hw/arm/musca: Create and connect ARMSSE ClocksPeter Maydell1-0/+12
2021-01-29hw/arm/mps2-tz: Create and connect ARMSSE ClocksPeter Maydell1-0/+13
2021-01-29hw/arm/mps2: Create and connect SYSCLK ClockPeter Maydell1-0/+9
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell2-23/+16
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell2-2/+21
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-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-1/+2
2021-01-29tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy1-0/+1
2021-01-29iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy1-1/+1
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas2-0/+99
2021-01-29pvpanic : update pvpanic spec documentMihai Carabas1-1/+12