Lluís Vilanova writes:
> Markus Armbruster writes:
>
>> This overlaps with parts of Lluís's "[RFC][PATCH v6 0/5] utils:
>> Improve and document error reporting". Lluís, feel free to integrate
>> my patches into a respin of your series. You can also respin on top
>> of my series.
>
> Reviewed-by
On 2016/2/4 14:10, Wei Huang wrote:
>
> On 02/03/2016 07:44 PM, Shannon Zhao wrote:
>> >
>> >
>> > On 2016/2/4 0:01, Wei Huang wrote:
>>> >>
>>> >> On 2/3/16 04:46, Peter Maydell wrote:
> On 3 February 2016 at 07:15, Michael Tokarev wrote:
>>> >> 28.01.2016 21:22, Wei Huang w
On 02/04/2016 12:19 AM, Paolo Bonzini wrote:
>
>
> On 03/02/2016 22:46, Jim Minter wrote:
>> I am hitting the following VM lockup issue running a VM with latest
>> RHEL7 kernel on a host also running latest RHEL7 kernel. FWIW I'm using
>> virtio-scsi because I want to use discard=unmap. I ran t
Peter Maydell writes:
> On 3 February 2016 at 18:54, Alex Bennée wrote:
>> It preserves the old behaviour (and the general behaviour of DEBUG_FOO
>> going to stderr). However I'm happy to make it default to using the log
>> output.
>>
>> It does raise the question of if we should just enable th
From: ZhangChen
Filter-mirror is a netfilter plugin.
It gives qemu the ability to copy and mirror guest's
net packet. we output packet to chardev.
v3:
- Add filter-mirror unit test according
to Jason's comments
- Address zhanghailiang's comments.
- Address Jason's comments.
v2:
- Addres
From: ZhangChen
Using qtest qmp interface to implement following cases:
1) add/remove filter-mirror
2) add a filter-mirror then delete the netdev
3) add/remove more than one filter-mirrors
4) add more than one filter-mirrors and then delete the netdev
5) add filter-mirror with:
-object filter-
From: ZhangChen
Filter-mirror is a netfilter plugin.
It gives qemu the ability to copy and mirror guest's
net packet. we output packet to chardev.
usage:
-netdev tap,id=hn0
-chardev socket,id=mirror0,host=ip_primary,port=X,server,nowait
-filter-mirror,id=m0,netdev=hn0,queue=tx/rx/all,outdev=mir
Hi Paolo,
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo
> Bonzini
>
> On 03/02/2016 13:34, Gonglei (Arei) wrote:
> > Hi,
> >
> >> Subject: [Qemu-devel] [PATCH 07/10] virtio: combine the read of a
> >> descriptor
> >>
> >> Compared to vring, virtio has a performance pe
Hi,
> the same or just use it on the first one we encounter. We're probably
> putting way too much thought into this scenario that Intel likely has no
> expectation of supporting though ;) Thanks,
Yea, lets stick with the plain simple "igd-opregion". Even if intel
allows multiple igd devices
301 - 309 of 309 matches
Mail list logo