All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command
@ 2020-01-30 10:44 Wojtek Lewandowski
  2020-01-30 10:57 ` [Bug 1861394] " Wojtek Lewandowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wojtek Lewandowski @ 2020-01-30 10:44 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

QEMU Version : v4.2.0-773-g43d1455-dirty (commit
43d1455cf84283466e5c22a217db5ef4b8197b14)

Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
-initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:    CentOS Linux release 7.7.1908 (Core)
Release:        7.7.1908
Codename:       Core


Problem: after boot, when type poweroff -f it hangs (not quitting). I have tested this for x86_64, and aarch64 and it works fine. The problem appears only for risv64(of those mentioned). Last time i have checked it worked also for riscv64 and it was on the d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  qemu-system-riscv64 hangs after poweroff linux command

Status in QEMU:
  New

Bug description:
  QEMU Version : v4.2.0-773-g43d1455-dirty (commit
  43d1455cf84283466e5c22a217db5ef4b8197b14)

  Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
  -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

  Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.7.1908 (Core)
  Release:        7.7.1908
  Codename:       Core

  
  Problem: after boot, when type poweroff -f it hangs (not quitting). I have tested this for x86_64, and aarch64 and it works fine. The problem appears only for risv64(of those mentioned). Last time i have checked it worked also for riscv64 and it was on the d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1861394] Re: qemu-system-riscv64 hangs after poweroff linux command
  2020-01-30 10:44 [Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command Wojtek Lewandowski
@ 2020-01-30 10:57 ` Wojtek Lewandowski
  2021-05-02 18:26 ` Thomas Huth
  2021-07-02  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Wojtek Lewandowski @ 2020-01-30 10:57 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  QEMU Version : v4.2.0-773-g43d1455-dirty (commit
  43d1455cf84283466e5c22a217db5ef4b8197b14)
  
  Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
  -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"
  
  Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.7.1908 (Core)
  Release:        7.7.1908
  Codename:       Core
  
- 
- Problem: after boot, when type poweroff -f it hangs (not quitting). I have tested this for x86_64, and aarch64 and it works fine. The problem appears only for risv64(of those mentioned). Last time i have checked it worked also for riscv64 and it was on the d0f90e1423b4f412adc620eee93e8bfef8af4117 commit
+ Problem: after boot, when type poweroff -f it hangs (not quitting). I
+ have tested this for x86_64, and aarch64 and it works fine. The problem
+ appears only for risv64(of those mentioned). Last time I have checked,
+ it worked  for all the mentioned architectures. It was on the
+ d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

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

Title:
  qemu-system-riscv64 hangs after poweroff linux command

Status in QEMU:
  New

Bug description:
  QEMU Version : v4.2.0-773-g43d1455-dirty (commit
  43d1455cf84283466e5c22a217db5ef4b8197b14)

  Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
  -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

  Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.7.1908 (Core)
  Release:        7.7.1908
  Codename:       Core

  Problem: after boot, when type poweroff -f it hangs (not quitting). I
  have tested this for x86_64, and aarch64 and it works fine. The
  problem appears only for risv64(of those mentioned). Last time I have
  checked, it worked  for all the mentioned architectures. It was on the
  d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1861394] Re: qemu-system-riscv64 hangs after poweroff linux command
  2020-01-30 10:44 [Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command Wojtek Lewandowski
  2020-01-30 10:57 ` [Bug 1861394] " Wojtek Lewandowski
@ 2021-05-02 18:26 ` Thomas Huth
  2021-07-02  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-05-02 18:26 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to
another system. For this we need to know which bugs are still valid
and which could be closed already. Thus we are setting older bugs to
"Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


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

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

Title:
  qemu-system-riscv64 hangs after poweroff linux command

Status in QEMU:
  Incomplete

Bug description:
  QEMU Version : v4.2.0-773-g43d1455-dirty (commit
  43d1455cf84283466e5c22a217db5ef4b8197b14)

  Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
  -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

  Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.7.1908 (Core)
  Release:        7.7.1908
  Codename:       Core

  Problem: after boot, when type poweroff -f it hangs (not quitting). I
  have tested this for x86_64, and aarch64 and it works fine. The
  problem appears only for risv64(of those mentioned). Last time I have
  checked, it worked  for all the mentioned architectures. It was on the
  d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1861394] Re: qemu-system-riscv64 hangs after poweroff linux command
  2020-01-30 10:44 [Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command Wojtek Lewandowski
  2020-01-30 10:57 ` [Bug 1861394] " Wojtek Lewandowski
  2021-05-02 18:26 ` Thomas Huth
@ 2021-07-02  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-02  4:17 UTC (permalink / raw)
  To: qemu-devel

[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/1861394

Title:
  qemu-system-riscv64 hangs after poweroff linux command

Status in QEMU:
  Expired

Bug description:
  QEMU Version : v4.2.0-773-g43d1455-dirty (commit
  43d1455cf84283466e5c22a217db5ef4b8197b14)

  Command: qemu-system-riscv64 -machine virt -kernel ./bbl -nographic
  -initrd rootfs.cpio.gz -append "root=/dev/ram console=ttyS0"

  Host:LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.7.1908 (Core)
  Release:        7.7.1908
  Codename:       Core

  Problem: after boot, when type poweroff -f it hangs (not quitting). I
  have tested this for x86_64, and aarch64 and it works fine. The
  problem appears only for risv64(of those mentioned). Last time I have
  checked, it worked  for all the mentioned architectures. It was on the
  d0f90e1423b4f412adc620eee93e8bfef8af4117 commit

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-02  4:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30 10:44 [Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command Wojtek Lewandowski
2020-01-30 10:57 ` [Bug 1861394] " Wojtek Lewandowski
2021-05-02 18:26 ` Thomas Huth
2021-07-02  4:17 ` Launchpad Bug Tracker

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.