Home
last modified time | relevance | path

Searched hist:d76685c4a074041ed168e0b04dd604c3df5dcaa5 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/virt/kvm/
H A Dcoalesced_mmio.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>
H A Dkvm_main.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>
/openbmc/linux/arch/x86/kvm/
H A Di8259.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>
H A Di8254.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>
H A Dlapic.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>
H A Dx86.cdiff d76685c4a074041ed168e0b04dd604c3df5dcaa5 Mon Jun 01 11:54:50 CDT 2009 Gregory Haskins <ghaskins@novell.com> 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>