diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1013691')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/1013691 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1013691 b/results/classifier/accel-gemma3:12b/kvm/1013691 new file mode 100644 index 000000000..6f4668f91 --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/1013691 @@ -0,0 +1,15 @@ + +ppc64 + virtio-scsi: only first scsi disk shows up in the guest + +When adding two virtio-scsi targets to a single guest, only the first +disk is seen inside the guest. For some unknown reason the guest +doesn't enumerate the second disk. + +For full qemu-system-ppc64 command line and 'dmesg' output, see: + +http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg02430.html + +I have also tried this with Linus's git tree (3.5.0-rc2+ at time of writing), +same thing. + +In both cases I'm using qemu from git. \ No newline at end of file |