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
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
3
-98
/
+119
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
3
-47
/
+68
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
4
-47
/
+62
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
3
-55
/
+76
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
3
-48
/
+66
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
3
-53
/
+75
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
3
-104
/
+126
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
3
-49
/
+71
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
4
-59
/
+80
2018-08-28
hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()
Thomas Huth
1
-15
/
+7
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
3
-3
/
+25
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
4
-0
/
+114
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
3
-10
/
+30
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
4
-3
/
+47
2018-08-28
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2
-7
/
+50
2018-08-28
tests/tcg: add a simple s390x test
Pavel Zbitskiy
3
-0
/
+11
2018-08-27
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...
Peter Maydell
3
-59
/
+115
2018-08-27
Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180827' into ...
Peter Maydell
3
-92
/
+19
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
2
-30
/
+46
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
2
-29
/
+37
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
17
-237
/
+139
2018-08-27
check: Move wdt_ib700 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Move endianess test to common
Juan Quintela
1
-13
/
+1
2018-08-27
check: Move VMXNET3 test to common
Juan Quintela
1
-2
/
+2
2018-08-27
check: Only test boot-serial when sga is compiled in
Juan Quintela
1
-1
/
+1
2018-08-27
check: Only test ivshm when it is compiled in
Juan Quintela
1
-3
/
+4
2018-08-27
x86_64-softmmu: Configuration is identical to i386-softmmu
Juan Quintela
1
-66
/
+1
2018-08-27
check: Only test usb-xhci-nec when it is compiled in
Juan Quintela
1
-4
/
+6
2018-08-27
check: Only test isa-testdev when it is compiled in
Juan Quintela
1
-8
/
+8
2018-08-27
configure: We don't want to clean configuration files
Juan Quintela
1
-1
/
+2
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
5
-49
/
+76
2018-08-27
qemu-error: introduce {error|warn}_report_once
Peter Xu
1
-0
/
+32
2018-08-25
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into ...
Peter Maydell
2
-6
/
+37
2018-08-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...
Peter Maydell
3
-3
/
+18
2018-08-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...
Peter Maydell
34
-1329
/
+1472
2018-08-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
12
-37
/
+5275
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
3
-3
/
+3
2018-08-24
json: Support %% in JSON strings when interpolating
Markus Armbruster
2
-3
/
+4
2018-08-24
json: Improve safety of qobject_from_jsonf_nofail() & friends
Markus Armbruster
2
-12
/
+17
2018-08-24
json: Keep interpolation state in JSONParserContext
Markus Armbruster
1
-29
/
+30
2018-08-24
tests/drive_del-test: Fix harmless JSON interpolation bug
Markus Armbruster
1
-2
/
+6
2018-08-24
json: Clean up headers
Markus Armbruster
10
-76
/
+51
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
9
-9
/
+0
2018-08-24
json: Make JSONToken opaque outside json-parser.c
Markus Armbruster
4
-14
/
+24
2018-08-24
json: Unbox tokens queue in JSONMessageParser
Markus Armbruster
3
-21
/
+12
2018-08-24
json: Streamline json_message_process_token()
Markus Armbruster
1
-8
/
+5
2018-08-24
json: Enforce token count and size limits more tightly
Markus Armbruster
1
-18
/
+18
2018-08-24
qjson: Have qobject_from_json() & friends reject empty and blank
Markus Armbruster
4
-12
/
+14
2018-08-24
json: Assert json_parser_parse() consumes all tokens on success
Markus Armbruster
1
-0
/
+1
[next]