Bug 698514

Summary: Wrong max vcpu supported in qemu-kvm man page
Product: Red Hat Enterprise Linux 5 Reporter: Mike Cao <bcao>
Component: kvmAssignee: Virtualization Maintenance <virt-maint>
Status: CLOSED NOTABUG QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 5.7CC: gcosta, juzhang, michen, mkenneth, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-16 14:11:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mike Cao 2011-04-21 05:16:56 UTC
Description of problem:


Version-Release number of selected component (if applicable):
[root@localhost ~]# uname -r
2.6.18-252.el5
[root@localhost ~]# rpm -q kvm
kvm-83-229.el5

How reproducible:
100%

Steps to Reproduce:
1.man qemu-kvm
2.search "cpu"
3.
  
Actual results:
 SMP is supported with up to 255 CPUs.

Expected results:
 SMP is supported with up to *16* CPUs.

Additional info: