index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cirrus_vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-08-27
cirrus_vga: remove pointless cast from void *
Juan Quintela
1
-5
/
+5
2009-08-27
Everything outside of vga.c should use VGACommonState
Juan Quintela
1
-5
/
+5
2009-08-27
Introduce vga_common_reset() to be able to typcheck vga_reset()
Juan Quintela
1
-1
/
+1
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-1
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-8
/
+8
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
1
-38
/
+47
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-2
/
+3
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
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
-4
/
+4
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-13
Remove vga_ram_size
Paul Brook
1
-4
/
+4
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
1
-342
/
+344
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
1
-2
/
+1
2009-05-01
Remove redundant cirrus vga ram functions.
Paul Brook
1
-30
/
+0
2009-04-30
Remove vga LFB accessor hacks.
Paul Brook
1
-8
/
+0
2009-04-17
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
1
-17
/
+0
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-8
/
+4
2009-04-07
Revert r6989
aliguori
1
-10
/
+1
2009-04-05
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
1
-1
/
+10
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
1
-6
/
+0
2009-03-13
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
1
-0
/
+5
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
1
-1
/
+1
2009-02-27
Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)
aliguori
1
-4
/
+3
2009-02-16
Fix hardware accelerated video to video copy on Cirrus VGA (Brian Kress)
aliguori
1
-4
/
+4
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-2
/
+1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-6
/
+3
2009-01-21
cirrus: unify unmapping of vram (Jan Kiszka)
aliguori
1
-2
/
+2
2009-01-21
cirrus: cleanup reset handler (Jan Kiszka)
aliguori
1
-34
/
+27
2009-01-21
cirrus: avoid resetting vga dirty logging unnecessarily (Avi Kivity)
aliguori
1
-0
/
+6
2009-01-21
cirrus: stop dirty logging during remaps (Jan Kiszka)
aliguori
1
-6
/
+28
2009-01-21
cirrus: unmap vram on reset (Jan Kiszka)
aliguori
1
-0
/
+1
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-9
/
+9
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
1
-16
/
+3
2009-01-05
Add cirrus reset handler
blueswir1
1
-51
/
+63
2008-12-09
KVM: Coalesced MMIO support
aliguori
1
-0
/
+1
2008-12-04
do boundary check based on absolute value (Glauber Costa)
aliguori
1
-2
/
+4
2008-11-24
vga optimization (Glauber Costa)
aliguori
1
-0
/
+65
2008-11-24
move vga_io_address to VGA State (Glauber Costa)
aliguori
1
-3
/
+3
2008-11-24
better type checking for vga (Glauber Costa)
aliguori
1
-2
/
+2
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
1
-2
/
+2
2008-11-01
CVE-2008-4539: fix a heap overflow in Cirrus emulation
aurel32
1
-4
/
+3
2008-09-28
Optional "precise" VGA retrace support
malc
1
-2
/
+15
2008-09-24
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
balrog
1
-5
/
+5
2008-08-19
i386: fix isapc machine
aurel32
1
-0
/
+2
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-2
/
+2
[next]