summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz
2020-01-06block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2020-01-06audio: fix integer overflowVolker Rümelin
2020-01-06paaudio: wait until the recording stream is readyVolker Rümelin
2020-01-06paaudio: try to drain the recording streamVolker Rümelin
2020-01-06paaudio: drop recording stream in qpa_fini_inVolker Rümelin
2020-01-06hda-codec: fix recording rate controlVolker Rümelin
2020-01-06hda-codec: fix playback rate controlVolker Rümelin
2020-01-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2020-01-02screendump: use qemu_unlink()Marc-André Lureau
2020-01-02osdep: add qemu_unlink()Marc-André Lureau
2020-01-02screendump: replace FILE with QIOChannel and fix close()/qemu_close()Marc-André Lureau
2020-01-02object: add g_autoptr supportMarc-André Lureau
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau
2020-01-02ppm-save: pass opened fdMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-12-20configure: Require Python >= 3.5Eduardo Habkost
2019-12-20travis: Replace Python 3.4 build with 3.5Eduardo Habkost
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell
2019-12-20arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()Niek Linnenbank
2019-12-20target/arm: Display helpful message when hflags mismatchPhilippe Mathieu-Daudé
2019-12-20hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith
2019-12-20hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith
2019-12-20hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith
2019-12-20hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith
2019-12-20hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith
2019-12-20hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith
2019-12-20ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery
2019-12-20target/arm: Prepare generic timer for per-platform CNTFRQAndrew Jeffery
2019-12-20target/arm: Abstract the generic timer frequencyAndrew Jeffery
2019-12-20target/arm: Remove redundant scaling of nexttickAndrew Jeffery
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson
2019-12-19numa: properly check if numa is supportedIgor Mammedov
2019-12-19numa: remove not needed checkIgor Mammedov
2019-12-19i386: Resolve CPU models to v1 by defaultEduardo Habkost
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf
2019-12-19block: Activate recursively even for already active nodesKevin Wolf
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing