Age | Commit message (Expand) | Author |
2023-10-03 | hw/arm: Support machine-default audiodev with fallback | Martin Kletzander |
2023-01-12 | hw/arm: Remove unreachable code calling pflash_cfi01_register() | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/z2: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2023-01-12 | hw/arm/pxa2xx: Simplify pxa270_init() | Philippe Mathieu-Daudé |
2021-05-02 | hw/arm: Constify VMStateDescription | Philippe Mathieu-Daudé |
2021-03-09 | qtest: delete superfluous inclusions of qtest.h | Chen Qun |
2020-12-10 | hw/ssi: Rename SSI 'slave' as 'peripheral' | Philippe Mathieu-Daudé |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-16 | hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() | Philippe Mathieu-Daudé |
2020-07-03 | Replace uses of FROM_SSI_SLAVE() macro with QOM casts | Peter Maydell |
2020-03-05 | hw/arm/z2: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-02-21 | z2: Make providing flash images non-mandatory | Guenter Roeck |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster |
2019-03-11 | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
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 |