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-06-21
monitor: report entirety of hmp command on error
Collin Walling
1
-2
/
+6
2018-06-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging
Peter Maydell
14
-104
/
+240
2018-06-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20180618' i...
Peter Maydell
4
-0
/
+0
2018-06-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...
Peter Maydell
3
-24
/
+172
2018-06-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into staging
Peter Maydell
1
-1
/
+1
2018-06-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
24
-319
/
+1836
2018-06-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-18' in...
Peter Maydell
4
-59
/
+121
2018-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request...
Peter Maydell
1
-1
/
+1
2018-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...
Peter Maydell
10
-1
/
+193
2018-06-19
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ...
Peter Maydell
4
-19
/
+1
2018-06-19
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180618' into...
Peter Maydell
31
-284
/
+1930
2018-06-19
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
9
-274
/
+494
2018-06-18
Update OpenBIOS images to 8fe6f5f96f built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-06-18
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-06-18' into queue-b...
Kevin Wolf
16
-152
/
+799
2018-06-18
Merge tag 'tags/s390x-2018-06-18' into staging
Cornelia Huck
9
-83
/
+173
2018-06-18
iotests: Add test for active mirroring
Max Reitz
3
-0
/
+126
2018-06-18
block/mirror: Add copy mode QAPI interface
Max Reitz
4
-9
/
+27
2018-06-18
block/mirror: Add active mirroring
Max Reitz
2
-5
/
+265
2018-06-18
job: Add job_progress_increase_remaining()
Max Reitz
2
-0
/
+20
2018-06-18
block/mirror: Add MirrorBDSOpaque
Max Reitz
1
-0
/
+12
2018-06-18
block/dirty-bitmap: Add bdrv_dirty_iter_next_area
Max Reitz
2
-0
/
+57
2018-06-18
test-hbitmap: Add non-advancing iter_next tests
Max Reitz
1
-12
/
+24
2018-06-18
hbitmap: Add @advance param to hbitmap_iter_next()
Max Reitz
5
-19
/
+26
2018-06-18
block: Generalize should_update_child() rule
Max Reitz
1
-10
/
+34
2018-06-18
block/mirror: Use source as a BdrvChild
Max Reitz
1
-8
/
+6
2018-06-18
block/mirror: Wait for in-flight op conflicts
Max Reitz
1
-18
/
+84
2018-06-18
block/mirror: Use CoQueue to wait on in-flight ops
Max Reitz
1
-11
/
+23
2018-06-18
block/mirror: Convert to coroutines
Max Reitz
1
-62
/
+90
2018-06-18
block/mirror: Pull out mirror_perform()
Max Reitz
1
-22
/
+29
2018-06-18
monitor: add lock to protect mon_fdsets
Peter Xu
3
-12
/
+45
2018-06-18
monitor: move init global earlier
Peter Xu
1
-6
/
+1
2018-06-18
monitor: remove event_clock_type
Peter Xu
1
-9
/
+16
2018-06-18
monitor: fix comment for monitor_lock
Peter Xu
1
-4
/
+3
2018-06-18
monitor: more comments on lock-free elements
Peter Xu
1
-1
/
+10
2018-06-18
monitor: protect mon->fds with mon_lock
Peter Xu
1
-4
/
+18
2018-06-18
monitor: rename out_lock to mon_lock
Peter Xu
1
-24
/
+29
2018-06-18
pc-bios/s390-ccw: Update the s390-netboot.img binary
Thomas Huth
1
-0
/
+0
2018-06-18
pc-bios/s390-ccw: Optimize the s390-netboot.img for size
Thomas Huth
2
-2
/
+3
2018-06-18
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
Thomas Huth
1
-1
/
+55
2018-06-18
pc-bios/s390-ccw/net: Add support for pxelinux-style config files
Thomas Huth
2
-4
/
+89
2018-06-18
pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
Thomas Huth
2
-70
/
+18
2018-06-18
roms: Update SLOF submodule to current status
Thomas Huth
1
-0
/
+0
2018-06-18
pc-bios/s390-ccw: define loadparm length
Collin Walling
4
-7
/
+9
2018-06-18
block: fix QEMU crash with scsi-hd and drive_del
Greg Kurz
1
-0
/
+5
2018-06-18
test-bdrv-drain: Test graph changes in drain_all section
Kevin Wolf
1
-2
/
+73
2018-06-18
block: Allow graph changes in bdrv_drain_all_begin/end sections
Kevin Wolf
4
-17
/
+79
2018-06-18
block: ignore_bds_parents parameter for drain functions
Kevin Wolf
5
-44
/
+78
2018-06-18
block: Move bdrv_drain_all_begin() out of coroutine context
Kevin Wolf
1
-5
/
+17
2018-06-18
block: Allow AIO_WAIT_WHILE with NULL ctx
Kevin Wolf
1
-4
/
+9
2018-06-18
test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
Kevin Wolf
1
-14
/
+88
[next]