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
/
qxl.h
Age
Commit message (
Expand
)
Author
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-10-29
qxl: store channel id in qxl->id
Gerd Hoffmann
2018-09-27
qxl: use guest_monitor_config for local renderer.
Gerd Hoffmann
2018-08-21
qxl: drop unused generation variable
Gerd Hoffmann
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-04-24
qxl: add xres and yres properties
Gerd Hoffmann
2017-04-11
qxl: add migration blocker to avoid pre-save assert
Gerd Hoffmann
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-06
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2016-07-06
qxl: use uint64_t for vram size
Gerd Hoffmann
2015-07-16
qxl: allow to specify head limit to qxl driver
Frediano Ziglio
2015-05-19
qxl: QOMify
Gonglei
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
2013-11-04
qxl: replace pipe signaling with bottom half
Gerd Hoffmann
2013-09-18
qxl: define qxl operating on 4k pages
Gerd Hoffmann
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini