index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qxl.h
Age
Commit message (
Expand
)
Author
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-10-08
qxl: set default revision to 4
Gerd Hoffmann
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
2012-09-05
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Alon Levy
2012-06-22
qxl: add vgamem_size_mb and vgamem_size
Alon Levy
2012-06-22
hw/qxl: ignore guest from guestbug until reset
Alon Levy
2012-06-22
hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
Alon Levy
2012-05-03
qxl: check for NULL return from qxl_phys2virt
Alon Levy
2012-04-20
qxl: Add missing GCC_FMT_ATTR and fix format specifier
Stefan Weil
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2012-02-27
qxl: make qxl_render_update async
Alon Levy
2012-02-27
qxl: introduce QXLCookie
Alon Levy
2012-02-27
qxl: remove flipped
Alon Levy
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
qxl: drop qxl_spice_update_area_async definition
Alon Levy
2012-02-21
qxl: add user-friendly bar size properties
Gerd Hoffmann
2011-11-01
qxl: stride fixup
Gerd Hoffmann
2011-10-25
qxl: Convert to QEMU thread API
Jan Kiszka
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-03
qxl: bump pci rev
Gerd Hoffmann
2011-08-03
qxl: async io support using new spice api
Alon Levy
2011-08-01
qxl: make qxl_guest_bug take variable arguments
Alon Levy
2011-08-01
qxl: error handling fixes and cleanups.
Gerd Hoffmann
2011-08-01
qxl: fix surface tracking & locking
Gerd Hoffmann
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-01-24
spice/qxl: zap spice 0.4 migration compatibility bits
Gerd Hoffmann
2010-12-09
spice: add qxl device
Gerd Hoffmann