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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-07-11
gitlab-ci: Fix the change rules after moving the YML files
Thomas Huth
2
-2
/
+2
2020-07-11
.gitignore: un-ignore .gitlab-ci.d
Alex Bennée
1
-0
/
+1
2020-07-11
tests/docker: change tag naming scheme of our images
Alex Bennée
28
-34
/
+34
2020-07-11
tests/docker: check for an parameters not empty string
Alex Bennée
1
-1
/
+1
2020-07-11
tests/vm: allow us to take advantage of MTTCG
Alex Bennée
1
-2
/
+9
2020-07-11
tests/vm: switch from optsparse to argparse
Alex Bennée
2
-46
/
+49
2020-07-11
tests/vm: Add workaround to consume console
Robert Foley
2
-2
/
+23
2020-07-11
python/qemu: Add ConsoleSocket for optional use in QEMUMachine
Robert Foley
2
-4
/
+129
2020-07-11
tests/vm: change scripts to use self._config
Robert Foley
5
-42
/
+38
2020-07-11
tests/vm: Added a new script for centos.aarch64.
Robert Foley
3
-1
/
+280
2020-07-11
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley
5
-0
/
+217
2020-07-11
tests/vm: Add common Ubuntu python module
Robert Foley
2
-34
/
+72
2020-07-11
tests/vm: Added configuration file support
Robert Foley
5
-1
/
+155
2020-07-11
tests/vm: Add configuration to basevm.py
Robert Foley
1
-39
/
+133
2020-07-11
tests/vm: pass args through to BaseVM's __init__
Robert Foley
1
-9
/
+7
2020-07-11
util/coroutine: Cleanup start_switch_fiber_ for TSAN.
Robert Foley
1
-18
/
+34
2020-07-11
crypto/linux_keyring: fix 'secret_keyring' configure test
David Edmondson
1
-1
/
+1
2020-07-11
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
4
-6
/
+10
2020-07-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
2020-07-10
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200707' i...
Peter Maydell
4
-0
/
+0
2020-07-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-07-v2' i...
Peter Maydell
294
-3774
/
+3052
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
8
-166
/
+128
2020-07-10
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
4
-4
/
+14
2020-07-10
virtio-9p: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2
-7
/
+6
2020-07-10
fw_cfg: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-12
/
+9
2020-07-10
pflash: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2
-8
/
+6
2020-07-10
sd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
3
-21
/
+17
2020-07-10
scripts: Coccinelle script to use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
3
-0
/
+339
2020-07-10
error: New macro ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-19
/
+139
2020-07-10
hmp: Ignore Error objects where the return value suffices
Markus Armbruster
1
-6
/
+6
2020-07-10
qdev: Ignore Error objects where the return value suffices
Markus Armbruster
1
-4
/
+1
2020-07-10
qemu-img: Ignore Error objects where the return value suffices
Markus Armbruster
1
-12
/
+3
2020-07-10
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
13
-45
/
+20
2020-07-10
qapi: Purge error_propagate() from QAPI core
Markus Armbruster
1
-21
/
+19
2020-07-10
qapi: Smooth visitor error checking in generated code
Markus Armbruster
3
-84
/
+55
2020-07-10
qapi: Smooth another visitor error checking pattern
Markus Armbruster
15
-78
/
+35
2020-07-10
block/parallels: Simplify parallels_open() after previous commit
Markus Armbruster
1
-5
/
+2
2020-07-10
error: Reduce unnecessary error propagation
Markus Armbruster
8
-14
/
+13
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
18
-149
/
+67
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
23
-77
/
+32
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
114
-896
/
+383
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
24
-242
/
+169
2020-07-10
qdev: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
3
-7
/
+4
2020-07-10
qdev: Make functions taking Error ** return bool, not void
Markus Armbruster
2
-4
/
+4
2020-07-10
qom: Make functions taking Error ** return bool, not 0/-1
Markus Armbruster
2
-24
/
+18
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
3
-17
/
+9
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
28
-142
/
+96
2020-07-10
qom: Make functions taking Error ** return bool, not void
Markus Armbruster
6
-62
/
+122
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
138
-741
/
+712
2020-07-10
qom: Use return values to check for error where that's simpler
Markus Armbruster
1
-11
/
+14
[next]