All of lore.kernel.org
 help / color / mirror / Atom feed
From: Launchpad Bug Tracker <1735082@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Bug 1735082] Re: NVME pass through in th eguest VM
Date: Sun, 10 Jan 2021 04:17:40 -0000	[thread overview]
Message-ID: <161025226164.18863.8581655885216202774.malone@loganberry.canonical.com> (raw)
In-Reply-To: 151193824666.10852.4284580382497408043.malonedeb@wampee.canonical.com

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1735082

Title:
  NVME pass through in th eguest VM

Status in QEMU:
  Expired

Bug description:
  Hi Qemu Team

  i am new in qemu and trying for nvme pass through ..
  for that i used  below git repo for nvme 

  https://github.com/famz/qemu/tree/nvme

  and trying to launch the VM by below qemu command ..

  /usr/local/bin/qemu-system-x86_64 -name sl7.0  -m 1024 -object memory-
  backend-file,id=mem,size=1G,mem-path=/dev/hugepages,share=on
  -nographic -no-user-config -nodefaults -serial
  mon:telnet:localhost:7704,server,nowait -monitor
  mon:telnet:localhost:8804,server,nowait -numa node,memdev=mem -drive
  file=/home/qemu/qcows,format=qcow2,if=none,id=disk -device ide-
  hd,drive=disk,bootindex=0 -drive
  file=nvme://0000:d8:00.0,if=none,id=drive0 -device virtio-
  blk,drive=drive0,id=virtio0 --enable-kvm

  i am getting kernel panic and not proceed further..please help

  PS:-  our guest VM version is

  Scientific Linux 7.0 (Nitrogen)
  Kernel 3.10.0-123.el7.x86_64 on an x86_64

  Regards
  Nitin

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1735082/+subscriptions


      parent reply	other threads:[~2021-01-10  4:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-29  6:50 [Qemu-devel] [Bug 1735082] [NEW] NVME pass through in th eguest VM Nitin
2020-11-10 17:52 ` [Bug 1735082] " Thomas Huth
2021-01-10  4:17 ` Launchpad Bug Tracker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161025226164.18863.8581655885216202774.malone@loganberry.canonical.com \
    --to=1735082@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.