index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
cirrus_vga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cirrus: Unbreak ISA support
Jan Kiszka
2011-09-23
1
-2
/
+2
*
cirrus: wrap memory update in a transaction
Avi Kivity
2011-09-04
1
-0
/
+2
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-2
/
+0
*
cirrus: wrap memory update in a transaction
Avi Kivity
2011-08-25
1
-0
/
+2
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-6
/
+6
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-5
/
+3
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-3
/
+2
*
cirrus: simplify linear framebuffer access functions
Avi Kivity
2011-08-08
1
-66
/
+8
*
vga: simplify vga window mmio access functions
Avi Kivity
2011-08-08
1
-2
/
+2
*
cirrus: simplify vga window mmio access functions
Avi Kivity
2011-08-08
1
-68
/
+11
*
cirrus: simplify bitblt BAR access functions
Avi Kivity
2011-08-08
1
-68
/
+13
*
cirrus: simplify mmio BAR access functions
Avi Kivity
2011-08-08
1
-70
/
+8
*
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-08
1
-140
/
+202
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-22
1
-5
/
+5
|
\
|
*
hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-5
/
+5
*
|
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
Stefano Stabellini
2011-06-19
1
-1
/
+4
|
/
*
cirrus-vga: convert to pci_register_bar_simple()
Avi Kivity
2011-04-07
1
-11
/
+2
*
cirrus_vga: flag on-device ram for dirty logging
Michael S. Tsirkin
2011-04-07
1
-5
/
+11
*
cirrus_vga: remove unneeded reset
Stefan Weil
2011-03-28
1
-1
/
+0
*
cirrus: Remove obsolete kvm.h include
Jan Kiszka
2011-02-14
1
-1
/
+0
*
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-01-10
1
-135
/
+48
|
\
|
*
cirrus: delete GCC 4.6 warnings
Aurelien Jarno
2011-01-06
1
-3
/
+3
|
*
cirrus_vga: Declare as little endian
Blue Swirl
2011-01-06
1
-100
/
+12
|
*
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
2011-01-04
1
-32
/
+33
*
|
vga: tag as not hotplugable.
Gerd Hoffmann
2011-01-10
1
-0
/
+1
|
/
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-4
/
+8
*
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-11-22
1
-2
/
+2
*
cirrus: avoid write only variables
Blue Swirl
2010-10-13
1
-15
/
+15
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
TeLeMan
2010-05-22
1
-1
/
+0
*
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
2010-01-29
1
-2
/
+4
*
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
2009-12-18
1
-3
/
+1
*
Support PCI based option rom loading
Anthony Liguori
2009-12-18
1
-1
/
+1
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-2
/
+3
*
qemu: cleanup unused macros in cirrus
Michael S. Tsirkin
2009-12-03
1
-35
/
+0
*
qemu: make cirrus init value pci spec compliant
Michael S. Tsirkin
2009-12-03
1
-1
/
+0
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
pci: initialize pci config headers depending it pci header type.
Isaku Yamahata
2009-11-09
1
-1
/
+0
*
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
1
-2
/
+2
*
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-09
1
-2
/
+2
*
pci: define a constant to represent a unmapped bar and use it.
Isaku Yamahata
2009-11-09
1
-1
/
+1
*
vga roms: move loading from pc.c to vga drivers.
Gerd Hoffmann
2009-10-30
1
-1
/
+5
*
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-05
1
-1
/
+1
*
cirrus_vga: also assign gr0/1 when writting shadow_gr0/1
Juan Quintela
2009-10-05
1
-0
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-25
/
+25
*
Get rid of _t suffix
malc
2009-10-01
1
-25
/
+25
*
vmstate: port cirrus_vga device
Juan Quintela
2009-09-11
1
-98
/
+54
*
cirrus_vga: CIRRUS_HOOK_* is not used anymore
Juan Quintela
2009-09-09
1
-5
/
+0
*
cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
Juan Quintela
2009-09-09
1
-32
/
+27
*
cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
Juan Quintela
2009-09-09
1
-15
/
+7
[next]