[Qemu-devel] [kvm-devel] [RFC][PATCH 00/01]qemu VM entrypoints

2007-07-22 Thread David Windsor
> Joshua Brindle wrote: >> James Morris wrote: >> >>> On Sat, 21 Jul 2007, Anthony Liguori wrote: >>> >>> Can you already write an selinux policy that changes the label of a process when it open()s a different file? >>> No, and you normally want to do this over an exe

[Qemu-devel] qemu/target-arm op.c

2007-07-22 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 07/07/22 18:16:42 Modified files: target-arm : op.c Log message: Thumb shifter carry flag fixes. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/op.c?cvsroot=qemu&r1=1.24&r2=1

Re: [OpenBIOS] [Qemu-devel] Re: What is the current support state for Sparc emulation

2007-07-22 Thread Stefan Reinauer
* Blue Swirl <[EMAIL PROTECTED]> [070720 15:11]: > > Unaligned accesses should be done with unaligned-l@ ( addr -- quad ) > > instead of [EMAIL PROTECTED] > > > > So either the pointer was calculated wrong or Solaris does not care > > about alignment in l@ > > > > If you change it, please make the