index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
s390x/css: sch_handle_start_func() handles resume, too
Sascha Silbe
1
-0
/
+4
2016-07-20
s390x/css: copy CCW format bit from ORB to SCSW
Sascha Silbe
1
-0
/
+1
2016-07-20
usbredir: add streams property
Gerd Hoffmann
1
-1
/
+5
2016-07-20
xhci: Fix possible side effect from assert()
Alexey Kardashevskiy
1
-1
/
+3
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
1
-1
/
+3
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
1
-1
/
+5
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
1
-0
/
+9
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
1
-0
/
+4
2016-07-20
docker: More sensible run script
Fam Zheng
2
-6
/
+10
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
1
-1
/
+58
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
2
-0
/
+108
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
1
-0
/
+12
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
1
-0
/
+58
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
1
-8
/
+13
2016-07-20
qxl: fix qxl_set_dirty call in qxl_dirty_one_surface
Gerd Hoffmann
2
-6
/
+7
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
2
-41
/
+358
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
2
-55
/
+122
2016-07-19
block/gluster: deprecate rdma support
Prasanna Kumar Kalever
1
-8
/
+12
2016-07-19
block/gluster: code cleanup
Prasanna Kumar Kalever
1
-68
/
+75
2016-07-19
block/gluster: rename [server, volname, image] -> [host, volume, path]
Prasanna Kumar Kalever
1
-27
/
+27
2016-07-19
mirror: fix request throttling in drive-mirror
Denis V. Lunev
1
-1
/
+6
2016-07-19
mirror: improve performance of mirroring of empty disk
Denis V. Lunev
1
-5
/
+11
2016-07-19
mirror: efficiently zero out target
Denis V. Lunev
1
-2
/
+26
2016-07-19
mirror: optimize dirty bitmap filling in mirror_run a bit
Denis V. Lunev
1
-2
/
+6
2016-07-19
block: remove extra condition in bdrv_can_write_zeroes_with_unmap
Denis V. Lunev
1
-1
/
+1
2016-07-19
mirror: create mirror_dirty_init helper for mirror_run
Denis V. Lunev
1
-29
/
+41
2016-07-19
mirror: create mirror_throttle helper
Denis V. Lunev
1
-12
/
+19
2016-07-19
mirror: make sectors_in_flight int64_t
Denis V. Lunev
1
-1
/
+1
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
3
-6
/
+6
2016-07-19
net: Use correct type for bool flag
Eric Blake
3
-8
/
+8
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
48
-172
/
+230
2016-07-19
arm_gicv3: Add assert()s to tell Coverity that offsets are aligned
Peter Maydell
1
-0
/
+4
2016-07-19
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
1
-2
/
+1
2016-07-19
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
2
-1
/
+2
2016-07-19
linux-user: AArch64 has sync_file_range, not sync_file_range2
Peter Maydell
1
-2
/
+1
2016-07-19
linux-user: Fix type for SIOCATMARK ioctl
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: define missing sparc syscalls
Laurent Vivier
1
-0
/
+3
2016-07-19
linux-user: Fix terminal control ioctls
Timothy Pearson
1
-6
/
+6
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
2
-0
/
+40
2016-07-19
linux-user: Handle short lengths in host_to_target_sockaddr()
Peter Maydell
1
-2
/
+9
2016-07-19
linux-user: Forget about synchronous signal once it is delivered
Peter Maydell
1
-4
/
+4
2016-07-19
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
2
-6
/
+7
2016-07-19
linux-user: Correct type for BLKSSZGET
Peter Maydell
1
-1
/
+1
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
3
-1
/
+18
2016-07-19
linux-user: Check sigsetsize argument to syscalls
Peter Maydell
1
-1
/
+46
2016-07-19
linux-user: add nested netlink types
Laurent Vivier
1
-4
/
+316
2016-07-19
linux-user: convert sockaddr_ll from host to target
Laurent Vivier
1
-0
/
+5
2016-07-19
linux-user: add fd_trans helper in do_recvfrom()
Laurent Vivier
1
-0
/
+3
2016-07-19
linux-user: fix netlink memory corruption
Laurent Vivier
1
-8
/
+24
2016-07-19
linux-user: fd_trans_*_data() returns the length
Laurent Vivier
1
-4
/
+32
[next]