Re: [Qemu-devel] [ovs-dev] [PATCH v2] OVS: update INSTALL.KVM

2013-05-28 Thread Ben Pfaff
On Tue, May 28, 2013 at 03:50:25PM +0800, zwu.ker...@gmail.com wrote: From: Zhi Yong Wu wu...@linux.vnet.ibm.com When i played with OVS again today, i found that the argument of ovs-dpctl show is not correct, so INSTALL.KVM need to be updated accordingly. Signed-off-by: Zhi Yong Wu

[Qemu-devel] Re: RFC: fix for random Qemu crashes

2007-11-16 Thread Ben Pfaff
file's preprocessing tokens), it is not replaced. If it still bothers you, you could write it as #define inline __attribute__ (( always_inline )) __inline__ since GCC accepts __inline__ as a synonym for inline. -- Ben Pfaff http://benpfaff.org

[Qemu-devel] Re: about NICs

2007-09-15 Thread Ben Pfaff
. -- Ben Pfaff http://benpfaff.org

[Qemu-devel] Re: [PATCH] configure

2007-05-09 Thread Ben Pfaff
(or bash) script, using the type command would be a better idea. Yes, 'which' is not reliable. type appears to be bash-specific, at least according to the bash documentation, so I stuck with which for now. You could use command -v from SUSv3. -- Ben Pfaff http://benpfaff.org

[Qemu-devel] Re: VMware Player

2006-06-15 Thread Ben Pfaff
Julian Seward [EMAIL PROTECTED] writes: On Thursday 15 June 2006 14:18, WaxDragon wrote: On 6/15/06, kadil [EMAIL PROTECTED] wrote: On Wed, 2006-06-14 at 18:10 +0200, Oliver Gerlich wrote: Real world, gui's are just so easy desirable, especially if the gui is consistent across os's, and

[Qemu-devel] Re: PATCH: Solaris/Sparc patch against yesterdays' BGR CVS update

2006-05-16 Thread Ben Pfaff
; the latter will. Thanks for making this work! -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Re: PATCH: Solaris/Sparc patch against yesterdays' BGR CVS update

2006-05-16 Thread Ben Pfaff
Ben Taylor [EMAIL PROTECTED] writes: Ben Pfaff [EMAIL PROTECTED] wrote: Ben Taylor [EMAIL PROTECTED] writes: Enclosed is the latest version of the qemu solaris/sparc patch, applied against yesterday's CVS (post BGR update). I'm happy to say that this patch makes qemu compile