Re: [Qemu-devel] [PATCH v3 3/8] ide: account UNMAP (TRIM) operations

2018-06-15 Thread Alberto Garcia
On Wed 13 Jun 2018 07:44:21 PM CEST, Anton Nefedov wrote: > Signed-off-by: Anton Nefedov Reviewed-by: Alberto Garcia Berto

[Qemu-devel] [PATCH v3 3/8] ide: account UNMAP (TRIM) operations

2018-06-13 Thread Anton Nefedov
Signed-off-by: Anton Nefedov --- hw/ide/core.c | 12 1 file changed, 12 insertions(+) diff --git a/hw/ide/core.c b/hw/ide/core.c index 2c62efc..352429b 100644 --- a/hw/ide/core.c +++ b/hw/ide/core.c @@ -440,6 +440,14 @@ static void ide_issue_trim_cb(void *opaque, int ret) TrimA