Displaying 20 results from an estimated 27 matches for "security_model".
2014 Aug 27
1
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...em-x86_64 \
> -m 1024 \
> -kernel $dir/boot/x86_64-linux-gnu/bzImage-x86_64 \
> -append 'root=/dev/root init=/sbin/x86_64-linux-gnu/init rootfstype=9p
> rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' \
> -serial stdio \
> -fsdev local,id=root,path=$dir,security_model=none \
> -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root \
> -monitor none
This is similar to what virtme does, except that virtme will give you
a much more functional system at the cost of a small fraction of a
second of additional boot time. And virtme sometimes supports modules...
2014 Aug 27
1
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...em-x86_64 \
> -m 1024 \
> -kernel $dir/boot/x86_64-linux-gnu/bzImage-x86_64 \
> -append 'root=/dev/root init=/sbin/x86_64-linux-gnu/init rootfstype=9p
> rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' \
> -serial stdio \
> -fsdev local,id=root,path=$dir,security_model=none \
> -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root \
> -monitor none
This is similar to what virtme does, except that virtme will give you
a much more functional system at the cost of a small fraction of a
second of additional boot time. And virtme sometimes supports modules...
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 9:13 AM, Christopher Covington
<cov at codeaurora.org> wrote:
> On 08/27/2014 11:50 AM, Andy Lutomirski wrote:
>> On Wed, Aug 27, 2014 at 8:45 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
>>> On Wed, Aug 27, 2014 at 08:11:15AM -0700, Andy Lutomirski wrote:
>>>> On Aug 26, 2014 11:46 PM, "Stefan Hajnoczi" <stefanha
2014 Aug 27
2
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
On Wed, Aug 27, 2014 at 9:13 AM, Christopher Covington
<cov at codeaurora.org> wrote:
> On 08/27/2014 11:50 AM, Andy Lutomirski wrote:
>> On Wed, Aug 27, 2014 at 8:45 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
>>> On Wed, Aug 27, 2014 at 08:11:15AM -0700, Andy Lutomirski wrote:
>>>> On Aug 26, 2014 11:46 PM, "Stefan Hajnoczi" <stefanha
2015 Feb 26
2
Re: Broken OS when booting rootfs from 9p share
...t; >> -kernel /srv/overlay/kernels/grsec-3.14.33-101/vmlinuz-3.14.33-101.el6.x86_64 \
> > >>
> > >> -initrd /srv/overlay/kernels/grsec-3.14.33-101/initramfs-3.14.33-101.el6.x86_64.img \
> > >> -fsdev
> > >> local,id=r,path=/srv/overlay/run/irc,security_model=passthrough \
> > >> -device virtio-9p-pci,fsdev=r,mount_tag=root \
> > >> -nographic \
> > >> -m 256M \
> > >> -machine pc-i440fx-2.1,accel=kvm \
> > >> -netdev tap,id=net0 -device
> > >> virtio-net,netdev=net0,mac=5...
2014 Aug 22
0
[V9fs-developer] [Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...bin/x86_64-linux-gnu/qemu-system-x86_64 \
-m 1024 \
-kernel $dir/boot/x86_64-linux-gnu/bzImage-x86_64 \
-append 'root=/dev/root init=/sbin/x86_64-linux-gnu/init rootfstype=9p
rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' \
-serial stdio \
-fsdev local,id=root,path=$dir,security_model=none \
-device virtio-9p-pci,fsdev=root,mount_tag=/dev/root \
-monitor none
$dir/bin/x86_64-linux-gnu/qemu-system-arm \
-M virt \
-cpu cortex-a15 \
-m 1024 \
-kernel $dir/boot/arm-linux-gnueabihf/Image \
-append 'root=/dev/root init=/sbin/arm-linux-gnueabihf/init rootfstype=9p
ro...
2014 Aug 27
0
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
...bin/x86_64-linux-gnu/qemu-system-x86_64 \
-m 1024 \
-kernel $dir/boot/x86_64-linux-gnu/bzImage-x86_64 \
-append 'root=/dev/root init=/sbin/x86_64-linux-gnu/init rootfstype=9p
rootflags=trans=virtio,version=9p2000.L ro console=ttyS0' \
-serial stdio \
-fsdev local,id=root,path=$dir,security_model=none \
-device virtio-9p-pci,fsdev=root,mount_tag=/dev/root \
-monitor none
$dir/bin/x86_64-linux-gnu/qemu-system-arm \
-M virt \
-cpu cortex-a15 \
-m 1024 \
-kernel $dir/boot/arm-linux-gnueabihf/Image \
-append 'root=/dev/root init=/sbin/arm-linux-gnueabihf/init rootfstype=9p
ro...
2015 Feb 26
0
Re: Broken OS when booting rootfs from 9p share
...smode to the share is set to passthrough
in both cases. Here's my working Qemu line: qemu -kernel
/srv/overlay/kernels/grsec-3.14.33-101/vmlinuz-3.14.33-101.el6.x86_64
-initrd
/srv/overlay/kernels/grsec-3.14.33-101/initramfs-3.14.33-101.el6.x86_64.img
-fsdev local,id=r,path=/srv/overlay/run/irc,security_model=passthrough
-device virtio-9p-pci,fsdev=r,mount_tag=root -nographic -m 256M -machine
pc-i440fx-2.1,accel=kvm -netdev tap,id=net0 -device
virtio-net,netdev=net0,mac=52:54:00:12:36:34 -smp 1,sockets=1,cores=1
-append 'root=virtfs:root rootflags=trans=virtio,version=9p2000.u ro
rootfstype=9p conso...
2014 Aug 21
0
[Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...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
>
> The system boots fine, but attempting to load any module will fail:
>
> localhost ~ # modprobe crc32
> qemu-system-x86_64: virtio: trying to map MMIO memory
>
> The behavior is consistent no matter what combi...
2015 Feb 24
2
Re: Broken OS when booting rootfs from 9p share
...'s my working Qemu line:
>> qemu
>> -kernel /srv/overlay/kernels/grsec-3.14.33-101/vmlinuz-3.14.33-101.el6.x86_64 \
>>
>> -initrd /srv/overlay/kernels/grsec-3.14.33-101/initramfs-3.14.33-101.el6.x86_64.img \
>> -fsdev
>> local,id=r,path=/srv/overlay/run/irc,security_model=passthrough \
>> -device virtio-9p-pci,fsdev=r,mount_tag=root \
>> -nographic \
>> -m 256M \
>> -machine pc-i440fx-2.1,accel=kvm \
>> -netdev tap,id=net0 -device
>> virtio-net,netdev=net0,mac=52:54:00:12:36:34 \
>> -smp 1,sockets=1,cores=1 \
>...
2013 Nov 25
0
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...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
>
> The system boots fine, but attempting to load any module will fail:
>
> localhost ~ # modprobe crc32
> qemu-system-x86_64: virtio: trying to map MMIO memory
>
> The behavior is consistent no matter what combi...
2015 Feb 23
2
Broken OS when booting rootfs from 9p share
...to the share is set to passthrough in both cases.
Here's my
working Qemu line:
qemu -kernel
/srv/overlay/kernels/grsec-3.14.33-101/vmlinuz-3.14.33-101.el6.x86_64
-initrd
/srv/overlay/kernels/grsec-3.14.33-101/initramfs-3.14.33-101.el6.x86_64.img
-fsdev
local,id=r,path=/srv/overlay/run/irc,security_model=passthrough
-device virtio-9p-pci,fsdev=r,mount_tag=root
-nographic
-m 256M
-machine pc-i440fx-2.1,accel=kvm
-netdev tap,id=net0 -device
virtio-net,netdev=net0,mac=52:54:00:12:36:34
-smp 1,sockets=1,cores=1
-append 'root=virtfs:root rootflags=trans=virtio,version=9p2000.u ro
rootf...
2015 Feb 24
0
Re: Broken OS when booting rootfs from 9p share
...gt; >> qemu
> >> -kernel /srv/overlay/kernels/grsec-3.14.33-101/vmlinuz-3.14.33-101.el6.x86_64 \
> >>
> >> -initrd /srv/overlay/kernels/grsec-3.14.33-101/initramfs-3.14.33-101.el6.x86_64.img \
> >> -fsdev
> >> local,id=r,path=/srv/overlay/run/irc,security_model=passthrough \
> >> -device virtio-9p-pci,fsdev=r,mount_tag=root \
> >> -nographic \
> >> -m 256M \
> >> -machine pc-i440fx-2.1,accel=kvm \
> >> -netdev tap,id=net0 -device
> >> virtio-net,netdev=net0,mac=52:54:00:12:36:34 \
> >&g...
2016 Jul 28
2
getrandom waits for a long time when /dev/random is insufficiently read from
...random, buf, sizeof(buf), 0) == -1)
return 5;
return 0;
}
$ qemu-system-x86_64 -nodefaults -machine q35,accel=kvm -nographic -object rng-random,id=rng0,filename=/dev/urandom -device virtio-rng-pci,rng=rng0 -kernel linux-4.7/arch/x86/boot/bzImage -fsdev local,path="$PWD/root",security_model=none,id=root -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root -device virtio-serial -chardev stdio,id=stdio -device virtconsole,chardev=stdio -monitor none -append "root=/dev/root rw rootfstype=9p rootflags=trans=virtio console=hvc0 init=/strace /test 2"
execve("/test", [&qu...
2016 Jul 28
2
getrandom waits for a long time when /dev/random is insufficiently read from
...random, buf, sizeof(buf), 0) == -1)
return 5;
return 0;
}
$ qemu-system-x86_64 -nodefaults -machine q35,accel=kvm -nographic -object rng-random,id=rng0,filename=/dev/urandom -device virtio-rng-pci,rng=rng0 -kernel linux-4.7/arch/x86/boot/bzImage -fsdev local,path="$PWD/root",security_model=none,id=root -device virtio-9p-pci,fsdev=root,mount_tag=/dev/root -device virtio-serial -chardev stdio,id=stdio -device virtconsole,chardev=stdio -monitor none -append "root=/dev/root rw rootfstype=9p rootflags=trans=virtio console=hvc0 init=/strace /test 2"
execve("/test", [&qu...
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...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
The system boots fine, but attempting to load any module will fail:
localhost ~ # modprobe crc32
qemu-system-x86_64: virtio: trying to map MMIO memory
The behavior is consistent no matter what combination of things that I
try. So far, I h...
2013 Nov 25
6
QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
...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
The system boots fine, but attempting to load any module will fail:
localhost ~ # modprobe crc32
qemu-system-x86_64: virtio: trying to map MMIO memory
The behavior is consistent no matter what combination of things that I
try. So far, I h...
2014 Mar 03
7
[PATCH 1/4] More fixes for situations where ocamlopt is not available
- run bindtests.opt only if available
- use ocamlc -custom
- Don't try to install native code if it hasn't been built (Thanks to Olaf Hering)
---
mllib/Makefile.am | 2 +-
ocaml/Makefile.am | 7 ++++++-
ocaml/examples/Makefile.am | 11 ++++-------
ocaml/run-bindtests | 2 ++
4 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/mllib/Makefile.am
2013 Apr 09
0
Filesystem passthrough of a Lustre mounted directory
.../vda \
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
-drive
file=/var/lib/nova/instances/instance-0000003d/disk,if=none,id=drive-virtio-disk0,format=qcow2,cache=none
\
-device
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
\
-fsdev local,security_model=passthrough,id=fsdev-fs0,path=/mnt/lustre/ \
-device
virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=testfs,bus=pci.0,addr=0x3 \
-chardev
file,id=charserial0,path=/var/lib/nova/instances/instance-0000003d/console.log
\
-device isa-serial,chardev=charserial0,id=serial0 -chardev
pty,id=charserial1...
2014 Jan 22
0
How to change virtfs/9p/v9fs umask
...onitor,mode=control -rtc base=utc
-no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2
-drive file=/dev/vg/lv_vm_name,if=none,id=drive-virtio-disk0,format=raw,cache=none
-device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
-fsdev local,security_model=mapped,id=fsdev-fs0,path=/srv/share
-device virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=virtfs_share,bus=pci.0,addr=0x3
-netdev tap,fd=28,id=hostnet0,vhost=on,vhostfd=29 -device
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:68:90:d8,bus=pci.0,addr=0x4
-chardev pty,id=charserial0 -device
is...