mbox

[PULL,0/2] pflash-next patches for v4.1.0-rc2

Message ID 20190722170809.10993-1-philmd@redhat.com
State New
Headers show

Pull-request

https://gitlab.com/philmd/qemu.git tags/pflash-next-20190722

Message

Philippe Mathieu-Daudé July 22, 2019, 5:08 p.m. UTC
The following changes since commit 9d2e1fcd14c2bae5be1992214a03c0ddff714c80:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2019-07-22 13:20:49 +0100)

are available in the Git repository at:

  https://gitlab.com/philmd/qemu.git tags/pflash-next-20190722

for you to fetch changes up to 5ef209c777a1a1eacea30e267640b029b6bd0bc0:

  hw/block/pflash_cfi02: Rewrite a fall through comment (2019-07-22 19:02:09 +0200)

----------------------------------------------------------------
This pull request contains a bugfix and silent a fallthru warning.

----------------------------------------------------------------

Philippe Mathieu-Daudé (2):
  hw/block/pflash_cfi01: Add missing DeviceReset() handler
  hw/block/pflash_cfi02: Rewrite a fall through comment

 hw/block/pflash_cfi01.c | 19 +++++++++++++++++++
 hw/block/pflash_cfi02.c |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)