qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_ba


From: Thomas Huth
Subject: Re: [PATCH v1 00/14] various fixes for next PR (testing, vhost, guest_base fixes)
Date: Sun, 7 Jun 2020 08:55:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 05/06/2020 17.49, Alex Bennée wrote:
> Hi,
> 
> These are all the patches I've currently got which are ready for a
> pull request next week. I've included some patches which are destined
> to go in via other trees so I can keep the testing green on the CI.
> 
> In summary:
> 
>  Some simple plugin cleanups (the reset remain in plugins/next)
>  Reliability fixes for travis/shippable
>  iotest 194 fix (going in via block tree?)
>  docker updates (ubuntu and tricore fix)
>  vhost-user and TCG fix
>  more linux-user guest_base fixes
> 
> I'll certainly include the testing stuff in my PR but if others are
> happy for me to include bits touching their areas then shout and I'll
> include them in the PR.
> 
> The following need review:
> 
>  - linux-user: detect overflow of MAP_FIXED mmap
>  - linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
>  - linux-user: provide fallback pgd_find_hole for bare chroots
>  - tests/docker: fix pre-requisite for debian-tricore-cross
>  - hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
>  - .shippable: temporaily disable some cross builds
>  - exec: flush the whole TLB if a watchpoint crosses a page boundary
> 
> Alex Bennée (10):
>   tests/plugin: correctly honour io_count
>   exec: flush the whole TLB if a watchpoint crosses a page boundary
>   .travis.yml: allow failure for unreliable hosts
>   .shippable: temporaily disable some cross builds
>   tests/docker: fix pre-requisite for debian-tricore-cross
>   hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODE
>   linux-user: provide fallback pgd_find_hole for bare chroots
>   linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
>   tests/tcg: add simple commpage test case
>   linux-user: detect overflow of MAP_FIXED mmap
> 
> Emilio G. Cota (1):
>   qemu-plugin.h: add missing include <stddef.h> to define size_t
> 
> Paolo Bonzini (1):
>   docker: update Ubuntu to 20.04
> 
> Philippe Mathieu-Daudé (1):
>   scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header

What about Philippe's "tests: Remove unused bison/flex packages" v2
patch series from May 15th? I think you could include it here, too.

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]