Re: [Qemu-devel] Request for comment - dynamic VNC keyboard mapping

2019-05-09 Thread Daniel Henrique Barboza
Hi Mario, Sorry for the delayed answer.  As Daniel already said, any solution based on how "-k " works are too daunting to be maintained - there are a lot of known keymaps to be aware of. There's also the case of changing keymaps during the same session. Speaking from experience: my laptop has

Re: [Qemu-devel] Request for comment - dynamic VNC keyboard mapping

2019-05-03 Thread Daniel P . Berrangé
On Fri, May 03, 2019 at 01:47:15PM +0200, Mario wrote: > Hi all, > > I have a question related to the VNC server keyboard settings. Currently > the user of qemu has to decide before VM startup which language is used > for VNC keyboard mapping. If no keyboard is configured, the en-us keyboard >

[Qemu-devel] Request for comment - dynamic VNC keyboard mapping

2019-05-03 Thread Mario
Hi all, I have a question related to the VNC server keyboard settings. Currently the user of qemu has to decide before VM startup which language is used for VNC keyboard mapping. If no keyboard is configured, the en-us keyboard will be loaded for keysym to scancode conversion. A later

Re: [Qemu-devel] Request for clarification on qemu-img convert behavior zeroing target host_device

2018-12-13 Thread Eric Blake
On 12/13/18 7:12 AM, De Backer, Fred (Nokia - BE/Antwerp) wrote: Hi, We're using Openstack Ironic to deploy baremetal servers. During the deployment process an agent (ironic-python-agent) running on Fedora linux uses qemu-img to write a qcow2 file to a blockdevice. Recently we saw a change

[Qemu-devel] Request for clarification on qemu-img convert behavior zeroing target host_device

2018-12-13 Thread De Backer, Fred (Nokia - BE/Antwerp)
Hi, We're using Openstack Ironic to deploy baremetal servers. During the deployment process an agent (ironic-python-agent) running on Fedora linux uses qemu-img to write a qcow2 file to a blockdevice. Recently we saw a change in behavior of qemu-img. Previously we were using Fedora 27

[Qemu-devel] request a revert for "block: Remove deprecated -drive option serial" (was block: Remove deprecated -drive option serial)

2018-06-22 Thread Christian Borntraeger
adding more CC. On 06/22/2018 01:38 PM, Christian Borntraeger wrote: > > On 06/15/2018 04:21 PM, Kevin Wolf wrote: >> The -drive option serial was deprecated in QEMU 2.10. It's time to >> remove it. >> >> Tests need to be updated to set the serial number with -global instead >> of using the

[Qemu-devel] Request for information inclusion on the wiki links page of QEMU project!

2018-06-11 Thread daniel silva ferreira bruno via Qemu-devel
Hi, staff of QEMU project! I am Daniel Silva Ferreira Bruno, creator of the JavaQEMU Open Source Software, available at:https://sourceforge.net/projects/javaqemu/ . JavaQemu is a Graphical User Interface Front End for QEMU, written in Java Programming Language! I would like the JavaQemu project

[Qemu-devel] Request IVSHMEM sample codes working in VM

2016-10-25 Thread Royce Niu
Dear all, I am going to implement some applications in NFV via IVSHMEM. But, I find only the sample codes working in hypervisor. Is there any sample to show how to do inter-VM communication? Thanks. -- Regards, Royce Niu

Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-20 Thread Peter Maydell
On 17 March 2016 at 15:09, Paul, Kaustav Kumar wrote: > If I understand correctly, inside the function > gen_intermediate_code_internal(...), arm_ldl_code() reads > the instruction-bytes according to PC and then disassemble. > Initially, the output of this disassembly did not

Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-19 Thread Paul, Kaustav Kumar
16, 2016 7:53 PM To: Paul, Kaustav Kumar <kaustav.p...@hp.com> Cc: qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4) On 16 March 2016 at 10:06, Paul, Kaustav Kumar <kaustav.p...@hp.com> wrote: > The firmware is compiled for

Re: [Qemu-devel] Request for help with Qemu GDB for big-endian instructions (R4)

2016-03-19 Thread Peter Maydell
On 16 March 2016 at 10:06, Paul, Kaustav Kumar wrote: > The firmware is compiled for Cortex-R4, runs ThreadX OS and is configured to > use both instructions and data in big-endian (BE32 ?) format. The Cortex-R4 is an ARMv7 CPU, and so only supports BE8. > The code is >

Re: [Qemu-devel] Request for Help (Generate Trace for Individual Instructions)

2015-12-23 Thread Lluís Vilanova
Junaid Aslam writes: > Dear Sir > I am a student in Netherlands TU/e and intend to explore QEMU for a project. I > need help in understanding how i can trace an individual instruction which is > translated by TCG. For this moment in am more interested in Guest load store > and > Function call

[Qemu-devel] Request for Help (Generate Trace for Individual Instructions)

2015-12-22 Thread Junaid Aslam
Dear Sir I am a student in Netherlands TU/e and intend to explore QEMU for a project. I need help in understanding how i can trace an individual instruction which is translated by TCG. For this moment in am more interested in Guest load store and Function call instructions. Can you please help me

Re: [Qemu-devel] request for wiki account, please

2014-12-18 Thread Hongyang Yang
Hello, I want to create a page about COLO, can anybody help me to get a wiki account, please. 在 12/16/2014 10:03 AM, Hongyang Yang 写道: -- Thanks, Yang.

[Qemu-devel] request for wiki account, please

2014-12-15 Thread Hongyang Yang
-- Thanks, Yang.

[Qemu-devel] Request for help

2014-10-01 Thread Martin Townsend
Hi, I'm looking into creating a virtualised test bed for an 802.15.4 network. Currently I have QEMU running and emulating our HW which bridges the Ethernet from the guest to the host. What I would like to do is something similar with the 802.15.4 network interface. The host doesn't have a

Re: [Qemu-devel] Request for help

2014-10-01 Thread Christopher Covington
Hi Martin, On 10/01/2014 09:50 AM, Martin Townsend wrote: Hi, I'm looking into creating a virtualised test bed for an 802.15.4 network. Currently I have QEMU running and emulating our HW which bridges the Ethernet from the guest to the host. What I would like to do is something similar

Re: [Qemu-devel] Request for help

2014-10-01 Thread Martin Townsend
Hi Christopher, Thanks for the reply, I will take a look at the Versatile Express code. - Martin. On 01/10/14 17:41, Christopher Covington wrote: Hi Martin, On 10/01/2014 09:50 AM, Martin Townsend wrote: Hi, I'm looking into creating a virtualised test bed for an 802.15.4 network.

Re: [Qemu-devel] request for wiki account, please

2014-09-15 Thread Stefan Hajnoczi
Done, please see private mail for details. Stefan pgp6X3NzUl2I3.pgp Description: PGP signature

[Qemu-devel] request for wiki account, please

2014-09-11 Thread Walid Nouri

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-12 Thread Andreas Färber
Am 03.03.2014 19:42, schrieb Mark Cave-Ayland: On 03/03/14 18:31, Andreas Färber wrote: Am I missing something from the build in order for the final link to complete correctly? Hm, repository looks okay, and I didn't run into this yet. Possibly you are using different binutils?

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-12 Thread Andreas Färber
Am 12.03.2014 15:40, schrieb Andreas Färber: Am 03.03.2014 19:42, schrieb Mark Cave-Ayland: On 03/03/14 18:31, Andreas Färber wrote: Am I missing something from the build in order for the final link to complete correctly? Hm, repository looks okay, and I didn't run into this yet. Possibly

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-12 Thread Mark Cave-Ayland
On 12/03/14 17:23, Andreas Färber wrote: So if I then apply the same trick to the .text section (patch attached) then I get a successful link and an output image. Mark, can you sign off .text part of the patch please for me to pick up? Never mind, pushed a minor variation with a

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-03 Thread Stefan Hajnoczi
On Sun, Mar 02, 2014 at 09:41:04PM +0100, Andreas Färber wrote: We have a file pc-bios/ppc_rom.bin in qemu.git, used by PReP emulation, to which we do not have available the full GPL source code. I would like to replace the current file with a new binary built from original OpenHack'Ware

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-03 Thread Mark Cave-Ayland
On 02/03/14 20:41, Andreas Färber wrote: Hello Stefan, We have a file pc-bios/ppc_rom.bin in qemu.git, used by PReP emulation, to which we do not have available the full GPL source code. I would like to replace the current file with a new binary built from original OpenHack'Ware sources plus

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-03 Thread Andreas Färber
Hi Mark, Am 03.03.2014 19:08, schrieb Mark Cave-Ayland: On 02/03/14 20:41, Andreas Färber wrote: [1] Using `make CROSS_COMPILE=powerpc-elf-` works for GCC 4.8.2 and binutils 2.24; I did not find a solution for my identically versioned CROSS_COMPILE=powerpc-eabi- setup (that I had been

Re: [Qemu-devel] Request for openhackware.git mirror

2014-03-03 Thread Mark Cave-Ayland
On 03/03/14 18:31, Andreas Färber wrote: Am I missing something from the build in order for the final link to complete correctly? Hm, repository looks okay, and I didn't run into this yet. Possibly you are using different binutils? Presumably you did try make clean CROSS_COMPILE=... :) I

[Qemu-devel] Request for openhackware.git mirror

2014-03-02 Thread Andreas Färber
Hello Stefan, We have a file pc-bios/ppc_rom.bin in qemu.git, used by PReP emulation, to which we do not have available the full GPL source code. I would like to replace the current file with a new binary built from original OpenHack'Ware sources plus our pc-bios/ohw.diff plus build fixes plus

[Qemu-devel] Request for volunteer to commit bsd-user patch set

2013-12-29 Thread Ed Maste
On 13 December 2013 07:44, Paolo Bonzini pbonz...@redhat.com wrote: Post the patches. I'll review the non-bsd-user parts again. And then the next step is to find someone who commits them... shouldn't be hard since you probably know much more about this code than anyone else. Is someone

Re: [Qemu-devel] Request for OpenBIOS image update

2013-12-21 Thread Mark Cave-Ayland
On 10/12/13 21:08, Mark Cave-Ayland wrote: There's a fairly nasty regression in OpenBIOS for 1.7 which breaks booting for SPARC32 disk images, along with a stack underflow which affects all architectures during boot. Please can you update the OpenBIOS git-svn mirror on git.qemu.org, and let me

[Qemu-devel] Request for OpenBIOS image update

2013-12-10 Thread Mark Cave-Ayland
Hi Anthony, There's a fairly nasty regression in OpenBIOS for 1.7 which breaks booting for SPARC32 disk images, along with a stack underflow which affects all architectures during boot. Please can you update the OpenBIOS git-svn mirror on git.qemu.org, and let me know how to coordinate the

Re: [Qemu-devel] request for mediawiki account / RDMA documentation

2013-02-11 Thread Stefan Hajnoczi
On Fri, Feb 08, 2013 at 11:27:20AM -0500, Michael R. Hines wrote: According to the website, I should ask here for someone to make a wiki account for me? I would like to post documentation of the RDMA patches I'm preparing. Your account has been created, please see the off-list email. The

[Qemu-devel] request for mediawiki account / RDMA documentation

2013-02-08 Thread Michael R. Hines
Hi, According to the website, I should ask here for someone to make a wiki account for me? I would like to post documentation of the RDMA patches I'm preparing. Thanks, - Michael R. Hines

Re: [Qemu-devel] Request - How to compile change User Mode Networking address space?

2013-01-09 Thread Stefan Hajnoczi
On Mon, Jan 07, 2013 at 11:17:39AM -0800, Tony Su wrote: I haven't been able to find anyone who can confirm that the following command should modify the User Mode Networking default address space, but in any case does not work for my distro. I have yet to determine if this problem is specific

[Qemu-devel] Request - How to compile change User Mode Networking address space?

2013-01-07 Thread Tony Su
Hello, Posting here because it seems that this problem requires ability to understand the source and how to modify it which means it's likely above the head of any User forums and mail lists. I have no experience coding C although that likely should not be an issue here except for the questions I

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-07-01 Thread Alexey Kardashevskiy
On 27/06/12 22:37, Dan Carpenter wrote: On Mon, Jun 25, 2012 at 10:55:52PM -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next (or will be in the

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-07-01 Thread Alex Williamson
On Mon, 2012-07-02 at 13:41 +1000, Alexey Kardashevskiy wrote: On 27/06/12 22:37, Dan Carpenter wrote: On Mon, Jun 25, 2012 at 10:55:52PM -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-06-28 Thread Dan Carpenter
On Wed, Jun 27, 2012 at 01:23:23PM -0600, Alex Williamson wrote: On Wed, 2012-06-27 at 15:37 +0300, Dan Carpenter wrote: On Mon, Jun 25, 2012 at 10:55:52PM -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-06-27 Thread Dan Carpenter
On Mon, Jun 25, 2012 at 10:55:52PM -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next (or will be in the 20120626 build) so I'd like to request a new

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-06-27 Thread Alex Williamson
On Wed, 2012-06-27 at 15:37 +0300, Dan Carpenter wrote: On Mon, Jun 25, 2012 at 10:55:52PM -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-06-26 Thread Benjamin Herrenschmidt
On Mon, 2012-06-25 at 22:55 -0600, Alex Williamson wrote: Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next (or will be in the 20120626 build) so I'd like to request a new branch

Re: [Qemu-devel] Request VFIO inclusion in linux-next

2012-06-26 Thread Stephen Rothwell
Hi Alex, On Mon, 25 Jun 2012 22:55:52 -0600 Alex Williamson alex.william...@redhat.com wrote: VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next (or will be in the 20120626 build) so

[Qemu-devel] Request VFIO inclusion in linux-next

2012-06-25 Thread Alex Williamson
Hi, VFIO has been kicking around for well over a year now and has been posted numerous times for review. The pre-requirements are finally available in linux-next (or will be in the 20120626 build) so I'd like to request a new branch be included in linux-next with a goal of being accepted into

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Philipp Hahn
Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change log of any QEMU release. A large part of the success of the change log was how many people participated in creating it. I'd love for us to go even further with 0.15.0. I've created a

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Blue Swirl
On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahn h...@univention.de wrote: Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change log of any QEMU release.  A large part of the success of the change log was how many people participated in creating it.

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Anthony Liguori
On 08/03/2011 11:48 AM, Blue Swirl wrote: On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahnh...@univention.de wrote: Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change log of any QEMU release. A large part of the success of the change log was how

Re: [Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-08-03 Thread Blue Swirl
On Wed, Aug 3, 2011 at 5:39 PM, Anthony Liguori aligu...@us.ibm.com wrote: On 08/03/2011 11:48 AM, Blue Swirl wrote: On Wed, Aug 3, 2011 at 9:05 AM, Philipp Hahnh...@univention.de  wrote: Hello, On Monday 25 July 2011 16:18:07 Anthony Liguori wrote: Hands down, 0.14.0 had the best change

[Qemu-devel] [Request for Help] QEMU 0.15.0 change log

2011-07-25 Thread Anthony Liguori
Hi, Hands down, 0.14.0 had the best change log of any QEMU release. A large part of the success of the change log was how many people participated in creating it. I'd love for us to go even further with 0.15.0. I've created a template to start with: http://wiki.qemu.org/ChangeLog/0.15 If

[Qemu-devel] Request for suggestions: USB Interface Association Descriptors

2011-03-25 Thread Brad Hards
Hi, I've just started the learning process on QEMU, and am trying to create a USB webcam virtual device (targetting the Linux UVC driver). So far, I'm able to create the device, plug it in (thanks to those involved in qdev), and inspect the descriptor. The problem is building the descriptor,

[Qemu-devel] [Request for inputs]Qemu parameters that need runtime change.

2011-03-02 Thread Prerna Saxena
Hi, QEMU at present can be started with a huge list of parameters, and only a subset of these can be changed at runtime. For the remaining ones, one needs to restart the qemu instance. I've been trying to put together a list of some such parameters, which would make good candidates for a

[Qemu-devel] request information on qemu console functionality

2010-10-13 Thread Gabi Voiculescu
Hi. I am using a version of qemu from qemu-meego, git://gitorious.org/qemu-maemo/qemu.git, compiled under ubuntu 9.04. The questions I want to ask is however more general and I think apply to all version of qemu. Question 1 --- When qemu is built with SDL support, does it have a fully

Re: [Qemu-devel] request information on qemu console functionality

2010-10-13 Thread Blue Swirl
On Wed, Oct 13, 2010 at 7:07 PM, Gabi Voiculescu boy3d...@yahoo.com wrote: Hi. I am using a version of qemu from qemu-meego, git://gitorious.org/qemu-maemo/qemu.git, compiled under ubuntu 9.04. The questions I want to ask is however more general and I think apply to all version of qemu.

Re: [Qemu-devel] request information on qemu console functionality

2010-10-13 Thread Stefan Weil
Am 13.10.2010 21:07, schrieb Gabi Voiculescu: Hi. I am using a version of qemu from qemu-meego, git://gitorious.org/qemu-maemo/qemu.git, compiled under ubuntu 9.04. The questions I want to ask is however more general and I think apply to all version of qemu. Question 1 --- When

Re: [Qemu-devel] request help enabling both serial0 and parallel0 to emulate 2 distinct ports on beagle

2010-10-11 Thread Gabi Voiculescu
: [Qemu-devel] request help enabling both serial0 and parallel0 to emulate 2 distinct ports on beagle To: qemu-devel@nongnu.org Date: Friday, October 8, 2010, 6:59 PM Hi. I am trying to emulate the Beagle platform using the version of qemu (meego qemu) from here (I'm currently in sync

[Qemu-devel] request help enabling both serial0 and parallel0 to emulate 2 distinct ports on beagle

2010-10-08 Thread Gabi Voiculescu
Hi. I am trying to emulate the Beagle platform using the version of qemu (meego qemu) from here (I'm currently in sync with commit caacc3f): git://gitorious.org/qemu-maemo/qemu.git. I'm faced with the following problem. I'm running a microkernel underneath Linux and when I try to use invasive

Re: [Qemu-devel] Request for Qemu bugzilla

2008-01-08 Thread Lauro Ramos Venancio
The main limiting factor is a volunteer to do the work. You can always do an unofficial bugfix-only release and get it blessed later. (That's how the Windows and MacOS X binary releases seem to work.) I would like to volunteer me to maintain a stable branch (and eventually a bug track) . In

RE: [Qemu-devel] Request for Qemu bugzilla

2008-01-08 Thread Alexey Eremenko
Hi Lauro Ramos Venancio ! I would like to volunteer me to maintain a stable branch (and eventually a bug track) . In 2008, I will work full time on qemu and I will need a stable version. I fully support the idea of having stable branch. Count me in, as your stable-branch BETA-tester :)

Re: [Qemu-devel] Request for Qemu bugzilla

2008-01-07 Thread Andreas Färber
Am 07.01.2008 um 21:38 schrieb Julian Seward: Perhaps a more important question is, is there interest in making a stable branch, tracking bugs and producing bug-fix-only releases from the stable branch? As is traditional in (eg) gcc, etc? If not, I don't think there is much point in having a

Re: [Qemu-devel] Request for Qemu bugzilla

2008-01-07 Thread Rob Landley
On Monday 07 January 2008 14:38:54 Julian Seward wrote: [discussion about where to host a bugzilla] Perhaps a more important question is, is there interest in making a stable branch, tracking bugs and producing bug-fix-only releases from the stable branch? As is traditional in (eg) gcc,

[Qemu-devel] Request for Qemu bugzilla

2008-01-06 Thread Alexey Eremenko
Hi all, I would like to be helpful, and join as a BETA tester to the Qemu community. However, to be effective I need the right tools to successfully accomplish my mission. One tool that I would really like to have is a Qemu bugzilla. Would that be possible to add Qemu bugzilla to the main Qemu

Re: [Qemu-devel] Request for Qemu bugzilla

2008-01-06 Thread Soren Hansen
On Sun, Jan 06, 2008 at 08:06:28PM +0100, Andreas Färber wrote: I would like to be helpful, and join as a BETA tester to the Qemu community. However, to be effective I need the right tools to successfully accomplish my mission. One tool that I would really like to have is a Qemu bugzilla.

Re: [Qemu-devel] Request for Qemu bugzilla

2008-01-06 Thread Soren Hansen
On Sun, Jan 06, 2008 at 07:56:11PM +, Daniel P. Berrange wrote: Would that be possible to add Qemu bugzilla to the main Qemu site (http://fabrice.bellard.free.fr/qemu/index.html), please ? While QEMU is officially still in alpha stage ;) I'd agree that an issue tracking system can be

[Qemu-devel] request

2007-07-07 Thread baizhiwen_2001

[Qemu-devel] request : qemu-smp as target

2005-05-13 Thread octane indice
Hello I have a request. Is it possible to make qemu-smp as a target? In short terms, to have a sort of qemu-x86-smp -n-cpu 4 -m 128 disk.img to emulate a quadri-CPU Is it : possible? planned for future? useless? an idea? Thanks - Etes vous