[Qemu-devel] [PATCH 01/12] arm: fix location of some include files

2013-04-15 Thread Paolo Bonzini
From: Peter Maydell The recent rearrangement of include files had some minor errors: devices.h is not ARM specific and should not be in arm/ arm.h should be in arm/ Move these two headers to correct this. Signed-off-by: Peter Maydell Signed-off-by: Paolo Bonzini --- hw/alpha/typhoon.c

[Qemu-devel] [PATCH 01/12] arm: fix location of some include files

2013-04-11 Thread Paolo Bonzini
From: Peter Maydell The recent rearrangement of include files had some minor errors: devices.h is not ARM specific and should not be in arm/ arm.h should be in arm/ Move these two headers to correct this. Signed-off-by: Peter Maydell --- hw/alpha/typhoon.c | 2 +- hw/a