index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
mips
/
boston.c
Age
Commit message (
Expand
)
Author
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-07-05
hw: Replace global smp variables with MachineState for all remaining archs
Like Xu
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-24
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
hw/mips: Use object_initialize() on MIPSCPSState
Philippe Mathieu-Daudé
2019-04-17
mips/boston: Report errors with error_report(), not error_printf()
Markus Armbruster
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-27
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
2018-06-08
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
2017-12-21
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
mips: use object_new() instead of gnew()+object_initialize()
Igor Mammedov
2017-07-18
ahci: add ahci_get_num_ports
John Snow
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-07-14
char: add backend hotswap handler
Anton Nefedov
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-02-24
hw/mips: MIPS Boston board support
Paul Burton
2017-02-23
Revert "hw/mips: MIPS Boston board support"
Peter Maydell
2017-02-21
hw/mips: MIPS Boston board support
Paul Burton