Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 1 | -1/+1 | |
Rearrange timer.h so it is in order by function type. Make legacy functions call non-legacy functions rather than vice-versa. Convert cpus.c to use new API. Signed-off-by: Alex Bligh <alex@alex.org.uk> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> | |||||
2013-01-12 | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini | 1 | -0/+7 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |