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
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
1
-1
/
+1
2011-08-22
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
1
-2
/
+0
2011-08-22
vmware-vga: Remove dead DIRECT_VRAM mode
Jan Kiszka
1
-142
/
+30
2011-08-22
vmware-vga: Disable verbose mode
Jan Kiszka
1
-1
/
+1
2011-08-22
vmware-vga: Register reset service
Jan Kiszka
1
-31
/
+35
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-4
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-4
/
+4
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
1
-69
/
+74
2011-08-08
vmsvga: don't remember pci BAR address in callback any more
Avi Kivity
1
-6
/
+6
2011-06-12
vmware_vga.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-7
/
+6
2011-02-12
vmware_vga: refactor device creation
Blue Swirl
1
-5
/
+0
2011-01-10
vga: tag as not hotplugable.
Gerd Hoffmann
1
-0
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+1
2010-11-21
vgabios update: handle compatibility with older qemu versions
Gerd Hoffmann
1
-0
/
+5
2010-11-16
switch vmware_vga to pci vgabios
Gerd Hoffmann
1
-6
/
+1
2010-09-10
vmware_vga: Replace the few tab-indents with spaces (clean-up).
Andrzej Zaborowski
1
-9
/
+9
2010-09-10
vmware_vga: Add checks to deal with non-atomic fifo writes.
Andrzej Zaborowski
1
-8
/
+56
2010-07-11
vmware_vga: fix reset value for command register
Michael S. Tsirkin
1
-3
/
+0
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
1
-1
/
+0
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-1
/
+1
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-05-24
use new cursor struct + functions for vmware vga and sdl.
Gerd Hoffmann
1
-5
/
+35
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
1
-0
/
+7
2009-12-23
vmware_vga: symbolic names for pci registers
Michael S. Tsirkin
1
-9
/
+11
2009-12-18
vmware: increase cursor buffer size.
Dave Airlie
1
-1
/
+1
2009-12-18
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
1
-4
/
+12
2009-12-18
Fix VMware VGA depth computation
Anthony Liguori
1
-7
/
+7
2009-12-18
Make sure to enable dirty log tracking for VMware VGA
Anthony Liguori
1
-0
/
+4
2009-12-18
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
1
-6
/
+2
2009-12-18
vmware: setup PCI BAR 2 for FIFO as per vmware spec
Dave Airlie
1
-5
/
+30
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-2
/
+2
2009-12-12
vmware_vga: add rom file so that it boots.
Dave Airlie
1
-0
/
+2
2009-12-04
Add "static" to please Sparse
Blue Swirl
1
-2
/
+2
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
1
-1
/
+1
2009-12-01
pci: pci.h cleanup: move out stuff not in pci.c
Michael S. Tsirkin
1
-0
/
+1
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
1
-2
/
+2
2009-11-09
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
1
-2
/
+2
2009-10-27
vmware_vga: port to vmstate
Juan Quintela
1
-72
/
+43
2009-10-27
vmware_vga: the support to change dinamically depth is not there
Juan Quintela
1
-1
/
+1
2009-10-27
vmware_vga: scratch is really an array of uint32_t
Juan Quintela
1
-2
/
+8
2009-10-27
vmware_vga: remove !EMBED_STDVGA code
Juan Quintela
1
-25
/
+0
2009-10-27
vmware_vga: qemu_malloc() returns void *
Juan Quintela
1
-1
/
+1
2009-10-27
vmware_vga: Remove uselss casts from void *
Juan Quintela
1
-16
/
+16
2009-10-27
vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState
Juan Quintela
1
-1
/
+1
2009-10-27
vga: port vmware std vga to vmstate
Juan Quintela
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-10
/
+10
2009-10-01
Get rid of _t suffix
malc
1
-10
/
+10
2009-09-09
vga: split vga_{load, save} into pci and common parts
Juan Quintela
1
-0
/
+1
2009-08-27
Everything outside of vga.c should use VGACommonState
Juan Quintela
1
-2
/
+2
[next]