qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/19] hw/ directory restructuring


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 00/19] hw/ directory restructuring
Date: Mon, 4 Feb 2013 18:13:38 +0000

On 4 February 2013 17:29, Paolo Bonzini <address@hidden> wrote:
> This reorganizes the over 600 files in the hw/ directory to multiple
> subdirectories: acpi/, audio/, block/, bt/, char/, display/, i2c/, input/,
> isa/, misc/, net/, scsi/, sd/, ssi/, timer/, virtio/, watchdog/, xen/.
> These are in addition to the existing 9pfs/, ide/, kvm/, pci/, usb/
> directories, and to the per-target directories.

I think this is inconsistent. Either we should organise by category,
or we should organise per-target, but we shouldn't try to do both.
Otherwise we're just going to wind up with half the $TARGET-specific
$FOO device models in hw/$TARGET and the other half in hw/$FOO.

-- PMM



reply via email to

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