index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjob: Factor out block_job_remove_all_bdrv()
Kevin Wolf
2017-02-28
1
-0
/
+9
*
block: BdrvChildRole.attach/detach() callbacks
Kevin Wolf
2017-02-28
1
-0
/
+3
*
blockjob: Add permissions to block_job_add_bdrv()
Kevin Wolf
2017-02-28
1
-1
/
+4
*
block: Add BdrvChildRole.stay_at_node
Kevin Wolf
2017-02-28
1
-0
/
+4
*
block: Add BdrvChildRole.get_parent_desc()
Kevin Wolf
2017-02-28
1
-0
/
+6
*
blockjob: Add permissions to block_job_create()
Kevin Wolf
2017-02-28
1
-1
/
+3
*
hw/block: Introduce share-rw qdev property
Kevin Wolf
2017-02-28
1
-1
/
+4
*
hw/block: Request permissions
Kevin Wolf
2017-02-28
1
-1
/
+2
*
block: Allow error return in BlockDevOps.change_media_cb()
Kevin Wolf
2017-02-28
2
-2
/
+2
*
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: Add error parameter to blk_insert_bs()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add permissions to blk_new()
Kevin Wolf
2017-02-28
1
-1
/
+1
*
block: Add permissions to BlockBackend
Kevin Wolf
2017-02-28
1
-0
/
+2
*
vvfat: Implement .bdrv_child_perm()
Kevin Wolf
2017-02-28
1
-0
/
+1
*
block: Default .bdrv_child_perm() for format drivers
Kevin Wolf
2017-02-28
1
-0
/
+8
*
block: Default .bdrv_child_perm() for filter drivers
Kevin Wolf
2017-02-28
1
-0
/
+8
*
block: Involve block drivers in permission granting
Kevin Wolf
2017-02-28
1
-0
/
+61
*
block: Let callers request permissions when attaching a child node
Kevin Wolf
2017-02-28
1
-1
/
+14
*
block: Add Error argument to bdrv_attach_child()
Kevin Wolf
2017-02-28
1
-1
/
+2
*
block: Add op blocker permission constants
Kevin Wolf
2017-02-28
1
-0
/
+36
*
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-02-28
1
-0
/
+92
|
\
|
*
throttle: factor out duplicate code
Pradeep Jagadeesh
2017-02-28
1
-0
/
+92
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-02-28
1
-1
/
+1
|
\
\
|
*
|
Update copyright year
Marc-André Lureau
2017-02-28
1
-1
/
+1
*
|
|
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
1
-0
/
+48
*
|
|
hw/arm/virt: Add a user option to disallow ITS instantiation
Eric Auger
2017-02-28
1
-0
/
+1
*
|
|
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2017-02-28
2
-0
/
+29
|
|
/
|
/
|
*
|
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
|
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-0
/
+1
*
|
console: add dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
1
-0
/
+2
*
|
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
3
-23
/
+32
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-02-26
1
-1
/
+3
|
\
|
*
block: Add bdrv_new_open_driver()
Kevin Wolf
2017-02-24
1
-0
/
+2
|
*
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
2017-02-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-25
4
-14
/
+138
|
\
\
|
*
|
cputlb: introduce tlb_flush_*_all_cpus[_synced]
Alex Bennée
2017-02-24
1
-3
/
+113
|
*
|
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
2017-02-24
1
-2
/
+0
|
*
|
cputlb: add tlb_flush_by_mmuidx async routines
Alex Bennée
2017-02-24
1
-1
/
+1
|
*
|
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-24
1
-6
/
+7
|
*
|
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
2
-0
/
+7
|
*
|
tcg: remove global exit_request
Alex Bennée
2017-02-24
1
-3
/
+0
|
*
|
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
1
-0
/
+1
|
*
|
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-24
1
-1
/
+0
|
*
|
tcg: add options for enabling MTTCG
KONRAD Frederic
2017-02-24
2
-0
/
+11
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging
Peter Maydell
2017-02-25
1
-2
/
+9
|
\
\
\
|
*
|
|
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
2017-02-24
1
-1
/
+0
|
*
|
|
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
2017-02-24
1
-2
/
+8
|
*
|
|
s390x: add property adapter_routes_max_batch
Halil Pasic
2017-02-24
1
-0
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ...
Peter Maydell
2017-02-24
1
-22
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
1
-3
/
+3
[next]