index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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]