| commit | 37e29d906c6eb1ece907e509160518b2edc2c083 | [log] [tgz] | 
|---|---|---|
| author | Avi Kivity <avi@qumranet.com> | Tue Feb 20 14:07:37 2007 +0200 | 
| committer | Avi Kivity <avi@qumranet.com> | Sun Mar 04 11:12:41 2007 +0200 | 
| tree | 2315e8b516d89400f6e03253d85f74eea3127526 | |
| parent | 19d1408dfd683daf1c158bb8fbf54324eb4bf568 [diff] | 
KVM: Add internal filesystem for generating inodes The kvmfs inodes will represent virtual machines and vcpus, as necessary, reducing cacheline bouncing due to inodes and filps being shared. Signed-off-by: Avi Kivity <avi@qumranet.com>