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
2017-07-14
pc-bios/s390-ccw: Move byteswap functions to a separate header
Thomas Huth
3
-26
/
+31
2017-07-14
pc-bios/s390-ccw: Add a write() function for stdio
Thomas Huth
1
-2
/
+14
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
6
-274
/
+311
2017-07-14
pc-bios/s390-ccw: Move ebc2asc to sclp.c
Thomas Huth
2
-11
/
+11
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
7
-37
/
+51
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
2
-18
/
+18
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
3
-5
/
+13
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
2
-0
/
+36
2017-07-14
s390x/css: add missing css state conditionally
Halil Pasic
2
-0
/
+94
2017-07-14
s390x: add css_migration_enabled to machine class
Halil Pasic
2
-0
/
+20
2017-07-14
s390x: add helper get_machine_class
Halil Pasic
1
-23
/
+23
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
4
-5
/
+19
2017-07-14
s390x/sic: realize SIC handling
Fei Li
4
-1
/
+44
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
4
-0
/
+51
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
3
-2
/
+80
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
7
-8
/
+20
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2
-0
/
+28
2017-07-14
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
3
-3
/
+93
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
5
-0
/
+99
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
5
-1
/
+620
2017-07-14
linux-headers: update to 4.13-rc0
Christian Borntraeger
8
-9
/
+78
2017-07-14
s390x/kvm: Rework cmma management
Janosch Frank
2
-9
/
+18
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
6
-13
/
+19
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
10
-99
/
+140
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
123
-1646
/
+7555
2017-07-13
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
Peter Maydell
2
-4
/
+9
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
12
-13
/
+394
2017-07-12
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
3
-11
/
+11
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2
-1
/
+7
2017-07-12
qobject: Catch another straggler for use of qdict_put_str()
Eric Blake
1
-1
/
+1
2017-07-11
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
3
-4
/
+7
2017-07-11
iotests: Add preallocated growth test for qcow2
Max Reitz
3
-0
/
+517
2017-07-11
iotests: Add preallocated resize test for raw
Max Reitz
3
-0
/
+143
2017-07-11
block/qcow2: falloc/full preallocating growth
Max Reitz
3
-9
/
+108
2017-07-11
block/qcow2: Rename "fail_block" to just "fail"
Max Reitz
1
-7
/
+7
2017-07-11
block/qcow2: Add qcow2_refcount_area()
Max Reitz
4
-89
/
+204
2017-07-11
block/qcow2: Metadata preallocation for truncate
Max Reitz
1
-2
/
+31
2017-07-11
block/qcow2: Lock s->lock in preallocate()
Max Reitz
1
-7
/
+15
2017-07-11
block/qcow2: Generalize preallocate()
Max Reitz
1
-5
/
+12
2017-07-11
block/file-posix: Preallocation for truncate
Max Reitz
1
-12
/
+10
2017-07-11
block/file-posix: Generalize raw_regular_truncate
Max Reitz
1
-11
/
+50
2017-07-11
block/file-posix: Extract raw_regular_truncate()
Max Reitz
1
-66
/
+78
2017-07-11
block/file-posix: Small fixes in raw_create()
Max Reitz
1
-2
/
+3
2017-07-11
qemu-img: Expose PreallocMode for resizing
Max Reitz
2
-4
/
+36
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
15
-21
/
+27
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
12
-36
/
+26
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
14
-15
/
+98
2017-07-11
iotests: add test 178 for qemu-img measure
Stefan Hajnoczi
4
-0
/
+615
2017-07-11
qemu-iotests: support per-format golden output files
Stefan Hajnoczi
1
-0
/
+5
2017-07-11
qemu-img: add measure subcommand
Stefan Hajnoczi
3
-0
/
+270
[next]