Re: [Qemu-devel] [PATCH 0/3] qemu-error: advanced report_once handling

2018-08-29 Thread Markus Armbruster
Cornelia Huck writes: > Based on previous discussions, I wanted to enhance the recently > merged report_once infrastucture with a way to print a message > once based on a variable instead of globally-once, similar to > what vfio-ccw uses today. > > Not really tested, mainly wanted to get this out

[Qemu-devel] [PATCH 0/3] qemu-error: advanced report_once handling

2018-08-28 Thread Cornelia Huck
Based on previous discussions, I wanted to enhance the recently merged report_once infrastucture with a way to print a message once based on a variable instead of globally-once, similar to what vfio-ccw uses today. Not really tested, mainly wanted to get this out before my vacation to get the ball