The following changes since commit 506179e42112be77bfd071f050b15762d3b2cd43:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into staging (2019-07-02 18:56:44 +0100) are available in the git repository at: git://github.com/mcayland/qemu.git tags/qemu-sparc-20190702 for you to fetch changes up to 09340f497e96a62d076b2f223e7b16a7358cfecb: sunhme: ensure that RX descriptor ring overflow is indicated to client driver (2019-07-02 22:49:08 +0100) ---------------------------------------------------------------- qemu-sparc queue ---------------------------------------------------------------- Mark Cave-Ayland (6): sun4m: set default display type to TCX sunhme: add trace event for logging PCI IRQ sunhme: fix incorrect constant in sunhme_can_receive() sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raised sunhme: fix return values from sunhme_receive() during receive packet processing sunhme: ensure that RX descriptor ring overflow is indicated to client driver hw/net/sunhme.c | 29 +++++++++++++++++++++++++---- hw/net/trace-events | 2 ++ hw/sparc/sun4m.c | 9 +++++++++ 3 files changed, 36 insertions(+), 4 deletions(-)