Displaying 3 results from an estimated 3 matches for "338c09a".
2014 Aug 22
0
[V9fs-developer] [Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...t;
>
> It has gotten in in v3.16-rc1, so your 3.15.0+ proably doesn't have it.
Thanks for the pointer to this patch. I think I started this kernel half way
through the 3.16 merge window. The last non-cherry-picked patch I have is:
commit 6d87c225f5d82d29243dc124f1ffcbb0e14ec358
Merge: 338c09a 22001f6
Author: Linus Torvalds <torvalds at linux-foundation.org>
Date: Thu Jun 12 23:06:23 2014 -0700
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
So I do have the change you pointed out. Nevertheless, I'll reconfirm with the...
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
I booted a Gentoo Linux installation in QEMU with a 9P rootfs as follows:
sudo qemu-kvm -cpu host -m 1024 -kernel
/mnt/test/usr/src/linux-3.13-rc1/arch/x86/boot/bzImage -append
'root=/dev/root rootfstype=9p rootflags=trans=virtio,version=9p2000.L ro
console=ttyS0' -serial stdio -fsdev
local,id=root,path=/mnt/test,security_model=none -device
virtio-9p-pci,fsdev=root,mount_tag=/dev/root
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
I booted a Gentoo Linux installation in QEMU with a 9P rootfs as follows:
sudo qemu-kvm -cpu host -m 1024 -kernel
/mnt/test/usr/src/linux-3.13-rc1/arch/x86/boot/bzImage -append
'root=/dev/root rootfstype=9p rootflags=trans=virtio,version=9p2000.L ro
console=ttyS0' -serial stdio -fsdev
local,id=root,path=/mnt/test,security_model=none -device
virtio-9p-pci,fsdev=root,mount_tag=/dev/root