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
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2012-09-05
vga: ppm_save(): add error handling
Luiz Capitulino
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
2012-09-05
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
Søren Sandmann Pedersen
2012-09-05
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
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-09-05
qxl: disallow unknown revisions
Alon Levy
2012-09-05
qxl/update_area_io: guest_bug on invalid parameters
Alon Levy
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
2012-06-22
vga: raise default vgamem size
Gerd Hoffmann
2012-06-22
qxl: add vgamem_size_mb and vgamem_size
Alon Levy
2012-06-22
vga: make vram size configurable
Gerd Hoffmann
2012-06-22
qxl: reset current_async on qxl_soft_reset
Alon Levy
2012-06-22
hw/qxl: ignore guest from guestbug until reset
Alon Levy
2012-06-22
qxl: stop dirty loging when not in vga mode
Alon Levy
2012-06-22
hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
Alon Levy
2012-05-14
qxl: set size of PCI IO BAR correctly (16) for revision 2
Uri Lublin
2012-05-03
qxl: don't assert on guest create_guest_primary
Alon Levy
2012-05-03
qxl: ioport_write: remove guest trigerrable abort
Alon Levy
2012-05-03
qxl: qxl_add_memslot: remove guest trigerrable panics
Alon Levy
2012-05-03
qxl: interface_notify_update: remove guest trigerrable abort
Alon Levy
2012-05-03
qxl: cleanup s/__FUNCTION__/__func__/
Alon Levy
2012-05-03
qxl: don't abort on guest trigerrable ring indices mismatch
Alon Levy
2012-05-03
qxl: fix > 80 chars line
Alon Levy
2012-05-03
qxl: replace panic with guest bug in qxl_track_command
Alon Levy
2012-05-03
qxl: check for NULL return from qxl_phys2virt
Alon Levy
2012-05-03
hw/qxl.c: qxl_phys2virt: replace panics with guest_bug
Alon Levy
2012-04-20
qxl: Add missing GCC_FMT_ATTR and fix format specifier
Stefan Weil
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
2012-03-19
hw/qxl.c: Fix compilation failures on 32 bit hosts
Peter Maydell
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
2012-03-19
qxl: init_pipe_signaling: exit on failure
Alon Levy
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: require spice >= 0.8.2
Alon Levy
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-21
qxl: add user-friendly bar size properties
Gerd Hoffmann
2012-02-21
qxl: move ram size init to new function
Gerd Hoffmann
2012-02-21
qxl: drop vram bar minimum size
Gerd Hoffmann
2012-02-21
qxl: make sure primary surface is saved on migration also in compat mode
Yonit Halperin
2012-02-21
qxl: set only off-screen surfaces dirty instead of the whole vram
Yonit Halperin
2012-02-21
qxl: fix warnings on 32bit
Gerd Hoffmann
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
[next]