-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Oliver Gerlich schrieb:
> Hello,
>
> as I was just reading this on german newsticker heise.de:
> http://www.heise.de/open/news/meldung/83680
>
> Also on Slashdot:
> http://it.slashdot.org/it/07/01/15/1631234.shtml
>
> An
knows more about this? How is it in direct comparison with Qemu?
Regards,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFq8/dTFOM6DcNJ6cRAgHBAKDL2XckliKhrrpPs14IT6UXz6WceQCgyfmt
tCOSicFzFJ/Q2TxWjoRjJu0=
=LUth
-END PGP SIGNATURE
nted
that people are able to use its code without any questions ;-)
Thanks for the great work,
Ricardo Almeida
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Regards,
Oliver Gerlich
. Any idea what's
causing this or how to get rid of the delay?
Thanks,
Oliver Gerlich
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
http://qemu-forum.ipi.fi , and CVS snapshots are at
http://qemu-forum.ipi.fi/qemu-snapshots/ .
Could someone who has write access to qemu.org update the two pages
there? It seems the new forum location is only available from the
mailing list (I didn't find any other link).
Thanks,
O
Here's a partial translation/explanation of the link that Johannes sent
some days ago, concerning remote sound in VNC. The final documentation
(in german) can be found at
http://www.ks.uni-freiburg.de/download/studienarbeit/SS05/08-05-TonSpur-DRichter/Dokumentation/Dokumentation.pdf
According
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NyOS schrieb:
> 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
Udo 'Robos' Puetz wrote:
Hi List.
I'm in contact with one of the writers for the german (large) computer
magazine c't (computer and technology) defending qemu (he neglected some
features qemu has in one of his articles). Now he asks me for an article
about what the "average user" would benefit fr
Linas Žvirblis wrote:
Jason Gress wrote:
I know this is a lot different than the discussion so far, but has anyone
considered keeping SDL and using an SDL GUI similar to ZSNES?
I did not check the source code, but it looks just like any other
self-made bitmap-based SDL menu I have seen. It
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim C. Brown schrieb:
> For the record, we can use wxWidgets in qemu even though we can not use C++
> in qemu (something that I would be strongly against).
>
> http://wxc.sourceforge.net/
>
> Requiring this as a dependency would make it easier to dea
Rafał Cygnarowski wrote:
Hi!
I wanted to correct qemu emulation of keyboard under DOS as
guest OS, so I started with simple pascal program to check
what happen on guest DOS (and DOS) when I press up/down/left/right
keys.
The program was:
-- BEGIN test.pas --
program time; {$M 2048,0,0}
use
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
while playing with wxWidgets and Qemu, I noticed several problems and
hoped that you know a solution for this.
I added a single C++ source file (wxgui.cpp) for wxWidgets stuff, which
in turn includes vl.h . wxgui.cpp is compiled with g++ (trie
Christian MICHON wrote:
you're putting c++ inside the qemu source tree when it is not
needed (yet).
if SDL is common to most guest screens: I agree with you
that the gui/toolkit should overlay the SDL.
Yet Fabrice mentionned months ago this was not his
intention, so we should respect it and (ho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johannes Schindelin schrieb:
> Hi,
>
> On Fri, 16 Jun 2006, Oliver Gerlich wrote:
>
>
>>Johannes Schindelin schrieb:
>>
>>>On Thu, 15 Jun 2006, Joe Lee wrote:
>>>
>>>
>>>>BTW, I a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel P. Berrange schrieb:
> On Thu, Jun 15, 2006 at 05:52:14PM -0500, John Morris wrote:
>
>>On Thu, 2006-06-15 at 17:29, Oliver Gerlich wrote:
>>
>>
>>>If you are familiar with Tcl/Tk, maybe you could give some
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johannes Schindelin schrieb:
> Hi,
>
> On Thu, 15 Jun 2006, Joe Lee wrote:
>
>
>>BTW, I am curious to know how much would it cost to develop a good
>>GUI-Frontend for QEMU that would be comparable to VMware. How much man
>>hours would this likely
Joe Lee wrote:
Some of us appriciate the fact that qemu has no "GUI" per se. ;0)
Your right! the keyword is "some" but not all. I think if QEMU is to be
adopted by the masses it will need to come up with a quality
GUI-Frontend. However the CLI can always be in place for those who want
and p
Joe Lee wrote:
Why on earth would we want to make a crippled version of qemu?
AFAIK "Creating" a VMware virtual machine is just making a config file.
qemu doesn't have config files, so your question makes no sense.
Well, I was not thinking or suggesting of a crippled qemu version. I
asked th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
here's a little gimmick for VNC support :-)
The patch makes Qemu publish its VNC display via zeroconf if it is
called with -vnc option. The patch uses the avahi-publish helper app for
this, which comes with the Avahi suite (eg. in Debian and Ubun
Dan Sandberg wrote:
Paul Brook wrote:
On Wednesday 10 May 2006 23:05, Fabrice Bellard wrote:
In order to stop the release of incomplete BGR patches, I am
implementing a more complete patch. I am just adding depth = 32 with BGR
instead of RGB. If other pixel formats are wanted, you should si
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim C. Brown schrieb:
> On Sat, May 06, 2006 at 01:12:50AM +0200, Oliver Gerlich wrote:
>
>>Don Kitchen schrieb:
>>
>>>Next, it seems the *one* thing QEMU lacks that you-know-who does correctly
>>>is networkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Don Kitchen schrieb:
> Next, it seems the *one* thing QEMU lacks that you-know-who does correctly
> is networking, specifically bridged mode. I know about creating a tap device
> and sticking it into a bridge (really hasn't worked for me, but that's th
Natalia Portillo wrote:
That requires a driver in guest side that communicates with qemu.
VMWare and VirtualPC does this but requires a driver in the guest side,
so in unsupported systems you still have to click to grab.
Just as a side note, the USB tablet support makes this quite easy at
l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
after switching from kqemu-1.3.0pre5 to kqemu-1.3.0pre6, Win98 guest
stops during boot with "Windows protection fault". Qemu is started with
qemu -hda win98/win98-new.img -boot c
(I used the same command line successfully with old kqemu).
Any i
I ran "./configure --cc=gcc-3.4" but gcc-3.4 doesn't exist
on the system; configure then told me that it couldn't find SDL, without
hinting at the real reason. The little notice that the endian check
failed as well escaped my eyes :-)
Regards,
Oliver Gerlich
-BEGIN PGP SIGNATURE
__
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Maybe the "-net socket" option helps in this case - see the QEMU doc for
an exact description. There are also some threads about this option in
the forum (search for "
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel Veillard schrieb:
> On Sat, Mar 11, 2006 at 05:24:40PM +0100, Oliver Gerlich wrote:
>
>>-BEGIN PGP SIGNED MESSAGE-
>>Hash: SHA1
>>
>>Daniel Veillard schrieb:
>>
>>> Hi,
>>>
>
y to find services on a net; and it's
supported at least by MacOSX and with eg. Avahi (see avahi.org) also on
Linux. Not sure about Windows, though...
Regards,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEEvnHTFOM6DcNJ6cRAhe4AJ9LAQwIb25gCuIHKiRoIMLwJz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
that's an interesting topic you bring up there :D
It looks like there are many different groups which all have quite
different uses of qemu on their mind... Jürgen, you think about a
_really_ stable "hardware" platform; other people think about a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Fisher schrieb:
> [...] Also, what about the Mac OS's as
> guest?
See this forum thread about "Mac OS X86 on x86":
http://qemu.dad-answers.com/viewtopic.php?t=223
Regards,
Oliver
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
when starting the game Tyrian under DOS in Qemu, I get this error:
Unhandled exception 000D at 00B7 0365 ErrCode 0018
Loader error (000D): unrecognized error
I use Qemu 0.8.0 and a raw image with Win98, booted straight to the
command line. The ga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trev Jackson schrieb:
>>Sorry, I guess I overlooked in the forum thread that you use the binary
>>version :( The host parallel port support is at the moment only
>>available in the CVS version (the CVS log message is at
>>http://lists.gnu.org/archive/h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Trev Jackson schrieb:
> Hi everyone
>
> I looked at the code (vl.c) and I don't know if I am missing something, but
> as
> far as I can see unless the parameter passed to -parallel is either "vc"
> "null" "pty" or "stdio" the function qemu_chr_open
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bernhard Fischer schrieb:
> On Mon, Sep 05, 2005 at 03:30:59PM +0200, Bernhard Fischer wrote:
>
>>Hi,
>>
>>Attached patch adds support to qemu to display via GGI
>>(www.ggi-project.org).
>>
>>GGI has several so called display-targets, i.e. you can ren
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
is there a way to save the disk snapshot file together with a saved vm
state? So that the complete guest state could be restored and would be
consistent?
Regards,
Oliver
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDd
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fabrice Bellard schrieb:
> Lonnie Mendez wrote:
>
>> On Saturday 05 November 2005 11:10 am, Fabrice Bellard wrote:
>>
>>> 1) The host OS must not use the USB device. It means in particular
>>> that no host OS driver must be present for that device. Th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anthony Liguori schrieb:
> Oliver Gerlich wrote:
>
>> Wouldn't these two things be solved by using SDL inside the GTK window?
>> In current qemu, there are neither fullscreen nor mouse moving problems.
>
>
> De
Dave Feustel wrote:
Is there any way to control Qemu with a script?
(e.g. start Qemu with
Qemu -S -hda disk.img
then feed the commands
loadvm
c
<...>
stop
savevm
q
to the monitor console)
Thanks,
Dave Feustel
You can redirect the monitor
Jim C. Brown wrote:
- -the software scaler is maybe a good idea, but for fullscreen mode, I'd
better like to have screen resolution switched to qemu guest resolution
(as it is with normal qemu now)
The problem is that is really hard to do. Especially in a cross platform
manner.
I couldn't fig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anthony Liguori schrieb:
> Howdy,
>
> I started working last week on a GTK GUI for QEmu. I've made enough
> progress that I wanted to share the results with everyone and collect
> feedback--especially any feedback regarding what should be added/chang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ace schrieb:
> Hi.
>
> Has somebody tried to hibernate Linux while qemu is running?
> Here is my experience:
> 1. I was running qemu 0.7.2 fullscreen (under X with SDL),
> on Linux 2.6.14 host, with Win95 quest. All was fine,
> together with kqemu.
>
ferred in 0.077570 seconds (0 bytes/sec)
I used a blocksize of 2352 because I've read that's the size for audio
cds... It didn't work with bs=1 either.
So maybe Qemu would have to access the cd drive on a lower level than
via /dev/c
e-spread, recent system as guest
can have faster graphics.
Just my two cents,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDZLY+TFOM6DcNJ6cRAoCxAJ9yAC8Th6DfuXnPQJ1m7mn85RvPoQCeKj6D
2XyhMcUQQ+lsy5bQn1IOuHY=
=LoQ7
-END PGP SIGNATURE-
_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thomas Steffen schrieb:
> On 10/22/05, Oliver Gerlich <[EMAIL PROTECTED]> wrote:
>
>>is anyone here using Synergy (see synergy2.sf.net) to make the mouse go
>>smoothly from host to guest? At first glance, I'd say Syner
John R. Hogerhuis wrote:
On Sat, 2005-10-22 at 18:09 +0200, Oliver Gerlich wrote:
So, any ideas here on how to easily use Qemu and Synergy? IMHO, Qemu
would greatly benefit from these features. But I don't see a way to
integrate the two programs. Do you?
Very cool. Have you talked t
hat).
Also, communication is done over TCP/IP, which might not be available in
all Qemu guests.
So, any ideas here on how to easily use Qemu and Synergy? IMHO, Qemu
would greatly benefit from these features. But I don't see a way to
integrate the two programs. Do you?
Regards,
Oliver Gerlich
-BEGI
if the host NIC is connected to a switch? Then
the switch would send packets from the guest which are meant for the
host back to the host NIC and everything's fine! Or did I misunderstand
that now?
Regards,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
iD8D
me -v option to turn on
verbose output) and see if it tells you something interesting.
Usually the clients indicate whether they found a dhcp server at all,
and whether it supplied an ip address.
Good luck,
Oliver Gerlich
___
Qemu-devel mailing
hing can be started by any user at any time (so it's not
started at boot time, but whenever a user starts Qemu).
If we could achieve all of these requirements, it would be fantastic :-)
But maybe we could at least reach some of them.
What
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ross Kendall Axe schrieb:
> Oliver Gerlich wrote:
>
>>>The "problem" is that I start vde_switch and the bridging not at boot,
>>>but when I want to run Qemu. So then I have to restart Samba to bind to
>>&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim C. Brown schrieb:
> On Sun, Jul 10, 2005 at 06:42:30PM +0200, Henrik Nordstrom wrote:
>
>>On Sun, 10 Jul 2005, Oliver Gerlich wrote:
>>
>>
>>>what is the best solution to connect the vde "switch" to my r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Henrik Nordstrom schrieb:
> On Sun, 10 Jul 2005, Oliver Gerlich wrote:
>
>> what is the best solution to connect the vde "switch" to my real LAN so
>> that Qemu guests get IPs from my LAN-wide DHCP server?
>
>
>
o want more than user-net and who have a
"SOHO router" at home which provides DHCP and Dynamic DNS!
Thanks in advance,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC0RQUTFOM6DcNJ6cRAgFJAJ9gfaQmw9E06h9Mr1C2Ugin/PcFagCfTh39
kc0bKVpqT4YFfx9Fpt
ly I never ran benchmarks or had a closer look at the guest
system time.
Regards,
Oliver Gerlich
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
maybe it's the same problem as mentioned here:
http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00077.html
Could you try the patch given there?
Good luck,
Oliver Gerlich
[EMAIL PROTECTED] wrote:
> I've been following th
e...
So maybe this switch to x86 could eliminate any byte ordering slowdowns
and make it run as fast as x86-on-x86?
Curious about comments from insiders,
Oliver Gerlich
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCpJ5tTFOM6DcNJ6cRAmPqAJ4vpF8B8KETNVd3hPhC6ME
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
how do i configure udev to create /dev/kqemu on boot? I think this was
already posted once, but I couldn't find it.
Currently I have to create /dev/kqemu manually before running Qemu.
Thanks,
Oliver Gerlich
-BEGIN PGP SIGN
should be similar to the little top bar in Windows Terminal Server
connections (IIRC it makes it possible to get out of from fullscreen mode).
As such, an OSD in addition to the GUI would be really useful I think.
Just my two cents,
Oliver Gerlich
___
here should be a discussion (or simply a
decision) on how to build a GUI for Qemu, and that embedding Qemu into
native GUIs could be a good way :)
Oliver Gerlich
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Rudi Lippert wrote:
well, nothing really means nothing. the guest window does not come up, and
the console window does not show anything, even with -monitor stdio. the
thread just goes to sleep.
strace may be interesting, and 5kb are not too much, i think, so here it
comes.
thanks for now,
Rudi
[.
rror of /dev/hdc
wasn't properly handled. Maybe this is related to the write protection
error.
Oliver Gerlich
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Ben Taylor wrote:
However, once I am booting the debian off the hard disk,
customize the image and save it, the problem I see is
when I reload the image using the command line parameter
"-loadvm knoppix-save.vm". I get the screen back
exactly where I left it at the time of save, but the
keyboard i
If
this doesn't work with my patch, it's a bug...
Oliver Gerlich
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Thomas Steffen schrieb:
On 4/13/05, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote:
Anyone thought about using XFree's Xv extension? last time I heard, it
works with all the cards, supported well under XFree, and I think it
will be better working rather with DGA..
Xv has its denefits, but I am not sure
64 matches
Mail list logo