On Sun, 06 Aug 2006 05:52:46 +0200, M. Warner Losh <[EMAIL PROTECTED]> wrote:
In message: <[EMAIL PROTECTED]>
NyOS <[EMAIL PROTECTED]> writes:
: #ifndef _FOO_H //capitals!
: #define _FOO_H //capitals!
You sould avoid using _FOO_H for the define here. That's in the
implementation sp
In message: <[EMAIL PROTECTED]>
NyOS <[EMAIL PROTECTED]> writes:
: #ifndef _FOO_H //capitals!
: #define _FOO_H //capitals!
You sould avoid using _FOO_H for the define here. That's in the
implementation space and strictly speaking off limits to programmers
that merely use the system.
Hi Fabrice
> Log message:
> multiple snapshot support
Could you kindly explain how does it work? And, is the concept similar
to VMWare's incremental snapshot?
regards,
Mulyadi
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.no
Hi!
I think it might be a bit offtopic here, but I'm already on the list, and
I'm interested in some experienced users' opinion.
I can find ads on google, but not experience.
I'm looking for a good IDE (or just a good code editor) under linux.
My first try was kdevelop approx. 3 years ago (2.
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 22:24:28
Modified files:
. : block-qcow2.c
Log message:
fixed disk image creation
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-qcow2.c?cvsroot=qemu&r1=1
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:32:10
Modified files:
. : block-qcow.c
Log message:
block API change
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-qcow.c?cvsroot=qemu&r1=1.9&r2=1.10
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:31:46
Modified files:
audio : wavaudio.c wavcapture.c
Log message:
use QEMUFile API
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/audio/wavaudio.c?cvsroot=qemu&
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:31:00
Modified files:
. : vl.h vl.c block.c block_int.h monitor.c
qemu-img.c
Log message:
multiple snapshot support
CVSWeb URLs:
http://cv
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:29:27
Modified files:
. : Makefile Makefile.target
Log message:
enable qcow2
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile?cvsroot=qemu&r1=1.105&r2
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:27:56
Modified files:
. : block-raw.c
Log message:
O_LARGEFILE is not needed
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-raw.c?cvsroot=qemu&r1=1.3&r
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/08/05 21:14:20
Added files:
. : block-qcow2.c
Log message:
new qcow2 disk image format
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/block-qcow2.c?cvsroot=qemu&rev=1
Just guessing, if the device was a usb wireless
adaptor, provided the host os has the right driver
installed, it could be picked up by qemy with the -usb option...(?)
Ottavio Caruso
--
No individual replies, please!
__
Do You Yahoo!?
Tired of spam?
Hi Ben,
Thanks for your insightful reply.
Allow me to re-phrase my question. Hope you can comment further.
Basically, we have a need to run a application that needs a wifi
interface in a virtual machine. You can think of the application as
this command "iwlist eth1 scan". What this does is th
13 matches
Mail list logo