commit | 7313d5217e6b9817897172d6a6ff477bdc415ed6 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 15:15:10 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Feb 11 16:47:33 2015 +1030 |
tree | 448fc79d9048af296aeb6c6fbbf5da84dc6f7046 | |
parent | d1c29465b8a52d8fc5a59aac92c6b206b69fe631 [diff] |
lguest: add iomem region, where guest page faults get sent to userspace. This lets us implement PCI. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>