]> git.proxmox.com Git - qemu.git/history - hw/qxl.c
hw/qxl: qxl_dirty_surfaces: use uintptr_t
[qemu.git] / hw / qxl.c
2012-11-30 Alon Levyhw/qxl: qxl_dirty_surfaces: use uintptr_t
2012-10-12 Alon Levyhw/qxl: tracing fixes
2012-10-12 Uri Lublinqxl: better cleanup for surface destroy
2012-10-12 Dunrong Huangqxl: dont update invalid area
2012-10-09 Alon Levyqxl: add QXL_IO_MONITORS_CONFIG_ASYNC
2012-10-09 Alon Levyqxl/update_area_io: guest_bug on invalid parameters
2012-10-09 Yonit Halperinspice: notify on vm state change only via spice_server_...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-22 Gerd Hoffmannvga: raise default vgamem size
2012-06-22 Alon Levyqxl: add vgamem_size_mb and vgamem_size
2012-06-22 Gerd Hoffmannvga: make vram size configurable
2012-06-22 Alon Levyqxl: reset current_async on qxl_soft_reset
2012-06-22 Alon Levyhw/qxl: ignore guest from guestbug until reset
2012-06-22 Alon Levyqxl: stop dirty loging when not in vga mode
2012-06-22 Alon Levyhw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Uri Lublinqxl: set size of PCI IO BAR correctly (16) for revision 2
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-03 Alon Levyqxl: don't assert on guest create_guest_primary
2012-05-03 Alon Levyqxl: ioport_write: remove guest trigerrable abort
2012-05-03 Alon Levyqxl: qxl_add_memslot: remove guest trigerrable panics
2012-05-03 Alon Levyqxl: interface_notify_update: remove guest trigerrable...
2012-05-03 Alon Levyqxl: cleanup s/__FUNCTION__/__func__/
2012-05-03 Alon Levyqxl: don't abort on guest trigerrable ring indices...
2012-05-03 Alon Levyqxl: fix > 80 chars line
2012-05-03 Alon Levyqxl: replace panic with guest bug in qxl_track_command
2012-05-03 Alon Levyqxl: check for NULL return from qxl_phys2virt
2012-05-03 Alon Levyhw/qxl.c: qxl_phys2virt: replace panics with guest_bug
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-20 Stefan Weilqxl: Add missing GCC_FMT_ATTR and fix format specifier
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v52' into...
2012-04-18 Alon Levyqxl: set default values of vram*_size_mb to -1
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v50' into...
2012-03-19 Peter Maydellhw/qxl.c: Fix compilation failures on 32 bit hosts
2012-03-19 Alon Levyqxl: switch qxl.c to trace-events
2012-03-19 Alon Levyqxl: init_pipe_signaling: exit on failure
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v49' into...
2012-02-28 Gerd Hoffmannqxl: add optinal 64bit vram bar
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-27 Alon Levyqxl: make qxl_render_update async
2012-02-27 Alon Levyqxl: introduce QXLCookie
2012-02-27 Alon Levyqxl: require spice >= 0.8.2
2012-02-27 Alon Levyqxl: fix spice+sdl no cursor regression
2012-02-24 Gerd Hoffmannoptimize screendump for the common non-switch case
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio-scsi'...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-21 Gerd Hoffmannqxl: add user-friendly bar size properties
2012-02-21 Gerd Hoffmannqxl: move ram size init to new function
2012-02-21 Gerd Hoffmannqxl: drop vram bar minimum size
2012-02-21 Yonit Halperinqxl: make sure primary surface is saved on migration...
2012-02-21 Yonit Halperinqxl: set only off-screen surfaces dirty instead of...
2012-02-21 Gerd Hoffmannqxl: fix warnings on 32bit
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoripci: convert to QEMU Object Model
2012-01-27 Anthony Liguoriqdev: prepare source tree for code conversion
next