linux-headers: update to 3.11

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Alexey Kardashevskiy 2013-09-03 18:27:37 +10:00 committed by Paolo Bonzini
parent 4fe6e9ecb7
commit c5daeae1b4
6 changed files with 254 additions and 44 deletions

View file

@ -51,4 +51,7 @@
* suppressed them? */
#define VIRTIO_F_NOTIFY_ON_EMPTY 24
/* Can the device handle any descriptor layout? */
#define VIRTIO_F_ANY_LAYOUT 27
#endif /* _LINUX_VIRTIO_CONFIG_H */