* [Qemu-devel] remaining patches for rc2?
@ 2015-03-27 16:42 Peter Maydell
2015-03-27 17:07 ` Bastian Koppelmann
` (3 more replies)
0 siblings, 4 replies; 11+ messages in thread
From: Peter Maydell @ 2015-03-27 16:42 UTC (permalink / raw)
To: QEMU Developers
This is the set of things I have on the list for "should ideally
get into rc2":
* AArch64 migration fixes
* VNC patches to fix CVEs
* recent exec.c changes broke ppc OSX/OpenBIOS boot
Anything else?
thanks
-- PMM
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-03-27 16:42 [Qemu-devel] remaining patches for rc2? Peter Maydell
@ 2015-03-27 17:07 ` Bastian Koppelmann
2015-03-27 17:10 ` Peter Maydell
2015-03-27 18:14 ` Paolo Bonzini
` (2 subsequent siblings)
3 siblings, 1 reply; 11+ messages in thread
From: Bastian Koppelmann @ 2015-03-27 17:07 UTC (permalink / raw)
To: Peter Maydell, QEMU Developers
On 03/27/2015 05:42 PM, Peter Maydell wrote:
> This is the set of things I have on the list for "should ideally
> get into rc2":
> * AArch64 migration fixes
> * VNC patches to fix CVEs
> * recent exec.c changes broke ppc OSX/OpenBIOS boot
>
> Anything else?
Hi Peter,
I have one more TriCore fix
(https://patchwork.ozlabs.org/patch/455433/), that could go into rc2. Is
there a good point in time for you, when I should send a pull request?
Cheers,
Bastian
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-03-27 16:42 [Qemu-devel] remaining patches for rc2? Peter Maydell
2015-03-27 17:07 ` Bastian Koppelmann
@ 2015-03-27 18:14 ` Paolo Bonzini
2015-03-30 7:30 ` Cornelia Huck
2015-04-01 10:08 ` Peter Maydell
3 siblings, 0 replies; 11+ messages in thread
From: Paolo Bonzini @ 2015-03-27 18:14 UTC (permalink / raw)
To: Peter Maydell, QEMU Developers
On 27/03/2015 17:42, Peter Maydell wrote:
> This is the set of things I have on the list for "should ideally
> get into rc2":
> * AArch64 migration fixes
> * VNC patches to fix CVEs
> * recent exec.c changes broke ppc OSX/OpenBIOS boot
>
> Anything else?
Nothing else from me (planning to look at the third item on Monday, at
worst revert).
Paolo
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-03-27 16:42 [Qemu-devel] remaining patches for rc2? Peter Maydell
2015-03-27 17:07 ` Bastian Koppelmann
2015-03-27 18:14 ` Paolo Bonzini
@ 2015-03-30 7:30 ` Cornelia Huck
2015-04-01 10:08 ` Peter Maydell
3 siblings, 0 replies; 11+ messages in thread
From: Cornelia Huck @ 2015-03-30 7:30 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
On Fri, 27 Mar 2015 16:42:18 +0000
Peter Maydell <peter.maydell@linaro.org> wrote:
> This is the set of things I have on the list for "should ideally
> get into rc2":
> * AArch64 migration fixes
> * VNC patches to fix CVEs
> * recent exec.c changes broke ppc OSX/OpenBIOS boot
>
> Anything else?
>
> thanks
> -- PMM
>
The s390x fixes I posted on Thursday, will send a pull request later
this morning.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-03-27 16:42 [Qemu-devel] remaining patches for rc2? Peter Maydell
` (2 preceding siblings ...)
2015-03-30 7:30 ` Cornelia Huck
@ 2015-04-01 10:08 ` Peter Maydell
2015-04-01 10:31 ` Paolo Bonzini
3 siblings, 1 reply; 11+ messages in thread
From: Peter Maydell @ 2015-04-01 10:08 UTC (permalink / raw)
To: QEMU Developers
On 27 March 2015 at 16:42, Peter Maydell <peter.maydell@linaro.org> wrote:
> This is the set of things I have on the list for "should ideally
> get into rc2":
> * AArch64 migration fixes
> * VNC patches to fix CVEs
> * recent exec.c changes broke ppc OSX/OpenBIOS boot
We seem to be still a little way off on a couple of these
so I propose that we delay rc2 til Thursday, when I think
we should be able to have fixes in master.
-- PMM
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-04-01 10:08 ` Peter Maydell
@ 2015-04-01 10:31 ` Paolo Bonzini
2015-04-01 11:08 ` Markus Armbruster
0 siblings, 1 reply; 11+ messages in thread
From: Paolo Bonzini @ 2015-04-01 10:31 UTC (permalink / raw)
To: Peter Maydell, Markus Armbruster, qemu-devel, Andreas Färber
On 01/04/2015 12:08, Peter Maydell wrote:
>> This is the set of things I have on the list for "should ideally
>> get into rc2":
>> * AArch64 migration fixes
>> * VNC patches to fix CVEs
>> * recent exec.c changes broke ppc OSX/OpenBIOS boot
> We seem to be still a little way off on a couple of these
> so I propose that we delay rc2 til Thursday, when I think
> we should be able to have fixes in master.
Sent pull request for the last item.
Andreas, Markus, what's the status of the device-add changes? Are we
going to fix PReP or is that delayed to 2.4?
Paolo
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-04-01 10:31 ` Paolo Bonzini
@ 2015-04-01 11:08 ` Markus Armbruster
2015-04-01 11:09 ` Paolo Bonzini
0 siblings, 1 reply; 11+ messages in thread
From: Markus Armbruster @ 2015-04-01 11:08 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: Peter Maydell, qemu-devel, Andreas Färber
Paolo Bonzini <pbonzini@redhat.com> writes:
> On 01/04/2015 12:08, Peter Maydell wrote:
>>> This is the set of things I have on the list for "should ideally
>>> get into rc2":
>>> * AArch64 migration fixes
>>> * VNC patches to fix CVEs
>>> * recent exec.c changes broke ppc OSX/OpenBIOS boot
>> We seem to be still a little way off on a couple of these
>> so I propose that we delay rc2 til Thursday, when I think
>> we should be able to have fixes in master.
>
> Sent pull request for the last item.
>
> Andreas, Markus, what's the status of the device-add changes? Are we
> going to fix PReP or is that delayed to 2.4?
I like Andreas's patches to fix PReP's pc87312 well enough, but I can't
justify taking them this close to the release.
We still need my "[PATCH v2 for-2.3 0/5] Contain drive, serial,
parallel, net misuse". I can post a pull request if that's useful.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Qemu-devel] remaining patches for rc2?
2015-04-01 11:08 ` Markus Armbruster
@ 2015-04-01 11:09 ` Paolo Bonzini
0 siblings, 0 replies; 11+ messages in thread
From: Paolo Bonzini @ 2015-04-01 11:09 UTC (permalink / raw)
To: Markus Armbruster; +Cc: Peter Maydell, qemu-devel, Andreas Färber
On 01/04/2015 13:08, Markus Armbruster wrote:
> > Andreas, Markus, what's the status of the device-add changes? Are we
> > going to fix PReP or is that delayed to 2.4?
>
> I like Andreas's patches to fix PReP's pc87312 well enough, but I can't
> justify taking them this close to the release.
Same here, for what it's worth.
> We still need my "[PATCH v2 for-2.3 0/5] Contain drive, serial,
> parallel, net misuse". I can post a pull request if that's useful.
I think so, thanks!
Paolo
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2015-04-01 11:09 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27 16:42 [Qemu-devel] remaining patches for rc2? Peter Maydell
2015-03-27 17:07 ` Bastian Koppelmann
2015-03-27 17:10 ` Peter Maydell
2015-03-27 21:07 ` Stefan Weil
2015-04-01 10:42 ` Peter Maydell
2015-03-27 18:14 ` Paolo Bonzini
2015-03-30 7:30 ` Cornelia Huck
2015-04-01 10:08 ` Peter Maydell
2015-04-01 10:31 ` Paolo Bonzini
2015-04-01 11:08 ` Markus Armbruster
2015-04-01 11:09 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).