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
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-3021
/
+0
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-10
/
+12
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-22
/
+22
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-12-04
hw/cirrus_vga.c: Replace register_ioport_*
Julien Grall
1
-20
/
+28
2012-10-30
cirrus_vga: allow configurable vram size
Marcelo Tosatti
1
-5
/
+16
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-8
/
+8
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
1
-6
/
+0
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
1
-0
/
+7
2012-08-27
Revert "fix some debug printf format strings"
malc
1
-2
/
+2
2012-08-24
fix some debug printf format strings
Matthew Ogilvie
1
-2
/
+2
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
[next]