Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 | |
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. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-03-01 | m68k: move files referencing CPU to hw/m68k/ | Paolo Bonzini | 1 | -0/+154 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |