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:
50eb2a3
)
KVM: Simplify coalesced mmio initialization
author
Avi Kivity
<avi@redhat.com>
Sun, 20 Dec 2009 13:13:43 +0000
(15:13 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:41 +0000
(12:35 -0300)
- add destructor function
- move related allocation into constructor
- add stubs for !CONFIG_KVM_MMIO
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found