Age | Commit message (Expand) | Author |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-02-06 | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2018-02-02 | hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h | Philippe Mathieu-Daudé |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-07 | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2016-12-27 | hw/i2c: Add a NULL check for i2c slave init callbacks | Alastair D'Silva |
2016-07-04 | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster |
2014-06-30 | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-02-14 | z2: QOM'ify AER915 | Andreas Färber |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil |
2013-11-05 | z2: Don't enforce use of -pflash for qtest | Andreas Färber |
2013-10-31 | hw/arm: Tidy up conditional calls to arm_load_kernel | Peter Maydell |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-04-15 | arm: fix location of some include files | Peter Maydell |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |