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
/
vmware_vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
vmsvga: correct bitmap and pixmap size checks
Prasad J Pandit
1
-5
/
+7
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-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
hw/display: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-20
vmsvga: more cursor checks
Gerd Hoffmann
1
-4
/
+7
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
1
-1
/
+1
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-4
/
+2
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
Gerd Hoffmann
1
-7
/
+10
2014-10-29
vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
Gerd Hoffmann
1
-6
/
+14
2014-10-28
vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
Gerd Hoffmann
1
-28
/
+4
2014-10-28
vmware-vga: add vmsvga_verify_rect
Gerd Hoffmann
1
-1
/
+52
2014-10-28
vmware-vga: CVE-2014-3689: turn off hw accel
Gerd Hoffmann
1
-0
/
+2
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+2
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
1
-2
/
+4
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-4
/
+2
2014-06-10
hw: vmware_vga: don't return cursorx when the driver asks for cursory register
Nicolas Owens
1
-1
/
+1
2014-04-28
vga: allow non-global vmstate
Gerd Hoffmann
1
-1
/
+1
2014-03-18
ui/vnc: fix vmware VGA incompatiblities
Peter Lieven
1
-1
/
+2
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-1
/
+1
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
1
-0
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-23
display/vmware_vga: QOM parent field cleanup
Andreas Färber
1
-10
/
+13
2013-07-23
display/vmware_vga: QOM casting sweep
Peter Crosthwaite
1
-5
/
+8
2013-07-04
vga: pass owner to vga_init_vbe
Paolo Bonzini
1
-1
/
+1
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
1
-1
/
+1
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-07-04
vmware-vga: Accept unaligned I/O accesses
Jan Kiszka
1
-0
/
+4
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-3
/
+4
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-8
/
+12
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-26
/
+0
2013-04-16
hw/vmware_vga.c: various vmware vga fixes.
Gerd Hoffmann
1
-27
/
+30
2013-04-16
hw/vmware_vga.c: add tracepoints for mmio reads+writes
Gerd Hoffmann
1
-32
/
+80
2013-04-16
hw/vmware_vga.c: fix screen resize bug introduced after console revamp
Igor Mitsyanko
1
-1
/
+2
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1282