]> git.proxmox.com Git - qemu.git/history - hw/qxl.c
Use glib memory allocation and free functions
[qemu.git] / hw / qxl.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v41' into...
2011-08-10 Alon Levyqxl: unbreak after memory API conversion
2011-08-10 Yonit Halperinqxl: allowing the command rings to be not empty when...
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-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-03 Gerd Hoffmannqxl: bump pci rev
2011-08-03 Alon Levyqxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest...
2011-08-03 Alon Levyqxl: async io support using new spice api
2011-08-01 Alon Levyqxl: only disallow specific io's in vga mode
2011-08-01 Alon Levyqxl: make qxl_guest_bug take variable arguments
2011-08-01 Gerd Hoffmannqxl: error handling fixes and cleanups.
2011-08-01 Alon Levyqxl: add io_port_to_string
2011-08-01 Gerd Hoffmannqxl: fix surface tracking & locking
2011-08-01 Gerd Hoffmannspice/qxl: move worker wrappers
2011-08-01 Gerd Hoffmannspice: add qemu_spice_display_init_common
2011-08-01 Gerd Hoffmannspice: add worker wrapper functions.
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-20 Yonit Halperinqxl: upon reset, if spice worker is stopped, the comman...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-04 Alon Levyqxl: allow QXL_IO_LOG also in vga
2011-07-04 Gerd Hoffmannqxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist
2011-07-04 Yonit Halperinqxl: make sure primary surface is saved on migration
2011-07-04 Alon Levyqxl: add dev id to guest prints
2011-07-04 Alon Levyqxl: interface_get_command: fix reported mode
2011-07-04 Gerd Hoffmannqxl: device id fixup
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-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-12 Isaku Yamahatahw/qxl.c: convert to PCIDeviceInfo to initialize ids
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-06 Alon Levyqxl: fix cmdlog for vga
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-03 Gerd Hoffmannspice: drop obsolete iothread locking
2011-05-03 Gerd Hoffmannspice: don't call displaystate callbacks from spice...
2011-05-03 Gerd Hoffmannspice: don't create updates in spice server context.
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-01-24 Gerd Hoffmannqxl: locking fix
2011-01-24 Gerd Hoffmannspice/qxl: zap spice 0.4 migration compatibility bits
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 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Gerd Hoffmannqxl: tag as not hotpluggable
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-09 Gerd Hoffmannspice: add qxl device