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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-io-cmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-20
qemu-io-cmds: g_renew() can't fail, bury dead error handling
Markus Armbruster
1
-10
/
+1
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
1
-5
/
+5
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-07-09
block: prefer aio_poll to qemu_aio_wait
Paolo Bonzini
1
-2
/
+2
2014-03-19
qemu-io-cmds: Fixed typo in example for writev.
Maria Kustova
1
-1
/
+1
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
1
-1
/
+1
2014-01-24
qemu-io: New command 'sleep'
Kevin Wolf
1
-0
/
+42
2014-01-22
qemu-io: add command completion
Stefan Hajnoczi
1
-0
/
+15
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
1
-0
/
+22
2013-11-28
block: add flags to bdrv_*_write_zeroes
Peter Lieven
1
-1
/
+1
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
1
-0
/
+9
2013-09-06
block: expect errors from bdrv_co_is_allocated
Paolo Bonzini
1
-0
/
+4
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-06-06
qemu-io: Interface cleanup
Kevin Wolf
1
-7
/
+7
2013-06-06
qemu-io: Move remaining helpers from cmd.c
Kevin Wolf
1
-0
/
+104
2013-06-06
qemu-io: Move functions for registering and running commands
Kevin Wolf
1
-51
/
+141
2013-06-06
qemu-io: Move 'help' function
Kevin Wolf
1
-1
/
+66
2013-06-06
qemu-io: Factor out qemuio_command
Kevin Wolf
1
-0
/
+24
2013-06-06
qemu-io: Split off commands to qemu-io-cmds.c
Kevin Wolf
1
-0
/
+1835