qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] hw/block: clean up stake xen_disk trace entries


From: Paul Durrant
Subject: Re: [Qemu-block] [PATCH] hw/block: clean up stake xen_disk trace entries
Date: Mon, 28 Jan 2019 10:27:53 +0000

Ping?

I realize that I typo-ed the commit comment but, assuming that can be fixed, 
can I get an ack or otherwise on this?

Thanks,

  Paul

> -----Original Message-----
> From: Paul Durrant [mailto:address@hidden
> Sent: 22 January 2019 14:52
> To: address@hidden; address@hidden
> Cc: Paul Durrant <address@hidden>; Kevin Wolf <address@hidden>;
> Max Reitz <address@hidden>
> Subject: [PATCH] hw/block: clean up stake xen_disk trace entries
> 
> This should have been removed then xen_disk.c was removed but I missed
> them.
> 
> Signed-off-by: Paul Durrant <address@hidden>
> ---
> Cc: Kevin Wolf <address@hidden>
> Cc: Max Reitz <address@hidden>
> ---
>  hw/block/trace-events | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/hw/block/trace-events b/hw/block/trace-events
> index 55e5a5500c..d0851953c5 100644
> --- a/hw/block/trace-events
> +++ b/hw/block/trace-events
> @@ -121,13 +121,6 @@ nvme_ub_db_wr_invalid_cqhead(uint32_t qid, uint16_t
> new_head) "completion queue
>  nvme_ub_db_wr_invalid_sq(uint32_t qid) "submission queue doorbell write
> for nonexistent queue, sqid=%"PRIu32", ignoring"
>  nvme_ub_db_wr_invalid_sqtail(uint32_t qid, uint16_t new_tail) "submission
> queue doorbell write value beyond queue size, sqid=%"PRIu32",
> new_head=%"PRIu16", ignoring"
> 
> -# hw/block/xen_disk.c
> -xen_disk_alloc(char *name) "%s"
> -xen_disk_init(char *name) "%s"
> -xen_disk_connect(char *name) "%s"
> -xen_disk_disconnect(char *name) "%s"
> -xen_disk_free(char *name) "%s"
> -
>  # hw/block/xen-block.c
>  xen_block_realize(const char *type, uint32_t disk, uint32_t partition)
> "%s d%up%u"
>  xen_block_connect(const char *type, uint32_t disk, uint32_t partition)
> "%s d%up%u"
> --
> 2.20.1.2.gb21ebb6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]