hi!
ah... i'm going crazy... could someone help me please:
i'm still (as previously posted on irc) trying to catch when the guest OS (or
a program running in it) accesses a certain virtual address (e.g. reads from
it).
my guest code is something like:
...
unsigned long *p = (unsigned long*
Is there any progress in this direction? I can work on supporting ARM VM
snapshots if no one else is working on this.
-Francis
On Wed, Aug 08, 2007 at 04:52:58PM -0300, Jorge Luc?ngeli Obes wrote:
> This patch makes QEMU check for command line options stored in qcow2 images.
I think it is a bad idea from a security POV to automatically extract & use
command line args from a disk image like this without the admin explici
This patch makes QEMU check for command line options stored in qcow2 images.
Signed-off-by: Laurent Vivier <[EMAIL PROTECTED]>
Signed-off-by: Jorge Lucángeli Obes <[EMAIL PROTECTED]>
---
diff --git a/qemu/vl.c b/qemu/vl.c
index 4ad39f1..1d28794 100644
--- a/qemu/vl.c
+++ b/qemu/vl.c
@@ -184,6 +184
This patch adds a new qemu-img option to store
command line arguments in qcow2 snapshots.
Signed-off-by: Laurent Vivier <[EMAIL PROTECTED]>
Signed-off-by: Jorge Lucángeli Obes <[EMAIL PROTECTED]>
---
diff --git a/qemu/qemu-img.c b/qemu/qemu-img.c
index a259546..afa1fcc 100644
--- a/qemu/qemu-img.c
This patch adds block driver functions to use qcow2 image annotations.
Signed-off-by: Laurent Vivier <[EMAIL PROTECTED]>
Signed-off-by: Jorge Lucángeli Obes <[EMAIL PROTECTED]>
---
diff --git a/qemu/block.c b/qemu/block.c
index 39ec37a..4d794f6 100644
--- a/qemu/block.c
+++ b/qemu/block.c
@@ -56,6
This patch adds an extra 'annot' field to qcow2 snapshots, and updates
serialization functions.
Signed-off-by: Jorge Lucángeli Obes <[EMAIL PROTECTED]>
---
diff --git a/qemu/block-qcow2.c b/qemu/block-qcow2.c
index 0f7a069..361d300 100644
--- a/qemu/block-qcow2.c
+++ b/qemu/block-qcow2.c
@@ -106,6
> What popularity of CPU will dominate in the years 2008 .. 2013?
AFAICS this has nothing to do with qemu.
Please don't post random unrelated questions to this list.
You've already been told the same thing on some of the other lists you posted
the exact same mail to.
Paul
Hi, I am using slack11, kernel 2.6.22, after ./compile; make, I had the errors:
CC [M] /home/serra/kqemu-1.3.0pre11/kqemu-linux.o
/home/serra/kqemu-1.3.0pre11/kqemu-linux.c: In function `kqemu_lock_user_page':
/home/serra/kqemu-1.3.0pre11/kqemu-linux.c:82: error: dereferencing
pointer to incomp
Hi people,
I'm looking for simulators of 64-bit processors for my 32-bit PC and
i've found one.
"qemu-system-x86_64" works simulating a x86-64 linux as slamd64, ubuntu, etc.
http://fabrice.bellard.free.fr/qemu/status.html indicates that x86-64
is OK for System emulation but is not supported for
10 matches
Mail list logo