Since a94f0c5c qemu supports '-vga virtio'.
Libvirt also supports it since 21373feb.
This patch enables libvirt to parse the qemu-argv:
virsh domxml-from-native qemu-argv <(echo '/usr/bin/qemu-system-x86_64 -vga
virtio')
Signed-off-by: Nehal J Wani
---
src/qemu/qemu_command.c | 2 +-
1 file c
On Mon, Nov 14, 2016 at 10:23 PM, Peter Krempa wrote:
>
> Peter Krempa (5):
> qemu: parse: Validate that the VM has at least one cpu
> qemu: parse: Allow the 'cpus=' prefix for current cpu number
> qemu: parse: Assign topology info earlier
> qemu: parse: Assign maximum cpu count from topol
[...]
>> I don't think the current code naming is incorrect, but it does
>> slightly paint us into a box with this work. I'll mull this over
>> overnight, and maybe cook up a cleanup patch separate from this
>> series. Or perhaps take your other suggestion and go with the
>> inclusion of "vhost
On 11/14/2016 05:20 PM, Eric Farman wrote:
On 11/14/2016 04:59 PM, John Ferlan wrote:
On 11/14/2016 08:31 AM, Eric Farman wrote:
On 11/11/2016 04:41 PM, John Ferlan wrote:
s/$SUBJ/Introduce framework for hostdev SCSI_Host subsys type
On 11/08/2016 01:26 PM, Eric Farman wrote:
We alread
On Mon, Nov 14, 2016 at 04:58:19PM +, Daniel P. Berrange wrote:
> On Mon, Nov 14, 2016 at 05:43:24PM +0100, Michal Privoznik wrote:
> > This is just an proof of concept of what has been agreed on here:
> >
> > https://www.redhat.com/archives/libvir-list/2016-November/msg00285.html
> >
> > The
On Thu, Nov 17, 2016 at 05:49:36PM +0800, Yuanhan Liu wrote:
> On Thu, Nov 17, 2016 at 09:47:09AM +0100, Maxime Coquelin wrote:
> >
> >
> > On 11/17/2016 09:29 AM, Yuanhan Liu wrote:
> > >As usaual, sorry for late response :/
> > >
> > >On Thu, Oct 13, 2016 at 08:50:52PM +0300, Michael S. Tsirkin
On Thu, Nov 17, 2016 at 04:04:33PM +0100, Markus Armbruster wrote:
> Eduardo Habkost writes:
>
> > CCing qemu-devel.
> >
> > CCing Markus, in case he has any insights about the interface
> > introspection.
> >
> > On Tue, Nov 15, 2016 at 08:42:12AM +0100, Jiri Denemark wrote:
> >> On Mon, Nov 14,
As usaual, sorry for late response :/
On Thu, Oct 13, 2016 at 08:50:52PM +0300, Michael S. Tsirkin wrote:
> Hi!
> So it looks like we face a problem with cross-version
> migration when using vhost. It's not new but became more
> acute with the advent of vhost user.
>
> For users to be able to mig
+Billy McFall
On 11/17/2016 04:49 AM, Yuanhan Liu wrote:
On Thu, Nov 17, 2016 at 09:47:09AM +0100, Maxime Coquelin wrote:
On 11/17/2016 09:29 AM, Yuanhan Liu wrote:
As usaual, sorry for late response :/
On Thu, Oct 13, 2016 at 08:50:52PM +0300, Michael S. Tsirkin wrote:
Hi!
So it looks lik
On Thu, Nov 17, 2016 at 03:34:19PM +0100, Mehdi Abaakouk wrote:
> Hi,
>
> I'm looking for interface statistics for a vhostuser network interface
> (that uses ovs-dpdk on the other socket side).
>
> The "virsh domifstat " obviously don't works because it
> looks at "/proc/net/dev" for statistics.
On Thu, Nov 17, 2016 at 09:47:09AM +0100, Maxime Coquelin wrote:
>
>
> On 11/17/2016 09:29 AM, Yuanhan Liu wrote:
> >As usaual, sorry for late response :/
> >
> >On Thu, Oct 13, 2016 at 08:50:52PM +0300, Michael S. Tsirkin wrote:
> >>Hi!
> >>So it looks like we face a problem with cross-version
>
Eduardo Habkost writes:
> CCing qemu-devel.
>
> CCing Markus, in case he has any insights about the interface
> introspection.
>
> On Tue, Nov 15, 2016 at 08:42:12AM +0100, Jiri Denemark wrote:
>> On Mon, Nov 14, 2016 at 18:02:29 -0200, Eduardo Habkost wrote:
>> > On Mon, Nov 14, 2016 at 02:26:03
https://bugzilla.redhat.com/show_bug.cgi?id=1346566
If libvirt_parthelper is erroneously told to append the partition
separator 'p' onto the generated output for a disk pool using device
mapper that has 'user_friendly_names' set to true, then the error
recovery path will fail to find volume result
Hi,
I'm looking for interface statistics for a vhostuser network interface
(that uses ovs-dpdk on the other socket side).
The "virsh domifstat " obviously don't works because it
looks at "/proc/net/dev" for statistics. When we use vhostuser, we
don't create network interface on the host but a
On Thu, Nov 17, 2016 at 01:38:54PM +0100, Markus Armbruster wrote:
[...]
> A bit sad that the QOM type name needs to be computed in
> target-dependent code.
I plan to provide a generic implementation of
query-cpu-definitions later, to fix this.
>
> With Eric's doc fix:
> Reviewed-by: Markus Armb
Eduardo Habkost writes:
> The new typename attribute on query-cpu-definitions will be used
> to help management software use device-list-properties to check
> which properties can be set using -cpu or -global for the CPU
> model.
>
> Signed-off-by: Eduardo Habkost
> ---
> qapi-schema.json
On 11/17/2016 09:29 AM, Yuanhan Liu wrote:
As usaual, sorry for late response :/
On Thu, Oct 13, 2016 at 08:50:52PM +0300, Michael S. Tsirkin wrote:
Hi!
So it looks like we face a problem with cross-version
migration when using vhost. It's not new but became more
acute with the advent of vhos
17 matches
Mail list logo