On Wed, May 6, 2015 at 6:16 AM, Peter Maydell <peter.mayd...@linaro.org> wrote:
> On 6 May 2015 at 14:08, Peter Crosthwaite <peter.crosthwa...@xilinx.com> 
> wrote:
>> Ergh, I have to backpeddle again (sry for the noise), patches still
>> doesnt work for me (serves me right for not looking at the year of
>> submission dates). Latest patches I have from
>>
>> http://wiki.qemu.org/patches/patches.json
>>
>> is:
>>
>> Message-id: 1424264377-5992-1-git-send-email-r...@ispras.ru
>> From: Vasily Efimov <r...@ispras.ru>
>> Date: 2015-02-18
>>    [1/1] Makefile: fix up parallel building under MSYS+MinGW
>>
>> Message-id: 1424237320-12189-1-git-send-email-da...@gibson.dropbear.id.
>> au
>> From: David Gibson <da...@gibson.dropbear.id.au>
>> Date: 2015-02-17
>>    [1/1] Make "platform-bus" enabled only on E500 by default
>>
>>
>> Has patches moved?
>
> Yes; please use
> url=http://vmsplice.net/~patches/patches.json
> (run by Stefan).
>

Thanks,

./patches list 'from:"Peter Crosthwaite" status:broken' | more

It's there :S.

I'm half tempted to add a paragraph to Contribute/SubmitAPatch.
Downloading your series back from patches to verify it's state is a
good exercise for submitters.

"The Patches utility can be used by both contributors and maintainers
to track the state of a submitted patch or series. Patches is
available here: https://github.com/aliguori/patches. Submissions can
be fetched using ./patches fetch
http://vmsplice.net/~patches/patches.json . Use the query capabilities
of patches list to locate you series (e.g. using from:"Your Name").
You can query by status. Check your series isn't in the broken state
for some reason. e.g:

./patches list 'from:"Your Name" status:broken' | more
"

Do we want to fork patches.git to qemu.org so that the default URL can
be updated or is Anthony taking contributions?

Regards,
Peter

> thanks
> -- PMM
>

Reply via email to