aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-18block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf
2018-06-18test-bdrv-drain: Test that bdrv_drain_invoke() doesn't pollKevin Wolf
2018-06-18block: Defer .bdrv_drain_begin callback to polling phaseKevin Wolf
2018-06-18test-bdrv-drain: Graph change through parent callbackKevin Wolf
2018-06-18block: Don't poll in parent drain callbacksKevin Wolf
2018-06-18test-bdrv-drain: Test node deletion in subtree recursionKevin Wolf
2018-06-18block: Drain recursively with a single BDRV_POLL_WHILE()Kevin Wolf
2018-06-18test-bdrv-drain: Add test for node deletionMax Reitz
2018-06-18block: Remove bdrv_drain_recurse()Kevin Wolf
2018-06-18block: Really pause block jobs on drainKevin Wolf
2018-06-18block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf
2018-06-18tests/test-bdrv-drain: bdrv_drain_all() works in coroutines nowKevin Wolf
2018-06-18block: Don't manually poll in bdrv_drain_all()Kevin Wolf
2018-06-18block: Remove 'recursive' parameter from bdrv_drain_invoke()Kevin Wolf
2018-06-18block: Use bdrv_do_drain_begin/end in bdrv_drain_all()Kevin Wolf
2018-06-18test-bdrv-drain: bdrv_drain() works with cross-AioContext eventsKevin Wolf
2018-06-18ps2: check PS2Queue wptr pointer in post_load routineliujunjie
2018-06-18Add ramfb MAINTAINERS entryGerd Hoffmann
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann
2018-06-18s390x/cpumodels: add z14 Model ZR1Christian Borntraeger
2018-06-18s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger
2018-06-18vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic
2018-06-18virtio-ccw: clean up notifyHalil Pasic
2018-06-18Revert "bus: do not unref the added child bus on realize"Marc-André Lureau
2018-06-18configure: print virglrenderer versionMarc-André Lureau
2018-06-18Revert "usb: release the created buses"Marc-André Lureau
2018-06-18Revert "usb-ccid: fix bus leak"Marc-André Lureau
2018-06-18spapr: fix xics_system_init() error pathGreg Kurz
2018-06-17SPARC64: add icount supportMark Cave-Ayland
2018-06-17hw/sparc/sun4m: Fix problems with device introspectionThomas Huth
2018-06-17hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realizeThomas Huth
2018-06-16hw/isa/smc37c669: Change the parallel I/O base to 378HPhilippe Mathieu-Daudé
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16ppc/pnv: introduce a pnv_chip_core_realize() routineCédric Le Goater
2018-06-16spapr_cpu_core: introduce spapr_create_vcpu()Greg Kurz
2018-06-16spapr_cpu_core: add missing rollback on realization pathGreg Kurz
2018-06-16spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()Greg Kurz
2018-06-16spapr_cpu_core: convert last snprintf() to g_strdup_printf()Greg Kurz
2018-06-16pnv: Add cpu unrealize pathDavid Gibson
2018-06-16pnv: Clean up cpu realize pathDavid Gibson
2018-06-16pnv_core: Allocate cpu thread objects individuallyDavid Gibson
2018-06-16pnv: Fix some error handling cpu realize()David Gibson
2018-06-16spapr: Clean up cpu realize/unrealize pathsDavid Gibson
2018-06-16sm501: Do not clear read only bits when writing registersBALATON Zoltan
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland