* [Qemu-devel] [Bug 731344] [NEW] When accessing to disk with qemu-system-arm Error occours
@ 2011-03-08 14:38 Alejandro
2011-03-09 5:32 ` [Qemu-devel] [Bug 731344] " Stefan Hajnoczi
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Alejandro @ 2011-03-08 14:38 UTC (permalink / raw)
To: qemu-devel
Public bug reported:
when trying to install debian squeeze:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.gz -hda hda.img -m 256
2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
qemu 0.12 & 0.14
Error Message:
lsi_scsi: error: Unimplemented message 0x0c
** Affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/731344
Title:
When accessing to disk with qemu-system-arm Error occours
Status in QEMU:
New
Bug description:
when trying to install debian squeeze:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.gz -hda hda.img -m 256
2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
qemu 0.12 & 0.14
Error Message:
lsi_scsi: error: Unimplemented message 0x0c
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 731344] Re: When accessing to disk with qemu-system-arm Error occours
2011-03-08 14:38 [Qemu-devel] [Bug 731344] [NEW] When accessing to disk with qemu-system-arm Error occours Alejandro
@ 2011-03-09 5:32 ` Stefan Hajnoczi
2011-04-01 20:15 ` Aurelien Jarno
2011-08-12 17:51 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-03-09 5:32 UTC (permalink / raw)
To: qemu-devel
This patch looks like it fixes the problem, it has not been applied yet
but you could test it:
http://patchwork.ozlabs.org/patch/63926/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/731344
Title:
When accessing to disk with qemu-system-arm Error occours
Status in QEMU:
New
Bug description:
when trying to install debian squeeze:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.gz -hda hda.img -m 256
2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
qemu 0.12 & 0.14
Error Message:
lsi_scsi: error: Unimplemented message 0x0c
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 731344] Re: When accessing to disk with qemu-system-arm Error occours
2011-03-08 14:38 [Qemu-devel] [Bug 731344] [NEW] When accessing to disk with qemu-system-arm Error occours Alejandro
2011-03-09 5:32 ` [Qemu-devel] [Bug 731344] " Stefan Hajnoczi
@ 2011-04-01 20:15 ` Aurelien Jarno
2011-08-12 17:51 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Aurelien Jarno @ 2011-04-01 20:15 UTC (permalink / raw)
To: qemu-devel
** Changed in: qemu
Status: New => Fix Committed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/731344
Title:
When accessing to disk with qemu-system-arm Error occours
Status in QEMU:
Fix Committed
Bug description:
when trying to install debian squeeze:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.gz -hda hda.img -m 256
2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
qemu 0.12 & 0.14
Error Message:
lsi_scsi: error: Unimplemented message 0x0c
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 731344] Re: When accessing to disk with qemu-system-arm Error occours
2011-03-08 14:38 [Qemu-devel] [Bug 731344] [NEW] When accessing to disk with qemu-system-arm Error occours Alejandro
2011-03-09 5:32 ` [Qemu-devel] [Bug 731344] " Stefan Hajnoczi
2011-04-01 20:15 ` Aurelien Jarno
@ 2011-08-12 17:51 ` Peter Maydell
2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2011-08-12 17:51 UTC (permalink / raw)
To: qemu-devel
QEMU 0.15.0 has been released with a fix for this bug.
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/731344
Title:
When accessing to disk with qemu-system-arm Error occours
Status in QEMU:
Fix Released
Bug description:
when trying to install debian squeeze:
qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.gz -hda hda.img -m 256
2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011 x86_64 GNU/Linux
qemu 0.12 & 0.14
Error Message:
lsi_scsi: error: Unimplemented message 0x0c
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/731344/+subscriptions
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-12 18:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 14:38 [Qemu-devel] [Bug 731344] [NEW] When accessing to disk with qemu-system-arm Error occours Alejandro
2011-03-09 5:32 ` [Qemu-devel] [Bug 731344] " Stefan Hajnoczi
2011-04-01 20:15 ` Aurelien Jarno
2011-08-12 17:51 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).