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
/
boot.c
Age
Commit message (
Expand
)
Author
2022-10-17
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2022-07-22
hw/nios2: virt: pass random seed to fdt
Jason A. Donenfeld
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
nios2: do not use ram_size global
Paolo Bonzini
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-02-19
hw/nios2:fix leak of fdevice tree blob
Chen Qun
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-04-29
Add generic Nios II board.
Sandra Loosemore
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2018-07-02
hw/nios2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
2017-01-24
nios2: Add Altera 10M50 GHRD emulation
Marek Vasut