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.c
Age
Commit message (
Expand
)
Author
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-10
qxl: unbreak after memory API conversion
Alon Levy
2011-08-10
qxl: allowing the command rings to be not empty when spice worker is stopped ...
Yonit Halperin
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
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: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support
Alon Levy
2011-08-03
qxl: async io support using new spice api
Alon Levy
2011-08-01
qxl: only disallow specific io's in vga mode
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: add io_port_to_string
Alon Levy
2011-08-01
qxl: fix surface tracking & locking
Gerd Hoffmann
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
2011-07-20
qxl: upon reset, if spice worker is stopped, the command rings can be not empty
Yonit Halperin
2011-07-04
qxl: allow QXL_IO_LOG also in vga
Alon Levy
2011-07-04
qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist
Gerd Hoffmann
2011-07-04
qxl: make sure primary surface is saved on migration
Yonit Halperin
2011-07-04
qxl: add dev id to guest prints
Alon Levy
2011-07-04
qxl: interface_get_command: fix reported mode
Alon Levy
2011-07-04
qxl: device id fixup
Gerd Hoffmann
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-12
hw/qxl.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-06
qxl: fix cmdlog for vga
Alon Levy
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
2011-01-24
qxl: locking fix
Gerd Hoffmann
2011-01-24
spice/qxl: zap spice 0.4 migration compatibility bits
Gerd Hoffmann
2011-01-10
qxl: tag as not hotpluggable
Gerd Hoffmann
2010-12-09
spice: add qxl device
Gerd Hoffmann