Sign in
qemu
/
qemu
/
1755da16e32c15b22a521e8a38539e4b5cf367f3
/
hw
/
etraxfs_pic.c
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
66a0a2c
fix spelling in hw sub directory
by Dong Xu Wang
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
5dd25f3
etrax-pic: Convert to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 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
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
ddde095
qdev/prop: convert etraxfs_pic.c to helper macros.
by Gerd Hoffmann
· 16 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
067a3dd
Remove qdev irq sink handling
by Paul Brook
· 16 years ago
1ad2134
Hardware convenience library
by Paul Brook
· 16 years ago
fd6dc90
cris: First shot at qdev for CRIS interrupts.
by Edgar E. Iglesias
· 16 years ago
979d98c
ETRAX-PIC: Untabify.
by Edgar E. Iglesias
· 16 years ago
73cfd29
ETRAX: Simplify PIC interface.
by Edgar E. Iglesias
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
b23b0fd
ETRAX: Drop the _t for the internal PIC type.
by Edgar E. Iglesias
· 16 years ago
8d13fcc
ETRAX: Simplify the interrupt controller model.
by Edgar E. Iglesias
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
70ea255
ETRAX: Correctly update the interrupt vector when interrupts get masked.
by edgar_igl
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
5ef98b4
ETRAX: Add NMI support to the watchdog and the interrupt controller.
by edgar_igl
· 17 years ago
4831801
Update the etrax machine.
by edgar_igl
· 17 years ago
ca87d03
Made the etrax timers and serial-ports base address relocatable. Use target_phys_addr_t instead of target_ulong.
by edgar_igl
· 17 years ago
e62b5b1
* Add a model of the ETRAX interrupt controller.
by edgar_igl
· 17 years ago