All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0 of 5] PV on HVM Xen
@ 2010-03-12 11:44 Boris Derzhavets
  2010-03-12 11:59 ` Stefano Stabellini
  0 siblings, 1 reply; 37+ messages in thread
From: Boris Derzhavets @ 2010-03-12 11:44 UTC (permalink / raw)
  To: Sheng Yang, Stefano Stabellini; +Cc: Fitzhardinge, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 2808 bytes --]

Is there any kernel branch having PV on HVM already applied and ready 
for testing (under 4.0-rc6)  ?

Boris.

--- On Fri, 3/12/10, Stefano Stabellini <stefano.stabellini@eu.citrix.com> wrote:

From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Xen-devel] [PATCH 0 of 5] PV on HVM Xen
To: "Sheng Yang" <sheng@linux.intel.com>
Cc: "Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, Jeremy@yahoo.com, "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>, "Ian Pratt" <Ian.Pratt@eu.citrix.com>, "Fraser" <Keir.Fraser@eu.citrix.com>, Keir@yahoo.com
Date: Friday, March 12, 2010, 5:42 AM

On Fri, 12 Mar 2010, Sheng Yang wrote:
> On Wednesday 10 March 2010 23:46:54 Stefano Stabellini wrote:
> > Hi all,
> 
> Stefano,
> 
> And next time when you send out the patch, please be more respect to my work.
> 
> You dropped all the original author(me) of patchset, and only add a sign-off 
> for me. If you don't aware the difference, here is a snippet of 
> linux/Documentation/SummittingPatches
> 

I am truly sorry and apologise for it, I would never want to give you
the impression of being disrespectful of you and your work.
If you pay attention I manually wrote in the comments of all the past
versions of the patches that you were the original author, this time I
just forgot.
I guess it is really the time I start using git-send-email :)

Your work has been really important for my series and you deserve the
credit for it independently from which patch series gets applied.


> Another thing is, you were keeping using my old patches as your base, while I 
> was working with the reviewers to update the patch quickly. I don't think 
> that's a kind of respect to both reviewers' and my work. You would duplicate 
> reviewer's effect, especially you always repost the whole patch(and drop my 
> authorship) rather than the different part. I've split patches in order to 
> provide a code base for further development, but you complete ignored them and 
> keeping post the whole patchset based on my old patches.
> 

I don't keep using your old patches as a base but I manually rebase over
the most recent patch series you sent every time.
Obviously it is not a perfect system and sometimes I can miss something,
this is why at the beginning I asked you to work together on the same
tree: I wanted to avoid exactly this sort of issues.

My intentions are true so my proposal of working on a common tree is
still valid, just let me know when you are interested.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 3495 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: What is branch xen/pvhvm-stefano ?
@ 2010-03-15 20:34 Boris Derzhavets
  0 siblings, 0 replies; 37+ messages in thread
From: Boris Derzhavets @ 2010-03-15 20:34 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Jeremy Fitzhardinge, xen-devel, Sheng Yang, Stefano Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 1221 bytes --]

Double checked "make menuconfig":-

Symbol: XEN_XENBUS_FRONTEND [=XEN_XENBUS_FRONTEND]                                                         │  
Selected by: XEN_PLATFORM_PCI [=y] && XEN [=y]       

In .config file :-

E486: Pattern not found: XEN_XENBUS_FRONTEND

Looks like IRQ are not delivered to HVM DomU.

Boris.

- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:19 PM

Attempt to start Ubuntu 9.10 Server HVM with vmlinuz-2.6.32 and initrd-2.6.32.img
beeb built at Xen 4.0-rc6 (2.6.32.9 pvops)  Dom0 (F12).

Domain started via virt-manager:-

XENBUS request irq failed 0
IRQ handler type mismatch for IRQ 1
Then system boots up to login prompt, but mouse is dead.

Boris.







      


      

[-- Attachment #1.2: Type: text/html, Size: 2182 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: What is branch xen/pvhvm-stefano ?
@ 2010-03-15 22:08 Boris Derzhavets
  0 siblings, 0 replies; 37+ messages in thread
From: Boris Derzhavets @ 2010-03-15 22:08 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Jeremy Fitzhardinge, xen-devel, Sheng Yang, Stefano Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 2045 bytes --]

OK. GDM disabled
# gedit /etc/default/grub
 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"
# update-grub 

Normal text boot with native 2.6.31-14-server.
For text boot with vmlinuz-2.6.32 been built per Stefano
snapshot attached.
It brought me back to idea that kernel and ramdisk have to be
built at HVM (?).

Boris.


--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:34 PM

Double checked "make menuconfig":-

Symbol: XEN_XENBUS_FRONTEND [=XEN_XENBUS_FRONTEND]                                                         │  
Selected by: XEN_PLATFORM_PCI [=y] && XEN [=y]       

In .config file :-

E486: Pattern not found: XEN_XENBUS_FRONTEND

Looks like IRQ are not delivered to HVM DomU.

Boris.

- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:19 PM

Attempt to start Ubuntu 9.10 Server HVM with vmlinuz-2.6.32 and initrd-2.6.32.img
beeb built at Xen 4.0-rc6 (2.6.32.9 pvops)  Dom0 (F12).

Domain started via
 virt-manager:-

XENBUS request irq failed 0
IRQ handler type mismatch for IRQ 1
Then system boots up to login prompt, but mouse is dead.

Boris.







      


      


      

[-- Attachment #1.2: Type: text/html, Size: 3532 bytes --]

[-- Attachment #2: K1.png --]
[-- Type: image/png, Size: 802927 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: What is branch xen/pvhvm-stefano ?
@ 2010-03-16  0:35 Boris Derzhavets
  0 siblings, 0 replies; 37+ messages in thread
From: Boris Derzhavets @ 2010-03-16  0:35 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Jeremy Fitzhardinge, xen-devel, Sheng Yang, Stefano Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 2674 bytes --]

This time git clone,git checkout,kernel build, mkinitramfs have been done on
Ubuntu 9.10 HVM DomU.
View attached snaphot.

Boris.

--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 6:08 PM

OK. GDM disabled
# gedit /etc/default/grub
 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"
# update-grub 

Normal text boot with native 2.6.31-14-server.
For text boot with vmlinuz-2.6.32 been built per Stefano
snapshot attached.
It brought me back to idea that kernel and ramdisk have to be
built at HVM (?).

Boris.


--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>,
 "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:34 PM

Double checked "make menuconfig":-

Symbol: XEN_XENBUS_FRONTEND [=XEN_XENBUS_FRONTEND]                                                         │  
Selected by: XEN_PLATFORM_PCI [=y] && XEN
 [=y]       

In .config file :-

E486: Pattern not found: XEN_XENBUS_FRONTEND

Looks like IRQ are not delivered to HVM DomU.

Boris.

- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:19 PM

Attempt to start Ubuntu 9.10 Server HVM with vmlinuz-2.6.32 and initrd-2.6.32.img
beeb built at Xen 4.0-rc6 (2.6.32.9 pvops)  Dom0 (F12).

Domain started via
 virt-manager:-

XENBUS request irq failed 0
IRQ handler type mismatch for IRQ 1
Then system boots up to login prompt, but mouse is dead.

Boris.







      


      


      


      

[-- Attachment #1.2: Type: text/html, Size: 4684 bytes --]

[-- Attachment #2: K2.png --]
[-- Type: image/png, Size: 863479 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 37+ messages in thread
* Re: What is branch xen/pvhvm-stefano ?
@ 2010-03-16  0:45 Boris Derzhavets
  0 siblings, 0 replies; 37+ messages in thread
From: Boris Derzhavets @ 2010-03-16  0:45 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Jeremy Fitzhardinge, xen-devel, Sheng Yang, Stefano Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 4824 bytes --]

modules.dep is there :-

root@KarmicSRV:~# cd /lib/modules
root@KarmicSRV:/lib/modules# ls -l
total 16
drwxr-xr-x 2 root root 4096 2010-03-15 22:10 2.6.31-14-generic
drwxr-xr-x 4 root root 4096 2010-03-15 21:16 2.6.31-14-server
drwxr-xr-x 2 root root 4096 2010-03-15 22:10 2.6.31-20-generic
drwxr-xr-x 3 root root 4096 2010-03-16 03:24 2.6.32
root@KarmicSRV:/lib/modules# cd 2.6.32
root@KarmicSRV:/lib/modules/2.6.32# ls -l
total 3248
lrwxrwxrwx 1 root root     22 2010-03-16 03:23 build -> /usr/src/linux-2.6-xen
drwxr-xr-x 9 root root   4096 2010-03-16 03:24 kernel
-rw-r--r-- 1 root root 519188 2010-03-16 03:24 modules.alias
-rw-r--r-- 1 root root 509803 2010-03-16 03:24 modules.alias.bin
-rw-r--r-- 1 root root     69 2010-03-16 03:24 modules.ccwmap
-rw-r--r-- 1 root root 235886 2010-03-16 03:24 modules.dep
-rw-r--r-- 1 root root 346076 2010-03-16 03:24 modules.dep.bin
-rw-r--r-- 1 root root   1405 2010-03-16 03:24 modules.ieee1394map
-rw-r--r-- 1 root root    218 2010-03-16 03:24 modules.inputmap
-rw-r--r-- 1 root root   7671 2010-03-16 03:24 modules.isapnpmap
-rw-r--r-- 1 root root     74 2010-03-16 03:24 modules.ofmap
-rw-r--r-- 1 root root  90539 2010-03-16 03:23 modules.order
-rw-r--r-- 1 root root 323513 2010-03-16 03:24 modules.pcimap
-rw-r--r-- 1 root root   1345 2010-03-16 03:24 modules.seriomap
-rw-r--r-- 1 root root 196050 2010-03-16 03:24 modules.symbols
-rw-r--r-- 1 root root 254429 2010-03-16 03:24 modules.symbols.bin
-rw-r--r-- 1 root root 799485 2010-03-16 03:24 modules.usbmap
lrwxrwxrwx 1 root root     22 2010-03-16 03:23 source -> /usr/src/linux-2.6-xen


--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 8:35 PM

This time git clone,git checkout,kernel build, mkinitramfs have been done on
Ubuntu 9.10 HVM DomU.
View attached snaphot.

Boris.

--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 6:08 PM

OK. GDM disabled
# gedit /etc/default/grub
 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"
# update-grub 

Normal text boot with native 2.6.31-14-server.
For text boot with vmlinuz-2.6.32 been built per Stefano
snapshot attached.
It brought me back to idea that kernel and ramdisk have to be
built at HVM (?).

Boris.


--- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini"
 <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>,
 "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:34 PM

Double checked "make menuconfig":-

Symbol: XEN_XENBUS_FRONTEND [=XEN_XENBUS_FRONTEND]                                                         │  
Selected by: XEN_PLATFORM_PCI [=y] && XEN
 [=y]       

In .config file :-

E486: Pattern not found: XEN_XENBUS_FRONTEND

Looks like IRQ are not delivered to HVM DomU.

Boris.

- On Mon, 3/15/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: What is branch xen/pvhvm-stefano ?
To: "Stefano Stabellini" <stefano.stabellini@eu.citrix.com>
Cc: "Stefano Stabellini" <Stefano.Stabellini@eu.citrix.com>, "Jeremy Fitzhardinge" <jeremy@goop.org>, "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>, "Sheng Yang" <sheng@linux.intel.com>
Date: Monday, March 15, 2010, 4:19 PM

Attempt to start Ubuntu 9.10 Server HVM with vmlinuz-2.6.32 and initrd-2.6.32.img
beeb built at Xen 4.0-rc6 (2.6.32.9 pvops)  Dom0 (F12).

Domain started via
 virt-manager:-

XENBUS request irq failed 0
IRQ handler type mismatch for IRQ 1
Then system boots up to login prompt, but mouse is dead.

Boris.







      


      


      




      


      

[-- Attachment #1.2: Type: text/html, Size: 7545 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2010-03-16 12:50 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-12 11:44 [PATCH 0 of 5] PV on HVM Xen Boris Derzhavets
2010-03-12 11:59 ` Stefano Stabellini
2010-03-12 15:01   ` Boris Derzhavets
2010-03-12 15:08     ` Stefano Stabellini
2010-03-12 15:09       ` Boris Derzhavets
2010-03-12 20:10     ` Jeremy Fitzhardinge
2010-03-12 21:14       ` Boris Derzhavets
2010-03-12 21:22         ` Jeremy Fitzhardinge
2010-03-12 21:28           ` Boris Derzhavets
2010-03-12 21:25       ` Boris Derzhavets
2010-03-12 21:29         ` Jeremy Fitzhardinge
2010-03-12 22:08           ` Boris Derzhavets
2010-03-12 22:11             ` Jeremy Fitzhardinge
2010-03-12 22:13               ` Boris Derzhavets
2010-03-12 22:22                 ` Jeremy Fitzhardinge
2010-03-15 15:53                   ` Stefano Stabellini
2010-03-15 16:02                     ` Boris Derzhavets
2010-03-15 16:33                     ` What is branch xen/pvhvm-stefano ? Boris Derzhavets
2010-03-15 16:44                       ` Boris Derzhavets
2010-03-15 16:50                         ` Stefano Stabellini
2010-03-15 16:49                       ` Stefano Stabellini
2010-03-15 17:01                         ` Boris Derzhavets
2010-03-15 17:11                           ` Stefano Stabellini
2010-03-15 17:37                             ` Boris Derzhavets
2010-03-15 18:00                               ` Stefano Stabellini
2010-03-15 18:24                                 ` Boris Derzhavets
2010-03-15 18:31                                   ` Stefano Stabellini
2010-03-15 20:19                                     ` Boris Derzhavets
2010-03-16 10:48                                       ` Stefano Stabellini
2010-03-16 12:50                                         ` Boris Derzhavets
2010-03-15 17:27                   ` [PATCH 0 of 5] PV on HVM Xen Stefano Stabellini
2010-03-15 17:49                     ` Boris Derzhavets
2010-03-15 18:01                       ` Stefano Stabellini
2010-03-15 20:34 What is branch xen/pvhvm-stefano ? Boris Derzhavets
2010-03-15 22:08 Boris Derzhavets
2010-03-16  0:35 Boris Derzhavets
2010-03-16  0:45 Boris Derzhavets

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.