index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nios2
/
10m50_devboard.c
Age
Commit message (
Expand
)
Author
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-03-19
nios2: 10m50_devboard: replace cpu_model with cpu_type
Igor Mammedov
2017-09-01
nios2: replace cpu_nios2_init() with cpu_generic_init()
Igor Mammedov
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-03-18
nios2: iic: Convert CPU prop to qom link
Marek Vasut
2017-01-24
nios2: Add Altera 10M50 GHRD emulation
Marek Vasut