Christian Borntraeger
e95646c3ec
virtio: let header files include virtio_ids.h
...
Rusty,
commit 3ca4f5ca73
virtio: add virtio IDs file
moved all device IDs into a single file. While the change itself is
a very good one, it can break userspace applications. For example
if a userspace tool wanted to get the ID of virtio_net it used to
include virtio_net.h. This does no longer work, since virtio_net.h
does not include virtio_ids.h.
This patch moves all "#include <linux/virtio_ids.h>" from the C
files into the header files, making the header files compatible with
the old ones.
In addition, this patch exports virtio_ids.h to userspace.
CC: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp >
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com >
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2009-10-22 16:39:28 +10:30
..
2009-09-11 12:54:23 -07:00
2009-09-21 15:14:58 +02:00
2009-09-02 23:07:36 -07:00
2009-09-22 14:00:10 -07:00
2009-09-17 10:27:28 -07:00
2009-09-03 20:02:11 -07:00
2009-10-06 17:33:41 -07:00
2009-10-11 11:20:58 -07:00
2009-10-14 14:54:52 -07:00
2009-09-01 01:14:07 -07:00
2009-09-24 17:08:56 -07:00
2009-09-14 10:37:28 -07:00
2009-09-26 20:16:05 -07:00
2009-10-04 21:08:49 -07:00
2009-09-24 15:13:11 -07:00
2009-09-03 20:19:25 -07:00
2009-10-14 14:54:52 -07:00
2009-10-11 11:20:58 -07:00
2009-10-14 14:54:52 -07:00
2009-10-11 11:20:58 -07:00
2009-09-02 23:07:36 -07:00
2009-10-15 15:03:17 -07:00
2009-09-01 01:13:52 -07:00
2009-10-04 21:08:45 -07:00
2009-10-13 00:03:11 -07:00
2009-10-07 15:46:49 -07:00
2009-09-01 01:14:07 -07:00
2009-10-13 00:26:04 -07:00
2009-10-13 00:35:55 -07:00
2009-10-14 14:54:52 -07:00
2009-10-08 22:54:55 -07:00
2009-09-24 09:34:24 +09:30
2009-10-11 11:20:58 -07:00
2009-10-14 15:13:45 -07:00
2009-10-11 11:20:58 -07:00
2009-09-03 20:02:11 -07:00
2009-10-13 00:35:54 -07:00
2009-10-14 20:38:58 -07:00
2009-09-21 15:14:58 +02:00
2009-10-15 15:03:17 -07:00
2009-09-11 12:54:55 -07:00
2009-10-15 15:03:17 -07:00
2009-09-30 20:11:11 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-04 03:41:07 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-07-05 19:23:38 -07:00
2009-09-22 14:00:15 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-10-12 04:18:48 -07:00
2009-09-01 01:14:07 -07:00
2009-09-03 20:02:11 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-09-01 01:14:07 -07:00
2009-10-07 03:50:10 -07:00
2009-09-16 20:49:47 -07:00
2009-06-15 03:02:23 -07:00
2009-09-30 20:03:15 -07:00
2009-09-17 20:07:53 +02:00
2009-09-02 01:03:33 -07:00
2009-08-12 17:44:53 -07:00
2009-09-03 20:02:11 -07:00
2009-09-02 00:32:56 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-08-12 23:02:12 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:02:57 -07:00
2009-09-02 01:03:33 -07:00
2009-09-21 15:14:54 +02:00
2009-08-12 23:03:01 -07:00
2009-09-03 20:02:11 -07:00
2009-06-09 10:22:42 -05:00
2009-10-02 11:03:28 -07:00
2009-10-02 11:03:28 -07:00
2009-08-15 18:50:44 -07:00
2009-09-21 11:32:23 -07:00
2009-09-01 01:14:07 -07:00
2009-10-13 12:02:53 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-09-01 01:14:07 -07:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-09-09 18:54:49 -07:00
2009-07-06 18:54:51 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:13:40 -07:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-23 07:39:43 -07:00
2009-09-01 01:14:07 -07:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-10-15 15:03:17 -07:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-10-14 14:54:52 -07:00
2009-10-14 15:10:19 -07:00
2009-09-17 09:52:43 -07:00
2009-07-06 18:56:11 -07:00
2009-10-11 11:20:58 -07:00
2009-10-14 14:54:52 -07:00
2009-09-21 15:14:58 +02:00
2009-10-14 14:54:52 -07:00
2009-06-03 02:43:41 -07:00
2009-10-11 11:20:58 -07:00
2009-10-11 11:20:58 -07:00
2009-09-07 01:56:52 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:13:40 -07:00
2009-07-05 19:16:04 -07:00
2009-09-02 01:03:33 -07:00
2009-06-12 18:01:46 +02:00
2009-07-16 20:21:24 -07:00
2009-10-02 09:55:19 -07:00
2009-08-12 21:54:57 -07:00
2009-09-01 01:14:07 -07:00
2009-07-06 13:05:13 -07:00
2009-10-14 20:38:58 -07:00
2009-09-02 01:03:33 -07:00
2009-09-02 01:03:33 -07:00
2009-09-30 20:03:57 -07:00
2009-09-23 07:39:43 -07:00
2009-07-20 08:23:26 -07:00
2009-09-01 01:14:07 -07:00
2009-05-05 12:29:47 -07:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-09-21 15:14:58 +02:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-06-03 02:43:41 -07:00
2009-09-21 15:14:56 +02:00
2009-07-05 19:16:04 -07:00
2009-07-23 18:01:09 -07:00
2009-09-03 20:02:13 -07:00
2009-10-14 15:13:45 -07:00
2009-09-03 20:02:11 -07:00
2009-10-01 14:34:40 -07:00
2009-09-03 20:02:11 -07:00
2009-07-05 19:16:04 -07:00
2009-09-11 12:54:49 -07:00
2009-07-05 19:16:04 -07:00
2009-09-03 20:02:11 -07:00
2009-05-03 14:19:23 -07:00
2009-07-08 10:30:03 -07:00
2009-05-01 15:24:18 -07:00
2009-07-05 19:16:04 -07:00
2009-09-21 15:14:58 +02:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-09-23 07:39:29 -07:00
2009-06-12 18:01:45 +02:00
2009-10-11 11:20:58 -07:00
2009-10-07 03:37:43 -07:00
2009-09-03 20:02:11 -07:00
2009-10-11 11:20:58 -07:00
2009-07-16 20:21:24 -07:00
2009-07-16 09:14:23 -07:00
2009-09-01 01:13:40 -07:00
2009-07-16 09:14:23 -07:00
2009-08-12 16:39:16 -07:00
2009-09-30 16:12:20 -07:00
2009-09-02 01:03:33 -07:00
2009-09-02 01:03:33 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-10-13 12:01:31 -07:00
2009-09-21 15:14:54 +02:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-08-30 22:35:11 -07:00
2009-08-02 12:20:40 -07:00
2009-10-11 11:20:58 -07:00
2009-07-23 18:01:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-10-01 14:34:43 -07:00
2009-08-29 00:19:35 -07:00
2009-08-29 00:19:35 -07:00
2009-09-01 01:14:07 -07:00
2009-10-11 11:20:58 -07:00
2009-10-11 11:20:58 -07:00
2009-10-01 15:14:54 -07:00
2009-10-01 15:14:55 -07:00
2009-10-01 15:14:55 -07:00
2009-10-11 11:20:58 -07:00
2009-09-15 09:37:12 -07:00
2009-09-17 20:53:52 -07:00
2009-07-05 19:16:04 -07:00
2009-08-12 22:13:16 -07:00
2009-09-01 01:14:07 -07:00
2009-09-02 23:07:36 -07:00
2009-09-02 23:07:36 -07:00
2009-07-05 19:23:38 -07:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-09-01 01:14:07 -07:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-07-05 19:16:04 -07:00
2009-07-05 19:16:04 -07:00
2009-09-22 14:00:09 -07:00
2009-08-06 13:14:25 -07:00
2009-09-02 01:03:33 -07:00
2009-10-07 03:37:39 -07:00
2009-10-07 03:37:39 -07:00
2009-09-03 20:02:11 -07:00
2009-07-08 10:30:03 -07:00
2009-09-24 15:13:11 -07:00
2009-10-11 11:20:58 -07:00
2009-08-30 21:51:47 -07:00
2009-09-11 12:54:45 -07:00
2009-08-30 21:51:47 -07:00
2009-09-02 01:03:33 -07:00
2009-09-02 00:32:56 -07:00
2009-09-03 20:02:11 -07:00
2009-07-23 18:11:28 -07:00
2009-10-22 16:39:28 +10:30
2009-09-02 01:03:33 -07:00
2009-09-22 14:00:04 -07:00
2009-07-23 18:01:08 -07:00
2009-09-03 20:02:11 -07:00
2009-10-07 22:15:23 -07:00
2009-08-09 21:46:53 -07:00