Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu-timer.c: rename qemu_timer_new_scale() | David 'Digit' Turner | 2011-06-01 | 1 | -4/+3 |
| | | | | | | | | | | | Get rid of qemu_timer_new() implementation, and update all callers to use qemu_timer_new_ms() or qemu_timer_new_ns() instead. Rename qemu_new_timer_scale() to qemu_new_timer() to follow upstream conventions. Change-Id: Id2c04f8597ec5026e02f87b3e2c5507920eb688e | ||||
* | qemu-timer.c: upstream integrate | David 'Digit' Turner | 2011-06-01 | 1 | -0/+79 |
| | | | | Change-Id: I6856ded73b4dcd10fe4831697c8518f958aeffbb | ||||
* | Fix windows event loop handling. | David 'Digit' Turner | 2010-10-18 | 1 | -0/+1 |
| | | | | | | | | This change fixes the windows emulator binary which got stuck due to changes in the timer implementation that occured during the last upstream integration. Change-Id: I090ce4ac9c09b3b95e0df95513446922120b2d9a | ||||
* | upstream: move timer management code to qemu-timer.c | David Turner | 2010-09-13 | 1 | -0/+203 |
| | |||||
* | Upstream: integrate timer/clock management changes. | David 'Digit' Turner | 2010-05-11 | 1 | -3/+13 |
| | | | | Change-Id: I24acbdebe58d207352548f54dda1abf5be01e7d4 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+50 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -50/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+50 |