aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02plugins/hwprofile: adapt to the new plugin arguments schemeMahmoud Mandour
2021-09-02plugins/lockstep: make socket path not positional & parse bool argMahmoud Mandour
2021-09-02plugins/hotblocks: Added correct boolean argument parsingMahmoud Mandour
2021-09-02plugins/hotpages: introduce sortby arg and parsed bool args correctlyMahmoud Mandour
2021-09-02plugins/api: added a boolean parsing plugin apiMahmoud Mandour
2021-09-02plugins: allow plugin arguments to be passed directlyMahmoud Mandour
2021-09-02docs/devel/tcg-plugins: added cores arg to cache pluginMahmoud Mandour
2021-09-02plugins: sort exported symbol listAlex Bennée
2021-09-02plugins/cache: supported multicore cache modellingMahmoud Mandour
2021-09-02plugins: do not limit exported symbols if modules are activePaolo Bonzini
2021-09-02gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document themThomas Huth
2021-09-02gitlab-ci: Remove superfluous "dnf install" statementThomas Huth
2021-09-02gitlab-ci: Merge "build-disabled" with "build-without-default-features"Thomas Huth
2021-09-02plugins/execlog: removed unintended "s" at the end of log lines.Mahmoud Mandour
2021-09-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...Peter Maydell
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ...Peter Maydell
2021-09-01Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210901-pull-request...Peter Maydell
2021-09-01arm: Remove system_clock_scale globalPeter Maydell
2021-09-01hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell
2021-09-01hw/arm/stellaris: Fix code style issues in GPTM codePeter Maydell
2021-09-01hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scalePeter Maydell
2021-09-01hw/arm/msf2-soc: Wire up refclkPeter Maydell
2021-09-01hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell
2021-09-01hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell
2021-09-01hw/arm/stellaris: Wire sysclk up to armv7mPeter Maydell
2021-09-01hw/arm/stellaris: split stellaris_sys_init()Peter Maydell
2021-09-01hw/arm/nrf51: Wire up sysclkPeter Maydell
2021-09-01hw/arm/stm32vldiscovery: Delete trailing blank linePeter Maydell
2021-09-01hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell
2021-09-01clock: Provide builtin multiplier/dividerPeter Maydell
2021-09-01hw/arm/mps2.c: Connect up armv7m clocksPeter Maydell
2021-09-01armsse: Wire up systick cpuclk clockPeter Maydell
2021-09-01hw/arm/armv7m: Create input clocksPeter Maydell
2021-09-01hw/timer/armv7m_systick: Add input clocksPeter Maydell
2021-09-01hw/timer/armv7m_systick: Add usual QEMU interface commentPeter Maydell
2021-09-01arm: Move system PPB container handling to armv7mPeter Maydell
2021-09-01arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell
2021-09-01tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii
2021-09-01hw/arm/virt: target-arm: Add A64FX processor support to virt machineShuuichirou Ishii
2021-09-01target-arm: Add support for Fujitsu A64FXShuuichirou Ishii
2021-09-01target/arm: Enable MVE in Cortex-M55Peter Maydell
2021-09-01target/arm: Implement MVE VRINT insnsPeter Maydell
2021-09-01target/arm: Implement MVE VCVT between single and half precisionPeter Maydell
2021-09-01target/arm: Implement MVE VCVT with specified rounding modePeter Maydell
2021-09-01target/arm: Implement MVE VCVT between fp and integerPeter Maydell