Sign in
qemu
/
qemu
/
94c1253e3e55d82806d00a94cbbde209738ed1a6
/
hw
/
misc
/
mst_fpga.c
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
e2d4f17
hw/misc: QOM'ify mst_fpga.c
by xiaoqiang zhao
· 9 years ago
0d1c978
hw/misc: Clean up includes
by Peter Maydell
· 9 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
5c0e12f
mst_fpga: QOM cast cleanup
by Andreas Färber
· 12 years ago
3c16154
hw/m*: 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
e28bee8
hw: move other devices to hw/misc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/mst_fpga.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
b9441eb
mst_fpga: convert to memory API
by Benoît Canet
· 13 years ago
b2bedb2
Remove blanks before \n in output strings
by Stefan Weil
· 13 years ago
ff2712b
Fix typos in comments (interupt -> interrupt)
by Stefan Weil
· 14 years ago
b651fc6
mainstone: PCMCIA support
by Dmitry Eremin-Solenikov
· 14 years ago
3e1dbc3
mst_fpga: correct irq level settings
by Dmitry Eremin-Solenikov
· 14 years ago
cb380f6
mainstone: convert FPGA emulation code to use QDev/SysBus
by Dmitry Eremin-Solenikov
· 14 years ago
43d9170
mainstone: correct and simplify irq handling
by Dmitry Eremin-Solenikov
· 14 years ago
55619bb
mst_fpga: Drop one more pxa.h inclusion.
by Andrzej Zaborowski
· 14 years ago
bb70651
mainstone: pass one irq to the mst_fpga instead of the whole PIC
by Dmitry Eremin-Solenikov
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 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
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
7233b35
Mainstone re-org, by Armin Kuster.
by ths
· 17 years ago