Paolo Bonzini 80d2b933f9 openpic_kvm: drop address_space_to_flatview call
The MemoryListener is registered on address_space_memory, there is
not much to assert.  This currently works because the callback
is invoked only once when the listener is registered, but section->fv
is the _new_ FlatView, not the old one on later calls and that
would break.

This confines address_space_to_flatview to exec.c and memory.c.

Acked-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-03-06 14:01:27 +01:00
..
2018-02-19 18:27:32 +01:00
2018-03-02 13:45:50 -06:00
2018-03-02 13:45:50 -06:00
2017-10-27 16:03:54 +02:00
2018-03-01 11:05:45 +00:00
2018-03-02 13:45:50 -06:00
2018-02-13 18:25:48 +02:00
2018-03-06 13:16:29 +11:00
2018-03-05 14:27:24 +00:00
2018-03-02 13:45:50 -06:00
2016-01-29 15:07:25 +00:00
2018-03-02 13:45:50 -06:00
2018-03-02 13:45:50 -06:00
2018-03-02 13:45:50 -06:00
2018-03-02 13:45:50 -06:00
2018-02-19 13:03:24 +02:00