summaryrefslogtreecommitdiffstats
path: root/hw/mips/boston.c
Commit message (Expand)AuthorAgeFilesLines
* mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster2019-04-171-3/+3
* char: allow specifying a GMainContext at opening timePaolo Bonzini2019-02-131-1/+1
* hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé2018-07-021-1/+1
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-14/+14
* hw/mips/boston: don't make flash region 'nomigrate'Peter Maydell2018-06-271-2/+1Star
* hw/mips/boston: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-4/+4
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* hw/mips/boston.c: Don't create "null" chardevs for serial devicesPeter Maydell2018-04-261-4/+0Star
* hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell2017-12-211-12/+2Star
* mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov2017-10-271-6/+5Star
* mips: use object_new() instead of gnew()+object_initialize()Igor Mammedov2017-10-271-2/+1Star
* ahci: add ahci_get_num_portsJohn Snow2017-07-181-2/+2
* memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell2017-07-141-1/+1
* char: add backend hotswap handlerAnton Nefedov2017-07-141-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* hw/mips: MIPS Boston board supportPaul Burton2017-02-241-0/+577
* Revert "hw/mips: MIPS Boston board support"Peter Maydell2017-02-231-577/+0Star
* hw/mips: MIPS Boston board supportPaul Burton2017-02-221-0/+577