]> git.proxmox.com Git - qemu.git/history - hw/vmware_vga.c
Use glib memory allocation and free functions
[qemu.git] / hw / vmware_vga.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivityvga: convert vga and its derivatives to the memory API
2011-08-08 Avi Kivityvmsvga: don't remember pci BAR address in callback...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahatavmware_vga.c: convert to PCIDeviceInfo to initialize ids
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-12 Blue Swirlvmware_vga: refactor device creation
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Gerd Hoffmannvga: tag as not hotplugable.
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Gerd Hoffmannvgabios update: handle compatibility with older qemu...
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannswitch vmware_vga to pci vgabios
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-10 Andrzej Zaborowskivmware_vga: Replace the few tab-indents with spaces...
2010-09-10 Andrzej Zaborowskivmware_vga: Add checks to deal with non-atomic fifo...
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-11 Michael S. Tsirkinvmware_vga: fix reset value for command register
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-05-24 Gerd Hoffmannuse new cursor struct + functions for vmware vga and...
2010-01-11 Roland Dreiervmware_vga: Check cursor dimensions passed from guest...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinvmware_vga: symbolic names for pci registers
2009-12-18 Dave Airlievmware: increase cursor buffer size.
2009-12-18 Anthony LiguoriVMware VGA: Only enable dirty log tracking when fifo...
2009-12-18 Anthony LiguoriFix VMware VGA depth computation
2009-12-18 Anthony LiguoriMake sure to enable dirty log tracking for VMware VGA
2009-12-18 Anthony LiguoriMake sure to enable dirty tracking of VBE vram mapping
2009-12-18 Dave Airlievmware: setup PCI BAR 2 for FIFO as per vmware spec
2009-12-12 Markus Armbrusterqdev: Replace device names containing whitespace
2009-12-12 Dave Airlievmware_vga: add rom file so that it boots.
2009-12-04 Blue SwirlAdd "static" to please Sparse
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-10-27 Juan Quintelavmware_vga: port to vmstate
2009-10-27 Juan Quintelavmware_vga: the support to change dinamically depth...
2009-10-27 Juan Quintelavmware_vga: scratch is really an array of uint32_t
2009-10-27 Juan Quintelavmware_vga: remove !EMBED_STDVGA code
2009-10-27 Juan Quintelavmware_vga: qemu_malloc() returns void *
2009-10-27 Juan Quintelavmware_vga: Remove uselss casts from void *
2009-10-27 Juan Quintelavmware_vga: Pass pci_vmsga_state_t arg no VGACommonState
2009-10-27 Juan Quintelavga: port vmware std vga to vmstate
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-09 Juan Quintelavga: split vga_{load, save} into pci and common parts
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaEverything outside of vga.c should use VGACommonState
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-23 Andrzej ZaborowskiRevert my commit c00a9de060124a988bd9847c095e5836488c6f01
2009-08-23 Reimar DöffingerUse corect depth from DisplaySurface in vmware_vga.c
2009-07-30 Gerd Hoffmannqdev: convert all vga devices.
2009-06-22 Isaku Yamahatavmware_vga: clean up
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-04-10 pbrookClean up VGA ram allocation.
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-16 aliguorifix screendump (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-09-24 balrogDon't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
2008-07-16 balrogProperly byte-swap values in VMware SVGA (malc).
2008-07-16 balrogMake Bochs VBE work with VMWare SVGA (malc).
2008-07-16 balrogDon't overwrite VMwareSVGA's memory region start addres...
2008-07-16 balrogInitialize the VMware VGA console after vga_init (Alexa...
2008-07-01 pbrookImplement resolution switching in common console code.
2008-04-12 balrogAllocate the -vmwarevga framebuffer in the right place...
next