index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
1
-7
/
+0
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-8
/
+13
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
3
-0
/
+26
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2
-2
/
+6
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
1
-17
/
+36
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
1
-1
/
+2
2016-01-29
hw/display: Clean up includes
Peter Maydell
22
-2
/
+22
2016-01-29
virtio: Clean up includes
Peter Maydell
4
-0
/
+4
2016-01-29
xen: Clean up includes
Peter Maydell
1
-9
/
+1
2016-01-29
arm: Clean up includes
Peter Maydell
3
-0
/
+3
2016-01-29
lm32: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
1
-8
/
+9
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
1
-7
/
+8
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
1
-2
/
+3
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2
-2
/
+2
2016-01-14
xenfb.c: avoid expensive loops when prod <= out_cons
Stefano Stabellini
1
-2
/
+3
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2
-3
/
+6
2015-12-18
xenfb: avoid reading twice the same fields from the shared page
Stefano Stabellini
1
-4
/
+6
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
1
-2
/
+2
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2
-6
/
+6
2015-11-06
qxl: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-11-06
hw/display/tcx: Remove superfluous OBJECT() typecasts
Thomas Huth
1
-14
/
+12
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
1
-2
/
+2
2015-10-20
vmsvga: more cursor checks
Gerd Hoffmann
1
-4
/
+7
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
2
-3
/
+3
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2
-3
/
+3
2015-10-08
virtio-gpu: add cursor update tracepoint
Gerd Hoffmann
1
-1
/
+8
2015-10-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
3
-10
/
+731
2015-10-08
virtio-gpu: change licence from GPLv2 to GPLv2+
Gerd Hoffmann
2
-3
/
+3
2015-10-08
virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov
Gerd Hoffmann
1
-2
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
7
-11
/
+11
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-3
/
+1
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-4
/
+2
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+2
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-51
/
+137
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
6
-51
/
+137
2015-07-22
qxl: Fix new function name for spice-server library
Frediano Ziglio
1
-2
/
+1
2015-07-16
qxl: allow to specify head limit to qxl driver
Frediano Ziglio
2
-5
/
+24
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
3
-7
/
+7
2015-07-07
virtio-gpu: update console device property.
Gerd Hoffmann
2
-0
/
+15
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
1
-8
/
+8
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2
-0
/
+2
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
6
-5
/
+256
2015-06-15
hw/display/exynos4210_fimd: Fix bit-swapping code
Peter Maydell
1
-1
/
+1
2015-06-12
virtio-vga: add virtio gpu device with vga compatibility
Gerd Hoffmann
4
-4
/
+186
[next]