Sign in
qemu
/
qemu
/
0ec4468f233c53eb854f204d105d965455deec51
/
hw
/
cris
/
axis_dev88.c
ee86213
Do not include exec/address-spaces.h if it's not really necessary
by Thomas Huth
· 3 years, 11 months ago
e178113
hw: Replace anti-social QOM type names
by Markus Armbruster
· 4 years ago
58a70f1
cris: do not use ram_size global
by Paolo Bonzini
· 4 years, 4 months ago
3c6ef47
sysbus: Convert to sysbus_realize() etc. with Coccinelle
by Markus Armbruster
· 4 years, 9 months ago
3e80f69
qdev: Convert uses of qdev_create() with Coccinelle
by Markus Armbruster
· 4 years, 9 months ago
ea0ac7f
hw: Make MachineClass::is_default a boolean type
by Philippe Mathieu-Daudé
· 5 years ago
17c38c7
cris/axis_dev88: use memdev for RAM
by Igor Mammedov
· 5 years ago
f4f6438
cris: improve passing PIC interrupt vector to the CPU
by Marc-André Lureau
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
a4ed5a3
hw/cris: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
0304f9e
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
5eab493
cris: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
673a11c
cris: replace cpu_cris_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
8290de9
hw/char: QOM'ify etraxfs_ser.c
by xiaoqiang zhao
· 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
23b0d7d
cris: 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
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
c0c8584
cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Dirk Müller
· 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
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
4a6da67
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
by Edgar E. Iglesias
· 11 years ago
5efe843
axis_dev88: Don't enforce use of kernel for qtest
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
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/axis_dev88.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
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
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
5935664
cris-boot: Pass CRISCPU to cris_load_image()
by Andreas Färber
· 13 years ago
ddeb9ae
axis_dev88: Use cpu_cris_init() to obtain CRISCPU
by Andreas Färber
· 13 years ago
fc9bb17
cris 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
838335e
axis_dev88: convert to memory API
by Avi Kivity
· 13 years ago
b0e3d5a
axis_dev88: convert to memory API (RAM only)
by Avi Kivity
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
5461eb2
axis_dev88: convert to memory API (RAM only)
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
1da005b
etrax: Allocate DMA connections at board level.
by Edgar E. Iglesias
· 14 years ago
bbea04d
etrax: Remove hw/etraxfs.c.
by Edgar E. Iglesias
· 14 years ago
d422038
hw/nand: qdevify
by Juha Riihimäki
· 14 years ago
522f253
hw/nand: Pass block device state to init function
by Peter Maydell
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
77d4f95
cris: Break out image loading to hw/cris-boot.c.
by Edgar E. Iglesias
· 15 years ago
a945699
axisdev88: Fix passing of kernel cmdline.
by Edgar E. Iglesias
· 15 years ago
409dbce
load_elf: replace the address addend by a translation function
by Aurelien Jarno
· 15 years ago
3c178e7
rom loader: fix sparc -kernel boot.
by Gerd Hoffmann
· 15 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 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
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
ba49431
etrax: Don't pass CPUState to peripherals.
by Edgar E. Iglesias
· 16 years ago
067a3dd
Remove qdev irq sink handling
by Paul Brook
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
fd6dc90
cris: First shot at qdev for CRIS interrupts.
by Edgar E. Iglesias
· 16 years ago
678fdca
etrax: Remove unused eth irq line.
by Edgar E. Iglesias
· 16 years ago
3b1fd90
ETRAX-TIMER: qdevify.
by Edgar E. Iglesias
· 16 years ago
4b81698
ETRAX-SER: qdevify.
by Edgar E. Iglesias
· 16 years ago
73cfd29
ETRAX: Simplify PIC interface.
by Edgar E. Iglesias
· 16 years ago
d33fd9d
ETRAX: Correct passing of kernel command line.
by Edgar E. Iglesias
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
bc24a22
Follow coding conventions
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
ef99823
ETRAX: Remove display-state argument from board init.
by edgar_igl
· 16 years ago
0ae18ce
Check NIC model in some NIC init functions (Mark McLoughlin)
by aliguori
· 16 years ago
94410b7
ETRAX: Let the ethernet PHY report the current link-state.
by edgar_igl
· 16 years ago
c1e1a49
ETRAX: Always provide a valid net model.
by edgar_igl
· 16 years ago
4a1e6be
ETRAX: Add a dummy tempsensor and correct the NAND flash model.
by edgar_igl
· 16 years ago
10c144e
ETRAX: Add a model for the axis devboard88 machine.
by edgar_igl
· 16 years ago