/[qemu]/qemu/block_int.h
ViewVC logotype

Diff of /qemu/block_int.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bellard, Sat Sep 18 19:32:11 2004 UTC revision 1.3 by bellard, Tue Nov 16 01:45:27 2004 UTC
# Line 68  struct BlockDriverState { Line 68  struct BlockDriverState {
68            
69      /* NOTE: the following infos are only hints for real hardware      /* NOTE: the following infos are only hints for real hardware
70         drivers. They are not used by the block driver */         drivers. They are not used by the block driver */
71      int cyls, heads, secs;      int cyls, heads, secs, translation;
72      int type;      int type;
73      char device_name[32];      char device_name[32];
74      BlockDriverState *next;      BlockDriverState *next;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26