qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Announcement: Patchew server is online now
@ 2015-02-28  6:47 Fam Zheng
  2015-02-28 17:01 ` Stefan Weil
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Fam Zheng @ 2015-02-28  6:47 UTC (permalink / raw)
  To: qemu-devel

Hello, everyone

I'm glad to announce the fresh Patchew server deployment:

    http://qemu.patchew.org/

The mission of this project is to help identify obvious defects (coding style,
compiling, etc.) of posted patches.

Follow the green "passed" or red "failed" button in the page and you'll see the
testing log. You can also see which series have got reviews or comments.

Q: How will this impact patch submission and merging process?

    Nothing is affected (at least for now), use this as an auxiliary.

Q: What exactly are tested for each patch?

    * scripts/checkpatch.pl
    * git am (on top of qemu.git)
    * ./configure --target-list=x86_64-softmmu
    * make
    * make check

Q: No different architectures, compilers or targets?

    Not yet. A simple script does the test in a docker instance. A bigger
    coverage is possible though, by adding steps to the script:

    [1]: https://github.com/famz/patchew/blob/master/tests/qemu-devel.sh

Q: Where is the said email notification?

    The email notification feature is ready. In a few days I will enable
    automatic replying to the list, once the web interface and testing are both
    running smoothly and up to speed. Currently the only recipient is Fam :)

Q: Where is the source code?

    https://github.com/famz/patchew

    (Pull requests very welcome!)


Enjoy, and feel free to make comments!

Thank you!


---
Fam Zheng

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-03-03  8:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28  6:47 [Qemu-devel] Announcement: Patchew server is online now Fam Zheng
2015-02-28 17:01 ` Stefan Weil
2015-03-02  9:03 ` Markus Armbruster
2015-03-02  9:12   ` Fam Zheng
2015-03-02 22:21 ` Stefan Hajnoczi
2015-03-03  6:14 ` Stefan Weil
2015-03-03  7:05   ` Fam Zheng
2015-03-03  7:20 ` Gerd Hoffmann
2015-03-03  7:36   ` Fam Zheng
2015-03-03  8:43     ` Gerd Hoffmann

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).