amluto / virtme

An easy way to virtualize the running system
GNU General Public License v2.0
330 stars 66 forks source link

Don't try to use removed `-watchdog` arg #85

Open bjackman opened 1 year ago

bjackman commented 1 year ago

See https://www.qemu.org/docs/master/about/removed-features.html

Implementation notes:

jadahl commented 1 year ago

There is also https://github.com/amluto/virtme/pull/81.

bjackman commented 1 year ago

Oh -_-

Well, I'll leave this open in case the simple s/-watchdog/-device is not good enough (see my 3rd point in the summary)

marcosps commented 1 year ago

@amluto has been unreachable for quite some time... do any of you know if he is still around? There a couple of fixes waiting to be picked in the PR lists already.

bjackman commented 11 months ago

I just learned about https://github.com/arighi/virtme-ng, haven't tried it but maybe a viable alternative.

marcosps commented 11 months ago

I just learned about https://github.com/arighi/virtme-ng, haven't tried it but maybe a viable alternative.

It works quite well, actually. You should try it :)