Re: [Qemu-devel] [PATCH v1 0/4] m68k: Add basic support for the NeXTcube machine

2018-07-03 Thread Natalia Portillo
Now you've made me subscribe again to qemu-devel ;) On 30/06/18 18:07, Bryce Lanham wrote: > Oh hi!  > > Luckily gmail brought this to the top since I don’t pay attention to the > list. I’m away from my computer at the moment, but I had more than this > working, including interrupts, Ethernet, an

Re: [Qemu-devel] BIOS calls in 16bit protected mode

2012-06-13 Thread Natalia Portillo
uters. Regards, Natalia Portillo El 14/06/2012, a las 04:13, Kevin O'Connor escribió: > Hi, > > I am trying to determine if there are legacy applications or operating > systems that invoke standard BIOS real-mode interrupt handlers while > in 16bit protected mode. (The lega

Re: [Qemu-devel] QEMU was not selected for Google Summer of Code this year

2012-03-16 Thread Natalia Portillo
QEMU hosted on Haiku would be interesting. On 16/03/2012, at 22:30, Stefan Hajnoczi wrote: > On Fri, Mar 16, 2012 at 7:44 PM, Natalia Portillo wrote: >> Really sad news :( >> >> On 16/03/2012, at 19:29, Stefan Hajnoczi wrote: >> >>> Sad news - QEMU was no

Re: [Qemu-devel] QEMU was not selected for Google Summer of Code this year

2012-03-16 Thread Natalia Portillo
Really sad news :( On 16/03/2012, at 19:29, Stefan Hajnoczi wrote: > Sad news - QEMU was not accepted for Google Summer of Code 2012. > > Students can consider other organizations in the accepted > organizations list here: > > http://www.google-melange.com/gsoc/accepted_orgs/google/gsoc2012 >

Re: [Qemu-devel] Add GSoC project ideas to the wiki!

2012-03-16 Thread Natalia Portillo
sponed checking the status of EHCI and xHCI but had the hardware problems. So if they're already on the tree then I will remove those from the wiki. Regards, Natalia Portillo

Re: [Qemu-devel] QEMU PEX HW device

2012-02-29 Thread Natalia Portillo
nes for this task? Start out from an existing emulated device, from the same bus if possible (PCI, ISA, USB, so on), delete all code you don't need, implement your emulation. Once you start it's pretty straightforward, function names are almost self-explanatory of what they do. Regards, Natalia Portillo

[Qemu-devel] [Bug 883136] Re: qemu on ARM hosts aborts on startup because makecontext() always fails

2011-12-02 Thread Natalia Portillo
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/883136 Title: qemu on ARM hosts aborts on startup because makecontext() always fails

Re: [Qemu-devel] [PATCH RFC for-1.0] Update copyright info

2011-12-02 Thread Natalia Portillo
My suggestion is to put (c) 2003-2011 Fabrice and contributors until we have a foundation and then put (c) 2003-201x qemu foundation. Fabrice by the european copyright laws still have copyright and ipr in any code he generated whatever we have changed as per the "multiple contributors" section

[Qemu-devel] [Bug 883133] Re: qemu on ARM hosts asserts due to code buffer/libc heap conflict

2011-12-01 Thread Natalia Portillo
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/883133 Title: qemu on ARM hosts asserts due to code buffer/libc heap conflict Status

Re: [Qemu-devel] QEMU's now on Google+

2011-11-09 Thread Natalia Portillo
We seriously miss having a logo. El 09/11/2011, a las 15:24, Anthony Liguori escribió: > Hi, > > I've created a Google+ page for QEMU[1]. You'll also notice a button on the > qemu.org wiki that links to the Google+ page. > > I'll be posting release information to this page along with any QEMU

Re: [Qemu-devel] Hi Natalia.. A query regarding QEMU

2011-11-03 Thread Natalia Portillo
free to ask. BTW, I'm CCing this to the mailing list, as other people may find this interesting, want to contribute with their opinions, so on. Regards, Natalia Portillo

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-21 Thread Natalia Portillo
Definitively you don't know how a Mac works, you don't want to know and you don't need to. El 21/08/2011, a las 23:14, Rob Landley escribió: > On 08/20/2011 09:02 PM, Natalia Portillo wrote: >> El 21/08/2011, a las 01:50, Rob Landley escribió: >> >>> O

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-21 Thread Natalia Portillo
El 21/08/2011, a las 11:04, Laurent Vivier escribió: > Le samedi 20 août 2011 à 18:42 -0500, Rob Landley a écrit : >> On 08/20/2011 06:17 PM, Natalia Portillo wrote: >>>> or ancient macintosh support >>> >>> Most of the hardware (but a few required ones

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-20 Thread Natalia Portillo
El 21/08/2011, a las 01:50, Rob Landley escribió: > On 08/20/2011 07:23 PM, Natalia Portillo wrote: >>>> Linux requires the MMU and an almost complete hardware emulation. >>>> Standard m68k emulations (UAE, Aranym and specially BasiliskII) >>>> try to patc

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-20 Thread Natalia Portillo
El 21/08/2011, a las 00:42, Rob Landley escribió: > On 08/20/2011 06:17 PM, Natalia Portillo wrote: >>> or ancient macintosh support >> >> Most of the hardware (but a few required ones like SWIM) is already >> in QEMU, you need to glue everything, make Tool

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-20 Thread Natalia Portillo
Hi, El 20/08/2011, a las 21:55, Rob Landley escribió: > On 08/17/2011 03:46 PM, Bryce Lanham wrote: >> These patches greatly expand Motorola 68k emulation within qemu, and are >> what I used as a basis for my >> Google Summer of Code project to add NeXT hardware support to QEMU. > > Can I get t

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-19 Thread Natalia Portillo
El 19/08/2011, a las 09:55, François Revol escribió: > Le 19/08/2011 04:14, Natalia Portillo a écrit : >> Hi, >> > > [...] > (no need to quote the full thread!) > >>>> >>>> He worked on emulating an abandoned, strange, difficult to get, and

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-18 Thread Natalia Portillo
Hi, El 18/08/2011, a las 21:51, Laurent Vivier escribió: > Le jeudi 18 août 2011 à 21:13 +0100, Natalia Portillo a écrit : >> Hi Laurent, >> >> El 18/08/2011, a las 20:57, Laurent Vivier escribió: >> >>> Le jeudi 18 août 2011 à 20:42 +0100, Natali

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-18 Thread Natalia Portillo
Hi Laurent, El 18/08/2011, a las 20:57, Laurent Vivier escribió: > Le jeudi 18 août 2011 à 20:42 +0100, Natalia Portillo a écrit : >> Hi Laurent, > > Hi Natalia, > >> El 18/08/2011, a las 15:02, Laurent Vivier escribió: >> >>> >>> >>>

Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions

2011-08-18 Thread Natalia Portillo
Hi Laurent, El 18/08/2011, a las 15:02, Laurent Vivier escribió: > > > Le 18 août 2011 à 13:12, "François Revol" a écrit : > > > Le -10/01/-28163 20:59, Laurent Vivier a écrit : > > > Le mercredi 17 août 2011 à 17:35 -0500, Anthony Liguori a écrit : > > >> On 08/17/2011 03:46 PM, Bryce La

Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0 Release

2011-08-09 Thread Natalia Portillo
able on the QEMU wiki: > > http://wiki.qemu.org/ChangeLog/0.15 Great but someone forgot to explain that "OpenGL support: yes" on the changelog. > You can download the release at: > > http://wiki.qemu.org/download/qemu-0.15.0.tar.gz > > I'd like to thank ev

Re: [Qemu-devel] [RFC] PowerPC Mac OS on Qemu

2011-08-09 Thread Natalia Portillo
Please, a) separate the patch in pieces, I suggest you checking how other patches are split, there have been a lot of patches today to get insight. b) use inline signed-by patch Regards, Natalia Portillo El 09/08/2011, a las 20:46, William Hahne escribió: > Hello, > > I am a Google

Re: [Qemu-devel] RFC: Qemu Guest Tools ISO

2011-06-26 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ok you're forgetting one thing: 90% of the devices we emulate are real physical ones. The drivers for those devices in non-opensource guests already exist, and most of the times prevent we distributing them (read the EULA). I think a "guest tools"

Re: [Qemu-devel] [0/7] USB UVC updates

2011-06-06 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Brad, El 02/06/2011, a las 06:41, Brad Hards escribió: > Hi Natalia, > > As you suggested, I've stopped my nonsense and worked from your > UVC patches (http://patchwork.ozlabs.org/patch/55001 and > http://patchwork.ozlabs.org/patch/55000). Thes

Re: [Qemu-devel] Webcams under KVM and Linux

2011-05-30 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 El 30/05/2011, a las 21:47, Brad Hards escribió: > On Mon, 30 May 2011 08:38:35 pm Gerd Hoffmann wrote: >> I think people are also working on camera emulation, i.e. pass any (even >> non-usb) v4l devices as usb webcam to the guest. No idea what th

Re: [Qemu-devel] Webcams under KVM and Linux

2011-05-30 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 El 30/05/2011, a las 15:56, Gerd Hoffmann escribió: > On 05/30/11 14:50, Natalia Portillo wrote: >> Exactly what my webcam does is: >> >> Takes a frame from ANY available V4L2 device (/dev/video0), caches it, >> and

Re: [Qemu-devel] Webcams under KVM and Linux

2011-05-30 Thread Natalia Portillo
s it up in the guest. And the pwc driver loads and remains on both > host and guest. > > Peter > > > --- On Sun, 5/29/11, Natalia Portillo wrote: > > From: Natalia Portillo > Subject: Re: [Qemu-devel] Webcams under KVM and Linux > To: "Andreas Färber" &g

Re: [Qemu-devel] Webcams under KVM and Linux

2011-05-29 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 More concretely search for patches sent by me. Even when EHCI is finished still is the problem of isochronous transfer not working well because of timing issues on QEMU. My patches overcome the need for ISO transfer and EHCI controllers completely

Re: [Qemu-devel] mouse doesn't work on guest OS

2011-05-21 Thread Natalia Portillo
xorg.conf or google it No information on how to configure a PS/2 mouse protocol in X11 is inside the scope of this mailing list. Regards, Natalia Portillo El 22/05/2011, a las 00:32, Brad Hards escribió: > On Sat, 21 May 2011 09:43:57 pm Amirali Shambayati wrote: >> Hi Brad, >

Re: [Qemu-devel] [Bug 760976] [NEW] Nexenta 3.0.1 fails to install

2011-04-14 Thread Natalia Portillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please report to Official OS Support List. El 14/04/2011, a las 19:03, Nigel Horne escribió: > Public bug reported: > > The latest git version of qemu (commit > 420b6c317de87890e06225de6e2f8af7bf714df0) fails to boot Nexenta3.0.1. I > don't know i

Re: [Qemu-devel] GSoC 2011: S3 Trio, AHCI

2011-04-07 Thread Natalia Portillo
r everyone to have a choice so I recommend you to apply for the AHCI finishing or 3D virtualization, as you see fit. Regards, Natalia Portillo -BEGIN PGP SIGNATURE- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org iF4EAREIAAYFAk2dmKcACgkQv/wfOsykIRTxTQD/QM1nKJGpLMRuCokKaoVBUYmK 94xs4L1rcbIXsxYoifwBALLZtuWZI29eP4Nz/DE55E5uX4AV3RHrcWw/ngvOPhD0 =46Q8 -END PGP SIGNATURE-

[Qemu-devel] Re: QEMU has been accepted for GSoC 2011

2011-03-18 Thread Natalia Portillo
Great notice.! El 18/03/2011, a las 21:24, Luiz Capitulino escribió: > Hi there, > > This is a small note to let you know that QEMU has been accepted as an > mentoring > organization for Google Summer of Code 2011. > > I will be doing some admin tasks and plan to start inviting mentors in the

Re: [Qemu-devel] OVMF Google Summer of Code ideas

2011-03-09 Thread Natalia Portillo
Hi, El 09/03/2011, a las 18:44, Jordan Justen escribió: > On Wed, Mar 9, 2011 at 05:43, Natalia Portillo wrote: >> This may come late in the discussion, but, has OVMF been tested with Mac OS >> X? > > No. > > I don't think Apple considers VMs an accepta

Re: [Qemu-devel] OVMF Google Summer of Code ideas

2011-03-09 Thread Natalia Portillo
Hi all, This may come late in the discussion, but, has OVMF been tested with Mac OS X? A decent Intel Macintosh emulation requires of course EFI + HFS. Regards, Natalia Portillo El 09/03/2011, a las 05:34, Jordan Justen escribió: > On Tue, Mar 8, 2011 at 18:23, Kevin O'Connor wrot

Re: [Qemu-devel] 68k and BeBox (was SymbianOS, MeeGO, WebOS and QEMU)

2011-03-01 Thread Natalia Portillo
have all hardware reference manuals for m68k >> macintosh. > > Actually I think they used to be online until recently, but Apple revamped > their archived not too long ago IIRC. For up to Mac II they are in the Inside Macintosh books, from them up to PowerPC you'll need to guess it, and for the cloneable systems, there is information in Apple Developer CDs. Regards, Natalia Portillo

Re: [Qemu-devel] 68k and BeBox (was SymbianOS, MeeGO, WebOS and QEMU)

2011-02-28 Thread Natalia Portillo
blished. There is a binary dump somewhere, I may have it. Regards, Natalia Portillo

Re: [Qemu-devel] Re: SymbianOS, MeeGO, WebOS and QEMU

2011-02-28 Thread Natalia Portillo
support things no other does, like Amiga UNIX, Apple UNIX) > And I need 68k emulators to finish my Haiku port :-) Interesting Regards, Natalia Portillo

Re: [Qemu-devel] SymbianOS, MeeGO, WebOS and QEMU

2011-02-28 Thread Natalia Portillo
Hi Peter, El 28/02/2011, a las 19:15, Peter Maydell escribió: > On 28 February 2011 18:53, Natalia Portillo wrote: >> Last time I checked SymbianOS source repository I found references to QEMU. >> >> Are they using QEMU for the simulator? >> And for MeeGO? >>

[Qemu-devel] SymbianOS, MeeGO, WebOS and QEMU

2011-02-28 Thread Natalia Portillo
Hi all, Last time I checked SymbianOS source repository I found references to QEMU. Are they using QEMU for the simulator? And for MeeGO? May HP also be using it for WebOS? We may propose putting their modifications upstream as a GSoC 2011 project if it's the case. Regards, Natalia Portillo

[Qemu-devel] Re: GSoC 2011 project ideas

2011-02-28 Thread Natalia Portillo
;s USB 2.0 EHCI emulation patches. I think just cleaning up for mainstream the patches done by Gerd is too simple and fast-to-be-done for GSoC, but as it's Jan's proposition I will not merge them. Jan if you agree with me, feel free to merge both projects, I'll mentor it. Regards, Natalia Portillo

Re: [Qemu-devel] GSoC 2011 project ideas

2011-02-27 Thread Natalia Portillo
mentor, please add an > entry here: > > http://wiki.qemu.org/Google_Summer_of_Code_2011 > Regards, Natalia Portillo

Re: [Qemu-devel] [Bug 696485] [NEW] BeOS5 personal edition only displays in Black and White

2011-01-02 Thread Natalia Portillo
Hi, El 02/01/2011, a las 22:28, Andreas Färber escribió: > Am 02.01.2011 um 19:27 schrieb François Revol: > >>> I can only get the display on BeOS/x86 Personal Edition 5 to be in >>> black >>> and white. I've tried all the -vga options. >>> >>> wget http://www.bebits.com/bob/12373/BeOS4Linux

[Qemu-devel] [Bug 696485] Re: BeOS5 personal edition only displays in Black and White

2011-01-02 Thread Natalia Portillo
This is not a QEMU bug. You need to get a correct driver for the emulated hardware. There is a Cirrus driver as well as a VESA driver in BeBits that will work with absolutely all emulated hardware. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because

Re: [Qemu-devel] [PATCH] Z80 emulation updated again!

2010-12-20 Thread Natalia Portillo
cards. I vote for inclusion on mainstream 100%, and maybe from that code an i8080 emulation can be easily extracted to cover the rest of 80s desktop/minis/micros ? Regards, Natalia Portillo

Re: [Qemu-devel] AIX emulated on x86 host

2010-10-28 Thread Natalia Portillo
partition scheme, different memory maps). Sorry but right now, "Does AIX/RS6000 work on QEMU?" is NO. Regards, Natalia Portillo El 28/10/2010, a las 16:34, Stefan Hajnoczi escribió: > On Wed, Oct 27, 2010 at 9:23 PM, wrote: >> Sorry - first message had non-plain text by mista

Re: [Qemu-devel] webcam under windows xp guest

2010-09-01 Thread Natalia Portillo
No sorry, use the search on the mailing list webpage. El 30/08/2010, a las 13:54, Paul Bolle escribió: > On Sun, 2010-08-29 at 13:05 +0100, Natalia Portillo wrote: >> Connecting the webcam directly with usb pass-thru will never work well >> because of timing issues. >> &g

Re: [Qemu-devel] webcam under windows xp guest

2010-08-29 Thread Natalia Portillo
the qemu-kvm 0.12.5 distribution? It was done on 0.12.4-stable while 0.12.5 was git against git, so, should be. Regards, Natalia Portillo

Re: [Qemu-devel] webcam under windows xp guest

2010-08-29 Thread Natalia Portillo
image if your webcam is supported. Regards, Natalia Portillo El 27/08/2010, a las 23:07, Frans de Boer escribió: > I have searched the Internet, but could not find conclusive answers. I > did find a lot of questions, but that's about it. > > I run Linux, QEMU/KVM 0.12.5 and have l

Re: [Qemu-devel] Running the user emulation

2010-08-11 Thread Natalia Portillo
, and to run thru QEMU (running x86 Linux software on PowerPC Darwin) Regards, Natalia Portillo El 11/08/2010, a las 10:33, C K Kashyap escribió: > I was wondering if it would be easy to force build the user-emulation on mac > - as in, lets say my a.out from linux is really trivial

Re: [Qemu-devel] [PATCH] Added an option to set the VMDK adapter type

2010-08-04 Thread Natalia Portillo
Please resend it as inline code (pasted) not as an attachment. Thanks El 04/08/2010, a las 00:46, Aaron Mason escribió: > Hi, > > Now that I have half a clue, please find attached a properly formatted > patch for the above with a signed-off line. Hopefully attaching it > won't cause issues as

[Qemu-devel] Re: [TUHS & QEMU] Making progress with old DG/UX virtualization. Need advice.

2010-08-02 Thread Natalia Portillo
to test the emulated device on as much systems as possible when it is mature enough. > Take care, > Adam Natalia Portillo Claunia.com > On Mon, Aug 2, 2010 at 9:11 AM, Natalia Portillo wrote: >> Hi, >> >> I've read all your posts in the QEMU mailing list and th

[Qemu-devel] [TUHS & QEMU] Making progress with old DG/UX virtualization. Need advice.

2010-08-01 Thread Natalia Portillo
rnet, spend that time coding the driver or getting the money to pay a programmer that will do. Sincerely yours, Natalia Portillo Claunia.com CEO QEMU's Official OS Support List maintainer

Re: [Qemu-devel] [ANNOUNCE] Release 0.12.5 of QEMU

2010-07-23 Thread Natalia Portillo
arm_timer: reload timer when enabled > - qemu-sockets: avoid strlen of NULL pointer > - block: fix aio_flush segfaults for read-only protocols (e.g. curl) > - virtio-blk: fix barrier support > - block: fix sector comparism in multiwrite_req_compare > - pci: irq_state vmstate breakage > - qemu-img: use the heap instead of the huge stack array for win32 Great. Official OS Support List ( http://www.claunia.com/qemu )updated. Regards, Natalia Portillo

Re: [Qemu-devel] FW: Qemu crashes

2010-07-21 Thread Natalia Portillo
, you must provide also the same guest OS image you're using. Regards, Natalia Portillo El 21/07/2010, a las 17:06, capricorn 80 escribió: > > Can any one help me in that please. > > > Hi! > > I am trying to run asa 802, asdm 602 with gns3. After long struggle i manag

Re: [Qemu-devel] [PATCH] Disable O_DIRECT for physical CDROM/DVD drives

2010-07-20 Thread Natalia Portillo
El 20/07/2010, a las 16:17, jes.soren...@redhat.com escribió: > From: Jes Sorensen > > O_DIRECT (cache=none) requires sector alignment, however the physical > sector size of CDROM/DVD drives is 2048, as opposed to most disk > devices which use 512. QEMU is hard coding 512 all over the place, so

Re: [Qemu-devel] patching qemu 0.9.0

2010-07-06 Thread Natalia Portillo
tween two snapshots, however I don't know the exact command line sorry. Natalia Portillo

Re: [Qemu-devel] [Bug 477946] Re: XP guest install fails with NTFS format error

2010-07-05 Thread Natalia Portillo
It does not occur on QEMU's 0.12.3 neither 0.12.4, quick format, slow format, NTFS, FAT32, checked it personally. Please fill a bug in Fedora as it must be some patch they applied. El 05/07/2010, a las 15:48, Hanno Starling escribió: > This problem still occurs in Fedora 13, with qemu-kvm-0.12.

Re: [Qemu-devel] [Bug 596106] Re: kvm to emulate 64 bit cpu on 32 bit host

2010-06-20 Thread Natalia Portillo
trick with the NT kernel. The question is not "is it possible to make KVM run 64-bit code in a 32-bit kernel?" (it is), the question is, "the people in charge of KVM want to add this feature?". Personally I don't believe so, neither I am on the "do it" side, I'm just saying it is technically possible. Natalia Portillo

Re: [Qemu-devel] [Bug 596106] Re: kvm to emulate 64 bit cpu on 32 bit host

2010-06-19 Thread Natalia Portillo
El 19/06/2010, a las 22:12, Andrew Cathrow escribió: > > > > > - "Natalia Portillo" wrote: > > From: "Natalia Portillo" > > To: qemu-devel@nongnu.org > > Sent: Saturday, June 19, 2010 9:01:04 AM GMT -05:00 US/Canada Eastern > &g

[Qemu-devel] [Bug 596106] Re: kvm to emulate 64 bit cpu on 32 bit host

2010-06-19 Thread Natalia Portillo
VMWare is able to do it, we should be able. -- kvm to emulate 64 bit cpu on 32 bit host https://bugs.launchpad.net/bugs/596106 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: Won't Fix Bug description: i wish kvm can ru

Re: [Qemu-devel] [RFC PATCH 0/2] Add USB Video Class device emulation.

2010-06-10 Thread Natalia Portillo
: New USB device strings: Mfr=0, Product=0, SerialNumber=0 > pwc: Logitech/Cisco VT Camera webcam detected. The only thing I'm able to found about it is that the driver is Video4Linux 1.0 not 2.0. Do you have manufacturer and model? Do you have idea of that input type v4l2 defines for it? May you give me SSH access to a machine with that cam installed to test and implement? Regards, Natalia Portillo

Re: [Qemu-devel] [RFC PATCH 0/2] Add USB Video Class device emulation.

2010-06-10 Thread Natalia Portillo
nufacturer, model, linux's module name. All webcams SHOULD (and MUST) implement V4L2_INPUT_TYPE_CAMERA. Not the same for video cameras or capture devices (PAL/NTSC, DVB/ATSC). Regards, Natalia Portillo

Re: [Qemu-devel] [RFC PATCH 1/2] USB Video Class device emulation.

2010-06-10 Thread Natalia Portillo
Hi Blue, You're right on all things. I'll check CODING_STYLE and do the things. Thanks a lot.

[Qemu-devel] [RFC PATCH 0/2] Add USB Video Class device emulation.

2010-06-08 Thread Natalia Portillo
some cleaning or style. You can see it working here: http://www.youtube.com/watch?v=fzGYvjZzx6E with Linux guest http://www.youtube.com/watch?v=_Yo9TWPDXCo with Windows XP Home guest To add the device use -device usb-uvc-webcam,device= Regards, Natalia Portillo

[Qemu-devel] [RFC PATCH 2/2] Adds device to Makefile.

2010-06-08 Thread Natalia Portillo
Signed-off-by: Natalia Portillo --- Makefile.objs |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile.objs b/Makefile.objs index 110f8fd..1535b61 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -70,6 +70,7 @@ common-obj-y += scsi-disk.o cdrom.o common-obj-y

[Qemu-devel] [RFC PATCH 1/2] USB Video Class device emulation.

2010-06-08 Thread Natalia Portillo
Signed-off-by: Natalia Portillo --- hw/usb-uvc.c | 1096 ++ 1 files changed, 1096 insertions(+), 0 deletions(-) create mode 100644 hw/usb-uvc.c diff --git a/hw/usb-uvc.c b/hw/usb-uvc.c new file mode 100644 index 000..b711f51 --- /dev

[Qemu-devel] [Bug 534973] Re: qemu-system-ppc segfaults when booting from Debian lenny netinst image

2010-06-02 Thread Natalia Portillo
I confirm this is happening in QEMU 0.12.4. ** Changed in: qemu Status: New => Confirmed -- qemu-system-ppc segfaults when booting from Debian lenny netinst image https://bugs.launchpad.net/bugs/534973 You received this bug notification because you are a member of qemu- devel-ml, which is

[Qemu-devel] [Bug 588688] Re: Hard disk images are supporting ATAPI commands. They should fail.

2010-06-02 Thread Natalia Portillo
** Changed in: qemu Assignee: (unassigned) => Natalia Portillo (claunia) ** Changed in: qemu Status: New => In Progress -- Hard disk images are supporting ATAPI commands. They should fail. https://bugs.launchpad.net/bugs/588688 You received this bug notification because you

[Qemu-devel] [Bug 477946] Re: XP guest install fails with NTFS format error

2010-06-02 Thread Natalia Portillo
QEMU 0.12.3 does not present this bug. Tested quick and full format, KVM and SOFTMMU, with Windows XP Professional SP0. Closing bug. ** Changed in: qemu Status: New => Fix Committed -- XP guest install fails with NTFS format error https://bugs.launchpad.net/bugs/477946 You received this

[Qemu-devel] [Bug 557546] Re: no sound device found in ipc 10.5.6 image

2010-06-02 Thread Natalia Portillo
iPC 10.5.6 is a hacked version of Mac OS X 10.5.6. QEMU does not emulate any Apple sound card right now, and that's the expected behaviour. ** Changed in: qemu Status: New => Invalid -- no sound device found in ipc 10.5.6 image https://bugs.launchpad.net/bugs/557546 You received this bug

[Qemu-devel] [Bug 566882] Re: better sparc64 support

2010-06-02 Thread Natalia Portillo
This is not a bug. ** Changed in: qemu Status: New => Invalid -- better sparc64 support https://bugs.launchpad.net/bugs/566882 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: Invalid Bug description: Need better

[Qemu-devel] [Bug 547227] Re: qemu-system-m68k does not accept "notw %d" instruction

2010-06-02 Thread Natalia Portillo
As of QEMU 0.12.3, it only emulates ColdFire processors. Coldfire no longer implement notw, only notl instruction, so this behaviour is expected. ** Changed in: qemu Status: New => Invalid -- qemu-system-m68k does not accept "notw %d" instruction https://bugs.launchpad.net/bugs/547227 Yo

[Qemu-devel] [Bug 588693] Re: CD-ROM devices always return a one session, one track TOC

2010-06-02 Thread Natalia Portillo
(P.S.: This bug prevents BeOS boot) ** Changed in: qemu Status: New => In Progress -- CD-ROM devices always return a one session, one track TOC https://bugs.launchpad.net/bugs/588693 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU

[Qemu-devel] [Bug 588691] [NEW] QEMU is not correctly detecting host CDs

2010-06-02 Thread Natalia Portillo
Importance: Undecided Assignee: Natalia Portillo (claunia) Status: In Progress ** Changed in: qemu Assignee: (unassigned) => Natalia Portillo (claunia) -- QEMU is not correctly detecting host CDs https://bugs.launchpad.net/bugs/588691 You received this bug notification

[Qemu-devel] [Bug 588691] Re: QEMU is not correctly detecting host CDs

2010-06-02 Thread Natalia Portillo
** Changed in: qemu Status: New => In Progress -- QEMU is not correctly detecting host CDs https://bugs.launchpad.net/bugs/588691 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: In Progress Bug description: QEMU'

[Qemu-devel] [Bug 588693] [NEW] CD-ROM devices always return a one session, one track TOC

2010-06-02 Thread Natalia Portillo
Public bug reported: CD-ROM devices always return a one session, one track TOC, no matter if it is using ioctl's with the host or DMG images (both able of having multi track, multi session discs). ** Affects: qemu Importance: Undecided Assignee: Natalia Portillo (cl

[Qemu-devel] [Bug 588688] [NEW] Hard disk images are supporting ATAPI commands. They should fail.

2010-06-02 Thread Natalia Portillo
handle that formats (dmg, raw, host) should work with ATAPI commands and CD-ROM devices. ** Affects: qemu Importance: Undecided Assignee: Natalia Portillo (claunia) Status: New -- Hard disk images are supporting ATAPI commands. They should fail. https://bugs.launchpad.net/bugs

[Qemu-devel] [Bug 392032] Re: qemu-system-x86_64 fails to install debian-501-amd64-CD-1

2010-06-02 Thread Natalia Portillo
This only affected QEMU 0.10 and was solved in QEMU 0.11. ** Changed in: qemu Status: New => Fix Released ** Changed in: qemu Status: Fix Released => Fix Committed -- qemu-system-x86_64 fails to install debian-501-amd64-CD-1 https://bugs.launchpad.net/bugs/392032 You received this

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-05-27 Thread Natalia Portillo
I don't have any problem using TCG. Tested with Windows XP Home Update in 0.12.4 and Windows 2003 Enterprise Server in 0.12.3. -- Windows XP/2003 doesn't boot https://bugs.launchpad.net/bugs/586175 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed

Re: [Qemu-devel] Inquiry about qemu for Motorola 68360

2010-05-23 Thread Natalia Portillo
qemu-system-m68k -cpu ? El 23/05/2010, a las 08:47, hadi motamedi escribió: > > > > >>While QEMU does indeed works for x86 Windows, current QEMU's m68k > >>architecture does not included that specific Motorola chip. > Thank you for your reply. Can you please let me know which Motorola chips a

Re: [Qemu-devel] Inquiry about qemu for Motorola 68360

2010-05-23 Thread Natalia Portillo
While QEMU does indeed works for x86 Windows, current QEMU's m68k architecture does not included that specific Motorola chip. El 23/05/2010, a las 05:28, hadi motamedi escribió: > Dear All > Do you have qemu emulator for Motorola 68360 emulation on x86 Windows > platform? > Thank you in advance

Re: [Qemu-devel] Problems changing dvdrom iso during execution

2010-05-21 Thread Natalia Portillo
spits out a bunch of messages > but it does mount the drive. I think this problem might be specific to > sles11. > > > > > > On May 21, 2010, at 5:37 PM, Natalia Portillo wrote: > >> Have you tried any other operating system or kernel revision? >>

Re: [Qemu-devel] Problems changing dvdrom iso during execution

2010-05-21 Thread Natalia Portillo
Have you tried any other operating system or kernel revision? I have just changed the iso with change ide1-cd0 command in Windows XP Upgrade (it asks to insert a previous Windows CD and then reinsert the XP one) without any kind of problem, in QEMU 0.12.4. El 21/05/2010, a las 20:42, Adnan Khal

[Qemu-devel] [Bug 521994] Re: Windows 98 doesn't detect mouse on qemu and SeaBIOS.

2010-05-19 Thread Natalia Portillo
I confirm this same bug appears in Windows 95, Windows Me and several XFree86 and X.Org versions, as well as DOS based Microsoft Mouse drivers. -- Windows 98 doesn't detect mouse on qemu and SeaBIOS. https://bugs.launchpad.net/bugs/521994 You received this bug notification because you are a membe

Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010

2010-05-19 Thread Natalia Portillo
Hi, >> There are a couple of. >> >> The majority of them are because SeaBIOS not behaving like real hardware >> should and must do. >> >> If you know any OS that's not in the OS Support List and is broken please >> commit. > > If something is broken, please file a bug against it. The OS Supp

Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010

2010-05-19 Thread Natalia Portillo
Hi, >>> There have been reports of several legacy OSes being unable to install >>> or boot in the newer qemu while working in the older one. They're >>> probably not in the "OS Support List" though. Are they effectively >>> uninteresting for the purpose of the 0.13 release? >>> > > For the

Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010

2010-05-18 Thread Natalia Portillo
El 19/05/2010, a las 02:45, Jamie Lokier escribió: > Natalia Portillo wrote: >> Hi, >> >>> - We'll try to migrate as many confirmable bugs from the Source Forge >>> tracker to Launchpad. >> I think that part of the bug day should also include retes

Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010

2010-05-18 Thread Natalia Portillo
Hi, > - We'll try to migrate as many confirmable bugs from the Source Forge tracker > to Launchpad. I think that part of the bug day should also include retesting OSes that appear in OS Support List as having bug and confirming if the bug is still present and if it's in Launchpad or not.

Re: [Qemu-devel] Re: Webcam solution for QEMU

2010-05-09 Thread Natalia Portillo
irectly way. That's just my 2 euro cent. Natalia Portillo El 09/05/2010, a las 15:59, Arnon Gilboa escribió: > Hello Albert, > > First of all, I have done nothing in the qemu project for more than two years > now. My last contribution to qemu were some usb 1.1 uhci/ohci patches

Re: [Qemu-devel] [ANNOUNCE] Release 0.12.4 of QEMU

2010-05-07 Thread Natalia Portillo
El 07/05/2010, a las 14:54, Anthony Liguori escribió: > The QEMU team is pleased to announce the availability of the 0.12.4 > release. This is a stable release of the 0.12 series and only contains bug > fixes since 0.12.3. > > It can be downloaded from Savannah at: > > http://download.savanna

Re: [Qemu-devel] QEMU OS support site

2010-04-17 Thread Natalia Portillo
That's because I was debugging some code, but it should be silent now. Sorry for the inconveniences it may have caused you. El 17/04/2010, a las 09:05, Andrea Canciani escribió: > On the website http://www.claunia.com/qemu/ the pages contain log > information from php complaining that > > "Depr

Re: [Qemu-devel] GSoC projects about AHCI and S3 Trio

2010-03-29 Thread Natalia Portillo
dea. The greatest thing about this card is that almost every operating system has or had a driver for it, and has also been used in non-x86 machines extensively. If you need testing or getting information from a real working card (I have a couple of them, all for x86 unfortuneately) just mail me. Regards, Natalia Portillo

Re: [Qemu-devel] BeOS R5 boot failure

2010-03-23 Thread Natalia Portillo
El 23/03/2010, a las 10:07, François Revol escribió: I've been trying for some time to get an old BeOS R5 image to boot, but it seems it doesn't like QEMU's IDE controller: Trying /dev/disk/ide/ata/0/master/0/raw IDE PCI -- find_devices: intel 82371SB (PIIX3) chipset IDE PCI -- find_devices:

[Qemu-devel] PS/2 mouse emulation problems

2010-03-13 Thread Natalia Portillo
Ok so in resume we have the following PS/2 mouse bugs: NeXTStep and OpenStep PS/2 driver receives no movement at all from the mouse (Darwin PS/2 driver seems to be made from scratch so no helpful here). MS-DOS Mouse driver hangs the whole machine. Windows Me Setup mouse driver receives no mo

Re: [Qemu-devel] SeaBIOS error with Nextstep bootloader

2010-03-12 Thread Natalia Portillo
Hi, These floppy images are failing because they spin waiting for a keypress with irqs disabled, and SeaBIOS doesn't enable irqs in the handlers being called (same issue seen on "d090723b.zip" image reported by Roy). I've put a test image with a workaround for the issue at: http://linuxtogo.or

Re: [Qemu-devel] Regression: more 0.12 regression (SeaBIOS related?)

2010-03-11 Thread Natalia Portillo
El 11/03/2010, a las 07:42, Roy Tam escribió: 2010/3/11 Kevin O'Connor : On Wed, Mar 10, 2010 at 01:24:27PM +0800, Roy Tam wrote: 2010/3/10 Kevin O'Connor : I don't see an "Illegal Instruction" message. Instead, I see the keyboard just not working. What qemu version and what command line d

Re: [Qemu-devel] Summer of Code 2010

2010-03-10 Thread Natalia Portillo
I've expanded my suggestions to the new template with description :p El 10/03/2010, a las 20:11, Luiz Capitulino escribió: On Tue, 9 Mar 2010 15:55:39 + Natalia Portillo wrote: http://wiki.qemu.org/Google_Summer_of_Code_2010 This is a start. Thanks a lot Natalia, I've

Re: [Qemu-devel] Regression: more 0.12 regression (SeaBIOS related?)

2010-03-09 Thread Natalia Portillo
Sorry, rephrasing: These of course do not have anything to do (but the scandisk one) with KEYBOARD, however I marked with * the ones that can be a BIOS conflict. El 09/03/2010, a las 15:41, Natalia Portillo escribió: *NeXTStep/OpenStep bootloader hangs (Darwin not tested but may be also

Re: [Qemu-devel] Summer of Code 2010

2010-03-09 Thread Natalia Portillo
El 09/03/2010, a las 15:56, Alexander Graf escribió: On 09.03.2010, at 16:50, Natalia Portillo wrote: "Qemu towards what xnu expects" --> that's what I called "Mac's memory space". Of course is not only memory, the SMU, TPM module, anything it will sear

Re: [Qemu-devel] Summer of Code 2010

2010-03-09 Thread Natalia Portillo
http://wiki.qemu.org/Google_Summer_of_Code_2010 This is a start. El 09/03/2010, a las 14:14, Anthony Liguori escribió: On 03/08/2010 02:20 PM, Luiz Capitulino wrote: Hi there, Google has this wonderful program called Summer of Code, in which open source projects like ours, suggest possib

  1   2   >