>> I do some fio test myself, I cann't generate so call unknown request type.
>>
>> Any response will be helpful.
>>
>> Jack
>>
>>
>> commit 9e72c45033770b81b536ac6091e91807247cc25a
>> Author: Alexey Zaytsev
>> Date: Thu Dec 13 09:03:43 2012 +0200
>>
Hi.
Would it be a good idea to provide some non-empty serial number for
VIRTIO_BLK_T_GET_ID, when the user does not specify one?
QEMU assigns a default serial to IDE drives, but not virtio.
Currently, all unknown requests are treated as VIRTIO_BLK_T_IN
Signed-off-by: Alexey Zaytsev
---
Sorry, made a typo when formatting the patch, please consider this one.
hw/virtio-blk.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/hw/virtio-blk.c b/hw/virtio-blk.c
Currently, all unknown requests are treated as VIRTIO_BLK_T_IN
Signed-off-by: Alexey Zaytsev
---
hw/virtio-blk.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/hw/virtio-blk.c b/hw/virtio-blk.c
index e25cc96..1f59a76 100644
--- a/hw/virtio-blk.c
+++ b/hw/virtio
On Sat, May 21, 2011 at 16:00, Alexander Graf wrote:
>
> On 21.05.2011, at 13:46, Alexey Zaytsev wrote:
>
>> On Sat, May 21, 2011 at 14:26, Alexey Zaytsev
>> wrote:
>>>> Ok, so I just installed the current OpenIndiana development build
>>>> (http:/
On Sat, May 21, 2011 at 14:26, Alexey Zaytsev wrote:
>> Ok, so I just installed the current OpenIndiana development build
>> (http://dlc.openindiana.org/isos/148/oi-dev-148-text-x86.iso) on AHCI and
>> booted from it. It works just fine for me :).
>>
>
> Confirme
> Ok, so I just installed the current OpenIndiana development build
> (http://dlc.openindiana.org/isos/148/oi-dev-148-text-x86.iso) on AHCI and
> booted from it. It works just fine for me :).
>
Confirmed, works after a clean install. I'll see if I can get it into
non-working state.
On Fri, May 20, 2011 at 00:29, Alexey Zaytsev wrote:
> On Tue, May 17, 2011 at 17:46, Alexander Graf wrote:
>>
>> On 15.05.2011, at 18:41, Alexey Zaytsev wrote:
>>
>>> Hi again.
>>>
>>> After reverting 667bb59, ahci works fine in Linux, if I boot
On Tue, May 17, 2011 at 17:46, Alexander Graf wrote:
>
> On 15.05.2011, at 18:41, Alexey Zaytsev wrote:
>
>> Hi again.
>>
>> After reverting 667bb59, ahci works fine in Linux, if I boot it with
>> -kernel, but grub seems to have some problems.
>> Grub2 gets
On Sun, May 15, 2011 at 21:14, Jan Kiszka wrote:
> On 2011-05-15 18:32, Michael S. Tsirkin wrote:
>> On Sun, May 15, 2011 at 07:58:23PM +0400, Alexey Zaytsev wrote:
>>> Hi.
>>>
>>> The commit 667bb59d2358daeef179583c944becba3f1f9680
>>> Author: Av
On Sun, May 15, 2011 at 20:32, Michael S. Tsirkin wrote:
> On Sun, May 15, 2011 at 07:58:23PM +0400, Alexey Zaytsev wrote:
>> Hi.
>>
>> The commit 667bb59d2358daeef179583c944becba3f1f9680
>> Author: Avi Kivity
>> Date: Mon Apr 4 18:28:02 2011 +03
Hi again.
After reverting 667bb59, ahci works fine in Linux, if I boot it with
-kernel, but grub seems to have some problems.
Grub2 gets to the rescue prompt. The disk and its partitions seem to
be detected correctly, but not the filesystem.
Grub-legacy (from illumos) complains about checksum veri
Hi.
The commit 667bb59d2358daeef179583c944becba3f1f9680
Author: Avi Kivity
Date: Mon Apr 4 18:28:02 2011 +0300
ich/ahci: convert to pci_register_bar_simple()
Signed-off-by: Avi Kivity
Signed-off-by: Michael S. Tsirkin
breaks AHCI to the point the disks are not detected by both
13 matches
Mail list logo