Sign in
qemu
/
qemu
/
48564041a73adbbff52834f9edbe3806fceefab7
/
hw
/
xtensa
/
xtfpga.c
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
b82fcd3
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
by Peter Maydell
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
a3c5e49
target/xtensa: allow different default CPU for MMU/noMMU
by Max Filippov
· 7 years ago
85e2d8d
hw/xtensa/xtfpga: support noMMU cores
by Max Filippov
· 9 years ago
740ad9f
hw/xtensa/xtfpga: extract flash configuration
by Max Filippov
· 7 years ago
e53fa62
hw/xtensa: extract xtensa_create_memory_regions
by Max Filippov
· 7 years ago
188ce01
hw/xtensa/xtfpga: clean up function/structure names
by Max Filippov
· 7 years ago
339ef8f
hw/xtensa/xtfpga: rewrite mini bootloader
by Max Filippov
· 7 years ago
f83eb10
xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
8e36271
xtensa: replace cpu_xtensa_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
98a99ce
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
by Peter Maydell
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
0e80359
target/xtensa: xtfpga: load DTB only when FDT support is enabled
by Max Filippov
· 8 years ago
b4948be
char: remove init callback
by Marc-André Lureau
· 8 years ago
f9a555e
target-xtensa: xtfpga: fix FLASH interface width
by Max Filippov
· 9 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
0e6aac8
machine: Use type_init() to register machine classes
by Eduardo Habkost
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
09aae23
xtensa: Clean up includes
by Peter Maydell
· 9 years ago
68931a4
target-xtensa: xtfpga: attach FLASH to system IO
by Max Filippov
· 9 years ago
943cd38
xtensa: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
8a661ae
Revert use of DEFINE_MACHINE() for registrations of multiple machines
by Andreas Färber
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 10 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
ebbb419
xtensa: Remove superfluous '\n' around error_report()
by Gonglei
· 10 years ago
12004c9
target-xtensa: xtfpga: fix ml605 flash size
by Max Filippov
· 10 years ago
8bb3b57
hw/xtensa: allow reads/writes in the system I/O region
by Max Filippov
· 11 years ago
6d2e453
hw/xtensa/xtfpga: treat uImage load address as virtual
by Max Filippov
· 10 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
fa1d36d
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
by Markus Armbruster
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 11 years ago
f55b32e
hw/xtensa/xtfpga: implement initrd loading
by Max Filippov
· 11 years ago
996dfe9
hw/xtensa/xtfpga: implement DTB loading
by Max Filippov
· 11 years ago
364d480
hw/xtensa/xtfpga: implement uImage loading
by Max Filippov
· 12 years ago
b6edea8
hw/xtensa/xtfpga: add memory info to bootparam
by Max Filippov
· 11 years ago
a9a2859
hw/xtensa/xtfpga: refactor bootparameters filling
by Max Filippov
· 11 years ago
62dbaed
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
by Max Filippov
· 11 years ago
37b259d
hw/xtensa/xtfpga: retrieve parameters from machine_opts
by Max Filippov
· 11 years ago
8488ab0
hw/xtensa: replace fprintfs with error_report
by Max Filippov
· 11 years ago
b707ab7
hw/xtensa: remove extraneous xtensa_ prefix from file names
by Max Filippov
· 11 years ago
[Renamed (99%) from hw/xtensa/xtensa_lx60.c]
37ed7c4
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
by Max Filippov
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
e0db904
hw/xtensa: add support for ML605 and KC705 FPGA board
by Max Filippov
· 11 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
22fc860
hw/[u-x]*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xtensa_lx60.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
f8fe796
janitor: do not include qemu-char everywhere
by Paolo Bonzini
· 12 years ago
d64ed08
hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs
by Max Filippov
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
488cb99
serial: split serial.c
by Gerd Hoffmann
· 12 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
e38077f
target-xtensa: make default CPU depend on target endianness
by Max Filippov
· 13 years ago
a005d07
net: Remove VLANState
by Stefan Hajnoczi
· 13 years ago
8aab031
xtensa_lx60: add missing #include "blockdev.h"
by Max Filippov
· 13 years ago
eded126
xtensa_lx60: Pass XtensaCPU to lx60_reset()
by Andreas Färber
· 13 years ago
adbb0f7
xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
by Andreas Färber
· 13 years ago
5bfcb36
xtensa hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
556ba66
xtensa_lx60: fix build date code and change memory region names
by Max Filippov
· 13 years ago
292627b
xtensa_lx60: pass kernel arguments from -append
by Max Filippov
· 13 years ago
82b25dc
xtensa_lx60: add FLASH support
by Max Filippov
· 13 years ago
0200db6
target-xtensa: add Avnet LX60/LX110/LX200 boards
by Max Filippov
· 13 years ago