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