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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2020-10-26
2
-0
/
+21
*
hw/misc/led: Emit a trace event when LED intensity has changed
Philippe Mathieu-Daudé
2020-10-26
2
-0
/
+5
*
hw/misc/led: Allow connecting from GPIO output
Philippe Mathieu-Daudé
2020-10-26
3
-1
/
+42
*
hw/misc/led: Add a LED device
Philippe Mathieu-Daudé
2020-10-26
6
-0
/
+242
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-26
33
-122
/
+1420
|
\
|
*
iotests: add commit top->base cases to 274
Vladimir Sementsov-Ogievskiy
2020-10-23
2
-0
/
+88
|
*
block/io: fix bdrv_is_allocated_above
Vladimir Sementsov-Ogievskiy
2020-10-23
1
-38
/
+5
|
*
block/io: bdrv_common_block_status_above: support bs == base
Vladimir Sementsov-Ogievskiy
2020-10-23
1
-1
/
+5
|
*
block/io: bdrv_common_block_status_above: support include_base
Vladimir Sementsov-Ogievskiy
2020-10-23
2
-7
/
+16
|
*
block/io: fix bdrv_co_block_status_above
Vladimir Sementsov-Ogievskiy
2020-10-23
2
-16
/
+68
|
*
block/export: add vhost-user-blk multi-queue support
Stefan Hajnoczi
2020-10-23
2
-9
/
+25
|
*
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
2020-10-23
4
-4
/
+45
|
*
block: move block exports to libblockdev
Stefan Hajnoczi
2020-10-23
6
-17
/
+22
|
*
qemu-storage-daemon: avoid compiling blockdev_ss twice
Stefan Hajnoczi
2020-10-23
2
-4
/
+11
|
*
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
2020-10-23
5
-7
/
+14
|
*
util/vhost-user-server: move header to include/
Stefan Hajnoczi
2020-10-23
4
-3
/
+5
|
*
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
2020-10-23
7
-356
/
+154
|
*
block/export: report flush errors
Stefan Hajnoczi
2020-10-23
1
-4
/
+7
|
*
util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
Stefan Hajnoczi
2020-10-23
3
-127
/
+154
|
*
util/vhost-user-server: check EOF when reading payload
Stefan Hajnoczi
2020-10-23
1
-2
/
+4
|
*
util/vhost-user-server: fix memory leak in vu_message_read()
Stefan Hajnoczi
2020-10-23
1
-27
/
+23
|
*
util/vhost-user-server: drop unused DevicePanicNotifier
Stefan Hajnoczi
2020-10-23
3
-11
/
+1
|
*
block/export: consolidate request structs into VuBlockReq
Stefan Hajnoczi
2020-10-23
1
-47
/
+21
|
*
util/vhost-user-server: drop unnecessary watch deletion
Stefan Hajnoczi
2020-10-23
1
-15
/
+4
|
*
util/vhost-user-server: drop unnecessary QOM cast
Stefan Hajnoczi
2020-10-23
1
-1
/
+1
|
*
util/vhost-user-server: s/fileds/fields/ typo fix
Stefan Hajnoczi
2020-10-23
1
-1
/
+1
|
*
MAINTAINERS: Add vhost-user block device backend server maintainer
Coiby Xu
2020-10-23
1
-0
/
+7
|
*
block/export: vhost-user block device backend server
Coiby Xu
2020-10-23
4
-0
/
+702
|
*
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-23
4
-26
/
+71
|
*
util/vhost-user-server: generic vhost user server
Coiby Xu
2020-10-23
3
-0
/
+494
|
*
libvhost-user: remove watch for kick_fd when de-initialize vu-dev
Coiby Xu
2020-10-23
1
-0
/
+1
|
*
libvhost-user: Allow vu_message_read to be replaced
Coiby Xu
2020-10-23
5
-10
/
+33
|
*
block/nvme: Add driver statistics for access alignment and hw errors
Philippe Mathieu-Daudé
2020-10-23
2
-1
/
+50
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
2020-10-22
12
-72
/
+232
|
\
|
*
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
2
-1
/
+14
|
*
opengl: build egl-headless display modular
Gerd Hoffmann
2020-10-21
1
-1
/
+7
|
*
spice: flip modules switch
Gerd Hoffmann
2020-10-21
1
-1
/
+10
|
*
modules: add spice dependencies
Gerd Hoffmann
2020-10-21
1
-0
/
+5
|
*
modules: dependencies infrastructure
Gerd Hoffmann
2020-10-21
1
-5
/
+27
|
*
spice: load module when enabled on the cmdline
Gerd Hoffmann
2020-10-21
1
-1
/
+5
|
*
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
3
-1
/
+22
|
*
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-8
/
+11
|
*
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-20
/
+25
|
*
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
6
-9
/
+16
|
*
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-8
/
+12
|
*
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
5
-7
/
+9
|
*
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
5
-6
/
+21
|
*
spice: add module helpers
Gerd Hoffmann
2020-10-21
5
-4
/
+48
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
2020-10-22
3
-15
/
+58
|
\
\
|
*
|
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
2020-10-21
1
-0
/
+2
[next]