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
...
|
*
|
fuzz: Add PCI features to the generic fuzzer
Alexander Bulekov
2020-10-24
1
-0
/
+81
|
*
|
fuzz: Add generic virtual-device fuzzer
Alexander Bulekov
2020-10-24
2
-0
/
+517
|
*
|
memory: Add FlatView foreach function
Alexander Bulekov
2020-10-24
2
-0
/
+18
|
*
|
libqtest: fix memory leak in the qtest_qmp_event_ref
Maxim Levitsky
2020-10-24
1
-7
/
+4
|
*
|
libqtest: fix the order of buffered events
Maxim Levitsky
2020-10-24
1
-1
/
+1
|
*
|
tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX
Havard Skinnemoen
2020-10-24
1
-1
/
+2
|
*
|
accel: Add xen CpusAccel using dummy-cpus
Jason Andryuk
2020-10-24
2
-0
/
+9
|
*
|
accel: move qtest CpusAccel functions to a common location
Jason Andryuk
2020-10-24
6
-37
/
+18
|
*
|
accel: Remove _WIN32 ifdef from qtest-cpus.c
Jason Andryuk
2020-10-24
1
-5
/
+0
|
*
|
tests/qtest/libqtest: Fix detection of architecture for binaries without path
Thomas Huth
2020-10-24
1
-2
/
+7
|
*
|
tests/migration: fix memleak in wait_command/wait_command_fd
Chen Qun
2020-10-24
1
-4
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
14
-55
/
+238
|
\
\
|
*
|
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
2020-10-22
2
-0
/
+67
|
*
|
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
2020-10-22
2
-1
/
+32
|
*
|
target/riscv: raise exception to HS-mode at get_physical_address
Yifei Jiang
2020-10-22
2
-12
/
+34
|
*
|
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
7
-15
/
+45
|
*
|
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
2
-0
/
+11
|
*
|
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
2
-15
/
+21
|
*
|
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
2
-5
/
+14
|
*
|
target/riscv: Fix implementation of HLVX.WU instruction
Georg Kotheimer
2020-10-22
1
-3
/
+3
|
*
|
target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt
Georg Kotheimer
2020-10-22
1
-1
/
+3
|
*
|
target/riscv: Fix update of hstatus.SPVP
Georg Kotheimer
2020-10-22
1
-1
/
+1
|
*
|
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-10-22
1
-0
/
+0
|
*
|
riscv: Convert interrupt logs to use qemu_log_mask()
Alistair Francis
2020-10-22
2
-2
/
+7
|
|
/
*
|
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
[prev]
[next]