2010-07-06 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw |
2010-07-06 |
Alex Williamson | savevm: Add DeviceState param |
blob | commitdiff | raw |
2010-05-24 |
Anthony Liguori | Merge remote branch 'kwolf/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Anthony Liguori | Merge remote branch 'qmp/for-anthony' into staging |
blob | commitdiff | raw | diff to current |
2010-05-22 |
TeLeMan | vmstate: fix breakage by 7e72abc382b700a72549e8147bdea4... |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Jan Kiszka | cirrus: Properly re-register cirrus_linear_io_addr... |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Gerd Hoffmann | pci romfiles: add property, add default to PCIDeviceInfo |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Anthony Liguori | Support PCI based option rom loading |
blob | commitdiff | raw | diff to current |
2009-12-12 |
Markus Armbruster | qdev: Replace device names containing whitespace |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Michael S. Tsirkin | qemu: cleanup unused macros in cirrus |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Michael S. Tsirkin | qemu: make cirrus init value pci spec compliant |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Juan Quintela | savevm: Port to qdev.vmsd all devices that have qdev |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Isaku Yamahata | pci: initialize pci config headers depending it pci... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Isaku Yamahata | pci: introduce pcibus_t to represent pci bus address... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Isaku Yamahata | pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Isaku Yamahata | pci: define a constant to represent a unmapped bar... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Gerd Hoffmann | vga roms: move loading from pc.c to vga drivers. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | vmstate: add version_id argument to post_load |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Juan Quintela | cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Juan Quintela | vmstate: port cirrus_vga device |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: CIRRUS_HOOK_* is not used anymore |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_wr... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_rea... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_wr... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_rea... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_write_palette() cirrus_v... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_read_palette() cirrus_vg... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_wr... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_rea... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | vga and cirrus_vga: substitute switch for equivalent... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: make cirrus_read_hidden_dac() return its... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: Add a VGACommonState local var to cirrus_vg... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | vga and cirrus_vga: create vga_ioport_invalid() and... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Juan Quintela | cirrus_vga: prefix vga_ioport_{read, write} with cirrus |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Add pci_cirrus_vga_{save/load} functions, then remove... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVG... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | cirrus_vga: remove pointless cast from void * |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Everything outside of vga.c should use VGACommonState |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Juan Quintela | Introduce vga_common_reset() to be able to typcheck... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Gerd Hoffmann | qdev: add return value to init() callbacks. |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Blue Swirl | Make CPURead/WriteFunc structure 'const' |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Gerd Hoffmann | qdev: convert all vga devices. |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Blue Swirl | Fix most warnings (errors with -Werror) when debugging... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Jan Kiszka | Revert "Introduce reset notifier order" |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Avi Kivity | Rename pci_register_io_region() to pci_register_bar() |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Avi Kivity | Remove io_index argument from cpu_register_io_memory() |
blob | commitdiff | raw | diff to current |
2009-05-22 |
Jan Kiszka | Introduce reset notifier order |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Paul Brook | Remove vga_ram_size |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Avi Kivity | vga: Replace VGA_COMMON with a structure |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Isaku Yamahata | use PCI_HEADER_TYPE. |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Paul Brook | Remove redundant cirrus vga ram functions. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Paul Brook | Remove vga LFB accessor hacks. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
aliguori | vga: Cleanup dirty logging (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-04-10 |
pbrook | Clean up VGA ram allocation. |
blob | commitdiff | raw | diff to current |
2009-04-07 |
aliguori | Revert r6989 |
blob | commitdiff | raw | diff to current |
2009-04-05 |
aliguori | Fix display breakage when resizing the screen (v2)... |
blob | commitdiff | raw | diff to current |
2009-03-16 |
blueswir1 | Delete some unused macros detected with -Wp,-Wunused... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
aliguori | stop dirty logging while updating cirrus bank memory... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
blueswir1 | Sparse fixes: dubious mixing of bitwise and logical... |
blob | commitdiff | raw | diff to current |
2009-02-27 |
aliguori | Missing cirrus_invalidate_region() in cirrus_do_copy... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
aliguori | Fix hardware accelerated video to video copy on Cirrus... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
blueswir1 | Add and use #defines for PCI device classes |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | Define PCI vendor and device IDs in pci.h (Stuart Brady) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | cirrus: unify unmapping of vram (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | cirrus: cleanup reset handler (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | cirrus: avoid resetting vga dirty logging unnecessarily... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | cirrus: stop dirty logging during remaps (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | cirrus: unmap vram on reset (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-16 |
aliguori | graphical_console_init change (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | DisplayState interface change (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2009-01-05 |
blueswir1 | Add cirrus reset handler |
blob | commitdiff | raw | diff to current |
2008-12-09 |
aliguori | KVM: Coalesced MMIO support |
blob | commitdiff | raw | diff to current |
2008-12-04 |
aliguori | do boundary check based on absolute value (Glauber... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | vga optimization (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | move vga_io_address to VGA State (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | better type checking for vga (Glauber Costa) |
blob | commitdiff | raw | diff to current |
2008-11-24 |
aliguori | Introduce accessors for DisplayState (Stefano Stabellini) |
blob | commitdiff | raw | diff to current |
2008-11-01 |
aurel32 | CVE-2008-4539: fix a heap overflow in Cirrus emulation |
blob | commitdiff | raw | diff to current |
2008-09-28 |
malc | Optional "precise" VGA retrace support |
blob | commitdiff | raw | diff to current |
2008-09-24 |
balrog | Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann). |
blob | commitdiff | raw | diff to current |
2008-08-19 |
aurel32 | i386: fix isapc machine |
blob | commitdiff | raw | diff to current |
2008-07-01 |
pbrook | Implement resolution switching in common console code. |
blob | commitdiff | raw | diff to current |
2008-05-08 |
aurel32 | cirrusfb: proper "Attribute Controller Toggle Readback... |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aurel32 | CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Add an ncurses UI. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | qemu_put signedness fixes, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
ths | Cirrus transparent BITBLT (w/o color expand), by Hitosh... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | VMware SVGA II emulation, by Andrzej Zaborowski. |
blob | commitdiff | raw | diff to current |
2006-08-18 |
bellard | fixed VGA resolutions with height > 1024 |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | save VGA PCI state |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | VNC server (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | depth=24 write mask fix (Volker Ruppert) |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | destination write mask support, fixed banked memory... |
blob | commitdiff | raw | diff to current |
next |