Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG | Peter Maydell | 2014-05-13 | 1 | -2/+2 |
* | hw/arm/omap1.c: Avoid shifting left into sign bit | Peter Maydell | 2014-03-10 | 1 | -10/+14 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -24/+24 |
* | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh | 2013-08-22 | 1 | -2/+2 |
* | hw/arm/omap*: Don't use arm_pic_init_cpu() | Peter Maydell | 2013-08-20 | 1 | -4/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -26/+26 |
* | Remove unneeded type casts | Stefan Weil | 2013-04-19 | 1 | -6/+6 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -1/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber | 2013-03-12 | 1 | -2/+2 |
* | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 2013-03-12 | 1 | -2/+5 |
* | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini | 2013-03-01 | 1 | -0/+4056 |