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
/
cirrus_vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-5
/
+5
2011-06-19
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
Stefano Stabellini
1
-1
/
+4
2011-06-12
hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-5
/
+5
2011-04-07
cirrus-vga: convert to pci_register_bar_simple()
Avi Kivity
1
-11
/
+2
2011-04-07
cirrus_vga: flag on-device ram for dirty logging
Michael S. Tsirkin
1
-5
/
+11
2011-03-28
cirrus_vga: remove unneeded reset
Stefan Weil
1
-1
/
+0
2011-02-14
cirrus: Remove obsolete kvm.h include
Jan Kiszka
1
-1
/
+0
2011-01-10
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
1
-135
/
+48
2011-01-10
vga: tag as not hotplugable.
Gerd Hoffmann
1
-0
/
+1
2011-01-06
cirrus: delete GCC 4.6 warnings
Aurelien Jarno
1
-3
/
+3
2011-01-06
cirrus_vga: Declare as little endian
Blue Swirl
1
-100
/
+12
2011-01-04
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
1
-32
/
+33
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-4
/
+8
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
1
-2
/
+2
2010-10-13
cirrus: avoid write only variables
Blue Swirl
1
-15
/
+15
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-05-22
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
TeLeMan
1
-1
/
+0
2010-01-29
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
1
-2
/
+4
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
1
-3
/
+1
2009-12-18
Support PCI based option rom loading
Anthony Liguori
1
-1
/
+1
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-2
/
+3
2009-12-03
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
1
-35
/
+0
2009-12-03
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
1
-1
/
+0
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
1
-1
/
+1
2009-11-09
pci: initialize pci config headers depending it pci header type.
Isaku Yamahata
1
-1
/
+0
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-11-09
pci: define a constant to represent a unmapped bar and use it.
Isaku Yamahata
1
-1
/
+1
2009-10-30
vga roms: move loading from pc.c to vga drivers.
Gerd Hoffmann
1
-1
/
+5
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
1
-1
/
+1
2009-10-05
cirrus_vga: also assign gr0/1 when writting shadow_gr0/1
Juan Quintela
1
-0
/
+2
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-25
/
+25
2009-10-01
Get rid of _t suffix
malc
1
-25
/
+25
2009-09-11
vmstate: port cirrus_vga device
Juan Quintela
1
-98
/
+54
2009-09-09
cirrus_vga: CIRRUS_HOOK_* is not used anymore
Juan Quintela
1
-5
/
+0
2009-09-09
cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
Juan Quintela
1
-32
/
+27
2009-09-09
cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
Juan Quintela
1
-15
/
+7
2009-09-09
cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
Juan Quintela
1
-41
/
+38
2009-09-09
cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
Juan Quintela
1
-45
/
+38
2009-09-09
cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
Juan Quintela
1
-15
/
+9
2009-09-09
cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
Juan Quintela
1
-15
/
+12
2009-09-09
cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
Juan Quintela
1
-23
/
+22
2009-09-09
cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr()
Juan Quintela
1
-20
/
+12
2009-09-09
vga and cirrus_vga: substitute switch for equivalent assigntment
Juan Quintela
1
-14
/
+1
2009-09-09
cirrus_vga: make cirrus_read_hidden_dac() return its result
Juan Quintela
1
-5
/
+5
2009-09-09
cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
Juan Quintela
1
-80
/
+82
2009-09-09
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
Juan Quintela
1
-8
/
+3
2009-09-09
cirrus_vga: prefix vga_ioport_{read, write} with cirrus
Juan Quintela
1
-14
/
+14
2009-08-27
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
Juan Quintela
1
-12
/
+27
2009-08-27
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
Juan Quintela
1
-5
/
+5
[next]