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
/
vmware_vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
1
-3
/
+3
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
1
-3
/
+3
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
1
-6
/
+20
2009-06-22
vmware_vga: clean up
Isaku Yamahata
1
-1
/
+1
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
1
-2
/
+2
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-13
Remove vga_ram_size
Paul Brook
1
-3
/
+3
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
1
-32
/
+32
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
1
-3
/
+1
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-27
/
+23
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-1
/
+10
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-4
/
+1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-10
/
+2
2009-01-16
fix screendump (Stefano Stabellini)
aliguori
1
-1
/
+4
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-13
/
+11
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
1
-1
/
+1
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-6
/
+0
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
1
-12
/
+12
2008-09-24
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
balrog
1
-1
/
+1
2008-07-16
Properly byte-swap values in VMware SVGA (malc).
balrog
1
-12
/
+19
2008-07-16
Make Bochs VBE work with VMWare SVGA (malc).
balrog
1
-0
/
+6
2008-07-16
Don't overwrite VMwareSVGA's memory region start addresses (malc).
balrog
1
-8
/
+0
2008-07-16
Initialize the VMware VGA console after vga_init (Alexander Graf).
balrog
1
-5
/
+5
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-4
/
+6
2008-04-12
Allocate the -vmwarevga framebuffer in the right place in RAM.
balrog
1
-1
/
+3
2008-04-04
vmwarevga: fix PCI IO region registration
aurel32
1
-1
/
+1
2008-03-06
Check for out of range update regions (original patch from Anthony Liguori).
balrog
1
-6
/
+27
2008-03-06
Register VMware SVGA's memory io region with PCI framework.
balrog
1
-18
/
+29
2008-02-10
Add an ncurses UI.
balrog
1
-1
/
+10
2008-01-14
Register io ports as selected by PCI config in VMware SVGA.
balrog
1
-13
/
+23
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
1
-24
/
+24
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-05-13
Allow VMware-SVGA operation enable before command FIFO is configured. Implem...
balrog
1
-21
/
+27
2007-05-03
Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...
balrog
1
-2
/
+2
2007-04-02
VMware SVGA II emulation, by Andrzej Zaborowski.
ths
1
-0
/
+1187