index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-02
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
1
-5
/
+2
2021-02-02
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
1
-1
/
+1
2021-02-02
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
1
-1
/
+16
2021-02-02
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
1
-0
/
+6
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
1
-4
/
+9
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
1
-31
/
+29
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
1
-8
/
+24
2021-02-02
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
1
-2
/
+0
2021-02-02
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
1
-4
/
+10
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2
-3
/
+6
2021-02-02
hw/arm/smmuv3: Fix addr_mask for range-based invalidation
Zenghui Yu
1
-1
/
+3
2021-02-02
hw/char/exynos4210_uart: Fix missing call to report ready for input
Iris Johnson
1
-0
/
+1
2021-02-02
hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabled
Iris Johnson
1
-1
/
+5
2021-02-02
hw/intc/arm_gic: Allow to use QTest without crashing
Philippe Mathieu-Daudé
1
-1
/
+2
2021-02-01
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
10
-119
/
+214
2021-02-01
trace: update docs with meson build information
Stefan Hajnoczi
1
-23
/
+34
2021-02-01
trace: document how to specify multiple --trace patterns
Stefan Hajnoczi
1
-2
/
+7
2021-02-01
simpletrace: build() missing 2 required positional arguments
Volker Rümelin
1
-1
/
+3
2021-02-01
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2
-6
/
+16
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
3
-4
/
+4
2021-02-01
trace: add meson custom_target() depend_files for tracetool
Stefan Hajnoczi
2
-8
/
+41
2021-02-01
tracetool: also strip %l and %ll from systemtap format strings
Daniel P. Berrangé
1
-1
/
+6
2021-02-01
tracetool: fix "PRI" macro decoding
Laurent Vivier
1
-0
/
+1
2021-02-01
trace: recommend "log" backend for getting started with tracing
Stefan Hajnoczi
1
-17
/
+18
2021-02-01
tracing: convert documentation to rST
Stefan Hajnoczi
2
-54
/
+81
2021-02-01
trace: fix simpletrace doc mismerge
Stefan Hajnoczi
1
-17
/
+17
2021-01-29
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...
Peter Maydell
25
-146
/
+160
2021-01-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210129-...
Peter Maydell
52
-319
/
+1436
2021-01-29
tests: Replace deprecated ASN1 code
Stefan Weil
3
-7
/
+7
2021-01-29
tests: Fix runtime error in test-authz-pam
Stefan Weil
1
-1
/
+9
2021-01-29
ui: update keycodemapdb submodule commit
Daniel P. Berrangé
2
-1
/
+2
2021-01-29
crypto: Add spaces around operator
shiliyang
2
-3
/
+3
2021-01-29
configure: replace --enable/disable-git-update with --with-git-submodules
Dan Streetman
3
-43
/
+66
2021-01-29
docs: fix missing backslash in certtool shell example
Daniel P. Berrangé
1
-1
/
+1
2021-01-29
docs: simplify and clarify the platform support rules
Daniel P. Berrangé
1
-40
/
+23
2021-01-29
Prefer 'on' | 'off' over 'yes' | 'no' for bool options
Daniel P. Berrangé
4
-10
/
+10
2021-01-29
os: deprecate the -enable-fips option and QEMU's FIPS enforcement
Daniel P. Berrangé
2
-0
/
+15
2021-01-29
crypto: Fix memory leaks in set_loaded for tls-*
Kevin Wolf
3
-6
/
+3
2021-01-29
crypto: Forbid broken unloading of secrets
Kevin Wolf
1
-3
/
+3
2021-01-29
crypto: Move USER_CREATABLE to secret_common base class
Kevin Wolf
3
-28
/
+15
2021-01-29
crypto: Fix some code style problems, add spaces around operator
shiliyang
3
-3
/
+3
2021-01-29
hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS
Peter Maydell
1
-10
/
+0
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
8
-28
/
+0
2021-01-29
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
5
-15
/
+0
2021-01-29
hw/arm/armsse: Use Clock to set system_clock_scale
Peter Maydell
1
-5
/
+19
2021-01-29
tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
Peter Maydell
1
-0
/
+52
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input
Peter Maydell
1
-4
/
+14
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
1
-5
/
+37
2021-01-29
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
1
-4
/
+14
[next]