index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
2016-03-01
qxl: lock current_async update in qxl_soft_reset
Gerd Hoffmann
2016-03-01
cirrus_vga: fix off-by-one in blit_region_is_unsafe
Paolo Bonzini
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-10
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-01-29
hw/display: Clean up includes
Peter Maydell
2016-01-29
virtio: Clean up includes
Peter Maydell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-14
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2015-10-20
vmsvga: more cursor checks
Gerd Hoffmann
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-10-08
virtio-gpu: add cursor update tracepoint
Gerd Hoffmann
2015-10-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
2015-10-08
virtio-gpu: change licence from GPLv2 to GPLv2+
Gerd Hoffmann
2015-10-08
virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov
Gerd Hoffmann
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-27
virtio: get_features() can fail
Jason Wang
2015-07-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
2015-07-22
qxl: Fix new function name for spice-server library
Frediano Ziglio
2015-07-16
qxl: allow to specify head limit to qxl driver
Frediano Ziglio
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
2015-07-07
virtio-gpu: update console device property.
Gerd Hoffmann
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
[next]