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
Age
Commit message (
Expand
)
Author
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-05
exynos4210: workaround UBSAN compilation error
Marc-André Lureau
2018-02-02
virtio-gpu: disallow vIOMMU
Peter Xu
2018-01-26
aarch64-softmmu.mak: Use an ARM specific config
Alistair Francis
2018-01-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...
Peter Maydell
2018-01-25
pl110: Implement vertical compare/next base interrupts
Linus Walleij
2018-01-25
vga: check the validation of memory addr when draw text
linzhecheng
2018-01-23
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...
Peter Maydell
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
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-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-15
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...
Peter Maydell
2017-12-14
xenfb: activate input handlers for raw pointer devices
Owen Smith
2017-12-14
xenfb: Add [feature|request]-raw-pointer
Owen Smith
2017-12-14
xenfb: Use Input Handlers directly
Owen Smith
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
2017-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...
Peter Maydell
2017-11-10
vmsvga: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2017-11-10
vga: fix region checks in wraparound case
Gerd Hoffmann
2017-11-10
virtio-gpu: fix bug in host memory calculation.
Tao Wu
2017-11-08
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
Thomas Huth
2017-10-17
cirrus: fix oob access in mode4and5 write functions
Gerd Hoffmann
2017-10-17
vga: add ram_addr_t cast
Gerd Hoffmann
2017-10-17
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
2017-10-17
vga: drop line_offset variable
Gerd Hoffmann
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-26
hw/display/virtio-gpu: Put the virtio-gpu-device into the display category
Thomas Huth
2017-09-26
hw/display/xenfb.c: Add trace_xenfb_key_event
Liang Yan
2017-09-19
virtio-gpu: Handle endian conversion
Farhan Ali
2017-09-13
virtio-gpu: don't clear QemuUIInfo information on reset
Gerd Hoffmann
2017-09-01
vga/migration: Update memory map in post_load
Dr. David Alan Gilbert
2017-09-01
qxl: add support for chunked cursors.
Gerd Hoffmann
2017-09-01
qxl: drop mono cursor support
Gerd Hoffmann
2017-09-01
vga: stop passing pointers to vga_draw_line* functions
Gerd Hoffmann
2017-09-01
vga: fix display update region calculation (split screen)
Gerd Hoffmann
2017-08-31
virtio-gpu: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vga: use DIV_ROUND_UP
Marc-André Lureau
2017-08-15
qxl: call qemu_spice_display_init_common for secondary devices
Paolo Bonzini
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
[next]