Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-06 | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin | |
cpuid eax should return the max leaf so that guests can find out the valid range. This matches Xen et al. Update documentation to match. Tested with -cpu host. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com> | |||
2011-05-06 | Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ↵ | Rob Landley | |
I.E: cd Documentation mkdir virtual git mv kvm uml lguest virtual Signed-off-by: Rob Landley <rlandley@parallels.com> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> |