Re: VMX exit reason=33 and general userboot.so questions

2018-02-21 Thread Anish
>idtr[0] 0x/0x IDTR is not set, you can set the value same as in GDTR, from libvmm /* GDTR, IDTR */ desc_base = 0; desc_limit = 0x; desc_access = 0; error = vm_set_desc(vmctx, vcpu, VM_REG_GUEST_GDTR,

Re: VMX exit reason=33 and general userboot.so questions

2018-02-21 Thread Fabian Freyer
Hi Peter, thanks for your response! On 21 Feb 2018, at 17:59, Peter Grehan wrote: > >exit_reason 33 > > From the Intel SDM, vol 3B Appendix C, this error is "VM-entry failure due > to invalid guest state". Yes, I’m currently going through SDM, vol 3B, section 26.3, and > These e

[Bug 225794] VM images for 12.0-CURRENT have problem with USB 3.0 ports

2018-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225794 --- Comment #15 from Andriy Gapon --- (In reply to David.Boyd49 from comment #14) Perhaps the device genuinely does not support INQUIRY command... Maybe camcontrol would be a better option in this case. Could you please try this? # camcon

[Bug 225794] VM images for 12.0-CURRENT have problem with USB 3.0 ports

2018-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225794 Andriy Gapon changed: What|Removed |Added CC||freebsd-...@freebsd.org A

Re: VMX exit reason=33 and general userboot.so questions

2018-02-21 Thread Peter Grehan
Hi Fabian, >exit_reason 33 From the Intel SDM, vol 3B Appendix C, this error is "VM-entry failure due to invalid guest state". These errors can be difficult to debug given the large amount of guest state involved :( However, looking at the state from your dump: > tr desc[0]

[Bug 225794] VM images for 12.0-CURRENT have problem with USB 3.0 ports

2018-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225794 --- Comment #14 from david.boy...@twc.com --- Created attachment 190860 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190860&action=edit Verify camcontrol devlist output for pass3 device Andriy, I verified pass3 as the USB devi