On 9/9/21 3:25 PM, Peter Maydell wrote: > On Wed, 8 Sept 2021 at 11:07, Paolo Bonzini <pbonz...@redhat.com> wrote: >> >> The following changes since commit f9128631fbeb40a55f7bc145397981c963d40909: >> >> Merge remote-tracking branch >> 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2021-09-07 >> 13:24:43 +0100) >> >> are available in the Git repository at: >> >> https://gitlab.com/bonzini/qemu.git tags/for-upstream >> >> for you to fetch changes up to 3b942628231462c56c883a6273cf137d2a382f8f: >> >> ebpf: only include in system emulators (2021-09-08 08:07:04 +0200) >> >> ---------------------------------------------------------------- >> * SGX support (Sean, Yang) >> * vGIF and vVMLOAD/VMSAVE support (Lara) >> * Fix LA57 support in TCG (Daniel) >> * Avoid pointless warnings for static user-only compilation (Thomas) >> * Fix --disable-system compilation if libbpf is found >> * target-i386.rst restructuring >> > > Philippe seems to have some review remarks on the SGX patches,
I wanted to comment on the latest "Kconfig: Add CONFIG_SGX support" patch and didn't really realize the latest was the pull request. I meant to NAck the patch, but since it is pulled, the issue I reported can be fixed on top (we are not close to releasing), I don't want to give Paolo more work... Sorry for the noise. > and also I found that on my local machine this was pretty > consistently hanging in the migration test. David G says there's > a maybe fix for that in another pullreq, so I'll see if that helps... > > -- PMM >