« Previous | Next » 

Revision 734c3b85

ID734c3b85cb72d264ad2b38a87f30304e05de2cb1

Added by Kevin Wolf almost 11 years ago

qemu-io: Don't use global bs in command implementations

Pass in the BlockDriverState to the command handlers instead of using
the global variable. This is an important step to make the commands
usable outside of qemu-io.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Eric Blake <>
Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences