On 04/20/2012 05:03 AM, Stefan Weil wrote:
These patches remove timer code which is no longer needed
and try to improve the remaining code.

[PATCH 1/5] qemu-timer: Remove redundant include statements
[PATCH 2/5] qemu-timer: Remove unused function qemu_alarm_pending
[PATCH 3/5] qemu-timer: Use bool, false, true for boolean values
[PATCH 4/5] qemu-timer: Remove function alarm_has_dynticks
[PATCH 5/5] qemu-timer: Optimize data structures



If you're goign to rev a patch, please resubmit the full series. Otherwise it's a pain in the ass to apply because the patches have to be reordered by hand. It's not so bad if it's the last patch in a series but when it's in the middle, it sucks.

Regards,

Anthony Liguori

Reply via email to