Revision 904ebffe qemu-common.h

b/qemu-common.h
274 274

  
275 275
typedef uint64_t pcibus_t;
276 276

  
277
typedef enum {
278
    IF_NONE,
279
    IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN,
280
    IF_COUNT
281
} BlockInterfaceType;
282

  
283 277
void cpu_exec_init_all(unsigned long tb_size);
284 278

  
285 279
/* CPU save/load.  */

Also available in: Unified diff