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-01-02
gitlab: move --without-default-devices build from Travis
Alex Bennée
2
-8
/
+7
2021-01-02
python: add __repr__ to ConsoleSocket to aid debugging
Alex Bennée
1
-0
/
+7
2021-01-02
configure: add --without-default-features
Alex Bennée
1
-70
/
+85
2021-01-02
configure: move gettext detection to meson.build
Alex Bennée
3
-18
/
+5
2021-01-02
gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
Alex Bennée
1
-3
/
+3
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
85
-452
/
+363
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
12
-311
/
+507
2021-01-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...
Peter Maydell
3
-4
/
+89
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
105
-1265
/
+977
2021-01-01
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
1
-1
/
+1
2020-12-31
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
48
-447
/
+2357
2020-12-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-193
/
+361
2020-12-31
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'...
Peter Maydell
9
-153
/
+131
2020-12-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
10
-108
/
+333
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
15
-37
/
+61
2020-12-22
tests/acceptance: Add a test with the Fedora 31 kernel and initrd
Thomas Huth
1
-0
/
+110
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
1
-4
/
+6
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
1
-2
/
+2
2020-12-21
tests/acceptance: Test the virtio-balloon device on s390x
Thomas Huth
1
-1
/
+11
2020-12-21
tests/acceptance: Test virtio-rng on s390 via /dev/hwrng
Thomas Huth
1
-2
/
+15
2020-12-21
tests/acceptance: Extract the code to clear dmesg and wait for CRW reports
Thomas Huth
1
-13
/
+17
2020-12-21
tests/acceptance: test hot(un)plug of ccw devices
Cornelia Huck
1
-0
/
+24
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
5
-73
/
+45
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
5
-82
/
+43
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
5
-67
/
+34
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
5
-74
/
+97
2020-12-21
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
2
-1
/
+53
2020-12-21
MAINTAINERS: move my git tree to gitlab
Cornelia Huck
1
-5
/
+5
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2
-3
/
+61
2020-12-19
qobject: Make QString immutable
Markus Armbruster
4
-88
/
+4
2020-12-19
block: Use GString instead of QString to build filenames
Markus Armbruster
1
-5
/
+6
2020-12-19
keyval: Use GString to accumulate value strings
Markus Armbruster
1
-5
/
+6
2020-12-19
json: Use GString instead of QString to accumulate strings
Markus Armbruster
1
-15
/
+15
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
29
-253
/
+114
2020-12-19
qobject: Factor JSON writer out of qobject_to_json()
Markus Armbruster
5
-100
/
+317
2020-12-19
qobject: Factor quoted_str() out of to_json()
Markus Armbruster
1
-56
/
+54
2020-12-19
qobject: Drop qstring_get_try_str()
Markus Armbruster
3
-17
/
+5
2020-12-19
qobject: Drop qobject_get_try_str()
Markus Armbruster
2
-12
/
+0
2020-12-19
Revert "qobject: let object_property_get_str() use new API"
Markus Armbruster
1
-3
/
+6
2020-12-19
block: Avoid qobject_get_try_str()
Markus Armbruster
1
-3
/
+3
2020-12-19
qmp: Fix tracing of non-string command IDs
Markus Armbruster
1
-12
/
+18
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
15
-21
/
+47
2020-12-19
hw/rdma: Replace QList by GQueue
Markus Armbruster
4
-26
/
+30
2020-12-19
Revert "qstring: add qstring_free()"
Markus Armbruster
2
-23
/
+5
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
12
-93
/
+79
2020-12-19
qobject: Use GString instead of QString to accumulate JSON
Markus Armbruster
3
-47
/
+58
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
6
-19
/
+13
2020-12-19
monitor: Use GString instead of QString for output buffer
Markus Armbruster
3
-14
/
+10
2020-12-19
hmp: Simplify how qmp_human_monitor_command() gets output
Markus Armbruster
1
-5
/
+1
2020-12-19
test-visitor-serialization: Clean up test_primitives()
Markus Armbruster
1
-7
/
+37
[next]