index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
iotests: add commit top->base cases to 274
Vladimir Sementsov-Ogievskiy
2
-0
/
+88
2020-10-23
block/io: fix bdrv_is_allocated_above
Vladimir Sementsov-Ogievskiy
1
-38
/
+5
2020-10-23
block/io: bdrv_common_block_status_above: support bs == base
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2020-10-23
block/io: bdrv_common_block_status_above: support include_base
Vladimir Sementsov-Ogievskiy
2
-7
/
+16
2020-10-23
block/io: fix bdrv_co_block_status_above
Vladimir Sementsov-Ogievskiy
2
-16
/
+68
2020-10-23
block/export: add vhost-user-blk multi-queue support
Stefan Hajnoczi
2
-9
/
+25
2020-10-23
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
4
-4
/
+45
2020-10-23
block: move block exports to libblockdev
Stefan Hajnoczi
6
-17
/
+22
2020-10-23
qemu-storage-daemon: avoid compiling blockdev_ss twice
Stefan Hajnoczi
2
-4
/
+11
2020-10-23
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
5
-7
/
+14
2020-10-23
util/vhost-user-server: move header to include/
Stefan Hajnoczi
4
-3
/
+5
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
7
-356
/
+154
2020-10-23
block/export: report flush errors
Stefan Hajnoczi
1
-4
/
+7
2020-10-23
util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
Stefan Hajnoczi
3
-127
/
+154
2020-10-23
util/vhost-user-server: check EOF when reading payload
Stefan Hajnoczi
1
-2
/
+4
2020-10-23
util/vhost-user-server: fix memory leak in vu_message_read()
Stefan Hajnoczi
1
-27
/
+23
2020-10-23
util/vhost-user-server: drop unused DevicePanicNotifier
Stefan Hajnoczi
3
-11
/
+1
2020-10-23
block/export: consolidate request structs into VuBlockReq
Stefan Hajnoczi
1
-47
/
+21
2020-10-23
util/vhost-user-server: drop unnecessary watch deletion
Stefan Hajnoczi
1
-15
/
+4
2020-10-23
util/vhost-user-server: drop unnecessary QOM cast
Stefan Hajnoczi
1
-1
/
+1
2020-10-23
util/vhost-user-server: s/fileds/fields/ typo fix
Stefan Hajnoczi
1
-1
/
+1
2020-10-23
MAINTAINERS: Add vhost-user block device backend server maintainer
Coiby Xu
1
-0
/
+7
2020-10-23
block/export: vhost-user block device backend server
Coiby Xu
4
-0
/
+702
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
4
-26
/
+71
2020-10-23
util/vhost-user-server: generic vhost user server
Coiby Xu
3
-0
/
+494
2020-10-23
libvhost-user: remove watch for kick_fd when de-initialize vu-dev
Coiby Xu
1
-0
/
+1
2020-10-23
libvhost-user: Allow vu_message_read to be replaced
Coiby Xu
5
-10
/
+33
2020-10-23
block/nvme: Add driver statistics for access alignment and hw errors
Philippe Mathieu-Daudé
2
-1
/
+50
2020-10-22
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
12
-72
/
+232
2020-10-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
3
-15
/
+58
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
22
-65
/
+154
2020-10-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
9
-212
/
+214
2020-10-21
opengl: build opengl helper code modular
Gerd Hoffmann
2
-1
/
+14
2020-10-21
opengl: build egl-headless display modular
Gerd Hoffmann
1
-1
/
+7
2020-10-21
spice: flip modules switch
Gerd Hoffmann
1
-1
/
+10
2020-10-21
modules: add spice dependencies
Gerd Hoffmann
1
-0
/
+5
2020-10-21
modules: dependencies infrastructure
Gerd Hoffmann
1
-5
/
+27
2020-10-21
spice: load module when enabled on the cmdline
Gerd Hoffmann
1
-1
/
+5
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
3
-1
/
+22
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
5
-8
/
+11
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
5
-20
/
+25
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
6
-9
/
+16
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
5
-8
/
+12
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
5
-7
/
+9
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
5
-6
/
+21
2020-10-21
spice: add module helpers
Gerd Hoffmann
5
-4
/
+48
2020-10-21
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-21
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
1
-0
/
+7
2020-10-21
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-21
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
1
-3
/
+3
[next]