Fam Zheng
eddb102e86
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
...
In current virtio spec, inhdr is a single byte, and is unlikely to
change for both functionality and compatibility considerations.
Non-dataplane uses .in, and we are on the way to converge them. So
let's unify it to get cleaner code.
Remove .inhdr and use .in.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-06-27 18:18:23 +02:00
..
2014-06-19 16:41:53 +03:00
2014-06-23 11:12:28 -04:00
2014-05-28 17:35:01 +02:00
2014-06-19 18:33:05 +01:00
2014-06-23 11:01:24 -04:00
2014-06-27 18:18:23 +02:00
2013-09-10 11:14:41 +02:00
2014-06-24 20:01:24 +04:00
2014-06-23 11:12:27 -04:00
2013-12-24 18:02:18 +01:00
2014-05-28 17:35:01 +02:00
2014-06-20 16:22:07 +01:00
2014-06-16 04:55:26 +02:00
2014-05-13 16:09:35 +01:00
2014-05-14 15:24:51 +02:00
2014-06-23 18:02:41 +03:00
2014-06-23 11:01:25 -04:00
2014-06-24 20:01:24 +04:00
2014-06-19 18:33:05 +01:00
2014-05-14 15:24:51 +02:00
2014-06-19 18:44:22 +03:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:35:01 +02:00
2014-06-19 18:44:22 +03:00
2014-05-28 17:36:21 +02:00
2014-06-20 23:40:16 +02:00
2014-06-23 11:12:28 -04:00
2014-06-24 20:01:24 +04:00
2014-06-24 13:06:13 +01:00
2014-06-16 13:24:26 +02:00
2014-05-28 17:35:01 +02:00
2014-06-23 17:49:49 +03:00
2014-06-23 17:48:42 +03:00
2014-06-20 23:52:49 +01:00
2014-03-19 22:23:13 +01:00
2014-06-23 11:12:27 -04:00
2014-06-10 09:50:27 +02:00
2014-06-23 11:01:25 -04:00
2014-06-10 19:39:34 +04:00
2014-05-28 17:35:01 +02:00
2014-06-05 20:51:57 +01:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:36:21 +02:00
2014-06-23 11:12:27 -04:00
2013-08-22 19:10:27 +02:00
2014-05-28 17:35:01 +02:00
2014-06-23 19:14:52 +02:00
2014-06-24 13:06:13 +01:00
2014-06-23 11:12:27 -04:00
2014-05-07 18:38:39 +01:00
2014-05-28 17:35:01 +02:00
2014-05-28 17:35:01 +02:00
2014-06-19 16:41:47 +03:00