On 09/04/2015 10:51, Cornelia Huck wrote: > This updates linux-headers against kvm/queue (commit > c7f0cf16df59ac98b58af974c3947cac21402e29), with the exception of > avoiding undoing 2106ba30105969262a7810417a57524d9a225b91 > ("uapi/virtio_scsi: allow overriding CDB/SENSE size"). > > Signed-off-by: Cornelia Huck <cornelia.h...@de.ibm.com> > --- > linux-headers/asm-arm/kvm.h | 3 + > linux-headers/asm-arm64/kvm.h | 3 + > linux-headers/asm-mips/kvm.h | 164 > ++++++++++++++++++++++++++---------------- > linux-headers/asm-s390/kvm.h | 4 ++ > linux-headers/linux/kvm.h | 65 ++++++++++++++++- > 5 files changed, 175 insertions(+), 64 deletions(-)
Note that this commit was rebased, so you'll have to regenerate this patch against Linus's tree. Thanks, Paolo