[Qemu-devel] [PATCH v2 0/2] Fix for the xen-bus driver

Anthony PERARD posted 2 patches 4 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190823101534.465-1-anthony.perard@citrix.com
Test docker-clang@ubuntu passed
Test FreeBSD passed
Test checkpatch passed
Test docker-mingw@fedora passed
hw/xen/xen-bus.c | 34 +++++++++++++++++++++++++++-------
1 file changed, 27 insertions(+), 7 deletions(-)
[Qemu-devel] [PATCH v2 0/2] Fix for the xen-bus driver
Posted by Anthony PERARD 4 years, 8 months ago
Cheers,

Anthony PERARD (2):
  xen-bus: Fix backend state transition on device reset
  xen-bus: Avoid rewriting identical values to xenstore

 hw/xen/xen-bus.c | 34 +++++++++++++++++++++++++++-------
 1 file changed, 27 insertions(+), 7 deletions(-)

-- 
Anthony PERARD