Alejandro Pulver wrote:
> Hello.
>
> I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
> 6.1-RELEASE-p1 host OS (I have tried with and without optimization
> hacks, and also the 20061026 snapshot).
>
> I have created a disk image and installed Windows XP Professional SP1
> EN (with kqem
On Sun, Oct 29, 2006 at 08:25:00PM -0300, Alejandro Pulver wrote:
> Hello.
>
> I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD
> 6.1-RELEASE-p1 host OS (I have tried with and without optimization
> hacks, and also the 20061026 snapshot).
>
> I have created a disk image and installed Wi
As part of a client's plan to use systemimager to image Xen domUs, it has
become convenient to make qemu exit after the OS inside calls reboot (so
the Xen master can move on to installing the second xen guest)
I first used a patch by Brad Campbell:
http://www.mail-archive.com/qemu-devel@nongn
Capabilities split the root privilege up in certain rights ->
capabilities. Beside the fact that the kernel asks for certain
capabilities it doesnt provide the use of capabilities.
I'm using Serge E. Hallyn "introduce fs
caps" patch (http://lkml.org/lkml/2006/9/6/229) and Kaigai Kohei's
userspace t
-- Forwarded message --From: Alessandro Corradi <[EMAIL PROTECTED]>Date: 4-nov-2006
17.08Subject: Re: [Qemu-devel] Interrupt request infoTo: qemu-devel@nongnu.orgThank you very much for the answer,so the only think to do to raise correctly an interrupt (I think) is only to raise it
Hello qemu-devel,
I'm trying to determine whether the -snapshot option is a valid one
to minimize writes to disk (in my case a flash drive). In particular
I wonder if the final write, that is the one you do with the 'commit
hda' in the qemu monitor, is the exact sum of all the individual
writes or