Re: [PATCH] Fix some typos in documentation and comments

2023-08-02 Thread Michael Tokarev
30.07.2023 21:03, Stefan Weil via wrote: Signed-off-by: Stefan Weil --- This patch was triggered by a spelling check for the generated QEMU documentation using codespell. It does not try to fix all typos which still exist in the QEMU code, but has a focus on those required to fix the

Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option

2023-07-03 Thread Michael Tokarev
eardown(void) +{ +qemu_add_opts(_run_with_opts); +} +opts_init(register_teardown); Hmm.. Is it still register_teardown? :) Other than that, Reviewed-by: Michael Tokarev /mjt

Re: [libvirt] [Qemu-devel] [PATCH v4] Add machine parameter qemu-kvm-migration for live migrate compatibility with qemu-kvm

2014-09-24 Thread Michael Tokarev
22.09.2014 23:34, Alex Bligh wrote: This patch series adds inbound migrate capability from qemu-kvm version 1.0. [...] Isn't it quite a bit too late already? That's an old version by now, and supporting migration from it is interesting for long-term support distributions - like redhat for