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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+3
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
3
-3
/
+3
2016-07-07
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
1
-1
/
+1
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
1
-4
/
+6
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
1
-2
/
+3
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
1
-2
/
+8
2016-07-06
spice: avoid .set_mm_time on >= 0.12.6
John Snow
1
-0
/
+4
2016-07-06
qxl: fix surface migration
Gerd Hoffmann
2
-17
/
+22
2016-07-06
qxl: store memory region and offset instead of pointer for guest slots
Gerd Hoffmann
2
-5
/
+13
2016-07-06
qxl: factor out qxl_get_check_slot_offset
Gerd Hoffmann
1
-21
/
+38
2016-07-06
qxl: handle no updates in interface_update_area_complete
Gerd Hoffmann
1
-1
/
+2
2016-07-06
qxl: use uint64_t for vram size
Gerd Hoffmann
2
-6
/
+6
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2
-6
/
+4
2016-06-21
milkymist: fix tmu2.c build failure (missing error.h include)
Gerd Hoffmann
1
-0
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+122
2016-06-20
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
2
-18
/
+26
2016-06-20
trace: split out trace events for hw/display/ directory
Daniel P. Berrange
1
-0
/
+122
2016-06-20
milkymist: update specification URLs
Michael Walle
2
-2
/
+2
2016-06-20
hw/display: QOM'ify milkymist-vgafb.c
xiaoqiang zhao
1
-6
/
+10
2016-06-20
hw/display: QOM'ify milkymist-tmu2.c
xiaoqiang zhao
1
-10
/
+14
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-3
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
introduce xlnx-dp
KONRAD Frederic
2
-0
/
+1337
2016-06-14
introduce dpcd module
KONRAD Frederic
2
-0
/
+174
2016-06-07
xen: Use DIV_ROUND_UP
Laurent Vivier
1
-2
/
+2
2016-06-06
virtio-gpu: add live migration support
Gerd Hoffmann
3
-7
/
+195
2016-06-06
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
1
-2
/
+2
2016-06-06
vmsvga: shadow fifo registers
Gerd Hoffmann
1
-29
/
+28
2016-06-06
vmsvga: add more fifo checks
Gerd Hoffmann
1
-1
/
+4
2016-06-06
vmsvga: move fifo sanity checks to vmsvga_fifo_length
Gerd Hoffmann
1
-13
/
+15
2016-06-03
virtio-gpu: fix scanout rectangles
Gerd Hoffmann
1
-1
/
+13
2016-05-23
vga: add sr_vbe register set
Gerd Hoffmann
2
-22
/
+29
2016-05-23
virtio-gpu: fix ui idx check
Marc-André Lureau
1
-1
/
+1
2016-05-23
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
1
-2
/
+2
2016-05-23
virtio-gpu: check max_outputs only
Marc-André Lureau
2
-5
/
+4
2016-05-23
virtio-gpu: check max_outputs value
Marc-André Lureau
1
-0
/
+6
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2
-1
/
+8
2016-05-23
virtio-gpu: check early scanout id
Marc-André Lureau
1
-10
/
+9
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
4
-0
/
+4
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
Peter Maydell
1
-7
/
+11
2016-05-13
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
1
-7
/
+11
2016-05-12
hw/display/blizzard: Remove blizzard_template.h
Peter Maydell
2
-99
/
+77
2016-05-12
hw/display/blizzard: Expand out macros
Peter Maydell
1
-38
/
+17
2016-05-12
hw/display: QOM'ify exynos4210_fimd.c
xiaoqiang zhao
1
-7
/
+12
2016-05-12
omap_lcdc: Remove support for DEPTH != 32
Pooja Dhannawat
2
-51
/
+7
2016-05-12
blizzard: Remove support for DEPTH != 32
Pooja Dhannawat
2
-66
/
+5
2016-05-02
vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).
Gerd Hoffmann
1
-0
/
+6
[next]