index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
ati.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-30
ati-vga: Add dummy MEM_SDRAM_MODE_REG
BALATON Zoltan
1
-0
/
+5
2020-06-30
ati-vga: Do not assert on error
BALATON Zoltan
1
-1
/
+1
2020-06-30
ati-vga: Support unaligned access to hardware cursor registers
BALATON Zoltan
1
-29
/
+58
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-3
/
+2
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
1
-0
/
+2
2020-06-05
ati-vga: check mm_index before recursive call (CVE-2020-13800)
Prasad J Pandit
1
-2
/
+8
2020-05-18
ati-vga: Do not allow unaligned access via index register
BALATON Zoltan
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-09-19
ati: use vga_read_byte in ati_cursor_define
Gerd Hoffmann
1
-9
/
+10
2019-08-22
ati-vga: Implement dummy VBlank IRQ
BALATON Zoltan
1
-0
/
+44
2019-08-21
ati-vga: Add limited support for big endian frame buffer aperture
BALATON Zoltan
1
-1
/
+9
2019-08-21
ati-vga: Attempt to handle CRTC offset not exact multiple of stride
BALATON Zoltan
1
-7
/
+15
2019-08-21
ati-vga: Fix hardware cursor image offset
BALATON Zoltan
1
-5
/
+3
2019-08-21
ati-vga: Fix cursor color with guest_hwcursor=true
BALATON Zoltan
1
-1
/
+1
2019-08-21
ati-vga: Fix GPIO_MONID register write
BALATON Zoltan
1
-4
/
+7
2019-08-21
ati-vga: Add registers for getting apertures
BALATON Zoltan
1
-0
/
+15
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-07-05
ati-vga: Fix setting offset together with pitch for r128pro
BALATON Zoltan
1
-2
/
+2
2019-07-05
ati-vga: Fix frame buffer endianness for big endian target
BALATON Zoltan
1
-0
/
+1
2019-07-03
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
1
-4
/
+3
2019-06-28
ati-vga: switch to vgabios-ati.bin
Gerd Hoffmann
1
-1
/
+1
2019-06-28
ati-vga: Fixes to offset and pitch registers
BALATON Zoltan
1
-10
/
+22
2019-06-28
ati-vga: Implement DDC and EDID info from monitor
BALATON Zoltan
1
-2
/
+63
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-13
Clean up includes
Markus Armbruster
1
-0
/
+1
2019-03-26
ati-vga: Fix indexed access to video memory
BALATON Zoltan
1
-12
/
+6
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
1
-0
/
+865