Sign in
qemu
/
qemu
/
52b81ab5e95a64cb6973fc4d60d2319c4305ddf8
/
hw
/
sh4
/
shix.c
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
ace18d1
sh4: fix broken link to documentation
by Reda Sallahi
· 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
9d4c994
sh4: Clean up includes
by Peter Maydell
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
d32f7d2
shix: Don't require firmware presence for qtest
by Andreas Färber
· 12 years ago
b6e770e
shix: Drop debug output
by Andreas Färber
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
2f493fe
sh7750: Change cpu field type to SuperHCPU
by Andreas Färber
· 12 years ago
06f3ed2
shix: Catch CPU initialization errors
by Andreas Färber
· 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/shix.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 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
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
0b7ade1
sh4 hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
382863e
sh7750: convert memory controller/ioport to memory API
by Benoît Canet
· 13 years ago
0af58e5
shix: convert to memory API
by Avi Kivity
· 13 years ago
661f192
monitor: Restrict pic/irq_info to supporting targets
by Jan Kiszka
· 13 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
0c25743
Introduce is_default field for QEMUMachine
by Anthony Liguori
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
190cd02
Remove redundant ram_require machine properly.
by pbrook
· 16 years ago
dcac967
Use load_image_targphys and avoid phys_ram_base.
by pbrook
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
ef7ec1c
clean build: Fix remaining sh4 warnings
by aurel32
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
492c30a
Make DMA bottom-half driven (v2)
by aliguori
· 16 years ago
3d878ca
Set default max_cpus to one.
by balrog
· 16 years ago
b209700
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
by aliguori
· 16 years ago
4b32e16
machine struct - use C99 initializers (Jes Sorensen)
by aliguori
· 16 years ago
a5f1b96
Fix warnings that would be generated by gcc -Wstrict-prototypes
by blueswir1
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
7fb4fdc
RAM usage information in machine definition.
by balrog
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
b881c2c
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
by blueswir1
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ac0e82
Set boot sequence from command line (Dan Kenigsberg).
by balrog
· 17 years ago
1192dad
New '-bios' option, used to select an alternate BIOS image from bios_dir.
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
94fc95c
New -cpu options: choose CPU model for emulated target.
by j_mayer
· 18 years ago
27c7ca7
SHIX board emulation (Samuel Tardieu)
by bellard
· 19 years ago