Re: [Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU

2019-01-16 Thread Thomas Huth
On 2019-01-15 15:10, Yang Zhong wrote: > This Kconfig implementation is rebased from Paolo's branch > https://github.com/bonzini/qemu/commits/kconfig > > I rebased most of patches except other ARCHs board definitions > this time. > https://github.com/yangzhon/qemu/commits/topic/upstream/Kconfig >

Re: [Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU

2019-01-15 Thread Paolo Bonzini
On 15/01/19 15:10, Yang Zhong wrote: > This Kconfig implementation is rebased from Paolo's branch > https://github.com/bonzini/qemu/commits/kconfig > > I rebased most of patches except other ARCHs board definitions > this time. > https://github.com/yangzhon/qemu/commits/topic/upstream/Kconfig > >

[Qemu-devel] [RFC PATCH v2 00/37] Support Kconfig in QEMU

2019-01-15 Thread Yang Zhong
This Kconfig implementation is rebased from Paolo's branch https://github.com/bonzini/qemu/commits/kconfig I rebased most of patches except other ARCHs board definitions this time. https://github.com/yangzhon/qemu/commits/topic/upstream/Kconfig The current RFC patches only support (*) x86_64 plat