Message ID | 20230111075213.70404-1-its@irrelevant.dk |
---|---|
State | New |
Headers | show |
On Wed, 11 Jan 2023 at 07:52, Klaus Jensen <its@irrelevant.dk> wrote: > > From: Klaus Jensen <k.jensen@samsung.com> > > Hi Peter, > > The following changes since commit 528d9f33cad5245c1099d77084c78bb2244d5143: > > Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging (2023-01-08 11:23:17 +0000) > > are available in the Git repository at: > > https://gitlab.com/birkelund/qemu.git tags/nvme-next-pull-request > > for you to fetch changes up to 973f76cf7743545a5d8a0a8bfdfe2cd02aa3e238: > > hw/nvme: cleanup error reporting in nvme_init_pci() (2023-01-11 08:41:19 +0100) > > ---------------------------------------------------------------- > hw/nvme updates > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM
From: Klaus Jensen <k.jensen@samsung.com> Hi Peter, The following changes since commit 528d9f33cad5245c1099d77084c78bb2244d5143: Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging (2023-01-08 11:23:17 +0000) are available in the Git repository at: https://gitlab.com/birkelund/qemu.git tags/nvme-next-pull-request for you to fetch changes up to 973f76cf7743545a5d8a0a8bfdfe2cd02aa3e238: hw/nvme: cleanup error reporting in nvme_init_pci() (2023-01-11 08:41:19 +0100) ---------------------------------------------------------------- hw/nvme updates ---------------------------------------------------------------- Klaus Jensen (6): hw/nvme: use QOM accessors hw/nvme: rename shadow doorbell related trace events hw/nvme: fix missing endian conversions for doorbell buffers hw/nvme: fix missing cq eventidx update hw/nvme: clean up confusing use of errp/local_err hw/nvme: cleanup error reporting in nvme_init_pci() hw/nvme/ctrl.c | 194 ++++++++++++++++++++++++------------------- hw/nvme/trace-events | 8 +- 2 files changed, 113 insertions(+), 89 deletions(-)