Age | Commit message (Expand) | Author |
2018-03-12 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
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-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-02-21 | hw: Default -drive to if=ide explicitly where it works | Markus Armbruster |
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-10-28 | hw/arm/tosa: Fix reset handling | Guenter Roeck |
2016-07-04 | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell |
2015-10-16 | target-arm: Provide model numbers for Sharp PDAs | Ryo ONODERA |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-02-14 | tosa: QOM'ify DAC | Andreas Färber |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
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 |