index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qxl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
spice: fix initialization order
Gerd Hoffmann
1
-2
/
+8
2012-11-05
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
1
-1
/
+1
2012-11-05
qxl: fix cursor reset
Gerd Hoffmann
1
-0
/
+4
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
1
-1
/
+7
2012-11-05
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
1
-0
/
+12
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-10-08
spice: raise requirement to 0.12
Gerd Hoffmann
1
-30
/
+0
2012-10-08
hw/qxl: qxl_dirty_surfaces: use uintptr_t
Alon Levy
1
-2
/
+2
2012-10-08
hw/qxl: fix condition for exiting guest_bug
Alon Levy
1
-1
/
+1
2012-10-08
hw/qxl: exit on failure to register qxl interface
Alon Levy
1
-1
/
+5
2012-10-08
qxl: fix range check for rev3 io commands.
Gerd Hoffmann
1
-1
/
+1
2012-10-08
qxl/update_area_io: cleanup invalid parameters handling
Michael Tokarev
1
-10
/
+3
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
1
-6
/
+101
2012-09-13
hw/qxl: support client monitor configuration via device
Alon Levy
1
-0
/
+79
2012-09-13
qxl: add trace-event for QXL_IO_LOG
Alon Levy
1
-0
/
+1
2012-09-13
hw/qxl: tracing fixes
Alon Levy
1
-3
/
+5
2012-09-12
qxl: better cleanup for surface destroy
Uri Lublin
1
-0
/
+1
2012-09-12
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
1
-0
/
+5
2012-09-12
qxl: dont update invalid area
Dunrong Huang
1
-0
/
+7
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
1
-3
/
+3
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
1
-0
/
+1
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-23
/
+152
2012-09-05
vga: ppm_save(): add error handling
Luiz Capitulino
1
-1
/
+1
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
1
-2
/
+3
2012-09-05
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
Søren Sandmann Pedersen
1
-2
/
+0
2012-09-05
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
1
-0
/
+23
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
1
-14
/
+17
2012-09-05
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Alon Levy
1
-4
/
+93
2012-09-05
qxl: disallow unknown revisions
Alon Levy
1
-1
/
+4
2012-09-05
qxl/update_area_io: guest_bug on invalid parameters
Alon Levy
1
-0
/
+12
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
1
-3
/
+4
2012-06-22
vga: raise default vgamem size
Gerd Hoffmann
1
-1
/
+1
2012-06-22
qxl: add vgamem_size_mb and vgamem_size
Alon Levy
1
-30
/
+42
2012-06-22
vga: make vram size configurable
Gerd Hoffmann
1
-1
/
+4
2012-06-22
qxl: reset current_async on qxl_soft_reset
Alon Levy
1
-0
/
+1
2012-06-22
hw/qxl: ignore guest from guestbug until reset
Alon Levy
1
-1
/
+12
2012-06-22
qxl: stop dirty loging when not in vga mode
Alon Levy
1
-0
/
+2
2012-06-22
hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/
Alon Levy
1
-22
/
+27
2012-05-14
qxl: set size of PCI IO BAR correctly (16) for revision 2
Uri Lublin
1
-5
/
+3
2012-05-03
qxl: don't assert on guest create_guest_primary
Alon Levy
1
-1
/
+4
2012-05-03
qxl: ioport_write: remove guest trigerrable abort
Alon Levy
1
-2
/
+1
2012-05-03
qxl: qxl_add_memslot: remove guest trigerrable panics
Alon Levy
1
-7
/
+20
2012-05-03
qxl: interface_notify_update: remove guest trigerrable abort
Alon Levy
1
-2
/
+7
2012-05-03
qxl: cleanup s/__FUNCTION__/__func__/
Alon Levy
1
-1
/
+1
2012-05-03
qxl: don't abort on guest trigerrable ring indices mismatch
Alon Levy
1
-12
/
+39
2012-05-03
qxl: fix > 80 chars line
Alon Levy
1
-2
/
+2
2012-05-03
qxl: replace panic with guest bug in qxl_track_command
Alon Levy
1
-1
/
+5
2012-05-03
qxl: check for NULL return from qxl_phys2virt
Alon Levy
1
-1
/
+12
2012-05-03
hw/qxl.c: qxl_phys2virt: replace panics with guest_bug
Alon Levy
1
-6
/
+19
[next]