Re: [Qemu-devel] HELP IN CREATING ACCOUNT IN QEMU WIKI

2019-03-19 Thread Daniel P . Berrangé
On Tue, Mar 19, 2019 at 09:51:19AM +0530, Sarah Abraham wrote: > Hey all! > I am Sarah Abraham and I'm an Outreachy applicant for May '19-Aug '19 > round.I'm really interested to work on the project "Improve GNOME boxes > express-installations by adding support to tree-based installations" . >

[Qemu-devel] HELP IN CREATING ACCOUNT IN QEMU WIKI

2019-03-18 Thread Sarah Abraham
Hey all! I am Sarah Abraham and I'm an Outreachy applicant for May '19-Aug '19 round.I'm really interested to work on the project "Improve GNOME boxes express-installations by adding support to tree-based installations" . Currently I am reading the project description on the Outreachy page and

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2019-01-11 Thread Paolo Bonzini
On 10/01/19 21:58, Eduardo Habkost wrote: > On Mon, Dec 10, 2018 at 05:09:42PM -0200, Eduardo Habkost wrote: >> On Mon, Dec 10, 2018 at 03:34:27PM -0200, Eduardo Habkost wrote: >>> On Mon, Dec 10, 2018 at 12:07:20PM -0500, Emilio G. Cota wrote: On Mon, Dec 10, 2018 at 14:36:01 -0200, Eduardo H

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2019-01-10 Thread Eduardo Habkost
On Mon, Dec 10, 2018 at 05:09:42PM -0200, Eduardo Habkost wrote: > On Mon, Dec 10, 2018 at 03:34:27PM -0200, Eduardo Habkost wrote: > > On Mon, Dec 10, 2018 at 12:07:20PM -0500, Emilio G. Cota wrote: > > > On Mon, Dec 10, 2018 at 14:36:01 -0200, Eduardo Habkost wrote: > > > > On Sun, Dec 09, 2018 a

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Emilio G. Cota
On Mon, Dec 10, 2018 at 15:47:15 -0200, Eduardo Habkost wrote: > On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > > On Fri, Dec 07, 2018 at 18:41:07 -0200, Eduardo Habkost wrote: > > > I've noticed QEMU Travis builds are failing recently, and they > > > seem to happen only on the -

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Eduardo Habkost
On Mon, Dec 10, 2018 at 03:34:27PM -0200, Eduardo Habkost wrote: > On Mon, Dec 10, 2018 at 12:07:20PM -0500, Emilio G. Cota wrote: > > On Mon, Dec 10, 2018 at 14:36:01 -0200, Eduardo Habkost wrote: > > > On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > > > > Can you try re-running

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Eduardo Habkost
On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > On Fri, Dec 07, 2018 at 18:41:07 -0200, Eduardo Habkost wrote: > > I've noticed QEMU Travis builds are failing recently, and they > > seem to happen only on the --enable-gprof jobs. I have enabled > > V=1 and noticed that the jobs a

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Eduardo Habkost
On Mon, Dec 10, 2018 at 12:07:20PM -0500, Emilio G. Cota wrote: > On Mon, Dec 10, 2018 at 14:36:01 -0200, Eduardo Habkost wrote: > > On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > > > Can you try re-running the test, after applying the appended patch? > > > (It disables the "resi

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Emilio G. Cota
On Mon, Dec 10, 2018 at 14:36:01 -0200, Eduardo Habkost wrote: > On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > > Can you try re-running the test, after applying the appended patch? > > (It disables the "resize" thread.) > > It is running right now, here: > https://travis-ci.org

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-10 Thread Eduardo Habkost
On Sun, Dec 09, 2018 at 05:27:38PM -0500, Emilio G. Cota wrote: > On Fri, Dec 07, 2018 at 18:41:07 -0200, Eduardo Habkost wrote: > > I've noticed QEMU Travis builds are failing recently, and they > > seem to happen only on the --enable-gprof jobs. I have enabled > > V=1 and noticed that the jobs a

Re: [Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-09 Thread Emilio G. Cota
On Fri, Dec 07, 2018 at 18:41:07 -0200, Eduardo Habkost wrote: > I've noticed QEMU Travis builds are failing recently, and they > seem to happen only on the --enable-gprof jobs. I have enabled > V=1 and noticed that the jobs are hanging inside test-qht-par. > > Example here (look for "/qht/parall

[Qemu-devel] Help needed: test-qht-par hangs on Travis

2018-12-07 Thread Eduardo Habkost
I've noticed QEMU Travis builds are failing recently, and they seem to happen only on the --enable-gprof jobs. I have enabled V=1 and noticed that the jobs are hanging inside test-qht-par. Example here (look for "/qht/parallel/2threads-0%updates-1s"): https://travis-ci.org/ehabkost/qemu-hacks/jo

[Qemu-devel] help with correctly configuring vnc + websockets + tls authentication

2018-09-21 Thread Alex Braunegg
Hi all, I am trying to debug why NoVNC will not connect to qemu 2.12.1 via websockets when TLS is enabled. When enabling debugging on the qemu side, I get the following error when enabling websockets & tls using "websocket,tls,x509=/etc/pki/xen" Handshake failed TLS handshake failed: A TL

Re: [Qemu-devel] Help with softfloat.c code

2018-09-17 Thread Programmingkid
> On Sep 17, 2018, at 2:51 PM, Peter Maydell wrote: > > On 17 September 2018 at 18:56, Programmingkid > wrote: >> >>> On Sep 17, 2018, at 1:52 PM, Peter Maydell wrote: >>> >>> On 17 September 2018 at 18:48, Programmingkid >>> wrote: What I hope to do is implement a PowerPC CPU flag

Re: [Qemu-devel] Help with softfloat.c code

2018-09-17 Thread Peter Maydell
On 17 September 2018 at 18:56, Programmingkid wrote: > >> On Sep 17, 2018, at 1:52 PM, Peter Maydell wrote: >> >> On 17 September 2018 at 18:48, Programmingkid >> wrote: >>> What I hope to do is implement a PowerPC CPU flag that indicates if an >>> rounded result is inexact. >> >> How is this

Re: [Qemu-devel] Help with softfloat.c code

2018-09-17 Thread Peter Maydell
On 17 September 2018 at 18:48, Programmingkid wrote: > What I hope to do is implement a PowerPC CPU flag that indicates if an > rounded result is inexact. How is this different from the float_flag_inexact flag that softfloat already supports ? thanks -- PMM

Re: [Qemu-devel] Help with softfloat.c code

2018-09-17 Thread Programmingkid
> On Sep 17, 2018, at 1:52 PM, Peter Maydell wrote: > > On 17 September 2018 at 18:48, Programmingkid > wrote: >> What I hope to do is implement a PowerPC CPU flag that indicates if an >> rounded result is inexact. > > How is this different from the float_flag_inexact flag that softfloat al

[Qemu-devel] Help with softfloat.c code

2018-09-17 Thread Programmingkid
In the softfloat.c file there is a function called float64_add(). What I need is a way to pack and canonicalize a FloatParts value. There doesn't appear to be any way. This is what I have tried so far, but the results are not good. The intermediate_result and the rounded_result should be close

Re: [Qemu-devel] HELP

2018-03-19 Thread Stefan Hajnoczi
On Sat, Mar 17, 2018 at 8:37 PM, Projat Banerjee wrote: > What is the type of proposal should I submit here ? What kind or on what > basis should I build my proposal so that I may get easily selected or chances > for my selection is high ? Are you referring to Google Summer of Code? Outreachy?

[Qemu-devel] HELP

2018-03-17 Thread Projat Banerjee
What is the type of proposal should I submit here ? What kind or on what basis should I build my proposal so that I may get easily selected or chances for my selection is high ? Sent from Mail for Windows 10

Re: [Qemu-devel] Help regarding configuring qemu with '--enable-ptnetmap' option

2018-01-29 Thread Stefan Hajnoczi
On Tue, Jan 16, 2018 at 02:47:41PM +0530, sagart wrote: > Hello, > I am trying to configure qemu with ptnet. But it seems like, now there is > no 'ptnet' branch to checkout, > so I am unable to configure using '--enable-ptnetmap' option. > please help in this regard. Please ask the author of the

[Qemu-devel] Help regarding configuring qemu with '--enable-ptnetmap' option

2018-01-16 Thread sagart
Hello, I am trying to configure qemu with ptnet. But it seems like, now there is no 'ptnet' branch to checkout, so I am unable to configure using '--enable-ptnetmap' option. please help in this regard. Thank you.

[Qemu-devel] Help with Qemu/KVM performance counters

2017-11-28 Thread Abdullah Alhaddad
Hi all, I hope you're all doing well. As i was looking for a solution for a particular problem in Qemu/KVM virtulization. My issue is that I have a virtual machine that runs well in VMware and when I migrated that to Qemu/KVM-enabled environment, it didn't work! I figured out that under VMware h

[Qemu-devel] Help with uploading pictures to wiki

2017-09-10 Thread Programmingkid
For some reason when I try to upload a picture to the wiki site, nothing happens. I made a wiki page that is located here: https://wiki.qemu.org/index.php/Documentation/GuestOperatingSystems/MacOS10.4 When I click on a picture link the upload form loads. Selecting the picture I want does work.

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-09-05 Thread Gonglei (Arei)
> -Original Message- > From: Vadim Rozenfeld [mailto:vroze...@redhat.com] > Sent: Tuesday, September 05, 2017 2:33 PM > To: Gonglei (Arei); Paolo Bonzini > Cc: Hangaohuai; Yan Vugenfirer; qemu-devel@nongnu.org; > k...@vger.kernel.org; Radim Krcmar > Subject: R

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-09-04 Thread Vadim Rozenfeld
On 21/02/17 00:18, Gonglei (Arei) wrote: On 20/02/2017 12:54, Gonglei (Arei) wrote: On 20/02/2017 10:19, Gonglei (Arei) wrote: Hi Paolo, On 16/02/2017 02:31, Gonglei (Arei) wrote: And the below patch works for me, I can support max 255 vcpus for WS2012 with hyper-v enlightenments. dif

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-22 Thread Programmingkid
> On Aug 14, 2017, at 3:18 AM, Mark Cave-Ayland > wrote: > > On 14/08/17 07:51, Paolo Bonzini wrote: > >> On 13/08/2017 21:13, Programmingkid wrote: >>> Lately I found out that Windows NT 4.0 seems to work well with the >>> 486 and pentium processors. Using "-cpu 486" made installing it >>> ac

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-18 Thread Programmingkid
> On Aug 18, 2017, at 3:23 PM, John Snow wrote: > > > > On 08/18/2017 09:36 AM, Programmingkid wrote: >> >>> On Aug 18, 2017, at 4:46 AM, Artyom Tarasenko wrote: >>> >>> On Fri, Aug 18, 2017 at 6:31 AM, Programmingkid >>> wrote: > On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-18 Thread John Snow
On 08/18/2017 09:36 AM, Programmingkid wrote: > >> On Aug 18, 2017, at 4:46 AM, Artyom Tarasenko wrote: >> >> On Fri, Aug 18, 2017 at 6:31 AM, Programmingkid >> wrote: >>> On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: On 15/08/2017 20:46, Programmingkid wrote: > >>

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-18 Thread Programmingkid
> On Aug 18, 2017, at 4:46 AM, Artyom Tarasenko wrote: > > On Fri, Aug 18, 2017 at 6:31 AM, Programmingkid > wrote: >> >>> On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: >>> >>> On 15/08/2017 20:46, Programmingkid wrote: > On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: >

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-18 Thread Artyom Tarasenko
On Fri, Aug 18, 2017 at 6:31 AM, Programmingkid wrote: > >> On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: >> >> On 15/08/2017 20:46, Programmingkid wrote: >>> On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: On 13/08/2017 21:13, Programmingkid wrote: > Lately I found out

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-17 Thread Programmingkid
> On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: > > On 15/08/2017 20:46, Programmingkid wrote: >> >>> On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: >>> >>> On 13/08/2017 21:13, Programmingkid wrote: Lately I found out that Windows NT 4.0 seems to work well with the 486 and p

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-16 Thread G 3
On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: On 15/08/2017 20:46, Programmingkid wrote: On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: On 13/08/2017 21:13, Programmingkid wrote: Lately I found out that Windows NT 4.0 seems to work well with the 486 and pentium processors. Using

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-16 Thread G 3
On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote: On 15/08/2017 20:46, Programmingkid wrote: On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: On 13/08/2017 21:13, Programmingkid wrote: Lately I found out that Windows NT 4.0 seems to work well with the 486 and pentium processors. Using

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-15 Thread Paolo Bonzini
On 15/08/2017 20:46, Programmingkid wrote: > >> On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: >> >> On 13/08/2017 21:13, Programmingkid wrote: >>> Lately I found out that Windows NT 4.0 seems to work well with the >>> 486 and pentium processors. Using "-cpu 486" made installing it >>> actuall

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-15 Thread Programmingkid
> On Aug 14, 2017, at 3:18 AM, Mark Cave-Ayland > wrote: > > On 14/08/17 07:51, Paolo Bonzini wrote: > >> On 13/08/2017 21:13, Programmingkid wrote: >>> Lately I found out that Windows NT 4.0 seems to work well with the >>> 486 and pentium processors. Using "-cpu 486" made installing it >>> ac

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-15 Thread Programmingkid
> On Aug 14, 2017, at 2:51 AM, Paolo Bonzini wrote: > > On 13/08/2017 21:13, Programmingkid wrote: >> Lately I found out that Windows NT 4.0 seems to work well with the >> 486 and pentium processors. Using "-cpu 486" made installing it >> actually work. Now I am seeing another issue. When I boot

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-14 Thread Mark Cave-Ayland
On 14/08/17 07:51, Paolo Bonzini wrote: > On 13/08/2017 21:13, Programmingkid wrote: >> Lately I found out that Windows NT 4.0 seems to work well with the >> 486 and pentium processors. Using "-cpu 486" made installing it >> actually work. Now I am seeing another issue. When I boot Windows NT >> 4

Re: [Qemu-devel] Help with Windows NT 4.0

2017-08-13 Thread Paolo Bonzini
On 13/08/2017 21:13, Programmingkid wrote: > Lately I found out that Windows NT 4.0 seems to work well with the > 486 and pentium processors. Using "-cpu 486" made installing it > actually work. Now I am seeing another issue. When I boot Windows NT > 4.0 I see this error message: > > *** STOP: 0x0

[Qemu-devel] Help with Windows NT 4.0

2017-08-13 Thread Programmingkid
Lately I found out that Windows NT 4.0 seems to work well with the 486 and pentium processors. Using "-cpu 486" made installing it actually work. Now I am seeing another issue. When I boot Windows NT 4.0 I see this error message: *** STOP: 0x007B (0x807A8610,0x,0x,0x)

Re: [Qemu-devel] help with tilegx

2017-07-14 Thread Programmingkid
On Jul 14, 2017, at 11:25 AM, Peter Maydell wrote: > On 14 July 2017 at 16:01, Programmingkid wrote: >> How do I build the tilegx target? I have tried "./configure >> --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They >> both fail with this message: "ERROR: Unknown targ

Re: [Qemu-devel] help with tilegx

2017-07-14 Thread Peter Maydell
On 14 July 2017 at 16:01, Programmingkid wrote: > How do I build the tilegx target? I have tried "./configure > --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They > both fail with this message: "ERROR: Unknown target name". tilegx at the moment only supports linux-user,

[Qemu-devel] help with tilegx

2017-07-14 Thread Programmingkid
How do I build the tilegx target? I have tried "./configure --target-list=tilegx" and "./configure --target-list=tilegx-softmmu". They both fail with this message: "ERROR: Unknown target name".

[Qemu-devel] help! usb wifi device lost, even crash!

2017-05-11 Thread xiucai
Hi, Here some usb wifi devices connect to host through an usb hub on centos linux release 7.2.1511. Execute "lsusb": Bus 002 Device 005: ID 0557:2419 ATEN International Co., Ltd Bus 002 Device 004: ID 0557:7000 ATEN International Co., Ltd Hub Bus 002 Device 003:

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-05-04 Thread Ajallooiean Hossein
Thanks a lot. I really appreciate this. From: Mark Cave-Ayland Sent: Monday, May 1, 2017 9:06 PM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic On 23/04/17 00:42, Ajallooiean Hossein wrote

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-05-01 Thread Mark Cave-Ayland
On 23/04/17 00:42, Ajallooiean Hossein wrote: Hi Ajallooiean, > Hi Mark, > > Thanks a lot for this. - it did work! > > So, now im wondering how did you install the iso on disk? > > would you mind sharing your command line for the install please? and hacks if > any I simply went for somethin

[Qemu-devel] Help with MIPS documentation

2017-05-01 Thread G 3
A MIPS page has just been put up here: http://wiki.qemu.org/ Documentation/Platforms/MIPS I have tried to give as much info as I could about MIPS and QEMU but I am no MIPS expert. What I need are pictures of qemu-system-mips in action and any other information that could be provided. Other t

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-25 Thread Ajallooiean Hossein
-devel@nongnu.org Cc: Mark Cave-Ayland Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic Hi Mark, Thanks a lot for this. - it did work! So, now im wondering how did you install the iso on disk? would you mind sharing your command line for the install please? and hacks if any i am now

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-22 Thread Ajallooiean Hossein
t image... Loaded 7680 bytes entry point is 0x4000 SILO Version 1.4.14 boot: Thanks a lot in advance for your help. Cheers Hoss From: Mark Cave-Ayland Sent: Saturday, April 22, 2017 11:12 AM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Q

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-22 Thread Mark Cave-Ayland
On 21/04/17 16:12, Ajallooiean Hossein wrote: > Thanks for the files and the notes. > > I am attaching my config-host file for you. I'm on x86_64, running Linux 64, > Ubuntu 16.04.2 LTS > > so, i can also boot like you do - this worked before as well. btw, if you try > to install that to a dis

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Siavash Katebzadeh
My mistake. Yes I Already tried qemu-2.9.0.rc5. Same error happens. Regards, Siavash. > On Apr 21, 2017, at 19:36, Mark Cave-Ayland > wrote: > > On 21/04/17 15:56, Siavash Katebzadeh wrote: > >> My command line is: >> >> ./qemu-system-sparc64 \ >> -L pc-bios -m 720 \ >> -kernel ${KERNEL_PAT

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Ajallooiean Hossein
Hoss From: Mark Cave-Ayland Sent: Friday, April 21, 2017 2:03 PM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic On 20/04/17 10:29, Ajallooiean Hossein wrote: > Thanks for getting back

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Mark Cave-Ayland
On 21/04/17 15:56, Siavash Katebzadeh wrote: > My command line is: > > ./qemu-system-sparc64 \ > -L pc-bios -m 720 \ > -kernel ${KERNEL_PATH}/${KERNEL} \ > -initrd ${KERNEL_PATH}/${INITRD} \ > -drive file=${QCOW2_PATH}/${QCOW2},if=virtio,index=0 \ > -rtc base='2006-06-17T16:01:21',clock=vm \ > -n

[Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Siavash Katebzadeh
Hi, I can reproduce this panic using debian-7.8.0 image. I’m getting this segmentation fault: [ 24.846406] busybox[1]: segfault at f78a000c ip f77ab0ac (rpc f77ab090) sp ffd95a50 error 30001 in libc.so.6[f76f+174000] I found out the commit with 7268adebfda6548b8ae

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Mark Cave-Ayland
On 20/04/17 10:29, Ajallooiean Hossein wrote: > Thanks for getting back to me so quickly. > > I can boot Sparc64 -- ONLY when using the qemu from package manager. > supposedly version 2.5 > > but when building it myself (as i have some additions) - im getting this > kernel error: > > https:/

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-21 Thread Mark Cave-Ayland
On 21/04/17 12:37, Siavash Katebzadeh wrote: > Hi, > > I can reproduce this panic using debian-7.8.0 image. I’m getting this > segmentation fault: > > [ 24.846406] busybox[1]: segfault at f78a000c ip f77ab0ac (rpc > f77ab090) sp ffd95a50 error 30001 in > libc.so.6[f7

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Ajallooiean Hossein
n Hossein Sent: Thursday, April 20, 2017 3:08 PM To: Peter Maydell Cc: Mark Cave-Ayland; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic Ive downloaded the rc4 link you posted for 2.9 and am using that. - vanilla qemu And am getting the error with that version.

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Ajallooiean Hossein
Ive downloaded the rc4 link you posted for 2.9 and am using that. - vanilla qemu And am getting the error with that version. Kindest regards Hoss On 20 Apr 2017, 14:40 +0200, Peter Maydell , wrote: On 20 April 2017 at 10:29, Ajallooiean Hossein wrote: Thanks for getting back to me so quickly.

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Peter Maydell
On 20 April 2017 at 10:29, Ajallooiean Hossein wrote: > Thanks for getting back to me so quickly. > > I can boot Sparc64 -- ONLY when using the qemu from package manager. > supposedly version 2.5 > > but when building it myself (as i have some additions) - im getting this > kernel error: Sanit

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Philippe Mathieu-Daudé
me your kernel/image for testing? Thanks a lot Hoss From: Mark Cave-Ayland Sent: Thursday, April 20, 2017 9:26 AM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic On 20/04/17 06:25, Ajallooiean

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Ajallooiean Hossein
send me your kernel/image for testing? Thanks a lot Hoss From: Mark Cave-Ayland Sent: Thursday, April 20, 2017 9:26 AM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic On 20/04/17 06:25

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Mark Cave-Ayland
On 20/04/17 10:29, Ajallooiean Hossein wrote: > Thanks for getting back to me so quickly. > > I can boot Sparc64 -- ONLY when using the qemu from package manager. > supposedly version 2.5 > > but when building it myself (as i have some additions) - im getting this > kernel error: > > https:/

Re: [Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-20 Thread Mark Cave-Ayland
On 20/04/17 06:25, Ajallooiean Hossein wrote: > Hi All > > Has anyone experienced any kernel panics with the Sparc64 in 2.9-rc4? I dont > seem to be able to run it right out of the box. > > Ill appreciate any kind of help > > Regards > -H I have a range of test images that I boot on a regular

[Qemu-devel] Help needed: Sparc 64, kernel panic

2017-04-19 Thread Ajallooiean Hossein
Hi All Has anyone experienced any kernel panics with the Sparc64 in 2.9-rc4? I dont seem to be able to run it right out of the box. Ill appreciate any kind of help Regards -H

Re: [Qemu-devel] help for code

2017-04-18 Thread Stefan Hajnoczi
On Wed, Apr 12, 2017 at 04:36:58PM +0430, ali saeedi wrote: > I am new in qemu vm live migration. why we have this condition > "current_time >= initial_time + BUFFER_DELAY" in qemu? BUFFER_DELAY is used for rate-limiting. The maximum network throughput can be set by the user so that QEMU doesn't

[Qemu-devel] help for code

2017-04-12 Thread ali saeedi
Hi I am new in qemu vm live migration. why we have this condition "current_time >= initial_time + BUFFER_DELAY" in qemu? thanks

Re: [Qemu-devel] help debugging throttle crash

2017-04-06 Thread Eric Blake
On 04/03/2017 10:24 AM, Alberto Garcia wrote: > On Mon, Apr 03, 2017 at 09:07:02AM -0500, Eric Blake wrote: > >> At this point, it looks like no one is calling >> throttle_group_unregister_blk() as a result of the 'device_del', >> which leaves stale memory around > > I see, I can also reproduce t

Re: [Qemu-devel] help debugging throttle crash

2017-04-03 Thread Alberto Garcia
On Mon, Apr 03, 2017 at 09:07:02AM -0500, Eric Blake wrote: > At this point, it looks like no one is calling > throttle_group_unregister_blk() as a result of the 'device_del', > which leaves stale memory around I see, I can also reproduce this very easily. I wonder if it's not enough to simply d

[Qemu-devel] help debugging throttle crash

2017-04-03 Thread Eric Blake
I'm trying to investigate https://bugzilla.redhat.com/show_bug.cgi?id=1428810, which is a crash that can be easily reproduced with the following steps: $ ./x86_64-softmmu/qemu-system-x86_64 -nodefaults -nographic -qmp stdio -device virtio-scsi-pci,bus=pci.0 -drive id=drive_image2,if=none,format=r

Re: [Qemu-devel] help please how to use qemu.

2017-03-23 Thread Alex Bennée
Richard Odell writes: > step by step instructions please https://qemu.weilnetz.de/doc/qemu-doc.html -- Alex Bennée

[Qemu-devel] help please how to use qemu.

2017-03-22 Thread Richard Odell
step by step instructions please

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-20 Thread Gonglei (Arei)
> > > On 20/02/2017 12:54, Gonglei (Arei) wrote: > >> > >> On 20/02/2017 10:19, Gonglei (Arei) wrote: > >>> Hi Paolo, > >>> > > > On 16/02/2017 02:31, Gonglei (Arei) wrote: > > And the below patch works for me, I can support max 255 vcpus for > >> WS2012 > > with hyper-v en

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-20 Thread Paolo Bonzini
On 20/02/2017 12:54, Gonglei (Arei) wrote: >> >> On 20/02/2017 10:19, Gonglei (Arei) wrote: >>> Hi Paolo, >>> On 16/02/2017 02:31, Gonglei (Arei) wrote: > And the below patch works for me, I can support max 255 vcpus for >> WS2012 > with hyper-v enlightenments. > >

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-20 Thread Gonglei (Arei)
> > On 20/02/2017 10:19, Gonglei (Arei) wrote: > > Hi Paolo, > > > >> > >> > >> On 16/02/2017 02:31, Gonglei (Arei) wrote: > >>> And the below patch works for me, I can support max 255 vcpus for > WS2012 > >>> with hyper-v enlightenments. > >>> > >>> diff --git a/target/i386/kvm.c b/target/i386/kv

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-20 Thread Paolo Bonzini
On 20/02/2017 10:19, Gonglei (Arei) wrote: > Hi Paolo, > >> >> >> On 16/02/2017 02:31, Gonglei (Arei) wrote: >>> And the below patch works for me, I can support max 255 vcpus for WS2012 >>> with hyper-v enlightenments. >>> >>> diff --git a/target/i386/kvm.c b/target/i386/kvm.c >>> index 27fd050.

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-20 Thread Gonglei (Arei)
Hi Paolo, > > > On 16/02/2017 02:31, Gonglei (Arei) wrote: > > And the below patch works for me, I can support max 255 vcpus for WS2012 > > with hyper-v enlightenments. > > > > diff --git a/target/i386/kvm.c b/target/i386/kvm.c > > index 27fd050..efe3cbc 100644 > > --- a/target/i386/kvm.c > > ++

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-17 Thread Paolo Bonzini
On 16/02/2017 02:31, Gonglei (Arei) wrote: > And the below patch works for me, I can support max 255 vcpus for WS2012 > with hyper-v enlightenments. > > diff --git a/target/i386/kvm.c b/target/i386/kvm.c > index 27fd050..efe3cbc 100644 > --- a/target/i386/kvm.c > +++ b/target/i386/kvm.c > @@ -77

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-15 Thread Vadim Rozenfeld
On Thu, 2017-02-16 at 01:31 +, Gonglei (Arei) wrote: > Hi, > > > > > > > On Sat, 2017-02-11 at 10:39 -0500, Paolo Bonzini wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On 10/02/2017 10:31, Gonglei (Arei) wrote: > > > > > > > > > > > > > > > > > > But We tested th

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-15 Thread Gonglei (Arei)
Hi, > > On Sat, 2017-02-11 at 10:39 -0500, Paolo Bonzini wrote: > > > > > > > > > > > > > > On 10/02/2017 10:31, Gonglei (Arei) wrote: > > > > > > > > > > But We tested the same cases on Xen platform and VMware, and > > > > > the guest booted successfully. > > > > > > > > Were these two also test

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-13 Thread Vadim Rozenfeld
On Sat, 2017-02-11 at 10:39 -0500, Paolo Bonzini wrote: > > > > > > > > > > On 10/02/2017 10:31, Gonglei (Arei) wrote: > > > > > > > > But We tested the same cases on Xen platform and VMware, and > > > > the guest booted successfully. > > > > > > Were these two also tested with enlightenments

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-11 Thread Paolo Bonzini
> > > On 10/02/2017 10:31, Gonglei (Arei) wrote: > > > But We tested the same cases on Xen platform and VMware, and > > > the guest booted successfully. > > > > Were these two also tested with enlightenments enabled? TCG surely isn't. > > About TCG, I just remove ' accel=kvm,' and 'hy_releaxed'

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-11 Thread Gonglei (Arei)
Hi Paolo, > > > On 10/02/2017 10:31, Gonglei (Arei) wrote: > > But We tested the same cases on Xen platform and VMware, and > > the guest booted successfully. > > Were these two also tested with enlightenments enabled? TCG surely isn't. > About TCG, I just remove ' accel=kvm,' and 'hy_releaxe

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-10 Thread Paolo Bonzini
On 10/02/2017 10:31, Gonglei (Arei) wrote: > But We tested the same cases on Xen platform and VMware, and > the guest booted successfully. Were these two also tested with enlightenments enabled? TCG surely isn't. Paolo > Today I also tested on tcg, the guest also boots successfully. > > BTW,

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-10 Thread Gonglei (Arei)
Hi, > Behalf Of Yan Vugenfirer > > Hi, > > First off all to use more than 64 CPUs on Windows you should use CPU grouping. > Each group can contain maximum 64 CPUs. Here is a good article explaining > possible configurations: > https://msdn.microsoft.com/en-us/windows/hardware/drivers/devtest/boo

Re: [Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-09 Thread Yan Vugenfirer
Hi, First off all to use more than 64 CPUs on Windows you should use CPU grouping. Each group can contain maximum 64 CPUs. Here is a good article explaining possible configurations: https://msdn.microsoft.com/en-us/windows/hardware/drivers/devtest/boot-parameters-to-test-drivers-for-multiple-pro

[Qemu-devel] [Help] Windows2012 as Guest 64+cores on KVM Halts

2017-02-08 Thread hangaohuai
Dear all: I try to boot windows2012R2 (more than 64 cores)on kvm platform with hyper-v on**. the guest halts on the starting time. Also tested in these cases: - boot sucess - boot sucess - boot sucess - boot failed - boot sucess(in Guest we can found 64) - boot failed Environment: GU

Re: [Qemu-devel] Help wanted: QEMU Advent Calendar 2016

2016-11-15 Thread Thomas Huth
Dear QEMU community, the website for the QEMU Advent Calendar 2016 is now online: http://www.qemu-advent-calendar.org/2016/ (thanks to Jeff Cody and Stefan Hajnoczi for the help with getting started!) Note that we still need some more disk images to be able to complete the calendar this year,

Re: [Qemu-devel] help!

2016-09-28 Thread Markus Armbruster
"zhun...@gmail.com" writes: > Hello,recently I study qemu source code ,and I have some questions ,can you > help me ? > >> 1、what is the meaning of queues in structure NICConf ? I think it is the >> number of queues to a NIC,and I do not where it is. NICConf captures some configuration inf

[Qemu-devel] help!

2016-09-27 Thread zhun...@gmail.com
Hello,recently I study qemu source code ,and I have some questions ,can you help me ? > 1、what is the meaning of queues in structure NICConf ? I think it is the > number of queues to a NIC,and I do not where it is. > 2、In NICConf init Function,I do not found it initulize the queues of > NICC

[Qemu-devel] Help wanted: QEMU Advent Calendar 2016

2016-09-17 Thread Thomas Huth
Hi all! This year, we are celebrating the 10th anniversary of KVM [1] (and the 25th anniversary of Linux), so to contribute to this celebration, we would like to reanimate the QEMU Advent Calendar. If you didn't see the previous QEMU Advent Calendar 2014 yet, have a look at http://www.qemu-a

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-09-08 Thread Kevin Zhao
Hi All, As discussed before, upstream are working about PCIE instead of PCI in AArch64. Thanks for your efforts about this on AArch64 :-) If it convenient, could you tell me when we plan to finish this task ? and which qemu version will support this functions in the future? Big Thanks

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-23 Thread Kevin Zhao
Great ~ Thanks for your valuable information~ I will try with the xml and any update I will post here. On 18 August 2016 at 21:51, Andrea Bolognani wrote: > On Thu, 2016-08-18 at 20:43 +0800, Kevin Zhao wrote: > > What's the minimum version of Qemu that support virito-1.0? > > Does Qemu 2.6 wor

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-19 Thread Laine Stump
On 08/19/2016 11:43 AM, Andrea Bolognani wrote: On Thu, 2016-08-18 at 08:38 +0200, Andrew Jones wrote: Finally, FWIW, with a guest kernel of 4.6.4-301.fc24.aarch64. The following qemu command line works for me. (notice the use of PCIe), and my network interface gets labeled enp0s1. $QEMU -ma

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-19 Thread Andrea Bolognani
On Thu, 2016-08-18 at 08:38 +0200, Andrew Jones wrote: > > > Finally, FWIW, with a guest kernel of 4.6.4-301.fc24.aarch64. The > > > following qemu command line works for me. > > > (notice the use of PCIe), and my network interface gets labeled enp0s1. > > >   > > > $QEMU -machine virt-2.6,accel=kv

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Laine Stump
On 08/18/2016 08:43 AM, Kevin Zhao wrote: Hi Laine, Thanks :-) I also has a little questions below. On 18 August 2016 at 01:00, Laine Stump wrote: On 08/17/2016 12:13 PM, Andrew Jones wrote: On Wed, Aug 17, 2016 at 08:08:11PM +0800, Kevin Zhao wrote: Hi all, Now I'm investigatin

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Laine Stump
On 08/18/2016 08:10 AM, Marcel Apfelbaum wrote: On 08/17/2016 08:00 PM, Laine Stump wrote: What I'm not sure about is whether we should always auto-add an extra pcie-*-root to be sure a device can be hotplugged, or if we should admit that 1 available slot isn't good enough for all situation

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Laine Stump
On 08/18/2016 03:41 AM, Andrew Jones wrote: On Wed, Aug 17, 2016 at 01:00:05PM -0400, Laine Stump wrote: On 08/17/2016 12:13 PM, Andrew Jones wrote: On Wed, Aug 17, 2016 at 08:08:11PM +0800, Kevin Zhao wrote: Hi all, Now I'm investigating net device hot plug and disk hotplug for AArch64.

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Andrea Bolognani
On Thu, 2016-08-18 at 20:43 +0800, Kevin Zhao wrote: > What's the minimum version of  Qemu that support virito-1.0? > Does Qemu 2.6 works?  2.6 definitely has virtio 1.0 support, however libvirt does not yet allow you to control whether a device uses 0.9, 1.0 or both. The default for 2.6 should be

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Kevin Zhao
Hi All, Thanks for your all kindly response. Really Great and helpful :-) On 18 August 2016 at 20:30, Kevin Zhao wrote: > Hi Jones: >Thanks~It is great that Qemu has been working on that :-) > > On 18 August 2016 at 00:13, Andrew Jones wrote: > >> On Wed, Aug 17, 2016 at 08:08:11PM +080

Re: [Qemu-devel] Help: Does Qemu support virtio-pci for net-device and disk device?

2016-08-18 Thread Marcel Apfelbaum
On 08/17/2016 08:00 PM, Laine Stump wrote: On 08/17/2016 12:13 PM, Andrew Jones wrote: On Wed, Aug 17, 2016 at 08:08:11PM +0800, Kevin Zhao wrote: Hi all, [...] Hi, 1) If we want to support both PCIe devices and PCI, then things are messy. Currently we propose dropping PCI support. mac

  1   2   3   4   >