Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-23 | Avoid deadlock whith iothread and icount | Edgar E. Iglesias | 1 | -6/+9 |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl | 1 | -73/+0 |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson | 1 | -1/+1 |
2010-03-29 | Compile qemu-timer only once | Blue Swirl | 1 | -18/+2 |
2010-03-27 | Add a missing #include for FreeBSD hosts | Juergen Lock | 1 | -0/+3 |
2010-03-27 | fix race between timer firing vs. alarm_timer->pending = 0 | Paolo Bonzini | 1 | -2/+2 |
2010-03-17 | split out qemu-timer.c | Paolo Bonzini | 1 | -0/+1203 |