Is there a patch submission policy for QEMU? I see a lot of patches
posted to this list. Some get accepted, some get rejected with
comments, and others seem to be ignored. Back in February, I submitted
a patch which expands the SAMBA capabilities of QEMU to allow multiple
folders to be share
I'm having problems using the vvfat driver on OS X 10.3.9 and 10.4.4.
I'm getting the following error:
$ qemu -cdrom slax.iso -hda fat:/Users/stealthdave/ -boot d
starting qemu...
/Users/stealthdave/Source/qemu/qemu-smb-make/block-vvfat.c:97: failed
assertion `index < array->next'
Abort trap
Apparently it was an easier itch to scratch than I thought it would be!
:) Attached is a patch which allows multiple samba shares to be loaded
within the qemu virtual machine. The old syntax is still supported and
is completely backwards compatible. Each folder and share name is
separated by
I have a couple of feature requests that should be fairly simple for an
experienced C developer to implement:
First, allowing multiple folder support for built-in smb. By adding
parameters and formatting to the -smb attribute, the command-line could
be parsed to allow multiple folders to be s
Yep, easy as that, all right! I did have to run "xhost +localhost" on
the host X11 system, but after that everything was smooth sailing!
Thanks!
- Dave
On Dec 21, 2005, at 12:31 PM, andrzej zaborowski wrote:
Hi there,
On 21/12/05, Stealth Dave <[EMAIL PROTECTED]> wrote:
This is basically a HOWTO question. I'm working on a pet project where
I would like run an X11 window on the host system (Mac OS X 10.3) from
an X11 server on the guest, preferably without running a display on the
guest at all. The guest is running a custom linux install which is
basically an
Is it possible to build a linux-test image that enables network access
via user-net instead of tun/tap? I'm trying to build a special-purpose
and very minimal linux distro for use with QEMU, and the linux-test
image looks like a very good place to start. Is there any
documentation on how the
Those last updates that Fabrice committed solved the problem. Thanks!
- Dave
On Nov 10, 2005, at 2:19 AM, malc wrote:
On Wed, 9 Nov 2005, Stealth Dave wrote:
I'm trying to compile QEMU on Mac OS X 10.3.9, and I'm getting the
following error message:
gcc -Wall -O2 -g -fno-stric
I'm trying to compile QEMU on Mac OS X 10.3.9, and I'm getting the
following error message:
gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I.
-I/Users/stealthdave/Source/qemu/qemu/target-i386
-I/Users/stealthdave/Source/qemu/qemu -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
On Jul 21, 2005, at 6:46 AM, Hetz Ben Hamo wrote:
On 7/21/05, Mike Kronenberg <[EMAIL PROTECTED]> wrote:
Hetz Ben Hamo wrote:
I'm thinking of a new way to store the images and saved VMs, too.
Maybe we could make something like vpc: A package with the config,
disk-images and saved VMs, located
10 matches
Mail list logo