[Qemu-devel] [PULL 0/3] target-arm queue

Only 2 patches received!
There is a newer version of this series
hw/net/cadence_gem.c |  1 -
MAINTAINERS          | 23 +++++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
[Qemu-devel] [PULL 0/3] target-arm queue
Posted by Peter Maydell 5 years, 5 months ago
Last arm patches for rc3...

thanks
-- PMM

The following changes since commit 72138f9bf5d8c316043b0d2cc7a674f70930cf95:

  Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (2018-11-26 11:46:04 +0000)

are available in the Git repository at:

  https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20181126

for you to fetch changes up to 58102ce7fbb2362aa53984aabcf684d164da2d9d:

  net: cadence_gem: Remove incorrect assert() (2018-11-26 13:41:42 +0000)

----------------------------------------------------------------
target-arm queue:
 * some updates to MAINTAINERS file entries
 * cadence_gem: Remove an incorrect assert()

----------------------------------------------------------------
Edgar E. Iglesias (1):
      net: cadence_gem: Remove incorrect assert()

Eric Auger (1):
      MAINTAINERS: Add an ARM SMMU section

Thomas Huth (1):
      MAINTAINERS: Assign some more files in the hw/arm/ directory

 hw/net/cadence_gem.c |  1 -
 MAINTAINERS          | 23 +++++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

Re: [Qemu-devel] [PULL 0/3] target-arm queue
Posted by Peter Maydell 5 years, 5 months ago
On Mon, 26 Nov 2018 at 14:00, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Last arm patches for rc3...
>
> thanks
> -- PMM
>
> The following changes since commit 72138f9bf5d8c316043b0d2cc7a674f70930cf95:
>
>   Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (2018-11-26 11:46:04 +0000)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20181126
>
> for you to fetch changes up to 58102ce7fbb2362aa53984aabcf684d164da2d9d:
>
>   net: cadence_gem: Remove incorrect assert() (2018-11-26 13:41:42 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
>  * some updates to MAINTAINERS file entries
>  * cadence_gem: Remove an incorrect assert()
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM