Re: [PATCH v3] Add Mergeable receive buffer support to vhost_net

2010-04-07 Thread David Stevens
Thanks! There's some whitespace damage, are you sending with your new sendmail setup? It seems to have worked for qemu patches ... Yes, I saw some line wraps in what I received, but I checked the original draft to be sure and they weren't there. Possibly from the relay; Sigh. @@

[GIT PULL] vhost-net fix for 2.6.34-rc3

2010-04-07 Thread Michael S. Tsirkin
David, The following tree includes a patch fixing an issue with vhost-net in 2.6.34-rc3. Please pull for 2.6.34. Thanks! The following changes since commit 2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6: Linux 2.6.34-rc3 (2010-03-30 09:24:39 -0700) are available in the git repository at:

Re: [PATCH v3] Add Mergeable receive buffer support to vhost_net

2010-04-07 Thread Michael S. Tsirkin
On Wed, Apr 07, 2010 at 10:37:17AM -0700, David Stevens wrote: Thanks! There's some whitespace damage, are you sending with your new sendmail setup? It seems to have worked for qemu patches ... Yes, I saw some line wraps in what I received, but I checked the original draft to

Re: A clocksource driver for HyperV

2010-04-07 Thread Ky Srinivasan
On 4/5/2010 at 5:36 PM, in message 4bba57fb.2000...@goop.org , Jeremy Fitzhardinge jer...@goop.org wrote: On 04/05/2010 01:30 PM, Ky Srinivasan wrote: +static cycle_t read_hv_clock(struct clocksource *arg) +{ +cycle_t current_tick; +/* + * Read the partition counter

Re: A clocksource driver for HyperV

2010-04-07 Thread Ky Srinivasan
On 4/5/2010 at 5:36 PM, in message 4bba57fb.2000...@goop.org , Jeremy Fitzhardinge jer...@goop.org wrote: On 04/05/2010 01:30 PM, Ky Srinivasan wrote: +static cycle_t read_hv_clock(struct clocksource *arg) +{ +cycle_t current_tick; +/* + * Read the partition counter

Re: A clocksource driver for HyperV

2010-04-07 Thread Jeremy Fitzhardinge
On 04/07/2010 11:20 AM, Ky Srinivasan wrote: Jeremy, thank you for your comments. I am attaching the next version of this patch that addresses the comments I have gotten thus far. It looks like you overlooked a couple of comments. +} + +static struct clocksource hyperv_cs = { +

Re: [GIT PULL] vhost-net fix for 2.6.34-rc3

2010-04-07 Thread David Miller
From: Michael S. Tsirkin m...@redhat.com Date: Wed, 7 Apr 2010 20:35:02 +0300 David, The following tree includes a patch fixing an issue with vhost-net in 2.6.34-rc3. Please pull for 2.6.34. Pulled, thanks Michael. ___ Virtualization mailing list

[PULL] virtio console fixes

2010-04-07 Thread Rusty Russell
The following changes since commit 48de8cb7847d040c8892701c1ff3c55eff1f46b4: Linus Torvalds (1): Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip are available in the git repository at: