All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
@ 2021-03-15 15:50 Frederic Bezies
  2021-05-09 15:02 ` [Bug 1919169] " Frederic Bezies
  0 siblings, 1 reply; 2+ messages in thread
From: Frederic Bezies @ 2021-03-15 15:50 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Hello.

I build a git version based on commit
6157b0e19721aadb4c7fdcfe57b2924af6144b14.

When I try to launch an EFI enabled VM, it crashes on start. Here is the
command line used:

qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
-smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
archlinux-2021.03.01-x86_64.iso -boot cd &

Here is the log I get:


"qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."


ed2k-ovmf version: 202102

I tried an older version, edk2-ovmf 202011, same crash on start.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- ```
+ [code]
  qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- ```
- 
+ [/code]
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- [code]
+ <code>
  qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- [/code]
+ </code>
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- <code>
- qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- </code>
+ 
+ "qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."
+ 
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

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

Title:
  [git]Startup crash when trying to use an EFI enabled VM in accel/kvm
  /kvm-all.c

Status in QEMU:
  New

Bug description:
  Hello.

  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.

  When I try to launch an EFI enabled VM, it crashes on start. Here is
  the command line used:

  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &

  Here is the log I get:

  
  "qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."

  
  ed2k-ovmf version: 202102

  I tried an older version, edk2-ovmf 202011, same crash on start.

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


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

* [Bug 1919169] Re: [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
  2021-03-15 15:50 [Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c Frederic Bezies
@ 2021-05-09 15:02 ` Frederic Bezies
  0 siblings, 0 replies; 2+ messages in thread
From: Frederic Bezies @ 2021-05-09 15:02 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Fix Released

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

Title:
  [git]Startup crash when trying to use an EFI enabled VM in accel/kvm
  /kvm-all.c

Status in QEMU:
  Fix Released

Bug description:
  Hello.

  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.

  When I try to launch an EFI enabled VM, it crashes on start. Here is
  the command line used:

  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &

  Here is the log I get:

  
  "qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."

  
  ed2k-ovmf version: 202102

  I tried an older version, edk2-ovmf 202011, same crash on start.

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


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

end of thread, other threads:[~2021-05-09 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 15:50 [Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c Frederic Bezies
2021-05-09 15:02 ` [Bug 1919169] " Frederic Bezies

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.