Age | Commit message (Expand) | Author | Files | Lines |
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 |