| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 2015-09-19 | 1 | -4/+24 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -14/+10 |
* | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 2015-09-18 | 1 | -2/+2 |
* | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-09-07 | 1 | -1/+1 |
* | target_arm: Parameterise the irq lines for armv7m_init | Alistair Francis | 2015-02-05 | 1 | -1/+4 |
* | target_arm: Remove memory region init from armv7m_init | Alistair Francis | 2015-02-05 | 1 | -4/+20 |
* | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini | 2015-01-26 | 1 | -1/+1 |
* | arm: stellaris: Remove misleading address_space_mem var | Peter Crosthwaite | 2014-08-19 | 1 | -2/+1 |
* | ssi: Name the CS GPIO | Peter Crosthwaite | 2014-05-28 | 1 | -3/+4 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -6/+6 |
* | hw/arm/stellaris: Correct handling of GPTM TAR register | Peter Maydell | 2014-05-13 | 1 | -3/+10 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -8/+4 |
* | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 2014-02-14 | 1 | -4/+4 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-09-03 | 1 | -2/+0 |
|\ |
|
| * | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 1 | -2/+0 |
* | | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
|/ |
|
* | stellaris: QOM cast cleanup for stellaris_adc_state | Andreas Färber | 2013-07-29 | 1 | -11/+16 |
* | stellaris: QOM cast cleanup for stellaris_i2c_state | Andreas Färber | 2013-07-29 | 1 | -9/+15 |
* | stellaris: QOM cast cleanup for gptm_state | Andreas Färber | 2013-07-29 | 1 | -9/+15 |
* | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -2/+2 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+1401 |