* KVM call agenda for 2013-06-25
@ 2013-06-11 15:52 Juan Quintela
2013-06-11 17:05 ` Michael R. Hines
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Juan Quintela @ 2013-06-11 15:52 UTC (permalink / raw)
To: KVM devel mailing list, qemu-devel qemu-devel
Hi
Now we have moved to one call each other week.
Please, send any topic that you are interested in covering.
Thanks, Juan.
PD. If you want to attend and you don't have the call details,
contact me.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KVM call agenda for 2013-06-25
2013-06-11 15:52 KVM call agenda for 2013-06-25 Juan Quintela
@ 2013-06-11 17:05 ` Michael R. Hines
2013-06-11 18:13 ` [Qemu-devel] " Alexander Graf
2013-06-25 13:50 ` Igor Mammedov
2 siblings, 0 replies; 7+ messages in thread
From: Michael R. Hines @ 2013-06-11 17:05 UTC (permalink / raw)
To: quintela; +Cc: qemu-devel qemu-devel, KVM devel mailing list
I don't think my presence on the call is necessary,
but I would appreciate it you put RDMA on the agenda.
The patches have been thoroughly bug-tested and reviewed.
- Michael
On 06/11/2013 11:52 AM, Juan Quintela wrote:
> Hi
>
> Now we have moved to one call each other week.
> Please, send any topic that you are interested in covering.
>
> Thanks, Juan.
>
> PD. If you want to attend and you don't have the call details,
> contact me.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2013-06-25
2013-06-11 15:52 KVM call agenda for 2013-06-25 Juan Quintela
2013-06-11 17:05 ` Michael R. Hines
@ 2013-06-11 18:13 ` Alexander Graf
2013-06-25 13:50 ` Igor Mammedov
2 siblings, 0 replies; 7+ messages in thread
From: Alexander Graf @ 2013-06-11 18:13 UTC (permalink / raw)
To: quintela
Cc: KVM devel mailing list, qemu-devel qemu-devel, Mario Smarduch,
Stuart Yoder, Scott Wood, Alex Williamson, Antonios Motakis
On 11.06.2013, at 17:52, Juan Quintela wrote:
>
> Hi
>
> Now we have moved to one call each other week.
> Please, send any topic that you are interested in covering.
VFIO for device tree based platforms
Alex
>
> Thanks, Juan.
>
> PD. If you want to attend and you don't have the call details,
> contact me.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* KVM call agenda for 2013-06-25
@ 2013-06-20 12:47 Michael S. Tsirkin
2013-06-22 1:01 ` Alexander Graf
0 siblings, 1 reply; 7+ messages in thread
From: Michael S. Tsirkin @ 2013-06-20 12:47 UTC (permalink / raw)
To: Juan Quintela
Cc: KVM devel mailing list, lersek, seabios, qemu-devel qemu-devel,
Kevin O'Connor, ddutile, Anthony Liguori, dwmw2
Please, send any topic that you are interested in covering.
Thanks, MST
--
MST
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KVM call agenda for 2013-06-25
2013-06-20 12:47 Michael S. Tsirkin
@ 2013-06-22 1:01 ` Alexander Graf
2013-06-24 16:40 ` Antonios Motakis
0 siblings, 1 reply; 7+ messages in thread
From: Alexander Graf @ 2013-06-22 1:01 UTC (permalink / raw)
To: Michael S.Tsirkin
Cc: KVM devel mailing list, Juan Quintela, dwmw2, seabios,
qemu-devel qemu-devel, Alex Williamson, Kevin O'Connor,
ddutile, Anthony Liguori, Laszlo Ersek
On 20.06.2013, at 14:47, Michael S. Tsirkin wrote:
> Please, send any topic that you are interested in covering.
VFIO with platform devices
Alex
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KVM call agenda for 2013-06-25
2013-06-22 1:01 ` Alexander Graf
@ 2013-06-24 16:40 ` Antonios Motakis
0 siblings, 0 replies; 7+ messages in thread
From: Antonios Motakis @ 2013-06-24 16:40 UTC (permalink / raw)
To: Alexander Graf
Cc: KVM devel mailing list, Juan Quintela, Laszlo Ersek, seabios,
qemu-devel qemu-devel, Alex Williamson, Kevin O'Connor,
Michael S.Tsirkin, Anthony Liguori, ddutile, dwmw2
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
Hello,
How can one follow those calls? We are especially interested in VFIO with
platform/device tree based devices.
On Sat, Jun 22, 2013 at 3:01 AM, Alexander Graf <agraf@suse.de> wrote:
>
> On 20.06.2013, at 14:47, Michael S. Tsirkin wrote:
>
> > Please, send any topic that you are interested in covering.
>
> VFIO with platform devices
>
>
> Alex
>
>
>
[-- Attachment #2: Type: text/html, Size: 738 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: KVM call agenda for 2013-06-25
2013-06-11 15:52 KVM call agenda for 2013-06-25 Juan Quintela
2013-06-11 17:05 ` Michael R. Hines
2013-06-11 18:13 ` [Qemu-devel] " Alexander Graf
@ 2013-06-25 13:50 ` Igor Mammedov
2 siblings, 0 replies; 7+ messages in thread
From: Igor Mammedov @ 2013-06-25 13:50 UTC (permalink / raw)
To: quintela
Cc: Peter Maydell, Anthony Liguori, Eduardo Habkost,
KVM devel mailing list, qemu-devel qemu-devel,
Andreas Färber
On Tue, 11 Jun 2013 17:52:53 +0200
Juan Quintela <quintela@redhat.com> wrote:
>
> Hi
>
> Now we have moved to one call each other week.
> Please, send any topic that you are interested in covering.
>
> Thanks, Juan.
>
> PD. If you want to attend and you don't have the call details,
> contact me.
>
Using static vs. dynamic properties vs. globals in particular case
for CPU feature properties. Anthony suggested on IRC to use static
properties for it but recently it was questioned why not used dynamic
properties for it (afaerber):
1. static properties:
* using default values in static properties to define CPU models at
class_init() time
* static properties could eventually evolve onto class properties,
probably without much effort required.
* allows to simplify x86_cpu_initfn() and replace several custom
property setters with a generic static property setters as result
reducing code base and duplication.
2. introduce post_initfn() hook and move setting defaults of
static properties and globals into it. So that property setters
won't have to operate on partially initialized object instance.
It also would allow to use dynamic properties in globals and
compat_props.
3. using globals for simplifying cpu_model parsing and possibly getting
rid of it in favor of -device FOO_CPU and eventually replacing
cpu_init(cpu_model) with all its complexity by simple generic
device_add() sequence.
as one of the steps to it, cpu_model "-cpu FOO_CPU,feat1=x,feat2=y"
which is the template for N CPUs created in machine_init() and which
is parsed by target specific parser in cpu_*_init(), could be internally
transformed into a set of global properties, like:
FOO_CPU.feat1=x FOO_CPU.feat2=y
then target specific parsers could be modified to CPU_CLASS hook that would
keep compatibility code and make this remapping instead of parsing cpu_model
string for each CPU and operating directly on CPU object instance.
That would allow to treat CPUs as usual devices during hot-plug and use
device-add. And open possibility to create individual CPUs on QEMU CLI
using -device (which is important for migration and arbitrary CPU hot-add/remove)
and heterogeneous CPUs machines.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-06-25 13:50 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 15:52 KVM call agenda for 2013-06-25 Juan Quintela
2013-06-11 17:05 ` Michael R. Hines
2013-06-11 18:13 ` [Qemu-devel] " Alexander Graf
2013-06-25 13:50 ` Igor Mammedov
-- strict thread matches above, loose matches on Subject: below --
2013-06-20 12:47 Michael S. Tsirkin
2013-06-22 1:01 ` Alexander Graf
2013-06-24 16:40 ` Antonios Motakis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox