index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-02
plugins/hwprofile: adapt to the new plugin arguments scheme
Mahmoud Mandour
2021-09-02
plugins/lockstep: make socket path not positional & parse bool arg
Mahmoud Mandour
2021-09-02
plugins/hotblocks: Added correct boolean argument parsing
Mahmoud Mandour
2021-09-02
plugins/hotpages: introduce sortby arg and parsed bool args correctly
Mahmoud Mandour
2021-09-02
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
2021-09-02
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
2021-09-02
docs/devel/tcg-plugins: added cores arg to cache plugin
Mahmoud Mandour
2021-09-02
plugins: sort exported symbol list
Alex Bennée
2021-09-02
plugins/cache: supported multicore cache modelling
Mahmoud Mandour
2021-09-02
plugins: do not limit exported symbols if modules are active
Paolo Bonzini
2021-09-02
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
Thomas Huth
2021-09-02
gitlab-ci: Remove superfluous "dnf install" statement
Thomas Huth
2021-09-02
gitlab-ci: Merge "build-disabled" with "build-without-default-features"
Thomas Huth
2021-09-02
plugins/execlog: removed unintended "s" at the end of log lines.
Mahmoud Mandour
2021-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ...
Peter Maydell
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210901-pull-request...
Peter Maydell
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
hw/arm/stellaris: Fix code style issues in GPTM code
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/msf2-soc: Wire up refclk
Peter Maydell
2021-09-01
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2021-09-01
hw/arm/msf2_soc: Don't allocate separate MemoryRegions
Peter Maydell
2021-09-01
hw/arm/stellaris: Wire sysclk up to armv7m
Peter Maydell
2021-09-01
hw/arm/stellaris: split stellaris_sys_init()
Peter Maydell
2021-09-01
hw/arm/nrf51: Wire up sysclk
Peter Maydell
2021-09-01
hw/arm/stm32vldiscovery: Delete trailing blank line
Peter Maydell
2021-09-01
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm/stm32f100: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
2021-09-01
hw/arm/mps2.c: Connect up armv7m clocks
Peter Maydell
2021-09-01
armsse: Wire up systick cpuclk clock
Peter Maydell
2021-09-01
hw/arm/armv7m: Create input clocks
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-09-01
tests/arm-cpu-features: Add A64FX processor related tests
Shuuichirou Ishii
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
2021-09-01
target-arm: Add support for Fujitsu A64FX
Shuuichirou Ishii
2021-09-01
target/arm: Enable MVE in Cortex-M55
Peter Maydell
2021-09-01
target/arm: Implement MVE VRINT insns
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between single and half precision
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT with specified rounding mode
Peter Maydell
2021-09-01
target/arm: Implement MVE VCVT between fp and integer
Peter Maydell
[next]