qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separa


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v3 04/32] blockdev: Move bochs probe into separate file
Date: Fri, 8 Jul 2016 11:31:06 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 07.07.2016 um 18:01 hat Paolo Bonzini geschrieben:
> On 06/07/2016 18:09, John Snow wrote:
> > Recently the include files in hw/ide/ were moved to include/ without
> > anybody mentioning it to me, including internal.h.
> > 
> > Why?
> 
> Because hw/ide/internal.h is not so internal.  In particular, it is
> included by hw/ide/pci.h, which is included by hw/i386/pc_q35.c.

Probably it should be split in a truly internal part that remains in
hw/ide/ and part for the public interface.

Kevin



reply via email to

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