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-03
block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure
Vladimir Sementsov-Ogievskiy
1
-14
/
+31
2021-02-03
block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
Vladimir Sementsov-Ogievskiy
1
-6
/
+19
2021-02-03
block: fix theoretical overflow in bdrv_init_padding()
Vladimir Sementsov-Ogievskiy
1
-2
/
+6
2021-02-03
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy
3
-6
/
+31
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
5
-12
/
+28
2021-02-03
iotests: Fix expected whitespace for 185
Eric Blake
1
-1
/
+1
2021-02-03
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
11
-25
/
+87
2021-02-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
12
-16
/
+72
2021-02-02
block: Fix VM size column width in bdrv_snapshot_dump()
Kevin Wolf
1
-2
/
+2
2021-02-02
block/nvme: Trace NVMe spec version supported by the controller
Philippe Mathieu-Daudé
2
-0
/
+7
2021-02-02
block/nvme: Properly display doorbell stride length in trace event
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-02
iotests: Fix -makecheck output
Kevin Wolf
1
-2
/
+4
2021-02-02
iotests: check: return 1 on failure
Vladimir Sementsov-Ogievskiy
2
-2
/
+7
2021-02-02
iotests: Revert emulator selection to old behaviour
Kevin Wolf
1
-1
/
+1
2021-02-02
iotests/297: pylint: ignore too many statements
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-02-02
block: move blk_exp_close_all() to qemu_cleanup()
Sergio Lopez
4
-1
/
+11
2021-02-02
block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
Sergio Lopez
1
-7
/
+27
2021-02-02
MAINTAINERS: Add Vladimir as co-maintainer for Block Jobs
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2021-02-01
nvdimm: check -object memory-backend-file, readonly=on option
Stefan Hajnoczi
2
-7
/
+26
2021-02-01
hostmem-file: add readonly=on|off option
Stefan Hajnoczi
2
-2
/
+31
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
8
-17
/
+31
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
[next]