Sign in
qemu
/
qemu
/
bae245d19a7fae77410cb8b09350b672df689a66
/
hw
/
intc
/
etraxfs_pic.c
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
b46818e
hw/intc: QOM'ify etraxfs_pic.c
by xiaoqiang.zhao
· 9 years ago
90191d0
hw/intc: Clean up includes
by Peter Maydell
· 9 years ago
e7ae771
Fix remaining warnings from Sparse (void return)
by Stefan Weil
· 10 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
9062143
etraxfs_pic: QOM cast cleanup
by Andreas Färber
· 12 years ago
1437c94
hw/i*: 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
7702e47
hw: move interrupt controllers to hw/intc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/etraxfs_pic.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
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
· 15 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