Description of problem: Install a rhel3u9 64bit guest on AMD host, when the guest is booting up, the following is reported: hda: lost interrupt hda: lost interrupt ...... Kernel panic: pci_map_single: high address but no IOMMU. Version-Release number of selected component (if applicable): kvm-83-207.el5 kernel-2.6.18-231.el5 How reproducible: Always Steps to Reproduce: 1. Install a RHEL3U9 x86_64 guest on AMD host 2. After installation is finished, the guest will reboot, check the boot up process. Actual results: Kernel panic: pci_map_single: high address but no IOMMU. Attached the boot-log-guest cmd: /usr/libexec/qemu-kvm -m 4G -smp 1 -name r3.9-64-1 -uuid `uuidgen` -serial stdio -boot c -drive file=/mnt/r3.9-64.raw,boot=on,format=raw,cache=none,if=ide,werror=stop -net nic,macaddr=00:52:00:23:b5:50,model=rtl8139,vlan=0 -net tap,vlan=0,script=/etc/qemu-ifup -no-hpet -no-kvm-pit-reinjection -usbdevice tablet -rtc-td-hack -startdate now -cpu qemu64 -M rhel5.6.0 -notify all -vnc :1 Expected results: The guest is booted up smoothly. Additional info: when vmem=2G PASS
Created attachment 461240 [details] boot-log_guest
Please search bugzilla for similar issues before opening new bugs. *** This bug has been marked as a duplicate of bug 523628 ***