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
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-7
/
+7
2017-02-24
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
1
-0
/
+8
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-1
/
+1
2017-02-10
Revert "cirrus: allow zero source pitch in pattern fill rops"
Gerd Hoffmann
1
-18
/
+8
2017-02-10
cirrus: fix patterncopy checks
Gerd Hoffmann
1
-6
/
+30
2017-02-10
cirrus: replace debug printf with trace points
Gerd Hoffmann
2
-6
/
+11
2017-02-10
vga: replace debug printf with trace points
Gerd Hoffmann
2
-23
/
+10
2017-02-10
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
Gerd Hoffmann
1
-0
/
+8
2017-02-10
virtio-gpu: fix memory leak in set scanout
Li Qiang
1
-0
/
+1
2017-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
1
-25
/
+39
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+0
2017-02-02
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
1
-4
/
+3
2017-02-01
cirrus: fix blit address mask handling
Gerd Hoffmann
1
-13
/
+12
2017-02-01
cirrus: allow zero source pitch in pattern fill rops
Wolfgang Bumiller
1
-8
/
+19
2017-02-01
cirrus: handle negative pitch in cirrus_invalidate_region()
Wolfgang Bumiller
1
-0
/
+5
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-1
/
+0
2017-01-31
qxl: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
1
-5
/
+4
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-2
/
+2
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
3
-4
/
+4
2017-01-24
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
1
-1
/
+1
2017-01-24
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
1
-1
/
+1
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
1
-2
/
+2
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-13
/
+19
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-2
/
+6
2017-01-11
virtio-gpu: tag as not hotpluggable
Gerd Hoffmann
1
-0
/
+1
2017-01-11
virtio-gpu: Fix memory leak in virtio_gpu_load()
Peter Maydell
1
-0
/
+12
2017-01-11
virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
Peter Maydell
1
-0
/
+5
2017-01-11
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
Bruce Rogers
1
-4
/
+7
2017-01-11
virtio-gpu: fix information leak in capset get dispatch
Li Qiang
1
-1
/
+1
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
1
-1
/
+3
2017-01-03
virtio-gpu: fix memory leak in resource attach backing
Li Qiang
1
-0
/
+5
2017-01-03
virtio-gpu-3d: fix memory leak in resource attach backing
Li Qiang
1
-2
/
+5
2017-01-03
virtio-gpu: call cleanup mapping function in resource destroy
Li Qiang
1
-0
/
+3
2016-12-20
virtio-gpu: track and limit host memory allocations
Gerd Hoffmann
1
-4
/
+12
2016-12-20
display: virtio-gpu-3d: check virgl capabilities max_size
Prasad J Pandit
1
-1
/
+5
2016-12-05
display: cirrus: check vga bits per pixel(bpp) value
Prasad J Pandit
1
-4
/
+10
2016-12-05
virtio-gpu: fix memory leak in update_cursor_data_virgl
Li Qiang
1
-0
/
+1
2016-12-05
virtio-gpu: fix information leak in getting capset info dispatch
Li Qiang
1
-0
/
+1
2016-12-05
qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes
Christophe Fergeau
1
-1
/
+36
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
1
-58
/
+69
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
1
-2
/
+2
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-4
/
+4
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
1
-21
/
+21
2016-10-28
xen: Fix coding style warnings
Emil Condrea
1
-2
/
+4
2016-10-28
xen: Fix coding style errors
Emil Condrea
1
-41
/
+50
2016-10-28
lm32: milkymist-tmu2: fix integer overflow
Michael Walle
1
-1
/
+1
2016-10-26
virtio-gpu: fix memory leak in virtio_gpu_resource_create_2d
Li Qiang
1
-0
/
+1
2016-10-24
hw/display: QOM'ify pl110.c
xiaoqiang zhao
1
-5
/
+3
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+27
[next]