aboutsummaryrefslogtreecommitdiffstats
path: root/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-07cmd: Fix potential memory leakPavel Borzenkov1-2/+7
2011-11-07cmd: Fix potential NULL pointer dereferencePavel Borzenkov1-8/+3
2011-11-07cmd: Fix coding style in cmd.cPavel Borzenkov1-86/+82
2011-09-21use qemu_* ctype functionsChristoph Egger1-1/+1
2011-06-20cmd: fix operator precedenceFrediano Ziglio1-3/+3
2010-06-22qemu-io: check registered fds in command_loop()MORITA Kazutaka1-3/+30
2010-04-25Fix dead initialization, spotted by clang analyzerBlue Swirl1-1/+2
2009-11-21Fix OpenBSD build of qemu-ioBlue Swirl1-2/+1
2009-09-19Fix indentationStefan Weil1-3/+3
2009-09-09qemu-io: Improve portability (win32 now supported).Stefan Weil1-1/+22
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-04-07Fix a few Sparse warningsblueswir11-2/+0
2009-04-05Add files not included in previous commit.aliguori1-0/+565