[Bug 210175] [hyper-v] V2 input from mouse/keyboard not captured

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210175

--- Comment #3 from Dexuan Cui  ---
Hyper-V keyboard driver for Gen2 VM was added in 2017, but Hyper-V mouse driver
has not been implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 231430] 'Fatal trap 9: general protection fault while in kernel mode' when rebooting after installkernel on VirtualBox VM

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231430

--- Comment #6 from Mark Millard  ---
(In reply to Mark Millard from comment #5)

My context is strictly UFS based, no ZFS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 210175] [hyper-v] V2 input from mouse/keyboard not captured

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210175

Bob Martin  changed:

   What|Removed |Added

 CC||fbs...@gmail.com

--- Comment #2 from Bob Martin  ---
Installed 11.2 release on Hyper-V (gen2)
All works well accept no mouse (nothing in /dev)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 231430] 'Fatal trap 9: general protection fault while in kernel mode' when rebooting after installkernel on VirtualBox VM

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231430

Vladimir Kondratyev  changed:

   What|Removed |Added

 CC||w...@freebsd.org

--- Comment #4 from Vladimir Kondratyev  ---
Looks like duplicate of PR/227784

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 231430] 'Fatal trap 9: general protection fault while in kernel mode' when rebooting after installkernel on VirtualBox VM

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231430

--- Comment #3 from Yasuhiro KIMURA  ---
Created attachment 197321
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197321=edit
Screenshot when updating from ALPHA6 to ALPHA7

Attached PNG file is screenshot when updating from ALPHA6 to ALPHA7.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 229852] [PATCH] bhyve: IOMMU (Intel VTd) PCI passthrough attempt locks up some systems

2018-09-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229852

Niels Bakker  changed:

   What|Removed |Added

 CC||niels=free...@bakker.net

--- Comment #1 from Niels Bakker  ---
I ran into this issue (on an Intel Celeron 3865U) with the exact symptoms
described in the linked thread, and the patch resolved it for me as well.

I had tried the other workaround before - only pick devices on another PCI bus
and IRQ line for passthru - but that did not help. Without this patch, any
attempt to use a passthru device immediately crashes the whole computer by
rendering all PCI devices like AHCI and USB controllers absent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"