Re: [PATCH] virtio-spec: document MSI-X

2010-02-12 Thread Rusty Russell
On Fri, 12 Feb 2010 03:52:36 am Michael S. Tsirkin wrote: This documents MSI-X support in virtio. Signed-off-by: Michael S. Tsirkin m...@redhat.com Wow, great! I reworked one paragraph for better grammar. Mainly adding the: (pseudo-patch): Devices report such failures by returning

Re: [PATCH] virtio-spec: document MSI-X

2010-02-12 Thread Michael S. Tsirkin
On Fri, Feb 12, 2010 at 08:17:55PM +1030, Rusty Russell wrote: On Fri, 12 Feb 2010 03:52:36 am Michael S. Tsirkin wrote: This documents MSI-X support in virtio. Signed-off-by: Michael S. Tsirkin m...@redhat.com Wow, great! I reworked one paragraph for better grammar. Mainly adding

Re: 0.12.x: message Option 'ipv4': Use 'on' or 'off'

2010-02-12 Thread xming
On Wed, Feb 10, 2010 at 10:04 AM, Thomas Beinicke thomas.beini...@fsd-web.de wrote: On Wednesday 10 February 2010 09:30:57 xming wrote: hi, Hi, I am hitting this bug as well, using qemu-kvm-0.12.2 with the following command /usr/bin/kvm -name pfsense,process=pfsense -m 256 -vnc

Re: [PATCH 1/1 net-next] virtio_net: remove send queue

2010-02-12 Thread David Miller
From: Shirley Ma mashi...@us.ibm.com Date: Mon, 08 Feb 2010 16:14:42 -0800 Now we have a virtio detach API (in commit f9bfbebf34eab707b065116cdc9699d25ba4252a), we don't need to track xmit skbs in the virio_net driver, which improves transmission performance. Signed-off-by: Shirley Ma

Error during make kvm-88 and kvm-87

2010-02-12 Thread Brian Kelly
Tried making kvm-88 and kvm-77 today recieving the errors below. Not sure where to go from here. ? You guys ever see this error? Am I missing something or is their a conflict somewhere? Thanks! BK ARx86_64-softmmu/libqemu.a LINK x86_64-softmmu/qemu-system-x86_64 make -C

Re: Error during make kvm-88 and kvm-87

2010-02-12 Thread Brian Kelly
This is on centos. and is also mentioned here - http://www.mail-archive.com/kvm@vger.kernel.org/msg24249.html Doesn't look like a fix was prescribed however. On Fri, Feb 12, 2010 at 6:15 PM, Brian Kelly kelly.bri...@gmail.com wrote: Tried making kvm-88 and kvm-77 today recieving the errors

Re: Error during make kvm-88 and kvm-87

2010-02-12 Thread Brian Kelly
Moving to Fedora - please disregard thread. thanks On Fri, Feb 12, 2010 at 6:23 PM, Brian Kelly kelly.bri...@gmail.com wrote: This is on centos.  and is also mentioned here - http://www.mail-archive.com/kvm@vger.kernel.org/msg24249.html Doesn't look like a fix was prescribed however. On Fri,

Re: [PATCH 1/3] qemu-kvm: Wrap phys_ram_dirty with additional inline functions.

2010-02-12 Thread Avi Kivity
On 02/12/2010 04:08 AM, OHMURA Kei wrote: Why do you need a counter? It may be sufficient to set a single bit. This reduces the memory overhead and perhaps cache thrashing. Thanks for looking into this. I agree with your opinion. Our motivation here is to skip traveling when the dirty

Re: Error during make kvm-88 and kvm-87

2010-02-12 Thread Michael Tokarev
Brian Kelly wrote: Tried making kvm-88 and kvm-77 today recieving the errors below. Come on, don't use ancient long-unsupported development snapshots. Use qemu-kvm-0.12.2. /mjt -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org