aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-18block/mirror: Use CoQueue to wait on in-flight opsMax Reitz1-11/+23
2018-06-18block/mirror: Convert to coroutinesMax Reitz1-62/+90
2018-06-18block/mirror: Pull out mirror_perform()Max Reitz1-22/+29
2018-06-18monitor: add lock to protect mon_fdsetsPeter Xu3-12/+45
2018-06-18monitor: move init global earlierPeter Xu1-6/+1
2018-06-18monitor: remove event_clock_typePeter Xu1-9/+16
2018-06-18monitor: fix comment for monitor_lockPeter Xu1-4/+3
2018-06-18monitor: more comments on lock-free elementsPeter Xu1-1/+10
2018-06-18monitor: protect mon->fds with mon_lockPeter Xu1-4/+18
2018-06-18monitor: rename out_lock to mon_lockPeter Xu1-24/+29
2018-06-18pc-bios/s390-ccw: Update the s390-netboot.img binaryThomas Huth1-0/+0
2018-06-18pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth2-2/+3
2018-06-18pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth1-1/+55
2018-06-18pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth2-4/+89
2018-06-18pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth2-70/+18
2018-06-18roms: Update SLOF submodule to current statusThomas Huth1-0/+0
2018-06-18pc-bios/s390-ccw: define loadparm lengthCollin Walling4-7/+9
2018-06-18block: fix QEMU crash with scsi-hd and drive_delGreg Kurz1-0/+5
2018-06-18test-bdrv-drain: Test graph changes in drain_all sectionKevin Wolf1-2/+73
2018-06-18block: Allow graph changes in bdrv_drain_all_begin/end sectionsKevin Wolf4-17/+79
2018-06-18block: ignore_bds_parents parameter for drain functionsKevin Wolf5-44/+78
2018-06-18block: Move bdrv_drain_all_begin() out of coroutine contextKevin Wolf1-5/+17
2018-06-18block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf1-4/+9
2018-06-18test-bdrv-drain: Test that bdrv_drain_invoke() doesn't pollKevin Wolf1-14/+88
2018-06-18block: Defer .bdrv_drain_begin callback to polling phaseKevin Wolf1-5/+23
2018-06-18test-bdrv-drain: Graph change through parent callbackKevin Wolf1-0/+130
2018-06-18block: Don't poll in parent drain callbacksKevin Wolf3-9/+26
2018-06-18test-bdrv-drain: Test node deletion in subtree recursionKevin Wolf1-9/+29
2018-06-18block: Drain recursively with a single BDRV_POLL_WHILE()Kevin Wolf3-22/+52
2018-06-18test-bdrv-drain: Add test for node deletionMax Reitz1-0/+169
2018-06-18block: Remove bdrv_drain_recurse()Kevin Wolf1-33/+3
2018-06-18block: Really pause block jobs on drainKevin Wolf8-14/+107
2018-06-18block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf2-15/+18
2018-06-18tests/test-bdrv-drain: bdrv_drain_all() works in coroutines nowKevin Wolf1-2/+14
2018-06-18block: Don't manually poll in bdrv_drain_all()Kevin Wolf1-29/+12
2018-06-18block: Remove 'recursive' parameter from bdrv_drain_invoke()Kevin Wolf1-10/+3
2018-06-18block: Use bdrv_do_drain_begin/end in bdrv_drain_all()Kevin Wolf2-18/+6
2018-06-18test-bdrv-drain: bdrv_drain() works with cross-AioContext eventsKevin Wolf2-5/+186
2018-06-18ps2: check PS2Queue wptr pointer in post_load routineliujunjie1-1/+1
2018-06-18Add ramfb MAINTAINERS entryGerd Hoffmann1-0/+6
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann7-0/+79
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann3-0/+106
2018-06-18s390x/cpumodels: add z14 Model ZR1Christian Borntraeger1-0/+1
2018-06-18s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger1-5/+22
2018-06-18vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic1-11/+0
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic2-2/+36
2018-06-18virtio-ccw: clean up notifyHalil Pasic1-4/+9
2018-06-18Revert "bus: do not unref the added child bus on realize"Marc-André Lureau1-0/+1
2018-06-18configure: print virglrenderer versionMarc-André Lureau1-1/+2
2018-06-18Revert "usb: release the created buses"Marc-André Lureau2-18/+0