Re: [Qemu-discuss] QEMU support emulation of OMAP5 SoC's?

2016-03-15 Thread Peter Maydell
On 15 March 2016 at 20:38, Jim Jones wrote: > is QEMU capable of emulating an OMAP5 SoC? No, it isn't; sorry. thanks -- PMM

[Qemu-discuss] QEMU support emulation of OMAP5 SoC's?

2016-03-15 Thread Jim Jones
Hello, is QEMU capable of emulating an OMAP5 SoC? Specifically, I have QNX kernel image and file system That I would like to get working. Does anyone know of a way to emulate the OMAP5 boards? Thanks

Re: [Qemu-discuss] User Behavior Tracking defenses in VMs

2016-03-15 Thread bancfc
Interesting ideas Jakob. Where can I post this as a feature request so it gets more attention? N.B. My second solution suggestion is not the way to go. High precision timers in virtualizers have bad security implications but there is no way around them. They enable side-channel attacks on cryp

[Qemu-discuss] fsfreeze: not smart enough about duplicate/bind mounts?

2016-03-15 Thread Christian Theune
Hi, I just stumbled over a situation where fsfreeze wasn’t smart enough to notice that it tried to freeze the same filesystem twice (which ends in a “device or resource busy”). Here’s how the mount looked like: /dev/vda1 on / type xfs (rw,relatime,attr2,inode64,noquota) /dev/vda1 on /nix/store