Applied. Thanks.
Regards,
Anthony Liguori
Am 29.04.2013 14:35, schrieb Jan Kiszka:
> Better than just releasing the error object silently.
>
> Signed-off-by: Jan Kiszka
Reviewed-by: Andreas Färber
but CC'ing monitor guys to verify this is the right print function.
Andreas
> ---
> hw/core/qdev.c |1 +
> 1 files changed, 1 insert
Better than just releasing the error object silently.
Signed-off-by: Jan Kiszka
---
hw/core/qdev.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/hw/core/qdev.c b/hw/core/qdev.c
index 4eb0134..ab1d8f5 100644
--- a/hw/core/qdev.c
+++ b/hw/core/qdev.c
@@ -162,6 +162,7 @@