Revision 87ecb68b hw/usb-msd.c

b/hw/usb-msd.c
7 7
 * This code is licenced under the LGPL.
8 8
 */
9 9

  
10
#include "vl.h"
10
#include "qemu-common.h"
11
#include "usb.h"
12
#include "block.h"
13
#include "scsi-disk.h"
11 14

  
12 15
//#define DEBUG_MSD
13 16

  

Also available in: Unified diff