Re: [PATCH RFC 00/16] Implement Microvm for aarch64 architecture

2020-02-17 Thread Peter Maydell
On Mon, 17 Feb 2020 at 07:42, Xu Yandong wrote: > > Implement Microvm for aarch64 architecture > > This series attempts to implement microvm for aarch64 > architecture. > > Just like how Sergio Lopez does for implementing microvm > for x86 architecture. We remove parts of emulate devices which > a

Re: [PATCH RFC 00/16] Implement Microvm for aarch64 architecture

2020-02-17 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1581925888-103620-1-git-send-email-xuyando...@huawei.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST S

[PATCH RFC 00/16] Implement Microvm for aarch64 architecture

2020-02-16 Thread Xu Yandong
Implement Microvm for aarch64 architecture This series attempts to implement microvm for aarch64 architecture. Just like how Sergio Lopez does for implementing microvm for x86 architecture. We remove parts of emulate devices which are not needed in microvm, compared with normal VM, We only keep P