summaryrefslogtreecommitdiffstats
path: root/hw/mips/boston.c
Commit message (Expand)AuthorAgeFilesLines
* mips/boston: use memdev for RAMIgor Mammedov2020-02-191-6/+5Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-101-1/+1
|\
| * chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-081-1/+1
* | serial: start making SerialMM a sysbus deviceMarc-André Lureau2020-01-071-1/+1
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-051-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/mips: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-2/+2
* hw/mips: Use object_initialize() on MIPSCPSStatePhilippe Mathieu-Daudé2019-05-241-13/+12Star
* 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