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-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
2018-06-18
block: Defer .bdrv_drain_begin callback to polling phase
Kevin Wolf
1
-5
/
+23
2018-06-18
test-bdrv-drain: Graph change through parent callback
Kevin Wolf
1
-0
/
+130
2018-06-18
block: Don't poll in parent drain callbacks
Kevin Wolf
3
-9
/
+26
2018-06-18
test-bdrv-drain: Test node deletion in subtree recursion
Kevin Wolf
1
-9
/
+29
2018-06-18
block: Drain recursively with a single BDRV_POLL_WHILE()
Kevin Wolf
3
-22
/
+52
2018-06-18
test-bdrv-drain: Add test for node deletion
Max Reitz
1
-0
/
+169
2018-06-18
block: Remove bdrv_drain_recurse()
Kevin Wolf
1
-33
/
+3
2018-06-18
block: Really pause block jobs on drain
Kevin Wolf
8
-14
/
+107
2018-06-18
block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
Kevin Wolf
2
-15
/
+18
2018-06-18
tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
Kevin Wolf
1
-2
/
+14
2018-06-18
block: Don't manually poll in bdrv_drain_all()
Kevin Wolf
1
-29
/
+12
2018-06-18
block: Remove 'recursive' parameter from bdrv_drain_invoke()
Kevin Wolf
1
-10
/
+3
2018-06-18
block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
Kevin Wolf
2
-18
/
+6
2018-06-18
test-bdrv-drain: bdrv_drain() works with cross-AioContext events
Kevin Wolf
2
-5
/
+186
2018-06-18
ps2: check PS2Queue wptr pointer in post_load routine
liujunjie
1
-1
/
+1
2018-06-18
Add ramfb MAINTAINERS entry
Gerd Hoffmann
1
-0
/
+6
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
7
-0
/
+79
2018-06-18
hw/display: add ramfb, a simple boot framebuffer living in guest ram
Gerd Hoffmann
3
-0
/
+106
2018-06-18
s390x/cpumodels: add z14 Model ZR1
Christian Borntraeger
1
-0
/
+1
2018-06-18
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
Christian Borntraeger
1
-5
/
+22
2018-06-18
vfio-ccw: remove orb.c64 (64 bit data addresses) check
Halil Pasic
1
-11
/
+0
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2
-2
/
+36
2018-06-18
virtio-ccw: clean up notify
Halil Pasic
1
-4
/
+9
2018-06-18
Revert "bus: do not unref the added child bus on realize"
Marc-André Lureau
1
-0
/
+1
2018-06-18
configure: print virglrenderer version
Marc-André Lureau
1
-1
/
+2
2018-06-18
Revert "usb: release the created buses"
Marc-André Lureau
2
-18
/
+0
[prev]
[next]