Age | Commit message (Expand) | Author | Files | Lines |
2019-10-22 | hw/arm/omap2: Create the RAM in the board | Philippe Mathieu-Daudé | 1 | -3/+7 |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu | 1 | -4/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-05-23 | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell | 1 | -1/+1 |
2019-04-29 | hw/devices: Move TI touchscreen declarations into a new header | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-04-29 | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-04-29 | hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 1 | -1/+1 |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 1 | -1/+3 |
2017-09-07 | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 1 | -0/+2 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 1 | -1/+1 |
2016-10-08 | bt-hci-csr: drop unused argument | Paolo Bonzini | 1 | -2/+1 |
2016-06-13 | vl: Eliminate usb_enabled() | Eduardo Habkost | 1 | -1/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-12 | hw/arm/nseries: Allocating Large sized arrays to heap | Zhou Jie | 1 | -1/+2 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost | 1 | -1/+1 |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | hw: Inline the qdev_prop_set_drive_nofail() wrapper | Markus Armbruster | 1 | -2/+2 |
2015-11-04 | osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version() | Eduardo Habkost | 1 | -1/+1 |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber | 1 | -4/+24 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -16/+12 |
2015-06-03 | hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 1 | -3/+2 |
2015-04-28 | hw/arm/nseries: convert ffs(3) to ctz32() | Stefan Hajnoczi | 1 | -1/+4 |
2015-03-19 | arm/nseries: Fix warnings from Sparse | Stefan Weil | 1 | -2/+2 |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum | 1 | -1/+1 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -2/+1 |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 1 | -2/+4 |
2014-06-05 | hw: use ld_p/st_p instead of ld_raw/st_raw | Paolo Bonzini | 1 | -118/+118 |
2014-06-05 | nseries: clean up coding style | Paolo Bonzini | 1 | -127/+145 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -11/+11 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -1/+1 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -3/+3 |
2013-04-19 | Remove unneeded type casts | Stefan Weil | 1 | -2/+2 |
2013-04-15 | arm: fix location of some include files | Peter Maydell | 1 | -2/+2 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -5/+5 |
2013-04-05 | hw/arm/nseries: don't print to stdout or stderr | Peter Maydell | 1 | -13/+5 |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann | 1 | -7/+0 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+1430 |