Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | |
This is an autogenerated patch using scripts/switch-timer-api. Switch the entire code base to using the new timer API. Note this patch may introduce some line length issues. Signed-off-by: Alex Bligh <alex@alex.org.uk> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> | |||
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |