summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/doc-duplicated-return.out
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain) (blame)

ctly where neededMarkus Armbruster2019-08-161-1/+0Star * Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+2 * Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star * moxie-softmmu.mak: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1 * kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2 * hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong2019-02-051-1/+1 * elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-051-1/+1 * trivial: Don't include isa.h if it is not really necessaryThomas Huth2019-01-091-1/+0Star * change get_image_size return type to int64_tLi Zhijian2018-10-021-1/+1 * Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2 * hw/moxie: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-02-061-7/+6Star * hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth2017-12-211-2/+10 * misc: drop old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star * moxie: use generic cpu_model parsingIgor Mammedov2017-10-271-5/+2Star * moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"Igor Mammedov2017-10-271-1/+1 * cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-191-4/+0Star * moxie: replace cpu_moxie_init() with cpu_generic_init()Igor Mammedov2017-09-011-1/+1 * hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-4/+2Star * memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-2/+2 * hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2 * include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1 * loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-1/+2 * moxie: Clean up includesPeter Maydell2016-01-291-0/+1 * moxie: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+1Star * elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-251-0/+1 * Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-10/+5Star * Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-2/+2 * memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2 * hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0Star * machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6 * moxie: fix load_elf() usageAlexey Kardashevskiy2014-03-051-1/+1 * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2 * Trivial grammar and spelling fixesStefan Weil2013-05-011-1/+1 * hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-3/+0Star * moxie: configure with default-configs filePaolo Bonzini2013-04-081-1/+1 * hw: move headers to include/Paolo Bonzini2013-04-081-3/+3 * Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green2013-03-241-1/+0Star * Add sample moxie systemAnthony Green2013-03-232-0/+180