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 > > 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 Applied to maste

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

2007-11-16 Thread Ben Pfaff
scan of the replacement list (not including the rest of the source 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
e1000 (newer versions) NICs. -- Ben Pfaff http://benpfaff.org

[Qemu-devel] Re: [PATCH] configure

2007-05-09 Thread Ben Pfaff
t;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: monitor help menu paging?

2007-01-12 Thread Ben Pfaff
ently what I'm looking for is > already > scrolled off). You're in luck: it already does. Use Ctrl+PgUp to scroll up. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org ___ Qemu-devel mailing list Qemu-devel@nongnu.or

[Qemu-devel] Re: patch to avoid space allocation for zero blocks in the qcow format

2006-08-20 Thread Ben Pfaff
timization is only possible for base disks (those with no parent). Based on a quick glance at the diff, I am not sure whether this change properly recognizes that. Does it? -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org ___ Qemu-devel

[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 a

[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 (p

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

2006-05-16 Thread Ben Pfaff
it wants to install everything as a "staff" account; 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] configure script doesn't use $LDFLAGS in probing

2006-05-16 Thread Ben Pfaff
The configure script doesn't include $LDFLAGS (or the argument passed to --extra-ldflags=) in the probes it makes for libraries. Thus, if extra arguments are needed to link properly, then checks for, e.g., libSDL will fail even though they might succeed later when the real link step runs. -- "The

[Qemu-devel] Re: Debugging guest OS

2005-06-02 Thread Ben Pfaff
uging qemu itself. You can use gdb on the guest if you invoke qemu with -s. -- 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: Developer Mailinglist Archives

2005-05-05 Thread Ben Pfaff
Jim Provan <[EMAIL PROTECTED]> writes: > For about a week, I have not been able to get into the QEMU developer > mailinglist archives. Has anyone else had this problem ? Is it going > to be corrected ? The FSF/Savannah folks are working on it. I would use the gmane archive: http://news.g