index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
sm501.c
Age
Commit message (
Expand
)
Author
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
2018-07-07
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
2018-07-07
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
2018-07-07
sm501: Log unimplemented raster operation modes
Sebastian Bauer
2018-07-07
sm501: Implement negated destination raster operation mode
Sebastian Bauer
2018-07-07
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
2018-07-07
sm501: Perform a full update after palette change
Sebastian Bauer
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-21
sm501: Fix hardware cursor color conversion
Sebastian Bauer
2018-06-16
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
2018-01-10
sm501: Add some more unimplemented registers
BALATON Zoltan
2018-01-10
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
2017-11-08
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
Thomas Huth
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-07-25
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-05-11
sm501: make display updates thread safe
Gerd Hoffmann
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2017-04-24
sm501: QOMify
BALATON Zoltan
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw/display: Clean up includes
Peter Maydell
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-06-05
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
2015-06-05
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
[next]