Re: [Qemu-devel] [PATCH] lba48 support

2006-01-02 Thread Jens Axboe
On Fri, Dec 30 2005, Fabrice Bellard wrote: > Jens Axboe wrote: > >Saw the posts on this the other day and had a few spare hours to play > >with this. Works for me, with and without DMA (didn't test mult mode, > >but that should work fine too). > > > >Test with caution though, it's changing the ide

Re: [Qemu-devel] [PATCH] lba48 support

2005-12-30 Thread Jens Axboe
On Fri, Dec 30 2005, Fabrice Bellard wrote: > Jens Axboe wrote: > >Saw the posts on this the other day and had a few spare hours to play > >with this. Works for me, with and without DMA (didn't test mult mode, > >but that should work fine too). > > > >Test with caution though, it's changing the ide

Re: [Qemu-devel] [PATCH] lba48 support

2005-12-30 Thread Fabrice Bellard
Jens Axboe wrote: Saw the posts on this the other day and had a few spare hours to play with this. Works for me, with and without DMA (didn't test mult mode, but that should work fine too). Test with caution though, it's changing the ide code so could eat your data if there's a bug there... Most

[Qemu-devel] [PATCH] lba48 support

2005-12-29 Thread Jens Axboe
Hi, Saw the posts on this the other day and had a few spare hours to play with this. Works for me, with and without DMA (didn't test mult mode, but that should work fine too). Test with caution though, it's changing the ide code so could eat your data if there's a bug there... Most clever OS's do