Re: [Qemu-devel] VirtualBox PC virtualization released as Open Source

2007-01-15 Thread Oliver Gerlich
-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

[Qemu-devel] VirtualBox PC virtualization released as Open Source

2007-01-15 Thread Oliver Gerlich
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

Re: [Qemu-devel] Linux Kernel to Include KVM Virtualization

2006-12-12 Thread Oliver Gerlich
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

[Qemu-devel] Anyone knows why some mails get stuck at lists.gnu.org?

2006-11-04 Thread 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

[Qemu-devel] Broken forum links on qemu.org

2006-11-01 Thread Oliver Gerlich
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

Re: [Qemu-devel] Re: [RFC] qemu-gui based on wxWidgets and libvncclient

2006-10-20 Thread Oliver Gerlich
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

Re: [Qemu-devel] ?off? ide/code editor under linux

2006-08-06 Thread Oliver Gerlich
-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

Re: [Qemu-devel] What can qemu do that vmware/virtual pc can't...article idea

2006-07-28 Thread Oliver Gerlich
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

Re: wxWidgets and C: was Re: [Qemu-devel] QEMU GUI

2006-07-11 Thread Oliver Gerlich
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

Re: wxWidgets and C: was Re: [Qemu-devel] QEMU GUI

2006-07-08 Thread Oliver Gerlich
-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

Re: [Qemu-devel] qemu kbd emulation

2006-06-28 Thread Oliver Gerlich
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

[Qemu-devel] Qemu with wxWidgets: g++ errors, ABI mismatch

2006-06-23 Thread Oliver Gerlich
-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

Re: [Qemu-devel] VMware Player

2006-06-16 Thread Oliver Gerlich
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

Re: [Qemu-devel] VMware Player

2006-06-15 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Doing a Tcl/Tk based frontend

2006-06-15 Thread Oliver Gerlich
-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

Re: [Qemu-devel] VMware Player

2006-06-15 Thread Oliver Gerlich
-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

Re: [Qemu-devel] VMware Player

2006-06-15 Thread Oliver Gerlich
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

Re: [Qemu-devel] VMware Player

2006-06-14 Thread Oliver Gerlich
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

[Qemu-devel] [Patch] Publish VNC display with zeroconf

2006-05-14 Thread Oliver Gerlich
-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

Re: [Qemu-devel] PATCH: fix bgr color mapping on qemu on Solaris/SPARC

2006-05-11 Thread Oliver Gerlich
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

Re: [Qemu-devel] bug reports and suggestions

2006-05-08 Thread Oliver Gerlich
-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

Re: [Qemu-devel] bug reports and suggestions

2006-05-05 Thread Oliver Gerlich
-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

Re: [Qemu-devel] QEMU 0.8.1

2006-05-05 Thread Oliver Gerlich
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

[Qemu-devel] kqemu-1.3.0pre6 doesn't work with Win98

2006-05-04 Thread Oliver Gerlich
-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

[Qemu-devel] [Patch] configure: check if specified compiler exists

2006-04-22 Thread Oliver Gerlich
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

Re: [Qemu-devel] VLAN inside qemu

2006-04-04 Thread Oliver Gerlich
__ 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 "

Re: [Qemu-devel] [PATCH] Remote console access though socket

2006-03-11 Thread Oliver Gerlich
-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, >>> >

Re: [Qemu-devel] [PATCH] Remote console access though socket

2006-03-11 Thread Oliver Gerlich
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

Re: [Qemu-devel] Qemu - where will it go?

2006-01-14 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Mac as Host

2006-01-14 Thread Oliver Gerlich
-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)

[Qemu-devel] Running Tyrian under DOS in Qemu

2005-12-21 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Oliver Gerlich
-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

Re: [Qemu-devel] [patch] qemu-ggi support

2005-12-10 Thread Oliver Gerlich
-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

[Qemu-devel] Save snapshot with savevm?

2005-11-12 Thread Oliver Gerlich
-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

Re: [Qemu-devel] [patch] USB support

2005-11-12 Thread Oliver Gerlich
-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

Re: [Qemu-devel] GTK GUI for QEmu

2005-11-11 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Batch mode via Scripts for Qemu?

2005-11-11 Thread Oliver Gerlich
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

Re: [Qemu-devel] GTK GUI for QEmu

2005-11-11 Thread Oliver Gerlich
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

Re: [Qemu-devel] GTK GUI for QEmu

2005-11-10 Thread Oliver Gerlich
-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

Re: [Qemu-devel] qemu and software suspend

2005-11-09 Thread Oliver Gerlich
-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. >

Re: [Qemu-devel] Audio cd's in guest OS

2005-11-05 Thread Oliver Gerlich
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

Re: [Qemu-devel] Graphic card

2005-10-30 Thread Oliver Gerlich
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- _

Re: [Qemu-devel] Qemu and Synergy?

2005-10-27 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Qemu and Synergy?

2005-10-24 Thread Oliver Gerlich
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

[Qemu-devel] Qemu and Synergy?

2005-10-22 Thread Oliver Gerlich
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

Re: [Qemu-devel] tun/tap networking

2005-10-01 Thread Oliver Gerlich
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

Re: [Qemu-devel] about DHCP server in qemu

2005-09-30 Thread Oliver Gerlich
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

Re: [Qemu-devel] Connecting vde and LAN

2005-08-11 Thread Oliver Gerlich
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

Re: [Qemu-devel] Connecting vde and LAN

2005-07-12 Thread Oliver Gerlich
-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 >>&

Re: [Qemu-devel] Connecting vde and LAN

2005-07-10 Thread Oliver Gerlich
-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

Re: [Qemu-devel] Connecting vde and LAN

2005-07-10 Thread Oliver Gerlich
-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? > > >

[Qemu-devel] Connecting vde and LAN

2005-07-10 Thread Oliver Gerlich
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

Re: [Qemu-devel] Timing problems

2005-06-29 Thread Oliver Gerlich
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 ___

Re: [Qemu-devel] cvs build broken?

2005-06-11 Thread Oliver Gerlich
-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

[Qemu-devel] Mac OS X at native speed...

2005-06-06 Thread Oliver Gerlich
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

[Qemu-devel] kqemu and udev

2005-06-04 Thread Oliver Gerlich
-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

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Oliver Gerlich
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 ___

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-26 Thread 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

Re: [Qemu-devel] Re: Re: Nothing happens

2005-05-20 Thread Oliver Gerlich
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 [.

Re: [Qemu-devel] FreeDos problems with Qemu 0.70

2005-05-07 Thread Oliver Gerlich
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

Re: [Qemu-devel] loadvm keyboard weirdness

2005-05-02 Thread Oliver Gerlich
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

[Qemu-devel] Re: [Patch] Release mouse at window edges

2005-04-25 Thread Oliver Gerlich
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

Re: [Qemu-devel] qvm86, kqemu and video speed

2005-04-18 Thread Oliver Gerlich
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