qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1823831] Re: BSD bootloader halts with hypervisor.fram


From: Chen Zhang
Subject: [Qemu-devel] [Bug 1823831] Re: BSD bootloader halts with hypervisor.framework
Date: Wed, 10 Apr 2019 07:14:29 -0000

Git bisect shows that 92d5f1a4147c3722b5e9a8bcfb7dc261b7a8b855 is the
first bad commit.

Author: Paolo Bonzini <address@hidden>
Date:   Tue Aug 21 15:31:24 2018 +0200

    target/i386: unify masking of interrupts
    
    Interrupt handling depends on various flags in env->hflags or env->hflags2,
    and the exact detail were not exactly replicated between x86_cpu_has_work
    and x86_cpu_exec_interrupt.  Create a new function that extracts the
    highest-priority non-masked interrupt, and use it in both functions.

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

Title:
  BSD bootloader halts with hypervisor.framework

Status in QEMU:
  New

Bug description:
  Guest: FreeBSD 12.0 Install CD
  Host: MacOS 11.14.3 qemu master at 90fb864a7df0a9af677352e94f8225f7b03de922

  Command arguments:

  qemu-system-x86_64 -m 4000m -cdrom Downloads/FreeBSD-12.0-RELEASE-
  amd64-bootonly.iso

  When qemu was run with -accel hvf, the bootloader would halt after
  showing the menu. The bootloader would not respond to any keyboard
  events.

  Without acceleration option, the bootloader would count down to zero
  and proceed.

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



reply via email to

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