On Thu, Apr 13, 2017 at 03:32:55PM +0200, Jiri Denemark wrote: > We already know from QEMU which CPU features will block migration. Let's > use this information to make a migratable copy of the host CPU model and > use it for updating guest CPU specification. This will allow us to drop > feature filtering from virCPUUpdate where it was just a hack. > > Signed-off-by: Jiri Denemark <[email protected]> > --- > src/qemu/qemu_capabilities.c | 57 > +++++++++++++++++++++++++++++++++++++------- > src/qemu/qemu_capabilities.h | 2 ++ > src/qemu/qemu_process.c | 2 +- > tests/cputest.c | 7 +++++- > 4 files changed, 57 insertions(+), 11 deletions(-)
ACK Pavel
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
