On Wed, May 6, 2015 at 6:16 AM, Peter Maydell <[email protected]> wrote: > On 6 May 2015 at 14:08, Peter Crosthwaite <[email protected]> > 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: [email protected] >> From: Vasily Efimov <[email protected]> >> Date: 2015-02-18 >> [1/1] Makefile: fix up parallel building under MSYS+MinGW >> >> Message-id: [email protected]. >> au >> From: David Gibson <[email protected]> >> 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 >
