[Qemu-discuss] qemu-system-mips and Linux kernel 2.4

2015-11-25 Thread Igor R
Hello, I'd like to run an older Linux (kernel 2.4) on qemu-system-mips. Unfortunately, I couldn't find 2.4-based "qemu-friendly" distros, like these: https://people.debian.org/~aurel32/qemu/mips/ So, I get some standard kernel and initrd from a regular Debian Sarge distribution: http://archive.de

[Qemu-discuss] Switching from GUI to monitor

2015-08-07 Thread Igor R
Hello, Is it possible to switch from QEMU GUI (or from within a VNC session) to QEMU monitor prompt? The documentation mentions Ctrl-Alt-1/2 hotkeys, but it doesn't seem to work... Should I start QEMU with some special flag to enable this? Thanks.

[Qemu-discuss] Deterministic run

2015-06-06 Thread Igor R
Hello, I would like to be able to run QEMU guest with some extent of determinism. I.e., if QEMU starts from a snapshot - assuming that there are no keyboard, mouse, and network inputs - I'd like to always get the same instruction sequence for the whole system. AFAICS, there already were attempts t

Re: [Qemu-discuss] Deterministic record/replay feature?

2015-06-05 Thread Igor R
> On 5 June 2015 at 17:06, Igor R wrote: >> On qemu-devel list one can see a series of patches for record/replay feature: >> https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg00441.html >> >> What is the status of this feature? Is it a part of some qemu branch?

[Qemu-discuss] Deterministic record/replay feature?

2015-06-05 Thread Igor R
Hello, On qemu-devel list one can see a series of patches for record/replay feature: https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg00441.html What is the status of this feature? Is it a part of some qemu branch? Is it documented anywhere? Thanks.

Re: [Qemu-discuss] Stopping and snapshoting at arbitrary point

2015-06-04 Thread Igor R
аписал: > On 4 June 2015 at 06:53, Igor R wrote: > > Is it possible to stop QEMU at an arbitrary point and save a snapshot? > > I'm using PANDA framework built upon QEMU, and I'm attempting to stop > > and make a snapshot within a PANDA callback, as I described here: &g

[Qemu-discuss] Stopping and snapshoting at arbitrary point

2015-06-03 Thread Igor R
Hello, Is it possible to stop QEMU at an arbitrary point and save a snapshot? I'm using PANDA framework built upon QEMU, and I'm attempting to stop and make a snapshot within a PANDA callback, as I described here: http://mailman.mit.edu/pipermail/panda-users/2015-April/000359.html I was told it w

Re: [Qemu-discuss] Setting up Qemu (ARM) in Windows

2014-10-20 Thread Igor R .
> I installed Qemu Windows binaries (http://qemu.weilnetz.de/w64/), > downloaded&unpacked arm-test-0.2.tar.gz > (http://wiki.qemu.org/Testing), and try to boot: > > > qemu-system-arm.exe -M integrator -cpu arm1136 -kernel zImage.integrator - initrd arm_root.img > > And... nothing happens. No erro