mbox

[PULL,01/40] macio: Convert to realize()

Message ID 556F78EF.1030803@suse.de
State New
Headers show

Pull-request

git://github.com/agraf/qemu.git tags/signed-ppc-for-upstream

Message

Alexander Graf June 3, 2015, 10 p.m. UTC
On 03.06.15 23:53, Peter Maydell wrote:
> On 3 June 2015 at 22:45, Alexander Graf <agraf@suse.de> wrote:
>> From: Markus Armbruster <armbru@redhat.com>
>>
>> Alexander Graf <agraf@suse.de> writes:
>>
>>> On 09.03.15 19:30, Markus Armbruster wrote:
>>>> Alexander Graf <agraf@suse.de> writes:
>>>>
>>>>> On 27.02.15 13:43, Markus Armbruster wrote:
>>>>>> Convert device models "macio-oldworld" and "macio-newworld".
>>>>>>
>>>>>> Signed-off-by: Markus Armbruster <armbru@redhat.com>
>>>>>> ---
>>>>>> Depends on my "[PATCH 00/10] pci: Partial conversion to realize",
>>>>>> which is in Michael's latest pull request.
>>>>>
>>>>> Can you please poke me again when it landed?
>>>>
>>>> Applies cleanly to master now (commit 277263e).
>>>
>>> Hrm, does not seem to apply cleanly now. How about we postpone this to
>>> 2.4? It's not really crucial for 2.3 and we're in hard freeze now.
>>
>> Sad (it's been on list for almost three weeks, most of the time waiting
>> for the PCI pull), but it's clearly your choice to make.
>>
>> git-am doesn't dare to apply the patch on list, but git-cherry-pick
>> applies the commit from which it was formatted without a peep.  Result
>> appended, just in case you'd like to consider it.
>>
>> >From f366a9732b6790609cc89e0c9272899cfbbe4e02 Mon Sep 17 00:00:00 2001
>> From: Markus Armbruster <armbru@redhat.com>
>> Date: Tue, 20 Jan 2015 16:27:56 +0100
>> Subject: [PATCH] macio: Convert to realize()
>>
>> Convert device models "macio-oldworld" and "macio-newworld".
>>
>> Signed-off-by: Markus Armbruster <armbru@redhat.com>
>> Signed-off-by: Alexander Graf <agraf@suse.de>
> 
> 
> Pretty sure you don't want all this chatter in the git commit!
> Respin?

Bleks.

Please just refetch the same tag. I've removed the superfluous bits from
the commit log.


The following changes since commit 3fc827d591679f3e262b9d1f8b34528eabfca8c0:

  target-arm: Correct check for non-EL3 (2015-06-02 13:22:29 +0100)

are available in the git repository at:

  git://github.com/agraf/qemu.git tags/signed-ppc-for-upstream

for you to fetch changes up to 1de29aef17a7d70dbc04a7fe51e18942e3ebe313:

  softmmu: support up to 12 MMU modes (2015-06-03 23:56:56 +0200)


Alex