Re: [Qemu-devel] [PATCH] scripts: Remove fixed entries from the device-crash-test

2018-01-09 Thread Eduardo Habkost
On Mon, Dec 18, 2017 at 05:10:38PM +0100, Thomas Huth wrote: > These are crashes / errors which have been fixed already in the past > months. We can remove these from the device-crash-test script now. > > Signed-off-by: Thomas Huth Queued on machine-next. Sorry for the long delay. -- Eduardo

[Qemu-devel] [PATCH] scripts: Remove fixed entries from the device-crash-test

2017-12-18 Thread Thomas Huth
These are crashes / errors which have been fixed already in the past months. We can remove these from the device-crash-test script now. Signed-off-by: Thomas Huth --- scripts/device-crash-test | 8 1 file changed, 8 deletions(-) diff --git a/scripts/device-crash-test b/scripts/device-c