KVM call agenda for June 21

2011-06-20 Thread Juan Quintela
Please send in any agenda items you are interested in covering. thanks, -juan -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for June 28

2011-06-27 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for July 5

2011-07-04 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call egenda for July 12

2011-07-11 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call egenda for July 12

2011-07-12 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. As there is a single topic, and our fearless leader can't attend and want it moved to next week, this week call got cancelled. Later, Juan. -- To unsubscribe from this list: send the lin

Re: [RFC] New thread for the VM migration

2011-07-14 Thread Juan Quintela
Avi Kivity wrote: > On 07/14/2011 03:30 PM, Anthony Liguori wrote: >>> Does this mean that the following code is sometimes executed without >>> qemu_mutex? I don't think any of it is thread safe. >> >> >> That was my reaction too. >> >> I think the most rational thing to do is have a separate thre

Re: [RFC] New thread for the VM migration

2011-07-14 Thread Juan Quintela
Avi Kivity wrote: >> Disabling hotplug should be enough? > > So is powering down the destination host. O:-) You see that I explained that later O:-) > >> Notice that hotplug/unplug during >> migration don't make a lot of sense anyways. > > That's completely wrong. Hotplug is a guest/end-user

KVM call agenda for July 18

2011-07-18 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. >From last week: - Device passthrough on non-PCI (take 2) (agraf) Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http:

Re: [PATCH] kvm: Initialize all struct members to avoid stack information leak

2011-07-19 Thread Juan Quintela
Marcus Meissner wrote: > Hi, > > Reported to us by Stephan Mueller of atsec. > > Several .pad struct members are not set to something, so they > will leak stack content back to user space. > > Ciao, Marcus > > Reported-by: Stephan Mueller > Signed-off-by: Marcus Meissner > --- > arch/x86/kvm/x8

KVM call agenda for July 26

2011-07-25 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for August 2

2011-08-01 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for August 8

2011-08-09 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. PD. I was on vacation, and I forget to send the call for agenda before. Sorry. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH] Introduce short names for fixed width integer types

2011-08-09 Thread Juan Quintela
Peter Maydell wrote: > On 8 August 2011 13:56, Avi Kivity wrote: >> QEMU deals with a lot of fixed width integer types; their names >> (uint64_t etc) are clumsy to use and take up a lot of space. >> >> Following Linux, introduce shorter names, for example U64 for >> uint64_t. > > Strongly disagre

Re: KVM call agenda for August 8

2011-08-09 Thread Juan Quintela
Anthony Liguori wrote: > On 08/09/2011 04:21 AM, Juan Quintela wrote: >> >> Hi >> >> Please send in any agenda items you are interested in covering. > > I think we can skip since many people will be in Vancouver next week > and we'll have plenty to tal

KVM call agenda for Tuesday, July 10th

2012-07-09 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call minutes July 10th

2012-07-10 Thread Juan Quintela
Hi We discussed this - cpu_index: is that transmited? Yes (Juan). we need to be sure that cpu_common and cpu use the same index/whatever it is changed - We used cpu_index for SEABIOS interface as apic_id (Eduardo) - cpu_hotplug makes that difficult. How to pass the apic_id to seabios wi

KVM call agenda for Tuesday, July 17

2012-07-16 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesday, July 17

2012-07-17 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. There are no topics, so no call. Enjoy the day, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org Mor

KVM call agenda for Tuesday, July 24

2012-07-23 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call minutes July 24th

2012-07-24 Thread Juan Quintela
Hi Minutes of Today call. ahci: agraf - how to enable it? * today is too difficult (alex) * get it to work as everything else (markus) And big discussion ensued. Markus & alex will reply with details. No agreement, and too subtle for me to resume perfectly. * cdrom still not worki

KVM call agenda for Tuesday, July 31

2012-07-30 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for Tuesday, August 7

2012-08-06 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesday, August 7

2012-08-07 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. As there are no agenda, today call got cancelled. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@v

KVM call agenda for Tuesday, August 14

2012-08-13 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesday, August 14

2012-08-14 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. no agenda topics -> no call. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More m

KVM call agenda for Tuesday, August 21

2012-08-20 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesday, August 21

2012-08-21 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. No agenda, no call. Rush all the fixes for 1.2 in the meanwhile. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord

KVM call agenda for Tuesda, August 28th

2012-08-27 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesda, August 28th

2012-08-28 Thread Juan Quintela
Eduardo Habkost wrote: > On Tue, Aug 28, 2012 at 12:54:54AM +0200, Juan Quintela wrote: >> >> Hi >> >> Please send in any agenda items you are interested in covering. > > - *-user and qdev (recent RFCs didn't get many comments in the list, and > I d

KVM call minutes for Tuesday, August 28th

2012-08-28 Thread Juan Quintela
Hi As almost everybody was at LinuxCon, we only started talking about the cpu patches from Eduardo and decided to left things for the list/next week. - cpu patches until 1.2 * get a new tree somewhere - 1.3 discussion will wait until 1.2 is out people too busy right now - Remember than KVM

Re: [PATCHv4 3/4] cpuid: disable pv eoi for 1.1 and older compat types

2012-08-29 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > On Tue, Aug 28, 2012 at 04:13:38PM -0300, Eduardo Habkost wrote: >> On Tue, Aug 28, 2012 at 08:43:52PM +0300, Michael S. Tsirkin wrote: >> > In preparation for adding PV EOI support, disable PV EOI by default for >> > 1.1 and older machine types, to avoid CPUID changi

KVM call agenda for Tuesday, September 4th

2012-09-02 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Tuesday, September 4th

2012-09-03 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. > > Thanks, Juan. Forwarding my own email. Just put a wrong address on the 1st try (kvm@ folks receive this twice). Thanks to Markus for noticing it. Later, Juan. PD. /me learn not t

Re: KVM call agenda for Tuesday, September 4th

2012-09-04 Thread Juan Quintela
Avi Kivity wrote: > On 09/03/2012 04:35 PM, Jan Kiszka wrote: >> On 2012-09-03 13:48, Avi Kivity wrote: >>> On 09/03/2012 09:44 AM, Juan Quintela wrote: >>>> >>>> Hi >>>> >>>> Please send in any agenda items you are interes

Re: KVM call agenda for Tuesday, September 4th

2012-09-04 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. As the memory region protection topic has been re-called, there are no topic for this week. Call gets cancelled. Have a nice week, Juan. -- To unsubscribe from this list: send the line &qu

KVM call agenda for August 30

2011-08-29 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for August 30

2011-08-30 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. > > Later, Juan. As there is no topics for agenda, today call gets cancelled. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the bo

KVM call agenda for September 6

2011-09-05 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for September 6

2011-09-06 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. To agenda items. Anthony off. Call got cancelled. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@v

KVM call agenda for Septemebre 13

2011-09-12 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Memory API code review

2011-09-15 Thread Juan Quintela
Avi Kivity wrote: > I would like to carry out an online code review of the memory API so > that more people are familiar with the internals, and perhaps even to > catch some bugs or deficiency. I'd like to use the next kvm > conference call slot for this (Tuesday 1400 UTC) since many people > alr

KVM call agenda for September 26

2011-09-26 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for September 26

2011-09-26 Thread Juan Quintela
Juan Quintela wrote: > Hi I should learn to read the calendar Call is for September 27th, of course. Sorry for any inconvenience. > Please send in any agenda items you are interested in covering. > > Thanks, Juan. > > -- > To unsubscribe from this list: send the line

Re: KVM call agenda for September 26

2011-09-27 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. > > Thanks, Juan. As there are no agenda for today, call gets cancelled. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the bo

KVM call agenda for October 4th

2011-10-03 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for October 4th

2011-10-04 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. As there is no agenda, this week call gets cancelled. Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@v

KVM call agenda for October 11th

2011-10-10 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. pgp2ZkeuIbtbB.pgp Description: PGP signature

Re: KVM call agenda for October 11th

2011-10-11 Thread Juan Quintela
Avi Kivity wrote: > On 10/10/2011 01:35 PM, Juan Quintela wrote: >> Hi >> >> Please send in any agenda items you are interested in covering. >> > > Subsections, version numbers, migration to older releases. Subsections --- - Current subsections are a

KVM call agenda for October 18

2011-10-17 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for October 18

2011-10-18 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. > > Thanks, Juan. No agenda -> no call Happy hacking, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.ke

KVM call agenda for October 25

2011-10-24 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for November 1st

2011-10-31 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. PD. Tomorrow is a Spanish holiday, so I would not attend the call. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at ht

KVM call agenda for November 1st

2011-10-31 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for November 8th

2011-11-07 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-09 Thread Juan Quintela
Lucas Meneghel Rodrigues wrote: > Hi guys, here I am, reporting yet another issue with qemu. This time, > it's something that was first reported in January, and Juan proposed a > patch for it: > > http://comments.gmane.org/gmane.comp.emulators.qemu/89009 > > [PATCH 4/5] Reopen files after migratio

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-09 Thread Juan Quintela
Anthony Liguori wrote: > On 11/09/2011 11:02 AM, Avi Kivity wrote: >> On 11/09/2011 06:39 PM, Anthony Liguori wrote: >>> >>> Migration with qcow2 is not a supported feature for 1.0. Migration is >>> only supported with raw images using coherent shared storage[1]. >>> >>> [1] NFS is only coherent

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-09 Thread Juan Quintela
"Michael S. Tsirkin" wrote: > On Wed, Nov 09, 2011 at 11:35:54AM -0600, Anthony Liguori wrote: >> On 11/09/2011 11:02 AM, Avi Kivity wrote: >> >On 11/09/2011 06:39 PM, Anthony Liguori wrote: >> >> >> >>Migration with qcow2 is not a supported feature for 1.0. Migration is >> >>only supported with

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-10 Thread Juan Quintela
Kevin Wolf wrote: >> What I took from the feedback was that Kevin wanted to defer open until the >> device model started. That eliminates the need to reopen or have a >> invalidation >> callback. >> >> I think it would be good for Kevin to comment here though because I might >> have >> mis

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-10 Thread Juan Quintela
Avi Kivity wrote: > On 11/09/2011 07:35 PM, Anthony Liguori wrote: >> On 11/09/2011 11:02 AM, Avi Kivity wrote: >>> On 11/09/2011 06:39 PM, Anthony Liguori wrote: Migration with qcow2 is not a supported feature for 1.0. Migration is only supported with raw images using coherent sha

KVM call agenda for November 15th

2011-11-14 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Proposal: - Migration debacle. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.h

Re: Memory sync algorithm during migration

2011-11-15 Thread Juan Quintela
Takuya Yoshikawa wrote: > Adding qemu-devel ML to CC. > > Your question should have been sent to qemu-devel ML because the logic > is implemented in QEMU, not KVM. > > (2011/11/11 1:35), Oliver Hookins wrote: >> Hi, >> >> I am performing some benchmarks on KVM migration on two different types of

Re: qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions

2011-11-15 Thread Juan Quintela
Anthony Liguori wrote: > On 11/14/2011 04:16 AM, Daniel P. Berrange wrote: >> On Sat, Nov 12, 2011 at 12:25:34PM +0200, Avi Kivity wrote: >>> On 11/11/2011 12:15 PM, Kevin Wolf wrote: Am 10.11.2011 22:30, schrieb Anthony Liguori: > Live migration with qcow2 or any other image format is ju

KVM call agenda for Novemeber 22

2011-11-21 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Memory sync algorithm during migration

2011-11-22 Thread Juan Quintela
Oliver Hookins wrote: > On Tue, Nov 15, 2011 at 11:47:58AM +0100, ext Juan Quintela wrote: >> Takuya Yoshikawa wrote: >> > Adding qemu-devel ML to CC. >> > >> > Your question should have been sent to qemu-devel ML because the logic >> > is implemented

Re: KVM call agenda for Novemeber 22

2011-11-22 Thread Juan Quintela
Juan Quintela wrote: > Hi > > Please send in any agenda items you are interested in covering. As there is no topic for today, and Anthony just give us reading we would cancel today call. Happy hacking (and reading), Juan. -- To unsubscribe from this list: send the line "unsubscri

KVM call agenda for November 29

2011-11-28 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [KVM TSC trapping / migration 2/2] Add TSC KHZ MSR

2011-01-14 Thread Juan Quintela
Marcelo Tosatti wrote: > On Fri, Jan 07, 2011 at 10:44:20AM -1000, Zachary Amsden wrote: >> On 01/07/2011 12:48 AM, Marcelo Tosatti wrote: >> >On Thu, Jan 06, 2011 at 12:10:45AM -1000, Zachary Amsden wrote: >> >>Use an MSR to allow "soft" migration to hosts which do not support >> >>TSC trapping.

Re: [PATCH v2] device-assignment: Properly terminate vmsd.fields

2011-01-19 Thread Juan Quintela
> > Signed-off-by: Alex Williamson Acked-by: Juan Quintela -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Agenda for Jan 25

2011-01-24 Thread Juan Quintela
Plase send in any agenda items you are interested in covering. thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for Feb 1

2011-01-31 Thread Juan Quintela
Please send in any agenda items you are interested incovering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM Agenda for Feb 22

2011-02-21 Thread Juan Quintela
please send in any agenda items you are interested in covering. thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 03/18] Introduce skip_header parameter to qemu_loadvm_state().

2011-02-23 Thread Juan Quintela
Yoshiaki Tamura wrote: > Introduce skip_header parameter to qemu_loadvm_state() so that it can > be called iteratively without reading the header. > > Signed-off-by: Yoshiaki Tamura > --- > migration.c |2 +- > savevm.c| 24 +--- > sysemu.h|2 +- > 3 files c

Re: [PATCH 05/18] vl.c: add deleted flag for deleting the handler.

2011-02-23 Thread Juan Quintela
Yoshiaki Tamura wrote: > Make deleting handlers robust against deletion of any elements in a > handler by using a deleted flag like in file descriptors. > > Signed-off-by: Yoshiaki Tamura > --- > vl.c | 13 + > 1 files changed, 9 insertions(+), 4 deletions(-) > > diff --git a/vl.c

Re: [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode.

2011-02-23 Thread Juan Quintela
Yoshiaki Tamura wrote: > This code implements VM transaction protocol. Like buffered_file, it > sits between savevm and migration layer. With this architecture, VM > transaction protocol is implemented mostly independent from other > existing code. Could you explain what is the difference with

Re: [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode.

2011-02-24 Thread Juan Quintela
[ trimming cc to kvm & qemu lists] Yoshiaki Tamura wrote: > Juan Quintela wrote: >> Yoshiaki Tamura wrote: >>> This code implements VM transaction protocol. Like buffered_file, it >>> sits between savevm and migration layer. With this architecture, VM >>

[PATCH 0/3] device-assigment: cleanup

2011-02-24 Thread Juan Quintela
Hi This series just: - use qemu_mallocz() everywhere. - remove NULL tests for qemu_mallocz(). - change all container_of to DO_UPCAST() (there were both of them). Later, Juan. Juan Quintela (3): device-assignment: Use qemu_mallocz() instead of calloc() device-assignment: Be consistent and

[PATCH 1/3] device-assignment: Use qemu_mallocz() instead of calloc()

2011-02-24 Thread Juan Quintela
Signed-off-by: Juan Quintela --- hw/device-assignment.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/hw/device-assignment.c b/hw/device-assignment.c index e5205cf..115df19 100644 --- a/hw/device-assignment.c +++ b/hw/device-assignment.c @@ -1106,11

[PATCH 2/3] device-assignment: Be consistent and use DO_UPCAST everywhere

2011-02-24 Thread Juan Quintela
Signed-off-by: Juan Quintela --- hw/device-assignment.c | 22 +++--- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/hw/device-assignment.c b/hw/device-assignment.c index 115df19..dc70b80 100644 --- a/hw/device-assignment.c +++ b/hw/device-assignment.c

[PATCH 3/3] device-assignment: remove qemu_mallocz() test

2011-02-24 Thread Juan Quintela
Signed-off-by: Juan Quintela --- hw/device-assignment.c |5 - 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/hw/device-assignment.c b/hw/device-assignment.c index dc70b80..968a8d9 100644 --- a/hw/device-assignment.c +++ b/hw/device-assignment.c @@ -319,11 +319,6

KVM call agend for Mar 1

2011-02-28 Thread Juan Quintela
Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for Mars 1

2011-02-28 Thread Juan Quintela
Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agend for Mar 1

2011-03-01 Thread Juan Quintela
Juan Quintela wrote: > Please send in any agenda items you are interested in covering. As there are 0 items on the agenda, call got cancelled this week. Enjoy, Juan. > Thanks, Juan. > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the bo

KVM call agenda for Mars 8th

2011-03-07 Thread Juan Quintela
Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call agenda for Mars 14th

2011-03-14 Thread Juan Quintela
Please send any agenda items you are interested in covering. Thanks, Juan. pgpiMdcBbihf9.pgp Description: PGP signature

Re: KVM call agenda for Mars 14th

2011-03-14 Thread Juan Quintela
Jes Sorensen wrote: > On 03/14/11 13:14, Juan Quintela wrote: >> >> Please send any agenda items you are interested in covering. >> >> Thanks, Juan. > > I presume you mean for March 15? Today is the 14th and it is Monday :) Dunno what calendar I looked to

KVM call agenda for Mars 21th

2011-03-21 Thread Juan Quintela
Please, send in any agenda items you are interested in covening. - Merge patches speed. I just "feel", that patches are not being handled fast enough, so ... I looked how much patches have been integrated since Mars 1st: (master)$ g log --pretty=fuller ed02c54d1fd5d35c06e62e3dae84ee5bb90097

KVM call minutes Mars 22

2011-03-22 Thread Juan Quintela
Minutes of today call: - Patch integration * Anthony thinks that we need more reviews * chicken-eng problem to become a maintainer * more patch reviews * need for autotest to run faster * not everybody use autotest * use patches for infrastructure * we need to get better integrating

KVM call agenda for Mars 29th

2011-03-29 Thread Juan Quintela
Please, send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for Mars 29th

2011-03-29 Thread Juan Quintela
Juan Quintela wrote: > Please, send in any agenda items you are interested in covering. > > Later, Juan. As there is no topic for the agenda (I asked for topics too late), call is canceled. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in th

KVM call agenda for April 05

2011-04-04 Thread Juan Quintela
Please, send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: KVM call agenda for November 29

2011-11-29 Thread Juan Quintela
Avi Kivity wrote: > On 11/28/2011 04:35 PM, Anthony Liguori wrote: >>> (somewhat related) memory API conversion queue merge plan >> >> >> No need to wait until tomorrow to discuss it, I guess. >> >> 1.1 will open up on Friday. I was going to make the suggestion that >> if anyone has more than 50

KVM call minutes for November 29

2011-11-29 Thread Juan Quintela
Plans for 1.0 - rc4 should be the last release - should ship 1.0 on Thrusday Merge window start on Monday How to handle stable tree, getting a stable team? - Justin: he don't do schedules for releases because it depends on when patches arrive. - Adding a list for stable patches instead of more

Re: KVM call minutes for November 29

2011-11-29 Thread Juan Quintela
Markus Armbruster wrote: > Avi Kivity writes: > >> On 11/29/2011 05:51 PM, Juan Quintela wrote: >>> How to do high level stuff? >>> - python? >>> >> >> One of the disadvantages of the various scripting languages is the lack >> of static

KVM call agenda for 12/6 (Tuesday) @ 10am US/Eastern

2011-12-05 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Proposal (from Anthony): > 1. A short introduction to each of the guest agents, what guests they > support, and what verbs they support. > 2. A short description of key requirements from each party (oVirt, > libvirt, QEMU) for

KVM call agenda for Tuesday 13

2011-12-12 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call minutes December 13th

2011-12-13 Thread Juan Quintela
Hi - monitor command async framework * how to merge async command? - merge all QAPI (will take until the end of the release) - let things as they are - use a new corroutine for each async command, so the error can be maintained on each corrutine. * currently only one async c

KVM call agenda for Tuesday 3

2012-01-02 Thread Juan Quintela
Hi First of all, Happy New Year to everybody (even for the people whose calendar is different O:-) Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.or

KVM call agenda for Tuesday 10

2012-01-09 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Thanks, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

KVM call minutes 2011-01-10

2012-01-10 Thread Juan Quintela
Hi short call today. Topics talked about included: second QOM series - Anthony wants to rebase on top of Andreas make check testing posted by Anthony - everybody should run that before sending patches - we should make a requirement that "make check" passes if regressions still happen -> we

KVM call agenda for Tuesday 17

2012-01-17 Thread Juan Quintela
Hi Please send in any agenda items you are interested in covering. Later, Juan. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

  1   2   3   4   5   >