Vishal Verma
Vishal Verma
FWIW The Tesla software version is 2023.38.6
Btw I don't think this is so much related to a new car rather than maybe Tesla flipping a switch as to when the old API gets deprecated? Mine is...
@shawn8172014 are you still seeing this? Can you try with the latest qemu (does your qemu branch have any modifications or was it just upstream?)
@LIUQyou @y17yeshwanth Yeah --cxl-test-run and --nfit-test-run are currently broken. I need to either remove them or fix them. For now I'd suggest just booting the guest up normally with --cxl-test...
@hishine6 It is possible that mkosi doesn't setup systemd-boot for Ubuntu 18.x - Can you check if using a more recent Ubuntu for the guest helps? What that part of...
@bgoglin the 'set-partition' command of cxl-cli is nominally used to configure persistent capacity vs. volatile. However I don't think the current qemu implementation actually supports that. It (qemu) provides both...
@bgoglin currently `cxl create-region` only has pmem, but eventually it will grow support for volatile as well.
I forgot to add above - if `--git-qemu=~/git/qemu` becomes the new default, we'd need a new option to use system installed qemu. Maybe we just add a new boolean option...
Yep I saw this too on Friday and I *think* rewinding back to an older qemu fixed things. I can post the qemu commit I had success with tomorrow --------...
My qemu has been at: 29f6db75667f ("Merge tag 'pull-target-arm-20220627' of https://git.linaro.org/people/pmaydell/qemu-arm into staging")