Sign in
qemu
/
qemu
/
d68212cdb1b60011e23e94fda3f4c2b88f601816
/
hw
/
char
/
xilinx_uartlite.c
3440a4a
hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
by Philippe Mathieu-Daudé
· 1 year, 10 months ago
ce35e22
qdev: Move softmmu properties to qdev-properties-system.h
by Eduardo Habkost
· 4 years ago
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 3 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 4 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 4 months ago
492edf3
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
by Philippe Mathieu-Daudé
· 4 years, 7 months ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
083b266
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
by Philippe Mathieu-Daudé
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 5 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 7 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
fa394ed
char: make some qemu_chr_fe skip if no driver
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
7fa47e2
char: rename some frontend functions
by Marc-André Lureau
· 8 years ago
becdfa0
char: replace PROP_CHR with CharBackend
by Marc-André Lureau
· 8 years ago
6ab3fc3
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
by Daniel P. Berrange
· 8 years ago
1b6d078
hw/char: QOM'ify xilinx_uartlite model
by xiaoqiang zhao
· 9 years ago
17b7f2d
arm devices: Clean up includes
by Peter Maydell
· 9 years ago
9f9bdf4
sysbus: Make devices picking up backends unavailable with -device
by Markus Armbruster
· 10 years ago
d71b22b
hw: Mark devices picking up char backends actively FIXME
by Markus Armbruster
· 10 years ago
aa0f607
char: xilinx_uartlite: Convert to realize()
by Peter Crosthwaite
· 11 years ago
95faaa7
char: xilinx_uartlite: Don't reset from init
by Peter Crosthwaite
· 11 years ago
24bf6c1
xilinx_uartlite: QOM cast cleanups
by Andreas Färber
· 11 years ago
144712c
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
by Andreas Färber
· 11 years ago
300b1fc
hw/c*: 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
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xilinx_uartlite.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
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
80625b9
xilinx_uartlite: Accept input after rx FIFO pop
by Peter Crosthwaite
· 12 years ago
859cc10
xilinx_uartlite: suppress "cannot receive message"
by Peter Crosthwaite
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
23d6055
xilinx_uartlite: changed device name
by Peter A. G. Crosthwaite
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
0beb494
qdev: nuke qdev_init_chardev()
by Anthony Liguori
· 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
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
010f3f5
xilinx: Convert most xilinx devices to MemoryRegion
by Edgar E. Iglesias
· 13 years ago
2cc6e0a
char: rename qemu_chr_write() -> qemu_chr_fe_write()
by Anthony Liguori
· 13 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
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
ee118d9
xilinx: Add uartlite emulation.
by Edgar E. Iglesias
· 16 years ago