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
/
include
/
qapi
/
string-output-visitor.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
quorum: Create BDRVQuorumState and BlkDriver and do init.
Benoît Canet
1
-0
/
+31
2014-02-21
quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB.
Benoît Canet
2
-0
/
+54
2014-02-21
check-qdict: Test termination of qdict_array_split()
Max Reitz
1
-0
/
+53
2014-02-21
check-qdict: Adjust test for qdict_array_split()
Max Reitz
1
-6
/
+16
2014-02-21
qdict: Extract non-QDicts in qdict_array_split()
Max Reitz
1
-14
/
+46
2014-02-21
qemu-config: Sections must consist of keys
Max Reitz
1
-0
/
+6
2014-02-21
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf
3
-0
/
+738
2014-02-21
qemu-img: Allow -o help with incomplete argument list
Kevin Wolf
1
-23
/
+35
2014-02-21
qemu-img amend: Support multiple -o options
Kevin Wolf
1
-2
/
+15
2014-02-21
qemu-img convert: Support multiple -o options
Kevin Wolf
1
-9
/
+25
2014-02-21
qemu-img create: Support multiple -o options
Kevin Wolf
1
-6
/
+22
2014-02-21
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
2
-0
/
+51
2014-02-21
vdi: say why an image is bad
Paolo Bonzini
1
-9
/
+16
2014-02-21
block: do not abuse EMEDIUMTYPE
Paolo Bonzini
9
-11
/
+19
2014-02-21
vmdk: correctly propagate errors
Paolo Bonzini
2
-9
/
+8
2014-02-21
vmdk: do not try opening a file as both image and descriptor
Paolo Bonzini
2
-9
/
+17
2014-02-21
vmdk: push vmdk_read_desc up to caller
Paolo Bonzini
1
-24
/
+31
2014-02-21
vmdk: extract vmdk_read_desc
Paolo Bonzini
1
-11
/
+30
2014-02-21
vvfat: correctly propagate errors
Paolo Bonzini
1
-6
/
+3
2014-02-21
vhdx: correctly propagate errors
Paolo Bonzini
1
-12
/
+9
2014-02-21
qed: correctly propagate errors
Paolo Bonzini
1
-7
/
+6
2014-02-21
qcow: correctly propagate errors
Paolo Bonzini
1
-6
/
+6
2014-02-21
curl: correctly propagate errors
Paolo Bonzini
1
-8
/
+5
2014-02-21
cow: correctly propagate errors
Paolo Bonzini
1
-5
/
+3
2014-02-21
gluster: correctly propagate errors
Paolo Bonzini
1
-11
/
+13
2014-02-21
gluster: default scheme to gluster:// and host to localhost.
Paolo Bonzini
1
-2
/
+2
2014-02-21
iscsi: correctly propagate errors in iscsi_open
Paolo Bonzini
1
-50
/
+53
2014-02-21
iscsi: fix indentation
Paolo Bonzini
1
-22
/
+23
2014-02-21
nbd: move socket wrappers to qemu-nbd
Paolo Bonzini
3
-54
/
+52
2014-02-21
nbd: inline tcp_socket_incoming_spec into sole caller
Paolo Bonzini
2
-7
/
+2
2014-02-21
nbd: correctly propagate errors
Paolo Bonzini
4
-35
/
+18
2014-02-21
nbd: produce a better error if neither host nor port is passed
Paolo Bonzini
2
-7
/
+8
2014-02-21
block: Remove bdrv_open_image()'s force_raw option
Max Reitz
4
-27
/
+8
2014-02-21
block: Reuse success path from bdrv_open()
Max Reitz
1
-34
/
+29
2014-02-21
block: Handle bs->options in bdrv_open() only
Max Reitz
1
-23
/
+15
2014-02-21
block: Remove bdrv_new() from bdrv_file_open()
Max Reitz
1
-11
/
+13
2014-02-21
block: Reuse reference handling from bdrv_open()
Max Reitz
1
-25
/
+7
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
10
-24
/
+48
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
10
-27
/
+61
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
12
-57
/
+73
2014-02-21
block: Fix bdrv_is_first_non_filter()
Kevin Wolf
1
-5
/
+1
2014-02-21
qcow2: Set zero flag for discarded clusters
Kevin Wolf
2
-6
/
+34
2014-02-21
tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
Peter Maydell
2
-2
/
+15
2014-02-19
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
1
-0
/
+2
2014-02-19
qtest: kill QEMU process on g_assert() failure
Stefan Hajnoczi
1
-6
/
+25
2014-02-19
qtest: make QEMU our direct child process
Stefan Hajnoczi
1
-29
/
+5
2014-02-19
qtest: drop unused child_pid field
Stefan Hajnoczi
1
-2
/
+0
2014-02-19
linux-user: Fix error handling in target_to_host_semarray()
Peter Maydell
1
-1
/
+6
2014-02-19
linux-user: Implement BLKPG ioctl
Andreas Färber
4
-0
/
+16
2014-02-19
trace-events: Fix typo in "offset"
Kevin Wolf
1
-4
/
+4
[next]