On 01/26/2012 09:23 AM, ronnie sahlberg wrote:
I see you are very active in the MMC emulation for qemu.
Not really, beyond fixing bugs.
I have written several MMC emulators, the third of which (in STGT) is
open source.
I did the MMC emulation in STGT, (see README.mmc for how to use it as
"b
Hi Paolo, List,
I see you are very active in the MMC emulation for qemu.
I have written several MMC emulators, the third of which (in STGT) is
open source.
I did the MMC emulation in STGT, (see README.mmc for how to use it as
"blank burnable media")
Do you have DVD+/-R + morhping implemented y
On 01/25/2012 09:13 PM, Artyom Tarasenko wrote:
On 1/25/12, Paolo Bonzini wrote:
On 01/25/2012 05:34 PM, Artyom Tarasenko wrote:
This patch produces the following error when booting Solaris/SPARC:
WARNING: /iommu@0,1000/sbus@0,10001000/espdma@5,840/esp@5,880
(esp0):
data
On 1/25/12, Paolo Bonzini wrote:
> On 01/25/2012 05:34 PM, Artyom Tarasenko wrote:
>> This patch produces the following error when booting Solaris/SPARC:
>>
>> WARNING: /iommu@0,1000/sbus@0,10001000/espdma@5,840/esp@5,880
>> (esp0):
>> data transfer overrun: current esp state:
This patch produces the following error when booting Solaris/SPARC:
WARNING: /iommu@0,1000/sbus@0,10001000/espdma@5,840/esp@5,880
(esp0):
data transfer overrun: current esp state:
esp:State=DATA Last State=DATA_DONE
esp:Latched stat=0x91 intr=0x10 fifo 0
On 01/25/2012 05:34 PM, Artyom Tarasenko wrote:
This patch produces the following error when booting Solaris/SPARC:
WARNING: /iommu@0,1000/sbus@0,10001000/espdma@5,840/esp@5,880
(esp0):
data transfer overrun: current esp state:
esp:State=DATA Last State=DATA_DONE
Signed-off-by: Paolo Bonzini
---
v1->v2: fix comment for outbuf[8]-outbuf[19]
hw/scsi-disk.c | 50 ++
1 files changed, 42 insertions(+), 8 deletions(-)
diff --git a/hw/scsi-disk.c b/hw/scsi-disk.c
index 8f25e29..69af2e3 100644
--- a/hw/s