git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e0b6c
)
virtio: Don't use PAGE_SIZE in virtio_pci.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 30 Dec 2008 15:25:56 +0000
(09:25 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:55:57 +0000
(09:25 +1030)
The virtio PCI devices don't depend on the guest page size. This matters
now PowerPC virtio is gaining ground (they like 64k pages).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found