Statistics
| Branch: | Revision:

root / hw / moxie / Makefile.objs @ f487b677

History | View | Annotate | Download (35 Bytes)

# Date Author Comment
0ddfaf7f 04/08/2013 07:13 pm Paolo Bonzini

hw: move MC146818RTC to hw/timer/, configure via default-configs/

Signed-off-by: Paolo Bonzini <>

ce3b494c 04/08/2013 07:13 pm Paolo Bonzini

moxie: configure with default-configs file

Signed-off-by: Paolo Bonzini <>

fe6344a0 03/24/2013 12:30 pm Anthony Green

Remove device_tree.o from hw/moxie/Makefile.objs.

Here's a fix for the build problem identified by Aurelien Jarno here:
http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg04177.html

Signed-off-by: Anthony Green <>
Signed-off-by: Aurelien Jarno <>

a360d965 03/23/2013 04:25 pm Anthony Green

Add sample moxie system

Signed-off-by: Anthony Green <>
Signed-off-by: Blue Swirl <>