Re: [Qemu-devel] [PULL 0/2] Net patches

2018-07-20 Thread Peter Maydell
On 20 July 2018 at 01:45, Jason Wang wrote: > The following changes since commit 9f2b67e1ca43c84ed37ebd027e7e77a0f2f8ef65: > > Merge remote-tracking branch > 'remotes/alistair/tags/pull-riscv-pull-20180719' into staging (2018-07-19 > 17:21:43 +0100) > > are available in the git repository at:

[Qemu-devel] [PULL 0/2] Net patches

2018-07-19 Thread Jason Wang
The following changes since commit 9f2b67e1ca43c84ed37ebd027e7e77a0f2f8ef65: Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pull-20180719' into staging (2018-07-19 17:21:43 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-requ

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Eric Blake
On 03/26/2018 11:59 AM, Peter Maydell wrote: On 26 March 2018 at 17:54, Eric Blake wrote: Hmm, on re-reading that, I wonder if shortlog will do the right thing when a .mailmap entry exists. I'm trying to make sure we don't have to go lower-level with use of 'git log --format=%ae' (vs. --format

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Peter Maydell
On 26 March 2018 at 17:54, Eric Blake wrote: > Hmm, on re-reading that, I wonder if shortlog will do the right thing when a > .mailmap entry exists. I'm trying to make sure we don't have to go > lower-level with use of 'git log --format=%ae' (vs. --format=%aE and/or log > --use-mailmap). > > /me

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Eric Blake
On 03/26/2018 11:12 AM, Peter Maydell wrote: but it would be nice if we can improve our tooling to prevent future instances of the recurring problem. Yuck. (Maybe we should try whatever the other workaround for this SPF vs mailing lists problem is?) If you can suggest a patch to my apply-pull

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Eric Blake
On 03/26/2018 09:23 AM, Eric Blake wrote: Julia Suvorova via Qemu-devel (1):    net/vde: print error on vde_open() failure Applied, thanks. We'll want a followup patch to .mailmap to make the git log attribution look nicer.  We currently have the following patches all attributed to the

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Peter Maydell
On 26 March 2018 at 15:23, Eric Blake wrote: > We'll want a followup patch to .mailmap to make the git log attribution look > nicer. We currently have the following patches all attributed to the same > email address; I have no idea if .mailmap can correctly sort between them: > > $ git shortlog o

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Eric Blake
On 03/26/2018 08:14 AM, Peter Maydell wrote: On 26 March 2018 at 08:00, Jason Wang wrote: The following changes since commit 7b1db0908d88f0c9cfac24e214ff72a860692e23: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323' into staging (2018-03-25 13:51:33 +0100) ar

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Peter Maydell
On 26 March 2018 at 08:00, Jason Wang wrote: > The following changes since commit 7b1db0908d88f0c9cfac24e214ff72a860692e23: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20180323' into staging (2018-03-25 > 13:51:33 +0100) > > are available in the git repository at:

Re: [Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread no-reply
Hi, This series failed docker-quick@centos6 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. Type: series Message-id: 1522047629-27658-1-git-send-email-jasow...@redhat.com Subject: [Qemu-devel] [PULL 0/2

[Qemu-devel] [PULL 0/2] Net patches

2018-03-26 Thread Jason Wang
The following changes since commit 7b1db0908d88f0c9cfac24e214ff72a860692e23: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323' into staging (2018-03-25 13:51:33 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-requ

Re: [Qemu-devel] [PULL 0/2] Net patches

2017-06-07 Thread Peter Maydell
On 7 June 2017 at 04:34, Jason Wang wrote: > The following changes since commit 199e19ee538eb61fd08b1c1ee5aa838ebdcc968e: > > Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into > staging (2017-06-05 15:28:12 +0100) > > are available in the git repository at: > > https:

Re: [Qemu-devel] [PULL 0/2] Net patches

2017-06-06 Thread Jason Wang
On 2017年06月07日 12:31, no-re...@patchew.org wrote: Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PULL 0/2] Net patches Message-id: 1496806444-27910-1-git-send-email-jasow...@redhat.com === TEST SCRIPT

Re: [Qemu-devel] [PULL 0/2] Net patches

2017-06-06 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PULL 0/2] Net patches Message-id: 1496806444-27910-1-git-send-email-jasow...@redhat.com === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log

[Qemu-devel] [PULL 0/2] Net patches

2017-06-06 Thread Jason Wang
The following changes since commit 199e19ee538eb61fd08b1c1ee5aa838ebdcc968e: Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging (2017-06-05 15:28:12 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for

Re: [Qemu-devel] [PULL 0/2] Net patches

2017-03-31 Thread Peter Maydell
On 31 March 2017 at 02:15, Jason Wang wrote: > The following changes since commit ddc2c3a57e0752c0650fdb735a8b8322542d4248: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2017-03-30 18:02:33 +0100) > > are available in the git repository at: > > https://githu

[Qemu-devel] [PULL 0/2] Net patches

2017-03-30 Thread Jason Wang
The following changes since commit ddc2c3a57e0752c0650fdb735a8b8322542d4248: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-03-30 18:02:33 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to f

Re: [Qemu-devel] [PULL 0/2] Net patches

2016-08-22 Thread Peter Maydell
On 22 August 2016 at 09:09, Jason Wang wrote: > The following changes since commit 5f9f818ea88a013b2464563be354dd2f0f316407: > > test-logging: don't hard-code paths in /tmp (2016-08-19 12:44:11 +0100) > > are available in the git repository at: > > https://github.com/jasowang/qemu.git tags/net

[Qemu-devel] [PULL 0/2] Net patches

2016-08-22 Thread Jason Wang
The following changes since commit 5f9f818ea88a013b2464563be354dd2f0f316407: test-logging: don't hard-code paths in /tmp (2016-08-19 12:44:11 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to e0af5a0e8b74

Re: [Qemu-devel] [PULL 0/2] Net patches

2016-08-18 Thread Peter Maydell
On 18 August 2016 at 06:40, Jason Wang wrote: > The following changes since commit 5f0e775348082c355769a3df612e055abea61c06: > > Update version for v2.7.0-rc3 release (2016-08-16 17:34:30 +0100) > > are available in the git repository at: > > https://github.com/jasowang/qemu.git tags/net-pull-

[Qemu-devel] [PULL 0/2] Net patches

2016-08-17 Thread Jason Wang
The following changes since commit 5f0e775348082c355769a3df612e055abea61c06: Update version for v2.7.0-rc3 release (2016-08-16 17:34:30 +0100) are available in the git repository at: https://github.com/jasowang/qemu.git tags/net-pull-request for you to fetch changes up to e9e0a5854b6dc888f4

[Qemu-devel] [PULL 0/2] Net patches

2013-09-20 Thread Stefan Hajnoczi
The following changes since commit 6c2679fc19560699679200fb42ab4659bcbe7f79: Merge remote-tracking branch 'kiszka/queues/slirp' into staging (2013-09-17 10:01:24 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 97410dde60

Re: [Qemu-devel] [PULL 0/2] Net patches

2013-06-17 Thread Anthony Liguori
Pulled. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PULL 0/2] Net patches

2013-06-17 Thread Anthony Liguori
Pulled. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PULL 0/2] Net patches

2013-06-07 Thread Stefan Hajnoczi
The following changes since commit 8819c10b5d55d537d59a0ffd5d623f348fc36c47: Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging (2013-06-04 14:58:58 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to

[Qemu-devel] [PULL 0/2] Net patches

2013-05-24 Thread Stefan Hajnoczi
The following changes since commit 64afc2b4d48fb21e085517c38a59a3f61a11283c: Merge remote-tracking branch 'luiz/queue/qmp' into staging (2013-05-23 14:16:35 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 00b7ade807b5ce6

[Qemu-devel] [PULL 0/2] Net patches

2013-05-03 Thread Stefan Hajnoczi
Two bug fixes for QEMU 1.5. The following changes since commit 8ca27ce2e1150486ea2db4116a03706b28294f16: Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2013-05-02 10:57:01 -0500) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetc

[Qemu-devel] [PULL 0/2] Net patches

2013-04-08 Thread Stefan Hajnoczi
These vmxnet3 fixes solve big-endian host build failures and make iPXE's vmxnet3 driver work. Dmitry Fleytman (2): vmxnet3: iPXE compatibility fixes vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped hw/vmxnet3.c | 11 +++ hw/vmxnet3.h | 11 --- 2 files changed, 15