All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominique Rodrigues <dominique.rodrigues@nanocloud.com>
To: "\"Charles.Tsai-蔡清海-研究發展部\"" <charles.tsai@cloudena.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Stefan Hajnoczi" <stefanha@gmail.com>,
	"Alex Huang-黃必賢-研究發展部" <alex.huang@cloudena.com>,
	"Vadim Rozenfeld" <vrozenfe@redhat.com>,
	spice-devel@lists.freedesktop.org
Subject: Re: [Qemu-devel] [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15
Date: Mon, 16 Jan 2012 10:50:51 +0100	[thread overview]
Message-ID: <4F13F2FB.1010400@nanocloud.com> (raw)
In-Reply-To: <C7C4AF833A4C6B488E44D309A5B0390501287831@be02.systex.tw>


[-- Attachment #1.1.1: Type: text/plain, Size: 3674 bytes --]

I currently use qemu-1.0 and I confirm that this version works fine with 
SPICE.

Regards,


        Dominique Rodrigues

nanoClouD <http://www.nanocloud.com>
8, rue Lemercier
75017 Paris
France
standard : +33 1 77 69 64 38
529 002 743 R.C.S. Paris

Le 16/01/2012 10:32, Charles.Tsai-蔡清海-研究發展部 a écrit :
> Stefan,
>
> We need  the spice support in Qemu. Does qemu-kvm 1.0 support for spice?
>
> -----Original Message-----
> From: Stefan Hajnoczi [mailto:stefanha@gmail.com]
> Sent: Monday, January 16, 2012 4:37 PM
> To: Charles.Tsai-蔡清海-研究發展部
> Cc: Vadim Rozenfeld; Alon Levy; spice-devel@lists.freedesktop.org; Alex Huang-黃必賢-研究發展部; qemu-devel
> Subject: Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15
>
> On Mon, Jan 16, 2012 at 10:02:22AM +0800, Charles.Tsai-蔡清海-研究發展部 wrote:
>> Vadim,
>>
>> Thank you for your prompt reply. Here are the information for our test case.
>>
>>
>> 1) we use the following command line to launch the guest OS
>>
>>
>> /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 1024 -smp
>> 1,sockets=1,cores=1,threads=1 -name win_xp -uuid
>> d9388815-ddd3-c38e-33c2-a9d5fcc7a775 -nodefconfig -nodefaults -chardev
>> socket,id=charmonitor,path=/var/lib/libvirt/qemu/win_xp.monitor,server
>> ,nowait -mon chardev=charmonitor,id=monitor,mode=readline
>> -rtc base=localtime
>> -device
>> virtio-serial-pci,id=virtio-serial0,bus=pci.0,multifunction=on,addr=0x
>> 5.0x0 -drive
>> file=/media/Images/Windows-XP.img,if=none,id=drive-ide0-0-0,format=raw
>> -device
>> ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=
>> 1
>> -netdev tap,fd=17,id=hostnet0
>> -device
>> rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:e8:dc:b1,bus=pci.0,multif
>> unction=on,addr=0x3.0x0
>> -chardev pty,id=charserial0
>> -device isa-serial,chardev=charserial0,id=serial0
>> -chardev spicevmc,id=charchannel0,name=vdagent
>> -device
>> virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=chann
>> el0,name=com.redhat.spice.0
> I tried the virtio-serial pieces with qemu.git and a RHEL6 guest.  The guest was able to see the "com.redhat.spice.0" port.  This suggests the problem was either fixed since QEMU 0.15 or that it only affects the Windows virtio drivers.
>
>> -usb -device usb-tablet,id=input0
>> -spice port=5900,addr=0.0.0.0,disable-ticketing
>> -vga qxl -global qxl-vga.vram_size=67108864 -device
>> virtio-balloon-pci,id=balloon0,bus=pci.0,multifunction=on,addr=0x4.0x0
>>
>>
>>
>> 2). In Guest Windows XP OS
>>
>>
>> When the following callback function of the vioserial device  is called in guest OS. The allocated resources is empty.
>>
>>
>> VIOSerialEvtDevicePrepareHardware() ---This function is to get the I/O address of the vioserial device and map the physical address to the logical address space.
>>
>> I added the following trace and the value of nListSize is ZERO.
>> TraceEvents(TRACE_LEVEL_INFORMATION, DBG_PNP, "%s (nListSize=%d)\n",
>> __FUNCTION__,nListSize);
>>
>>
>> So far, we have tested Qemu 0.14 without any problem but Qemu 0.15 seemed to be broken in vioserial device.
>> Let me know if you need further information. Thanks.
> I suggest trying qemu-kvm 1.0 or qemu-kvm.git because the issue may have been fixed since 0.15.
>
> If the issue is still present, you could use git-bisect(1) to find the commit that caused behavior to change between 0.14 and 0.15.
>
> Stefan
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

[-- Attachment #1.1.2.1: Type: text/html, Size: 4870 bytes --]

[-- Attachment #1.1.2.2: nanologo_small.png --]
[-- Type: image/png, Size: 22727 bytes --]

[-- Attachment #1.2: dominique_rodrigues.vcf --]
[-- Type: text/x-vcard, Size: 309 bytes --]

begin:vcard
fn:Dominique Rodrigues
n:Rodrigues;Dominique
org:nanoClouD
adr:;;8, rue Lemercier;Paris;;75017;France
email;internet:dominique.rodrigues@nanocloud.com
title:Directeur Technique
tel;work:+33 (0) 1 77 69 64 38
tel;cell:+33 (0) 6 28 52 37 70
url:www.nanocloud.com
version:2.1
end:vcard


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3710 bytes --]

  parent reply	other threads:[~2012-01-16  9:51 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <C7C4AF833A4C6B488E44D309A5B03905011FAFFB@be02.systex.tw>
     [not found] ` <20120101114514.GC20432@garlic.redhat.com>
     [not found]   ` <C7C4AF833A4C6B488E44D309A5B03905011FB003@be02.systex.tw>
     [not found]     ` <20120101141928.GE20432@garlic.redhat.com>
     [not found]       ` <C7C4AF833A4C6B488E44D309A5B03905011FB031@be02.systex.tw>
     [not found]         ` <20120102101855.GH20432@garlic.redhat.com>
     [not found]           ` <C7C4AF833A4C6B488E44D309A5B03905011FB12E@be02.systex.tw>
     [not found]             ` <20120102114919.GJ20432@garlic.redhat.com>
     [not found]               ` <C7C4AF833A4C6B488E44D309A5B03905012876FB@be02.systex.tw>
2012-01-15 11:27                 ` [Qemu-devel] [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15 Stefan Hajnoczi
2012-01-15 11:41                   ` Vadim Rozenfeld
2012-01-16  2:02                     ` Charles.Tsai-蔡清海-研究發展部
2012-01-16  7:13                       ` Vadim Rozenfeld
2012-01-16  9:17                         ` Charles.Tsai-蔡清海-研究發展部
2012-01-16 21:27                           ` Vadim Rozenfeld
2012-01-17  2:03                             ` Charles.Tsai-蔡清海-研究發展部
2012-01-17 20:59                               ` Vadim Rozenfeld
2012-01-16  8:37                       ` Stefan Hajnoczi
2012-01-16  9:32                         ` Charles.Tsai-蔡清海-研究發展部
2012-01-16  9:48                           ` Stefan Hajnoczi
2012-01-16 10:30                             ` Charles.Tsai-蔡清海-研究�l展部
2012-01-16 10:48                               ` Stefan Hajnoczi
2012-01-16  9:50                           ` Dominique Rodrigues [this message]
2012-01-16 10:09                             ` Charles.Tsai-蔡清海-研究發展部
2012-01-17  1:50                       ` Michael Roth
2012-01-17 20:56                         ` Vadim Rozenfeld
2012-01-19  1:41                           ` Charles.Tsai-蔡清海-研究發展部
2012-01-19  7:58                             ` Vadim Rozenfeld
2012-01-19  8:33                               ` Charles.Tsai-蔡清海-研究發展部
2012-01-19  9:38                                 ` Vadim Rozenfeld
2012-01-19 10:06                                   ` Charles.Tsai-蔡清海-研究發展部
2012-01-19 12:25                                     ` Vadim Rozenfeld
2012-01-20  1:25                                       ` Charles.Tsai-蔡清海-研究發展部
2012-01-20 12:47                                         ` Vadim Rozenfeld
2012-01-23 13:25                                           ` Charles.Tsai-蔡清海-研究發展部
2012-02-03  4:00                                           ` Charles.Tsai-蔡清海-研究發展部
2012-02-04  3:39                                           ` Charles.Tsai-蔡清海-研究發展部
2012-02-04 18:14                                             ` Vadim Rozenfeld
2012-02-06 13:08                                               ` Charles.Tsai-蔡清海-研究發展部
2012-02-07 19:06                                                 ` Vadim Rozenfeld
2012-02-08  2:39                                                   ` Charles.Tsai-蔡清海-研究發展部
2012-02-08  7:47                                                     ` Vadim Rozenfeld
2012-02-08  9:23                                                       ` David Jaša
2012-03-19  6:29                                                       ` Charles.Tsai-蔡清海-研究發展部
2012-03-19  9:16                                                         ` Vadim Rozenfeld
2012-03-19 11:16                                                           ` Charles.Tsai-蔡清海-研究發展部
2012-03-19 12:02                                                             ` Vadim Rozenfeld
2012-03-19 12:32                                                               ` Charles.Tsai-蔡清海-研究發展部
2012-03-19 12:48                                                                 ` Paul Lu-???-?????
2012-03-19 20:31                                                                   ` Vadim Rozenfeld
2012-04-02 15:27                                                                   ` Vadim Rozenfeld
2012-03-19 10:12                                                         ` Christophe Fergeau
2012-03-19 10:28                                                           ` Charles.Tsai-蔡清海-研究發展部
2012-03-19 11:42                                                           ` Vadim Rozenfeld
2012-03-19 11:56                                                             ` Christophe Fergeau
2012-03-19 12:07                                                               ` Vadim Rozenfeld
2012-01-19  8:09                             ` Stefan Hajnoczi
2012-01-19 11:25                               ` Alon Levy
2012-01-20  1:23                                 ` Charles.Tsai-蔡清海-研究發展部

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F13F2FB.1010400@nanocloud.com \
    --to=dominique.rodrigues@nanocloud.com \
    --cc=alex.huang@cloudena.com \
    --cc=charles.tsai@cloudena.com \
    --cc=qemu-devel@nongnu.org \
    --cc=spice-devel@lists.freedesktop.org \
    --cc=stefanha@gmail.com \
    --cc=vrozenfe@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.