Andrew Fasano

Results 67 comments of Andrew Fasano

Yeah, @jamcleod is exactly right - plugins need to explicitly support the PyPANDA PPP interface by making sure their header files are organized as he described and it looks like...

Nope, the issue is related to the pypi package being really old. This is unrelated to panda plugins

I'd definitely want to maintain backwards compatibility for a little bit (as an aside, I have no idea how to estimate how many people would be impacted by pypanda api-breaking...

Also, regarding Mark's comment > Maybe I missed it, but somewhere protobuf==3.13.0 should be listed as a required dependency I'm not sure if that's actually the case and/or how to...

Oh I think I like that model too!

Thanks for the update, that's very exciting to hear! Will definitely help us get things moving with this upgrade.

We're a fork of qemu from like 10 years ago without a dedicated development team so we know there are lots of unfixed qemu bugs present in PANDA. If you...

The first issue seems to change if I update the python script to change the profile name to not include the .json.xz > panda.load_plugin("cosi", { "profile": "ubuntu:4.15.0-72-generic:64" }) Then I...

Oh no, I was expecting a difference with output from callstack_instr before/after these changes, but you're saying it's just producing varying output just running repeatedly with these changes?

Yikes, that's no good. I'm going to revert #1445 on dev, and rebase all the commits into this branch/PR to keep this self contained. @lacraig2 you're the SBE/EBE callback expert,...