Searched hist:d76685c4a074041ed168e0b04dd604c3df5dcaa5 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/virt/kvm/ |
H A D | coalesced_mmio.c | diff 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 D | kvm_main.c | diff 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 D | i8259.c | diff 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 D | i8254.c | diff 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 D | lapic.c | diff 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 D | x86.c | diff 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>
|