Tests out fine on a Ryzen system.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 26 2020
Nov 25 2020
Nov 24 2020
Nov 22 2020
Nov 21 2020
Looks fine.
Nov 20 2020
Nov 19 2020
Nov 18 2020
Nov 17 2020
Nov 16 2020
D24066 should be committed soon so one less obstacle for this work.
Can we keep the CSM one until the bitter end, and build it from the existing repo ?
No objection from bhyve's PoV.
Nov 15 2020
Nov 13 2020
Nov 12 2020
A snapshot of the KVM unit tests, slightly modified to work with bhyve and Adam's change, is at https://people.freebsd.org/~grehan/kvm_unit_tests/kut.tgz
Nov 11 2020
Nov 9 2020
Nov 7 2020
Nov 5 2020
This should be fine.
btw many thanks for doing this.
Nov 4 2020
This is incorrect: there should never be an exit for a membar access by a guest, hence the assert.
Nov 2 2020
Oct 26 2020
Would it be possible to cache the smr_seq_t instead of pmap->pm_eptgen ? One less atomic to increment.
Oct 17 2020
an error from invept results in a panic
Oct 16 2020
Ahh Windows :(
Oct 7 2020
I did not check how the disk is opened by loader
Looks fine.
Oct 6 2020
Could you give me some more information on where to find these patches and how to apply them?
Oct 4 2020
counter(9) should be used to implement this.
Sep 29 2020
Generic PCI ROM BIOS support in EFI might be a better solution for this (there is a version posted in the vga-bios patches a while back), with ROM extraction being a separate issue.
D24066 would cover the unmap code: this work could reuse that.
Sep 18 2020
Sep 10 2020
Sep 8 2020
Sep 2 2020
Aug 27 2020
The Intel ACRN edk2 fork has a GVT GOP driver that may be suitable
https://github.com/projectacrn/acrn-edk2/tree/ovmf-acrn/OvmfPkg/GvtGopDxe
Thanks, looking at this now.
Aug 24 2020
Thanks kib@, I can commit this.
Aug 19 2020
I'm happy with this change but need to wait for maintainer approval before I commit it
Aug 18 2020
Aug 14 2020
Aug 13 2020
In D26035#578286, @jhb wrote:In D26035#578062, @grehan wrote:Given the config file syntax will likely change but the "-f" option will be around forever, can a magic number or first-line metadata comment be used to distinguish this key/value file format from a future version ?
I would be fine with using a more obscure option for the flat config file (if we did long opts it could be a --flat-config or some such without a short letter even, but we don't do any long opts so not quite as straightforward to pick an obscure one). I don't really expect the syntax of that to change, but I think having '-f' be used for a more friendly UCL syntax might be more useful and I would be happy to leave "-f" free for the UCL thing to use. The UCL thing might itself include a version number as a field for the UCL parser to use that I think would permit some level of compatibility in the future.
Given the config file syntax will likely change but the "-f" option will be around forever, can a magic number or first-line metadata comment be used to distinguish this key/value file format from a future version ?
Aug 12 2020
Aug 5 2020
Jul 31 2020
Jul 30 2020
Jul 27 2020
Jul 16 2020
Jul 10 2020
Jul 6 2020
In D25396#565538, @chuck wrote:As an update, there is work underway to significantly enhance bhyve configuration. Once that lands, it should make many of the concerns here easier to address.
bhyve bits look fine.
Jul 2 2020
Jun 26 2020
Jun 23 2020
happy for a MFC in say 2 weeks after commit to head?
Nice change. Don't forget to update the man page.
Jun 18 2020
That all sounds reasonable: looks fine to me.
Jun 11 2020
Jun 1 2020
May 28 2020
I don't have a problem with the serial, f/w rev or model number parts of this.