Re: [Qemu-devel] Re: QEMU drivers repository

2007-04-19 Thread Carlos A. M. dos Santos
mp;Level=5&Conn=4&DownTypeID=3&GetDown=false#RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L)RTL8139C(L)+/RTL8139D(L)/RTL8100(L)RTL8130/RTL8139B(L) -- Carlos A. M. dos Santos

Re: [Qemu-devel] QEMU OS Support List screenshots

2007-04-21 Thread Carlos A. M. dos Santos
I did not test it yet, but will try this weekend. fetch http://ccfiles.creative.com/manualdn/Drivers/Others/1843/SBPCI_WebDrvsV5_12_01.exe --- Carlos A. M. dos Santos

Re: [Qemu-devel] QEMU OS Support List screenshots

2007-04-21 Thread Carlos A. M. dos Santos
found the file whose link is ginevm below. I did not test it yet but I will try this weekend. http://ccfiles.creative.com/manualdn/Drivers/Others/1843/SBPCI_WebDrvsV5_12_01.exe --- Carlos A. M. dos Santos

Re: [Qemu-devel] All the world's a VAX! - reloaded

2007-05-10 Thread Carlos A. M. dos Santos
Patrick M. Hausen wrote: [...] P.S. No, I don't have a patch, because what I did locally does not fix the problem. Once we change #if defined(__linux__) to #if defined(__linux__) || defined(__DARWIN__) we will in no time have to add || defined(__FreeB

Re: [Qemu-devel] Using native libraries

2007-05-21 Thread Carlos A. M. dos Santos
s instead of requiring emulated libraries as well? That would be a totally different class of emulation, much more similar to the FreeBSD "linuxulator" than to what QEMU is intended to do. -- Carlos A. M. dos Santos

Re: [Qemu-devel] [PATCH 4/4][RFC] Add logic to QEMU to read command line options from qcow2 images

2007-08-10 Thread Carlos A. M. dos Santos
them. Besides firing up an editor to modify it > > being a royal pain, mystery breakages will occur when someone has their > > editor set to "insert mode" (which is the default) vs "overwrite mode" > > and doesn't notice those extra spaces moving beyond the 512-byte mark. > > how about xml appended to image file, and size of xml appended to that? > And a tool to easily extract/replace the xml. Just my $0.02... Keep it *simple*, please! -- Carlos A. M. dos Santos

[Qemu-devel] keyboard patch for Brazilian ABNT-2 keyboard

2006-09-19 Thread Carlos A. M. dos Santos
Hi, QEMU developers I'm using qemu 0.8.1 and 0.8.2 with keyboard wit Brazilian layout (ABNT-2). I was unable to use some of the keys so I had to use the attached patch. I hope it will be useful for everybody. Best regards -- Carlos A. M. dos Santos patch-sdl.c Description: Binary

[Qemu-devel] Need tips to add a third PCI IDE controller

2007-04-06 Thread Carlos A. M. dos Santos
Hello I'd like to add a third PCI IDE controller to QEMU. Could someone gine ve some advice on this? Thanks in advance. -- Carlos A. M. dos Santos