aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-01memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell
2021-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...Peter Maydell
2021-01-29tests: Replace deprecated ASN1 codeStefan Weil
2021-01-29tests: Fix runtime error in test-authz-pamStefan Weil
2021-01-29ui: update keycodemapdb submodule commitDaniel P. Berrangé
2021-01-29crypto: Add spaces around operatorshiliyang
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman
2021-01-29docs: fix missing backslash in certtool shell exampleDaniel P. Berrangé
2021-01-29docs: simplify and clarify the platform support rulesDaniel P. Berrangé
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé
2021-01-29os: deprecate the -enable-fips option and QEMU's FIPS enforcementDaniel P. Berrangé
2021-01-29crypto: Fix memory leaks in set_loaded for tls-*Kevin Wolf
2021-01-29crypto: Forbid broken unloading of secretsKevin Wolf
2021-01-29crypto: Move USER_CREATABLE to secret_common base classKevin Wolf
2021-01-29crypto: Fix some code style problems, add spaces around operatorshiliyang
2021-01-29hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYSPeter Maydell
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29hw/arm/armsse: Use Clock to set system_clock_scalePeter Maydell
2021-01-29tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-dualtimer: Convert to use Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Convert to use Clock inputPeter Maydell
2021-01-29hw/arm/stellaris: Create Clock input for watchdogPeter Maydell
2021-01-29hw/arm/stellaris: Convert SSYS to QOM devicePeter Maydell
2021-01-29hw/arm/musca: Create and connect ARMSSE ClocksPeter Maydell
2021-01-29hw/arm/mps2-tz: Create and connect ARMSSE ClocksPeter Maydell
2021-01-29hw/arm/mps2: Create and connect SYSCLK ClockPeter Maydell
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-dualtimer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Add Clock inputPeter Maydell
2021-01-29hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimerPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB timerPeter Maydell
2021-01-29clock: Add new clock_has_source() functionPeter Maydell
2021-01-29ptimer: Add new ptimer_set_period_from_clock() functionPeter Maydell
2021-01-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-01-29tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy
2021-01-29iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas
2021-01-29pvpanic : update pvpanic spec documentMihai Carabas
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-29hvf: Add hypervisor entitlement to output binariesAlexander Graf
2021-01-29darwin: remove 64-bit build detection on 32-bit OSJoelle van Dyne