Age | Commit message (Expand) | Author |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-01-21 | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber |
2013-01-15 | Make default boot order machine specific | Avik Sil |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-19 | net: reorganize headers | Paolo Bonzini |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost |
2012-10-10 | stellaris: Removed SSI mux | Peter A. G. Crosthwaite |
2012-10-10 | ssi: Implemented CS behaviour | Peter A. G. Crosthwaite |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | ssi: convert to QEMU Object Model | Anthony Liguori |
2011-12-16 | stellaris: Calculate system clock period on reset | Peter Maydell |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity |
2011-11-24 | stellaris: convert gptm to memory API | Benoît Canet |
2011-11-24 | stellaris: convert adc to memory API | Benoît Canet |
2011-11-24 | stellaris: convert i2c to memory API | Benoît Canet |
2011-11-24 | stellaris: convert sys to memory API | Benoît Canet |
2011-09-04 | armv7m: convert to memory API | Avi Kivity |
2011-08-25 | Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" | Anthony Liguori |
2011-08-24 | armv7m: convert to memory API | Avi Kivity |
2011-08-21 | Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging | Anthony Liguori |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-17 | hw/stellaris: Add support for RCC2 register | Engin AYDOGAN |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez |
2011-07-23 | net: Consistently use qemu_macaddr_default_if_unset | Jan Kiszka |
2011-04-22 | vmstate: stellaris use unused for placeholder entries | Juan Quintela |
2011-04-22 | vmstate: port stellaris_adc | Juan Quintela |
2011-04-22 | vmstate: port stellaris gptm | Juan Quintela |
2011-04-22 | vmstate: port stellaris sys | Juan Quintela |
2011-04-22 | vmstate: port stellaris ssi bus | Juan Quintela |
2011-04-22 | vmstate: port stellaris i2c | Juan Quintela |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-06 | hw/pl061.c: Implement ARM PL061 as well as Luminary one | Peter Maydell |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson |
2010-04-25 | arm: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2009-10-27 | stellaris_enet: use qdev properties for configuration. | Gerd Hoffmann |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |