summaryrefslogtreecommitdiff
path: root/hw/mips/boston.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell1-1/+1
2018-04-26hw/mips/boston.c: Don't create "null" chardevs for serial devicesPeter Maydell1-4/+0
2017-12-21hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell1-12/+2
2017-10-27mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov1-6/+5
2017-10-27mips: use object_new() instead of gnew()+object_initialize()Igor Mammedov1-2/+1
2017-07-18ahci: add ahci_get_num_portsJohn Snow1-2/+2
2017-07-14memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell1-1/+1
2017-07-14char: add backend hotswap handlerAnton Nefedov1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2017-02-24hw/mips: MIPS Boston board supportPaul Burton1-0/+577
2017-02-23Revert "hw/mips: MIPS Boston board support"Peter Maydell1-577/+0
2017-02-21hw/mips: MIPS Boston board supportPaul Burton1-0/+577