Markus Armbruster
|
5e3322eec3
qemu-io: Plug memory leak in open command
|
11 years ago |
Maria Kustova
|
d208cc353a
qemu-io: Extended "--cmd" description in usage text
|
11 years ago |
Stefan Weil
|
f988388025
qemu-io: Fix warnings from static code analysis
|
11 years ago |
Peter Maydell
|
e7a1d6c52a
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
|
11 years ago |
Max Reitz
|
2e40134bfd
block: Make bdrv_file_open() static
|
11 years ago |
Max Reitz
|
ddf5636dc9
block: Add reference parameter to bdrv_open()
|
11 years ago |
Max Reitz
|
f67503e5bd
block: Change BDS parameter of bdrv_open() to **
|
11 years ago |
Fam Zheng
|
10f5bff622
util: Split out exec_dir from os_find_datadir
|
11 years ago |
Stefan Weil
|
d5d1507b34
readline: Add missing GCC_FMT_ATTR
|
11 years ago |
Max Reitz
|
fd0fee34b5
qemu-io: Make filename optional
|
11 years ago |
Max Reitz
|
72daa72eee
block: Allow reference for bdrv_file_open()
|
11 years ago |
Stefan Hajnoczi
|
4694020d3c
qemu-io: add command completion
|
11 years ago |
Stefan Hajnoczi
|
0cf17e1817
qemu-io: use readline.c
|
11 years ago |
Max Reitz
|
b543c5cdcb
qemu-io: Let "open" pass options to block driver
|
12 years ago |
Max Reitz
|
34b5d2c68e
block: Error parameter for open functions
|
12 years ago |
Fam Zheng
|
4f6fd3491c
block: make bdrv_delete() static
|
12 years ago |
MORITA Kazutaka
|
526eda14a6
ignore SIGPIPE in qemu-img and qemu-io
|
12 years ago |
Kevin Wolf
|
02da386a2d
qemu-io: Use the qemu version for -V
|
12 years ago |
Kevin Wolf
|
3d21994f9c
qemu-io: Interface cleanup
|
12 years ago |
Kevin Wolf
|
d1174f13e7
qemu-io: Move command_loop() and friends
|
12 years ago |
Kevin Wolf
|
c2cdf5c589
qemu-io: Move functions for registering and running commands
|
12 years ago |
Kevin Wolf
|
e681be7eca
qemu-io: Move 'quit' function
|
12 years ago |
Kevin Wolf
|
797ac58cb2
qemu-io: Split off commands to qemu-io-cmds.c
|
12 years ago |
Kevin Wolf
|
734c3b85cb
qemu-io: Don't use global bs in command implementations
|
12 years ago |
Kevin Wolf
|
cf49a6a00c
qemu-io: Handle cvtnum() errors in 'alloc'
|
12 years ago |
Kevin Wolf
|
b6e356aa25
qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
|
12 years ago |
Kevin Wolf
|
a23818f4ff
qemu-io: Remove unused args_command
|
12 years ago |
Kevin Wolf
|
a00e81e98f
qemu-io: Fix 'map' output
|
12 years ago |
Kevin Wolf
|
787e4a8500
block: Add options QDict to bdrv_file_open() prototypes
|
12 years ago |
Kevin Wolf
|
de9c0cec6c
block: Add options QDict to bdrv_open() prototype
|
12 years ago |