All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/9] PV device infrastructure v2
@ 2007-08-14 23:33 Gregory Haskins
       [not found] ` <20070814233352.11895.55788.stgit-5CR4LY5GPkvLDviKLk5550HKjMygAv58XqFh9Ls21Oc@public.gmane.org>
  0 siblings, 1 reply; 23+ messages in thread
From: Gregory Haskins @ 2007-08-14 23:33 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

This series incorporates all of v1 plus the following changes based on
feedback to date:

*) s/ioq_iter/ioq_iter_init

*) removed unecessary desc->offset

*) utilized create_irq() to actually assign interrupt resource

*) removed inadvertant cleanup of whitespace from series

*) added memory barriers in strategic locations

*) misc cleanups I can't quite remember at this time ;)


Notably missing:


*) ioq_iter_push/pop have not been rolled into ioq_iter_seek

*) kmap_atomic is still in use as I don't have a clear understanding of how to
   support this properly.

*) still not using bus_register/device_register


Regards,
-Greg


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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

end of thread, other threads:[~2007-08-16  8:07 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-14 23:33 [RFC PATCH 0/9] PV device infrastructure v2 Gregory Haskins
     [not found] ` <20070814233352.11895.55788.stgit-5CR4LY5GPkvLDviKLk5550HKjMygAv58XqFh9Ls21Oc@public.gmane.org>
2007-08-14 23:33   ` [RFC PATCH 1/9] IOQ: Adding basic definitions for IO-Queue logic Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 2/9] PARAVIRTUALIZATION: Add support for a bus abstraction Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 3/9] IRQ: Export create_irq/destroy_irq Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 4/9] KVM: Add a guest side driver for IOQ Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 5/9] KVM: Add a gpa_to_hva helper function Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 6/9] KVM: Add support for IOQ Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 7/9] KVM: Add PVBUS support to the KVM host Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 8/9] IOQ: Add an IOQ network driver Gregory Haskins
2007-08-14 23:34   ` [RFC PATCH 9/9] KVM: Add an IOQNET backend driver Gregory Haskins
2007-08-15  2:50   ` [RFC PATCH 0/9] PV device infrastructure v2 Avi Kivity
     [not found]     ` <46C269EE.10807-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-15  3:47       ` Gregory Haskins
     [not found]         ` <1187149634.4165.151.camel-5CR4LY5GPkvLDviKLk5550HKjMygAv58XqFh9Ls21Oc@public.gmane.org>
2007-08-15  3:58           ` Avi Kivity
     [not found]             ` <46C279E6.40004-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-15  4:13               ` Gregory Haskins
     [not found]                 ` <1187151233.4165.166.camel-5CR4LY5GPkvLDviKLk5550HKjMygAv58XqFh9Ls21Oc@public.gmane.org>
2007-08-15  4:31                   ` Anthony Liguori
2007-08-15 12:15                   ` Gregory Haskins
2007-08-15  4:52       ` Rusty Russell
     [not found]         ` <1187153531.11093.119.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-08-15  7:52           ` Dor Laor
     [not found]             ` <64F9B87B6B770947A9F8391472E032160D309340-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-08-15 12:06               ` Gregory Haskins
     [not found]                 ` <1187179582.4165.197.camel-5CR4LY5GPkvLDviKLk5550HKjMygAv58XqFh9Ls21Oc@public.gmane.org>
2007-08-15 22:37                   ` Dor Laor
     [not found]                     ` <64F9B87B6B770947A9F8391472E032160D3B02FB-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-08-15 23:56                       ` Gregory Haskins
2007-08-16  0:03               ` Rusty Russell
     [not found]                 ` <1187222609.11093.141.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-08-16  8:07                   ` Dor Laor

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.