Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 649601

Summary: ctrl-alt-del key does not work when guest enter into grub stage
Product: Red Hat Enterprise Linux 5 Reporter: Shirley Zhou <szhou>
Component: kvmAssignee: Gerd Hoffmann <kraxel>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.6CC: ehabkost, mkenneth, mshao, virt-maint, ykaul
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-17 10:59:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 580946    
Attachments:
Description Flags
bug happen stage none

Description Shirley Zhou 2010-11-04 05:10:45 UTC
Description of problem:
ctrl-alt-delete key does not work when guest enter into grub stage

Version-Release number of selected component (if applicable):
kvm-83-207.el5

How reproducible:
100%

Steps to Reproduce:
1.Launch previous installed rhel6 guest
/usr/libexec/qemu-kvm -M rhel5.4.0 -m 8G -smp 4 -name test-img -uuid 39a565d2-2032-848d-bda0-de7adb149048 -boot cd -drive file=/root/RHEL6.0-64.qcow2,if=virtio,bus=0,unit=0,boot=on,format=qcow2 -serial pty -parallel none -usb -usbdevice tablet  -balloon virtio -monitor stdio -spice host=0,ic=on,port=5937,disable-ticketing -qxl 1  -net none
2.Press "ctrl-alt-del" key when guest enter into grub as attached screenshot

  
Actual results:
guest does not reboot

Expected results:
guest should reboot

Additional info:
1. guest can not reboot when send key via monitor when enter into grub
(qemu) sendkey ctrl-alt-delete
2. this issue does happen when using "send ctrl-alt-del " via vncviewer.

Comment 1 Shirley Zhou 2010-11-04 05:12:19 UTC
Created attachment 457654 [details]
bug happen stage