[Qemu-devel] [PATCH] snapshot=on and cache=off compatibility

2008-01-22 Thread Laurent Vivier
This patch allows to use snapshot with disabled host cache (i.e. -drive cache=off,snapshot=on). To do that, memory allocated for snapshot is aligned on a 512 bytes boundary, and read/write uses offset and count aligned on this value. When it is not possible or too complex (for instance for some

[Qemu-devel] [PATCH] allow setting static slot values for pci devices from the command line

2008-01-22 Thread Izik Eidus
hi, 2 months ago i sent a patch that was called static devfn i described it as a patch that allow setting static value for the devfn due to a bad name that i gave it there was a confusion about this patch, what it really was doing is allowing setting static values for the pci slot, i cleaned

[Qemu-devel] PATCH: minor simplification in ide.c

2008-01-22 Thread Tristan Gingold
Hi, there is no need to alloc and free a buffer in guess_disk_lchs. io_buffer can be used instead. This slightly simplify the code. ide.diff Description: Binary data

Re: [Qemu-devel] PATCH: minor simplification in ide.c

2008-01-22 Thread Laurent Vivier
Le mardi 22 janvier 2008 à 17:14 +0100, Tristan Gingold a écrit : Hi, there is no need to alloc and free a buffer in guess_disk_lchs. io_buffer can be used instead. This slightly simplify the code. I agree. Laurent -- - [EMAIL PROTECTED] -- La

[Qemu-devel] Re: qemu softmmu_header.h

2008-01-22 Thread consul
Sorry for that. consul at collegeclub was my old spam-get-all account. Now the reply address is valid, (not void yet :). I'm not sure if this post will get through though. Johannes Schindelin [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, On Mon, 21 Jan 2008, C.W. Betts wrote:

Re: AW: Re: [Qemu-devel] VMport patch

2008-01-22 Thread Anthony Liguori
Alexander Graf wrote: On Jan 21, 2008, at 3:41 AM, Anthony Liguori wrote: Mark Williamson wrote: I think it would be great to maintain compatibility with the binary-only versions of the vm tools though. But you're changing the semantics of the x86 instruction set. You potentially break a

[Qemu-devel] qemu cocoa.m

2008-01-22 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 08/01/22 23:25:16 Modified files: . : cocoa.m Log message: Core Graphics support (cocoa.m rewrite), by Mike Kronenberg. CVSWeb URLs:

[Qemu-devel] [PATCH] hw/slavio_timer.c user timer limit bit fix

2008-01-22 Thread Robert Reif
Set limit bit when user timer expires. Clear limit bit when user timer count set. Set ptimer count when user timer count set. Index: hw/slavio_timer.c === RCS file: /sources/qemu/qemu/hw/slavio_timer.c,v retrieving revision 1.28 diff

[Qemu-devel] [PATCH] hw/slavio_timer.c user timer mode change fix

2008-01-22 Thread Robert Reif
Change ptimer limit only when mode changes. Update timer configuration register user timer bits properly. --- hw/slavio_timer.c.old 2008-01-22 21:35:33.0 -0500 +++ hw/slavio_timer.c 2008-01-22 21:36:13.0 -0500 @@ -198,10 +198,8 @@ static void slavio_timer_mem_writel(void