Gregory Haskins d76685c4a0 KVM: cleanup io_device code
We modernize the io_device code so that we use container_of() instead of
dev->private, and move the vtable to a separate ops structure
(theoretically allows better caching for multiple instances of the same
ops structure)

Signed-off-by: Gregory Haskins <ghaskins@novell.com>
Acked-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-09-10 08:32:45 +03:00
..
2009-09-10 08:32:45 +03:00
2009-09-10 08:32:41 +03:00
2009-09-10 08:32:45 +03:00
2009-06-10 11:48:27 +03:00
2009-09-10 08:32:45 +03:00
2009-09-10 08:32:41 +03:00
2009-09-10 08:32:45 +03:00