]> git.proxmox.com Git - qemu.git/commit
Import kernel headers
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 8 Jun 2011 14:10:56 +0000 (16:10 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 20 Jun 2011 18:13:34 +0000 (15:13 -0300)
commit51b24e34d4f56e51b8541f54b8c01d935dbe9eca
tree231dfc6f063a4f45c80e4b3d07d37954a67ebf8e
parent87fdd47668895c2eb968000aa82eaa3b2cbaff63
Import kernel headers

These kernel headers and the COPYING file were automatically imported
from current Linux git, cb0a02ecf9 (post 3.0-rc2).

Licensing:
asm-powerpc GPLv2
asm-s390 GPLv2
asm-x86 Linux top-level license (GPLv2 with exception)
linux/kvm*: Linux top-level license (GPLv2 with exception)
linux/vhost: Linux top-level license (GPLv2 with exception)
linux/virtio*: 3-clause BSB

CC: Alexander Graf <agraf@suse.de>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
13 files changed:
linux-headers/COPYING [new file with mode: 0644]
linux-headers/asm-powerpc/kvm.h [new file with mode: 0644]
linux-headers/asm-powerpc/kvm_para.h [new file with mode: 0644]
linux-headers/asm-s390/kvm.h [new file with mode: 0644]
linux-headers/asm-s390/kvm_para.h [new file with mode: 0644]
linux-headers/asm-x86/hyperv.h [new file with mode: 0644]
linux-headers/asm-x86/kvm.h [new file with mode: 0644]
linux-headers/asm-x86/kvm_para.h [new file with mode: 0644]
linux-headers/linux/kvm.h [new file with mode: 0644]
linux-headers/linux/kvm_para.h [new file with mode: 0644]
linux-headers/linux/vhost.h [new file with mode: 0644]
linux-headers/linux/virtio_config.h [new file with mode: 0644]
linux-headers/linux/virtio_ring.h [new file with mode: 0644]