Bugs item #2260759, was opened at 2008-11-10 23:14
Message generated for change (Settings changed) made by jiajun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2260759&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Jiajun Xu (jiajun)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can not boot up guest on latest kvm commit a605af... 

Initial Comment:
Against latest kvm commit
, kvm.git a605af55f79a1b28dc2ae574cb42a89c2949e439, userspace.git 
a3442e8165f4d639ca4d542b039697a8abae026f,
guest can not boot up, qemu window will pop-up but only show a black screen.

dmesg shows that:
Pid: 11287, comm: qemu-system-x86 Not tainted 2.6.26.2 #1
RIP: 0010:[<ffffffffa050a8fd>]  [<ffffffffa050a8fd>]
:kvm:kvm_vm_ioctl+0xc7/0x517
RSP: 0018:ffff81009f025df8  EFLAGS: 00010207
RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff8100cf968040
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff810206c54480
RBP: ffff81009f074000 R08: 0000000000000008 R09: ffff810001101980
R10: 0000000000000002 R11: 00000000ffffffea R12: 0000000000000000
R13: 0000000000000000 R14: 0000000000000007 R15: 0000000000001000
FS:  00000000408a1940(0063) GS:ffff81022f0cd540(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000020 CR3: 000000014129b000 CR4: 00000000000026e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process qemu-system-x86 (pid: 11287, threadinfo ffff81009f024000, task
ffff81009f00f100)
Stack:  ffff81009f00f100 0000000000000000 001280d2010a9760 0000000300000010
 ffffe20001ae7078 0000000000000000 ffff8100010a9760 ffff81022a4d6ff8
 00000000408a0fe8 ffff81014137d008 ffff81009f11b500 0000000000000000
Call Trace:
 [<ffffffff8027278e>] ? handle_mm_fault+0x2e8/0x708
 [<ffffffff80296c89>] ? vfs_ioctl+0x21/0x6b
 [<ffffffff80296f1b>] ? do_vfs_ioctl+0x248/0x261
 [<ffffffff80296f85>] ? sys_ioctl+0x51/0x70
 [<ffffffff8020bef2>] ? tracesys+0xd5/0xda


Code: 41 89 cd 41 bc ea ff ff ff 0f 87 54 04 00 00 89 ce 48 89 ef e8 35 12 00
00 48 3d 00 f0 ff ff 48 89 c3 41 89 c4 0f 87 38 04 00 00 <48> c7 40 20 00 c8 52
a0 48 89 c7 e8 20 15 00 00 85 c0 41 89 c4 
RIP  [<ffffffffa050a8fd>] :kvm:kvm_vm_ioctl+0xc7/0x517
 RSP <ffff81009f025df8>
CR2: 0000000000000020
---[ end trace 85ba6bd8af7e61d0 ]---


----------------------------------------------------------------------

>Comment By: Jiajun Xu (jiajun)
Date: 2008-11-16 20:54

Message:
The issue is fixed by Yang Sheng's patch in kvm.git
41e632a655b5f38f5fe2992d908ebe4d8e01e843.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2260759&group_id=180599
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to