aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-25audio/hda: tweak timer adjust logicGerd Hoffmann
2018-06-25audio/hda: turn some dprintfs into trace pointsGerd Hoffmann
2018-06-25audio/hda: create millisecond timers that handle IOGerd Hoffmann
2018-06-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell
2018-06-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20180618' i...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into stagingPeter Maydell
2018-06-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-19Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-18' in...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180618' into...Peter Maydell
2018-06-19Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-18Update OpenBIOS images to 8fe6f5f96f built from submodule.Mark Cave-Ayland
2018-06-18Merge remote-tracking branch 'mreitz/tags/pull-block-2018-06-18' into queue-b...Kevin Wolf
2018-06-18Merge tag 'tags/s390x-2018-06-18' into stagingCornelia Huck
2018-06-18iotests: Add test for active mirroringMax Reitz
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz
2018-06-18block/mirror: Add active mirroringMax Reitz
2018-06-18job: Add job_progress_increase_remaining()Max Reitz
2018-06-18block/mirror: Add MirrorBDSOpaqueMax Reitz
2018-06-18block/dirty-bitmap: Add bdrv_dirty_iter_next_areaMax Reitz
2018-06-18test-hbitmap: Add non-advancing iter_next testsMax Reitz
2018-06-18hbitmap: Add @advance param to hbitmap_iter_next()Max Reitz
2018-06-18block: Generalize should_update_child() ruleMax Reitz
2018-06-18block/mirror: Use source as a BdrvChildMax Reitz
2018-06-18block/mirror: Wait for in-flight op conflictsMax Reitz
2018-06-18block/mirror: Use CoQueue to wait on in-flight opsMax Reitz
2018-06-18block/mirror: Convert to coroutinesMax Reitz
2018-06-18block/mirror: Pull out mirror_perform()Max Reitz
2018-06-18monitor: add lock to protect mon_fdsetsPeter Xu
2018-06-18monitor: move init global earlierPeter Xu
2018-06-18monitor: remove event_clock_typePeter Xu
2018-06-18monitor: fix comment for monitor_lockPeter Xu
2018-06-18monitor: more comments on lock-free elementsPeter Xu
2018-06-18monitor: protect mon->fds with mon_lockPeter Xu
2018-06-18monitor: rename out_lock to mon_lockPeter Xu
2018-06-18pc-bios/s390-ccw: Update the s390-netboot.img binaryThomas Huth
2018-06-18pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth
2018-06-18pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth
2018-06-18pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth
2018-06-18pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth
2018-06-18roms: Update SLOF submodule to current statusThomas Huth
2018-06-18pc-bios/s390-ccw: define loadparm lengthCollin Walling
2018-06-18block: fix QEMU crash with scsi-hd and drive_delGreg Kurz
2018-06-18test-bdrv-drain: Test graph changes in drain_all sectionKevin Wolf
2018-06-18block: Allow graph changes in bdrv_drain_all_begin/end sectionsKevin Wolf
2018-06-18block: ignore_bds_parents parameter for drain functionsKevin Wolf
2018-06-18block: Move bdrv_drain_all_begin() out of coroutine contextKevin Wolf