commit | da278d58a092bfcc4e36f1e274229c1468dea731 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Fri May 08 12:02:22 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 10 12:09:56 2020 -0400 |
tree | 83fa17711816ae569b86ebccdadbfe04d0819db0 | |
parent | 23accdf162dcccb9fec9585a64ad01a87b13da5c [diff] |
accel: Move Xen accelerator code under accel/xen/ This code is not related to hardware emulation. Move it under accel/ with the other hypervisors. Reviewed-by: Paul Durrant <paul@xen.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200508100222.7112-1-philmd@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>