index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cirrus_vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
1
-1
/
+1
2012-06-22
vga: make vram size configurable
Gerd Hoffmann
1
-2
/
+6
2012-03-13
cirrus_vga: do not reset videoram
Stefano Stabellini
1
-4
/
+0
2012-02-15
qom: Unify type registration
Andreas Färber
1
-8
/
+4
2012-02-04
vga: move Cirrus VGA template to its own file
Blue Swirl
1
-0
/
+9
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-13
/
+17
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-13
/
+20
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
1
-5
/
+12
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-1
/
+1
2012-01-25
vga: compile cirrus_vga in hwlib
Blue Swirl
1
-3
/
+0
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
1
-10
/
+6
2012-01-22
vga: make Cirrus ISA device optional
Blue Swirl
1
-12
/
+29
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
1
-33
/
+17
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
1
-3
/
+5
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
1
-1
/
+1
2011-12-05
cirrus_vga: adapt to memory mutators API
Avi Kivity
1
-33
/
+17
2011-09-23
cirrus: Unbreak ISA support
Jan Kiszka
1
-2
/
+2
2011-09-04
cirrus: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-2
/
+0
2011-08-25
cirrus: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-6
/
+6
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-5
/
+3
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-3
/
+2
2011-08-08
cirrus: simplify linear framebuffer access functions
Avi Kivity
1
-66
/
+8
2011-08-08
vga: simplify vga window mmio access functions
Avi Kivity
1
-2
/
+2
2011-08-08
cirrus: simplify vga window mmio access functions
Avi Kivity
1
-68
/
+11
2011-08-08
cirrus: simplify bitblt BAR access functions
Avi Kivity
1
-68
/
+13
2011-08-08
cirrus: simplify mmio BAR access functions
Avi Kivity
1
-70
/
+8
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
1
-140
/
+202
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
[next]