Sign in
qemu-android
/
qemu-android
/
574b711a92db094a2d4e7ca707f3b34437a64246
/
hw
/
cirrus_vga.c
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
c75e6d8
hw/cirrus_vga.c: Replace register_ioport_*
by Julien Grall
· 13 years ago
19403a6
cirrus_vga: allow configurable vram size
by Marcelo Tosatti
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
457ebdc
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
by Aurelien Jarno
· 13 years ago
bd8f2f5
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
by Jan Kiszka
· 13 years ago
08406b0
Revert "fix some debug printf format strings"
by malc
· 13 years ago
145c7c8
fix some debug printf format strings
by Matthew Ogilvie
· 13 years ago
c1195d1
Add one new file vga-pci.h and cleanup on all platforms
by zhlcindy@gmail.com
· 13 years ago
4a1e244
vga: make vram size configurable
by Gerd Hoffmann
· 13 years ago
695bb85
cirrus_vga: do not reset videoram
by Stefano Stabellini
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
94d7b48
vga: move Cirrus VGA template to its own file
by Blue Swirl
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
8f04ee0
isa: pic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
30fbb9f
qdev: move qdev->info to class
by Anthony Liguori
· 13 years ago
3316364
vga: compile cirrus_vga in hwlib
by Blue Swirl
· 13 years ago
fd4aa97
memory: change dirty setting APIs to take a size
by Blue Swirl
· 13 years ago
3d40283
vga: make Cirrus ISA device optional
by Blue Swirl
· 14 years ago
cde7fc3
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
by Anthony Liguori
· 13 years ago
ad6d45f
qom: add vga node to the pc composition tree
by Anthony Liguori
· 13 years ago
66a0a2c
fix spelling in hw sub directory
by Dong Xu Wang
· 13 years ago
7969d9e
cirrus_vga: adapt to memory mutators API
by Avi Kivity
· 13 years ago
4c08fd1
cirrus: Unbreak ISA support
by Jan Kiszka
· 14 years ago
64c048f
cirrus: wrap memory update in a transaction
by Avi Kivity
· 14 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 14 years ago
cf9182e
cirrus: wrap memory update in a transaction
by Avi Kivity
· 14 years ago
be20f9e
vga: drop get_system_memory() from vga devices and derivatives
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 14 years ago
899adf8
cirrus: simplify linear framebuffer access functions
by Avi Kivity
· 14 years ago
b2a5e76
vga: simplify vga window mmio access functions
by Avi Kivity
· 14 years ago
a815b16
cirrus: simplify vga window mmio access functions
by Avi Kivity
· 14 years ago
4e56f08
cirrus: simplify bitblt BAR access functions
by Avi Kivity
· 14 years ago
1e04d4d
cirrus: simplify mmio BAR access functions
by Avi Kivity
· 14 years ago
b195043
vga: convert vga and its derivatives to the memory API
by Avi Kivity
· 14 years ago
fdba959
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
45dcd36
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
by Stefano Stabellini
· 14 years ago
5b96d8f
hw/cirrus_vga.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
e30376d
cirrus-vga: convert to pci_register_bar_simple()
by Avi Kivity
· 14 years ago
af94482
cirrus_vga: flag on-device ram for dirty logging
by Michael S. Tsirkin
· 14 years ago
41e7313
cirrus_vga: remove unneeded reset
by Stefan Weil
· 14 years ago
638a84a
cirrus: Remove obsolete kvm.h include
by Jan Kiszka
· 14 years ago
6107ff1
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
be92bbf
vga: tag as not hotplugable.
by Gerd Hoffmann
· 14 years ago
78935c4
cirrus: delete GCC 4.6 warnings
by Aurelien Jarno
· 14 years ago
3fbb33d
cirrus_vga: Declare as little endian
by Blue Swirl
· 14 years ago
92d675d
cirrus_vga: fix division by 0 for color expansion rop
by Aurelien Jarno
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
b90c73c
pci: Replace unneeded type casts in calls of pci_register_bar
by Stefan Weil
· 14 years ago
8c78881
cirrus: avoid write only variables
by Blue Swirl
· 14 years ago
0be71e3
savevm: Add DeviceState param
by Alex Williamson
· 15 years ago
ae6b2c4
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
by TeLeMan
· 15 years ago
4516e45
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
by Jan Kiszka
· 15 years ago
8c52c8f
pci romfiles: add property, add default to PCIDeviceInfo
by Gerd Hoffmann
· 15 years ago
c2039bd
Support PCI based option rom loading
by Anthony Liguori
· 15 years ago
556cd09
qdev: Replace device names containing whitespace
by Markus Armbruster
· 15 years ago
feb9e61
qemu: cleanup unused macros in cirrus
by Michael S. Tsirkin
· 15 years ago
f74ab48
qemu: make cirrus init value pci spec compliant
by Michael S. Tsirkin
· 15 years ago
be73cfe
savevm: Port to qdev.vmsd all devices that have qdev
by Juan Quintela
· 15 years ago
fb23162
pci: initialize pci config headers depending it pci header type.
by Isaku Yamahata
· 15 years ago
6e355d9
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
by Isaku Yamahata
· 15 years ago
0392a01
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
by Isaku Yamahata
· 15 years ago
182f9c8
pci: define a constant to represent a unmapped bar and use it.
by Isaku Yamahata
· 15 years ago
5245d57
vga roms: move loading from pc.c to vga drivers.
by Gerd Hoffmann
· 15 years ago
e59fb37
vmstate: add version_id argument to post_load
by Juan Quintela
· 16 years ago
f22f5b0
cirrus_vga: also assign gr0/1 when writting shadow_gr0/1
by Juan Quintela
· 16 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
7e72abc
vmstate: port cirrus_vga device
by Juan Quintela
· 16 years ago
93ec8b3
cirrus_vga: CIRRUS_HOOK_* is not used anymore
by Juan Quintela
· 16 years ago
4ec1ce0
cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
by Juan Quintela
· 16 years ago
b863d51
cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
by Juan Quintela
· 16 years ago
22286bc
cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
by Juan Quintela
· 16 years ago
f705db9
cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
by Juan Quintela
· 16 years ago
86948bb
cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
by Juan Quintela
· 16 years ago
5deaeee
cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
by Juan Quintela
· 16 years ago
31c6320
cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
by Juan Quintela
· 16 years ago
8a82c32
cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr()
by Juan Quintela
· 16 years ago
a46007a
vga and cirrus_vga: substitute switch for equivalent assigntment
by Juan Quintela
· 16 years ago
957c9db
cirrus_vga: make cirrus_read_hidden_dac() return its result
by Juan Quintela
· 16 years ago
b634307
cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
by Juan Quintela
· 16 years ago
25a18cb
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
by Juan Quintela
· 16 years ago
0ceac75
cirrus_vga: prefix vga_ioport_{read, write} with cirrus
by Juan Quintela
· 16 years ago
4f335fe
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
by Juan Quintela
· 16 years ago
f3566bf
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
by Juan Quintela
· 16 years ago
e05587e
cirrus_vga: remove pointless cast from void *
by Juan Quintela
· 16 years ago
a4a2f59
Everything outside of vga.c should use VGACommonState
by Juan Quintela
· 16 years ago
03a3e7b
Introduce vga_common_reset() to be able to typcheck vga_reset()
by Juan Quintela
· 16 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 16 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
a414c30
qdev: convert all vga devices.
by Gerd Hoffmann
· 16 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
28c2c26
Rename pci_register_io_region() to pci_register_bar()
by Avi Kivity
· 16 years ago
Next »