Sign in
qemu
/
qemu
/
33394884060b6501ef39b124eeaa111f61c59f7f
/
hw
/
display
/
sm501.c
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
5643706
console: add head to index to qemu consoles.
by Gerd Hoffmann
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
aa2beaa
console: add device link to QemuConsoles
by Gerd Hoffmann
· 12 years ago
21e5181
qdev: Drop taddr properties
by Peter Maydell
· 12 years ago
19298ec
hw/sm501: Use correct setter for sysbus-ohci dma-address property
by Peter Maydell
· 12 years ago
380cd05
console: add GraphicHwOps
by Gerd Hoffmann
· 12 years ago
2c62f08
console: simplify screendump
by Gerd Hoffmann
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
fc97bb5
hw: move display devices to hw/display/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/sm501.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
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
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
488cb99
serial: split serial.c
by Gerd Hoffmann
· 12 years ago
d1f3dd3
Fix memory dirty getting API change fallout
by Blue Swirl
· 13 years ago
cd7a45c
memory: change dirty getting API to take a size
by Blue Swirl
· 13 years ago
c278086
sm501: Fix size of color_reg
by Stefan Weil
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
25793bf
sm501: convert to memory API
by Avi Kivity
· 13 years ago
27a9d2e
sm501: Pass address_space_mem to sm501_init
by Richard Henderson
· 13 years ago
39186d8
serial: Add MemoryRegion parameter to serial_mm_init
by Richard Henderson
· 13 years ago
2ff0c7c
serial: Remove ioregister parameter from serial_mm_init
by Richard Henderson
· 13 years ago
fb50cfe
serial: Use enum device_endian in serial_mm_init parameter
by Richard Henderson
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
543c4c9
sm501: fix screen redraw
by Aurelien Jarno
· 14 years ago
07d8a50
sm501: add 2D engine copyrect support
by Aurelien Jarno
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
4541678
Use range_covers_byte
by Blue Swirl
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
604be20
sh: sm501: add 2D engine support
by Shin-ichiro KAWASAKI
· 15 years ago
61d3cf9
OHCI qdev conversion
by Paul Brook
· 15 years ago
a67ba3b
Revert "Compile usb-ohci only once"
by Paul Brook
· 15 years ago
f169840
Compile usb-ohci only once
by Blue Swirl
· 15 years ago
2d48377
Compile serial only once
by Blue Swirl
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
0a4e7cd
sh: sm501: Add hardware cursor feature
by Shin-ichiro KAWASAKI
· 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
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 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
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
ac61134
Adds SM501 usb host emulation feature.
by aurel32
· 16 years ago
4465449
More phys_ram_base removal.
by pbrook
· 16 years ago
7b5d76d
DisplayAllocator interface (Stefano Stabellini)
by aliguori
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
8927bcf
remove bgr (Stefano Stabellini)
by aliguori
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
b79e175
SH4: kill a few warnings
by aurel32
· 16 years ago
486579d
SH: improve the way sh7750 registers io memory (Takashi YOSHII).
by balrog
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
ffd3925
SM501 emulation for R2D-SH4
by blueswir1
· 16 years ago