qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b457a5: MAINTAINERS: make virtio-blk Stefan H


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b457a5: MAINTAINERS: make virtio-blk Stefan Hajnoczi's res...
Date: Fri, 01 May 2015 02:00:07 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b457a5f54cd857815401dc4708a4c778481ec562
      
https://github.com/qemu/qemu/commit/b457a5f54cd857815401dc4708a4c778481ec562
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility

Cc: Kevin Wolf <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: e7c6e631b191c99eecb4a06fe19302e863f033c6
      
https://github.com/qemu/qemu/commit/e7c6e631b191c99eecb4a06fe19302e863f033c6
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: split out image formats

Block driver submaintainers has proven to be a good model.  Kevin and
Stefan are splitting up the unclaimed block drivers so each has a
dedicated maintainer.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: d55053b16e22d46db0d98819814a31ae5c33e2c7
      
https://github.com/qemu/qemu/commit/d55053b16e22d46db0d98819814a31ae5c33e2c7
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility

The block I/O path includes the asynchronous I/O machinery and
read/write/flush/discard processing.  It somewhat arbitrarily also
includes block migration, which I've found myself reviewing patches for
over the years.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: abfe4e9408a9e82bec9e9834eabc65f53907f281
      
https://github.com/qemu/qemu/commit/abfe4e9408a9e82bec9e9834eabc65f53907f281
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility

Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: 17f1e8f5acf0016bf0b14ef9ec591d3f5081fc60
      
https://github.com/qemu/qemu/commit/17f1e8f5acf0016bf0b14ef9ec591d3f5081fc60
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: make block layer core Kevin Wolf's responsibility

Kevin is now sole maintainer of the core block layer, including
BlockDriverState graphs and monitor commands.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: c95e4c0e53c774dd82a78ae751ea24f537e38778
      
https://github.com/qemu/qemu/commit/c95e4c0e53c774dd82a78ae751ea24f537e38778
  Author: Kevin Wolf <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add qemu-block list where missing

Signed-off-by: Kevin Wolf <address@hidden>


  Commit: 4a4d614ff56b4cf15e83629946afe51dc116053f
      
https://github.com/qemu/qemu/commit/4a4d614ff56b4cf15e83629946afe51dc116053f
  Author: Daniel Stekloff <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M hw/block/nvme.c

  Log Message:
  -----------
  Enable NVMe start controller for Windows guest.

Windows seems to send two separate calls to NVMe controller configuration. The
first sends configuration info and the second the enable bit. I couldn't
enable the Windows 8.1 in-box NVMe driver with base Qemu. I made the
following change to store the configuration data and then handle enable and
NVMe driver works on Windows 8.1.

I am not a Windows expert and I'm not entirely sure this is the correct
approach. I'm offering it for anyone who wishes to use NVMe on Windows 8.1
using Qemu.

I have tested this change with Linux and Windows guests with NVMe devices.

Signed-off-by: Daniel Stekloff <address@hidden>
Acked-by: Keith Busch <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>


  Commit: 5bccbb04a4abba7af4398de992bf06d585fd1333
      
https://github.com/qemu/qemu/commit/5bccbb04a4abba7af4398de992bf06d585fd1333
  Author: Peter Maydell <address@hidden>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M MAINTAINERS
    M hw/block/nvme.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block patches

# gpg: Signature made Thu Apr 30 19:51:16 2015 BST using RSA key ID C88F2FD6
# gpg: Good signature from "Kevin Wolf <address@hidden>"

* remotes/kevin/tags/for-upstream:
  Enable NVMe start controller for Windows guest.
  MAINTAINERS: Add qemu-block list where missing
  MAINTAINERS: make block layer core Kevin Wolf's responsibility
  MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
  MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility
  MAINTAINERS: split out image formats
  MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f90f5b9a9aa4...5bccbb04a4ab

reply via email to

[Prev in Thread] Current Thread [Next in Thread]