* Re: [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig [not found] <20190316234456.18140-1-philmd@redhat.com> @ 2019-04-29 11:29 ` Philippe Mathieu-Daudé 2019-04-29 11:29 ` Philippe Mathieu-Daudé 2019-05-08 20:16 ` Philippe Mathieu-Daudé 0 siblings, 2 replies; 5+ messages in thread From: Philippe Mathieu-Daudé @ 2019-04-29 11:29 UTC (permalink / raw) To: qemu-devel; +Cc: Richard Henderson, Paolo Bonzini, Thomas Huth CC'ing Thomas who is a Kconfig expert. On 3/17/19 12:44 AM, Philippe Mathieu-Daudé wrote: > Explicit the CY82C693UB southbridge used by the 264DP. > > Philippe Mathieu-Daudé (2): > hw/isa/southbridge: Add the Cypress 82C693UB chipset > hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge > > hw/alpha/Kconfig | 5 +---- > hw/isa/Kconfig | 13 +++++++++++++ > 2 files changed, 14 insertions(+), 4 deletions(-) > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig 2019-04-29 11:29 ` [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig Philippe Mathieu-Daudé @ 2019-04-29 11:29 ` Philippe Mathieu-Daudé 2019-05-08 20:16 ` Philippe Mathieu-Daudé 1 sibling, 0 replies; 5+ messages in thread From: Philippe Mathieu-Daudé @ 2019-04-29 11:29 UTC (permalink / raw) To: qemu-devel; +Cc: Paolo Bonzini, Thomas Huth, Richard Henderson CC'ing Thomas who is a Kconfig expert. On 3/17/19 12:44 AM, Philippe Mathieu-Daudé wrote: > Explicit the CY82C693UB southbridge used by the 264DP. > > Philippe Mathieu-Daudé (2): > hw/isa/southbridge: Add the Cypress 82C693UB chipset > hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge > > hw/alpha/Kconfig | 5 +---- > hw/isa/Kconfig | 13 +++++++++++++ > 2 files changed, 14 insertions(+), 4 deletions(-) > ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig 2019-04-29 11:29 ` [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig Philippe Mathieu-Daudé 2019-04-29 11:29 ` Philippe Mathieu-Daudé @ 2019-05-08 20:16 ` Philippe Mathieu-Daudé 2019-05-27 16:05 ` Philippe Mathieu-Daudé 1 sibling, 1 reply; 5+ messages in thread From: Philippe Mathieu-Daudé @ 2019-05-08 20:16 UTC (permalink / raw) To: qemu-devel; +Cc: Paolo Bonzini, Thomas Huth, Richard Henderson Paolo, Thomas, On 4/29/19 1:29 PM, Philippe Mathieu-Daudé wrote: > CC'ing Thomas who is a Kconfig expert. > > On 3/17/19 12:44 AM, Philippe Mathieu-Daudé wrote: >> Explicit the CY82C693UB southbridge used by the 264DP. >> >> Philippe Mathieu-Daudé (2): >> hw/isa/southbridge: Add the Cypress 82C693UB chipset >> hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge This series does not fix anything, but makes the kconfig graph cleaner. Regards, Phil. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig 2019-05-08 20:16 ` Philippe Mathieu-Daudé @ 2019-05-27 16:05 ` Philippe Mathieu-Daudé 2019-06-05 9:51 ` Laurent Vivier 0 siblings, 1 reply; 5+ messages in thread From: Philippe Mathieu-Daudé @ 2019-05-27 16:05 UTC (permalink / raw) To: qemu-devel; +Cc: Paolo Bonzini, Thomas Huth, Richard Henderson On 5/8/19 10:16 PM, Philippe Mathieu-Daudé wrote: > Paolo, Thomas, > > On 4/29/19 1:29 PM, Philippe Mathieu-Daudé wrote: >> CC'ing Thomas who is a Kconfig expert. >> >> On 3/17/19 12:44 AM, Philippe Mathieu-Daudé wrote: >>> Explicit the CY82C693UB southbridge used by the 264DP. >>> >>> Philippe Mathieu-Daudé (2): >>> hw/isa/southbridge: Add the Cypress 82C693UB chipset >>> hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge > > This series does not fix anything, but makes the kconfig graph cleaner. Ping? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig 2019-05-27 16:05 ` Philippe Mathieu-Daudé @ 2019-06-05 9:51 ` Laurent Vivier 0 siblings, 0 replies; 5+ messages in thread From: Laurent Vivier @ 2019-06-05 9:51 UTC (permalink / raw) To: Philippe Mathieu-Daudé, qemu-devel Cc: Paolo Bonzini, Thomas Huth, Richard Henderson On 27/05/2019 18:05, Philippe Mathieu-Daudé wrote: > On 5/8/19 10:16 PM, Philippe Mathieu-Daudé wrote: >> Paolo, Thomas, >> >> On 4/29/19 1:29 PM, Philippe Mathieu-Daudé wrote: >>> CC'ing Thomas who is a Kconfig expert. >>> >>> On 3/17/19 12:44 AM, Philippe Mathieu-Daudé wrote: >>>> Explicit the CY82C693UB southbridge used by the 264DP. >>>> >>>> Philippe Mathieu-Daudé (2): >>>> hw/isa/southbridge: Add the Cypress 82C693UB chipset >>>> hw/alpha/Kconfig: The 264DP machine use a CY82C693UB southbridge >> >> This series does not fix anything, but makes the kconfig graph cleaner. > > Ping? > You should merge the two patches: it will make clearer why you can remove the flags from DP264 as we can see they are added in CY82C693UB. I think it can also go through trivial. Thanks, Laurent ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-06-05 9:52 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20190316234456.18140-1-philmd@redhat.com> 2019-04-29 11:29 ` [Qemu-devel] [PATCH for-4.1 0/2] hw/alpha: Add the CY82C693UB southbridge in Kconfig Philippe Mathieu-Daudé 2019-04-29 11:29 ` Philippe Mathieu-Daudé 2019-05-08 20:16 ` Philippe Mathieu-Daudé 2019-05-27 16:05 ` Philippe Mathieu-Daudé 2019-06-05 9:51 ` Laurent Vivier
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).