On Wed, Mar 05, 2008 at 12:51:36AM -0600, Rob Landley wrote:
> On Tuesday 04 March 2008 05:22:12 you wrote:
> > On Mon, Mar 03, 2008 at 06:28:22PM -0600, Rob Landley wrote:
> > > Quick and dirty patch to teach qemu application emulation how to chroot
> > > (and drop privs), so you don't have to pol
On Tuesday 04 March 2008 05:22:12 you wrote:
> On Mon, Mar 03, 2008 at 06:28:22PM -0600, Rob Landley wrote:
> > Quick and dirty patch to teach qemu application emulation how to chroot
> > (and drop privs), so you don't have to pollute a target filesystem with
> > host code, and/or figure out how to
I love the -curses feature but I really wanted to use it over a telnet:
character device. This patch enables this and changes the syntax of the
-curses argument to take a character device. 'stdio' is special cased to not
go through a character device. The rest use a pty to proxy the data to the
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 08/03/04 23:52:48
Modified files:
tcg: tcg-op.h
Log message:
32-bit host sign extension fix (Juergen Lock).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/tcg/tcg-op.h?cvsroot=q
On Mon, Mar 03, 2008 at 01:01:34AM +0100, Juergen Lock wrote:
> On Sun, Mar 02, 2008 at 09:47:02PM +0100, Juergen Lock wrote:
> > Hi!
> >
> > I've prepared a FreeBSD qemu-devel port update, as already mentioned
> > on the freebsd-emulation list, and found the FreeBSD 7.0/amd64 isos
> > now pagefa
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 08/03/04 20:29:59
Modified files:
hw : sun4m.c
Log message:
Show IRQ set or reset (Robert Reif)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/sun4m.c?cvsroot=qemu&r1=1.86&r2=1
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 08/03/04 20:29:03
Modified files:
hw : slavio_timer.c
Log message:
Remove unneeded qemu_irq_lower (Robert Reif)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cv
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 08/03/04 20:00:18
Modified files:
target-sparc : exec.h helper.h op.c op_helper.c translate.c
Log message:
Convert float helpers to TCG, fix fabsq in the process
CVSWeb URLs:
http://cvs.savannah.g
CVSROOT:/cvsroot/qemu
Module name:qemu
Changes by: Blue Swirl 08/03/04 19:56:06
Modified files:
target-sparc : translate.c
Log message:
Convert fmovr to TCG
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/translate.c?cvsroot=qemu&r1=1.93&r
On Mon, Mar 03, 2008 at 06:28:22PM -0600, Rob Landley wrote:
> Quick and dirty patch to teach qemu application emulation how to chroot (and
> drop privs), so you don't have to pollute a target filesystem with host code,
> and/or figure out how to build qemu static in order to run a dynamic binary.
10 matches
Mail list logo