Statistics
| Branch: | Revision:

root / hw / sh4 / sh7750_regnames.c @ 61fcb628

History | View | Annotate | Download (2.3 kB)

# Date Author Comment
47b43a1f 04/08/2013 07:13 pm Paolo Bonzini

hw: move private headers to hw/ subdirectories.

Many headers are used only in a single directory. These can be
kept in hw/.

Signed-off-by: Paolo Bonzini <>

0d09e41a 04/08/2013 07:13 pm Paolo Bonzini

hw: move headers to include/

Many of these should be cleaned up with proper qdev-/QOM-ification.
Right now there are many catch-all headers in include/hw/ARCH depending
on cpu.h, and this makes it necessary to compile these files per-target.
However, fixing this does not belong in these patches....

7a2771d1 03/01/2013 04:01 pm Paolo Bonzini

sh: move files referencing CPU to hw/sh4/

Signed-off-by: Paolo Bonzini <>