Am 23.07.2015 um 21:20 hat Shailesh Kumar geschrieben:
> On Mon, Feb 23, 2015 at 3:25 AM, Kevin Wolf wrote:
> > Am 11.02.2015 um 04:51 hat Shailesh Kumar geschrieben:
> >> Hi,
> >>
> >> I am implementing read equivalent routine in qemu. Can some one
> >> help me understand control flow of the
On Mon, Feb 23, 2015 at 3:25 AM, Kevin Wolf wrote:
> Am 11.02.2015 um 04:51 hat Shailesh Kumar geschrieben:
>> Hi,
>>
>> I am implementing read equivalent routine in qemu. Can some one
>> help me understand control flow of the qemu read/write
>> implementation.
>>
>> I am using xen-4.2.0 and
Am 11.02.2015 um 04:51 hat Shailesh Kumar geschrieben:
> Hi,
>
> I am implementing read equivalent routine in qemu. Can some one
> help me understand control flow of the qemu read/write
> implementation.
>
> I am using xen-4.2.0 and qemu-1.6.1
>
> My requirement is simple:
>
> I have a 102
Hi,
I am implementing read equivalent routine in qemu. Can some one
help me understand control flow of the qemu read/write
implementation.
I am using xen-4.2.0 and qemu-1.6.1
My requirement is simple:
I have a 1024*1024 buffer already filled with some useful data.
Now when windows (my gue