| Commit message (Expand) | Author | Age | Files | Lines |
* | load_elf: Remove unused address variables from callers | BALATON Zoltan | 2020-09-26 | 1 | -2/+2 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -4/+5 |
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini | 2020-02-25 | 1 | -7/+5 |
|\ |
|
| * | ppc/virtex_ml507: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -7/+5 |
* | | hw/ppc/virtex_ml507:fix leak of fdevice tree blob | Chen Qun | 2020-02-20 | 1 | -0/+1 |
|/ |
|
* | ppc:virtex_ml507: remove unused arguments | Igor Mammedov | 2020-02-02 | 1 | -5/+2 |
* | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 2020-01-29 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster | 2019-03-11 | 1 | -2/+1 |
* | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster | 2019-03-11 | 1 | -1/+1 |
* | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 2019-03-07 | 1 | -1/+0 |
* | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 2019-02-05 | 1 | -1/+1 |
* | virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n) | Greg Kurz | 2018-12-20 | 1 | -1/+1 |
* | ppc: Remove deprecated ppcemb target | Thomas Huth | 2018-08-28 | 1 | -7/+0 |
* | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -3/+4 |
* | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -2/+0 |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -1/+1 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | hw/ppc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -2/+2 |
* | ppc: Deprecate qemu-system-ppcemb | thuth@redhat.com | 2018-01-27 | 1 | -0/+8 |
* | ppc: virtex-ml507: replace cpu_model with cpu_type | Igor Mammedov | 2017-10-17 | 1 | -7/+4 |
* | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 2017-09-19 | 1 | -4/+0 |
* | ppc: replace cpu_ppc_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -1/+1 |
* | target-ppc: Add MMU model check for booke machines | Valentin Plotkin | 2017-02-01 | 1 | -0/+7 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | loader: Add data swap option to load-elf | Peter Crosthwaite | 2016-03-04 | 1 | -1/+2 |
* | ppc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite | 2015-09-25 | 1 | -1/+1 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -9/+4 |
* | ppc: Update cpu_model in MachineState | Bharata B Rao | 2015-07-07 | 1 | -4/+3 |
* | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -1/+0 |
* | qerror: Move #include out of qerror.h | Markus Armbruster | 2015-06-22 | 1 | -0/+1 |
* | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 2014-10-20 | 1 | -2/+1 |
* | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster | 2014-10-20 | 1 | -2/+3 |
* | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu | 2014-07-15 | 1 | -2/+1 |
* | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 2014-05-28 | 1 | -8/+8 |
* | hw/ppc: Avoid shifting left into sign bit | Peter Maydell | 2014-03-27 | 1 | -2/+2 |
* | virtex_ml507: Add support for loading initrd images | Edgar E. Iglesias | 2014-03-05 | 1 | -1/+33 |
* | xilinx: Delete hw/include/xilinx.h | Peter Crosthwaite | 2014-02-26 | 1 | -1/+1 |
* | xilinx: Inline usages of xilinx_timer_create() | Peter Crosthwaite | 2014-02-26 | 1 | -1/+6 |
* | xilinx: Inline usages of xilinx_intc_create() | Peter Crosthwaite | 2014-02-26 | 1 | -1/+5 |
* | ppc/virtex_ml507: Define macros for irq/memory maps | Peter Crosthwaite | 2014-02-26 | 1 | -3/+11 |
* | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite | 2013-12-20 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-09-03 | 1 | -1/+0 |
|\ |
|
| * | hw: Clean up bogus default boot order | Markus Armbruster | 2013-08-28 | 1 | -1/+0 |
* | | ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine. | Efimov Vasily | 2013-09-02 | 1 | -10/+19 |
|/ |
|