Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin | 2012-05-06 |
| | | | | | | | | | | | | 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> | ||
* | Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ↵ | Rob Landley | 2011-05-06 |
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> |