Show patches with: Submitter = Alon Levy       |    State = Action Required       |    Archived = No       |   778 patches
« 1 2 3 47 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCHv2,2/3] hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/ - - - - --- 2012-05-22 Alon Levy New
[PATCHv2,1/3] ui/spice-display.c: add missing initialization for valgrind - - - - --- 2012-05-22 Alon Levy New
[RFC,2/2] hmp/qxl: info spice: add qxl0_mode & qxl0_guest_bug - - - - --- 2012-05-21 Alon Levy New
[RFC,1/2] hw/qxl: ignore guest from guestbug until reset - - - - --- 2012-05-21 Alon Levy New
[post,1.1] hw/qxl: disallow non sync io for revision >= 3 - - - - --- 2012-05-09 Alon Levy New
[v2] qxl: don't assert on guest create_guest_primary - - - - --- 2012-04-25 Alon Levy New
[9/9] qxl: ioport_write: remove guest trigerrable abort - - - - --- 2012-04-25 Alon Levy New
[8/9] qxl: qxl_add_memslot: remove guest trigerrable panics - - - - --- 2012-04-25 Alon Levy New
[7/9] qxl: interface_notify_update: remove guest trigerrable abort - - - - --- 2012-04-25 Alon Levy New
[6/9] qxl: cleanup s/__FUNCTION__/__func__/ - - - - --- 2012-04-25 Alon Levy New
[5/9] qxl: don't abort on guest trigerrable ring indices mismatch - - - - --- 2012-04-25 Alon Levy New
[4/9] qxl: fix > 80 chars line - - - - --- 2012-04-25 Alon Levy New
[3/9] qxl: replace panic with guest bug in qxl_track_command - - - - --- 2012-04-25 Alon Levy New
[2/9] qxl: check for NULL return from qxl_phys2virt - - - - --- 2012-04-25 Alon Levy New
[1/9] hw/qxl.c: qxl_phys2virt: replace panics with guest_bug - - - - --- 2012-04-25 Alon Levy New
virtio-serial-bus: fix guest_connected pre-driver 1 - - - --- 2012-04-23 Alon Levy New
[2/2] virtio-serial-bus: query guest features after guest sets them - - - - --- 2012-04-23 Alon Levy New
[1/2] virtio: set guest_features before calling set_features callback, not after - - - - --- 2012-04-23 Alon Levy New
qxl: don't assert on guest create_guest_primary - - - - --- 2012-04-18 Alon Levy New
[v2] qxl-render: fix broken vnc+spice since commit f934493 - - - - --- 2012-04-18 Alon Levy New
qxl-render: fix broken vnc+spice since commit f934493 - - - - --- 2012-04-18 Alon Levy New
[v3] spice_info: add mouse_mode - - - - --- 2012-03-29 Alon Levy New
[RFC] qxl: don't panic on phys2virt - - - - --- 2012-03-29 Alon Levy New
qxl: set default values of vram*_size_mb to -1 - - - - --- 2012-03-29 Alon Levy New
[2/2] tracetool: dtrace: warn on reserved word usage - - - - --- 2012-03-28 Alon Levy New
[1/2] tracetool: dtrace: handle in and next reserved words - - - - --- 2012-03-28 Alon Levy New
[trivial] trace-events: don't use dtrace reserved words in and next - - - - --- 2012-03-28 Alon Levy New
tracetool.py: always pass --binary, --target-arch, --target-type - - - - --- 2012-03-27 Alon Levy New
[PULL] libcacard queue, start with no reader fixes - - - - --- 2012-03-26 Alon Levy New
[v2] spice_info: add mouse_mode - - - - --- 2012-03-26 Alon Levy New
spice_info: add mouse_mode - - - - --- 2012-03-26 Alon Levy New
server: export spice_server_is_server_mouse predicate - - - - --- 2012-03-26 Alon Levy New
[3/3] libcacard/vcard_emul_nss: add warning for old coolkey - - - - --- 2012-03-22 Alon Levy New
[2/3] libcacard/vcard_emul_nss: handle no readers at startup - - - - --- 2012-03-22 Alon Levy New
[1/3] libcacard/vcard_emul_nss: don't stop thread when there are no slots - - - - --- 2012-03-22 Alon Levy New
ui/spice-display: use uintptr_t when casting qxl physical addresses 1 - - - --- 2012-03-21 Alon Levy New
[v3,5/5] vga: ppm_save(): Return error on failure - - - - --- 2012-03-18 Alon Levy New
[v3,4/5] qapi: convert screendump - - - - --- 2012-03-18 Alon Levy New
[v3,3/5] vga_hw_screen_dump: add Error** param - - - - --- 2012-03-18 Alon Levy New
[v3,2/5] add qemu_fopen_err - - - - --- 2012-03-18 Alon Levy New
[v3,1/5] qerror: add error codes for fopen failure - - - - --- 2012-03-18 Alon Levy New
[v4,3/3] qxl/qxl_render.c: add trace events - - 1 - --- 2012-03-18 Alon Levy New
[v4,2/3] qxl: switch qxl.c to trace-events - - 1 - --- 2012-03-18 Alon Levy New
[v4,1/3] qxl: init_pipe_signaling: exit on failure - - - - --- 2012-03-18 Alon Levy New
Makefile.target: code stp dependency on trace-events - - - - --- 2012-03-18 Alon Levy New
[v2,5/5] blockdev: use error_set_file_open_failed - - - - --- 2012-03-14 Alon Levy New
[v2,4/5] vga: ppm_save(): Return error on failure - - - - --- 2012-03-14 Alon Levy New
[v2,3/5] qapi: convert screendump - - - - --- 2012-03-14 Alon Levy New
[v2,2/5] vga_hw_screen_dump: add Error** param - - - - --- 2012-03-14 Alon Levy New
[v2,1/5] error: add error_set_file_open_failed - - - - --- 2012-03-14 Alon Levy New
[important] spice: fix broken initialization - - - - --- 2012-03-14 Alon Levy New
[2/2] vga: ppm_save(): Return error on failure - - - - --- 2012-03-14 Alon Levy New
[1/2] qapi: Convert screendump - - - - --- 2012-03-14 Alon Levy New
[v3,3/3] qxl: init_pipe_signaling: exit on failure - - - - --- 2012-03-14 Alon Levy New
[v3,2/3] qxl/qxl_render.c: add trace events - - - - --- 2012-03-14 Alon Levy New
[v3,1/3] qxl: switch qxl.c to trace-events - - - - --- 2012-03-14 Alon Levy New
[v2,2/2] qxl/qxl_render.c: add trace events - - - - --- 2012-03-13 Alon Levy New
[v2,1/2] qxl: switch qxl.c to trace-events - - - - --- 2012-03-13 Alon Levy New
[v2,5/5] qxl: screendump: use provided Monitor - - - - --- 2012-03-11 Alon Levy New
[v2,4/5] console: pass Monitor to vga_hw_screen_dump/hw_vga_dump - - - - --- 2012-03-11 Alon Levy New
[v2,3/5] qxl-render: call ppm_save on bh - - - - --- 2012-03-11 Alon Levy New
[v2,2/5] qxl/qxl_render.c: add trace events - - - - --- 2012-03-11 Alon Levy New
[v2,1/5] qxl: switch qxl.c to trace-events - - - - --- 2012-03-11 Alon Levy New
[4/4] qxl-render: call ppm_save on bh - - - - --- 2012-03-11 Alon Levy New
[3/4] console: pass Monitor to vga_hw_screen_dump/hw_vga_dump - - - - --- 2012-03-11 Alon Levy New
[2/4] qxl/qxl_render.c: add trace events - - - - --- 2012-03-11 Alon Levy New
[1/4] qxl: switch qxl.c to trace-events - - - - --- 2012-03-11 Alon Levy New
[2/2] vga: add trace event for ppm_save - - - - --- 2012-03-11 Alon Levy New
[1/2] console: add some trace events - - - - --- 2012-03-11 Alon Levy New
spice: require spice-protocol >= 0.8.1 - - - - --- 2012-03-07 Alon Levy New
configure: ignore spice libraries on 32 bit. - - - - --- 2012-03-07 Alon Levy New
qxl-render: call ppm_save on bh - - - - --- 2012-03-06 Alon Levy New
[v3,3/3] add qmp screendump-async - - - - --- 2012-03-05 Alon Levy New
[v3,2/3] console: add hw_screen_dump_async - - - - --- 2012-03-05 Alon Levy New
[v3,1/3] monitor, console: add QEVENT_SCREEN_DUMP_COMPLETE - - - - --- 2012-03-05 Alon Levy New
[v2,2/2] add qmp screendump-async - - - - --- 2012-03-05 Alon Levy New
[v2,1/2] console: add hw_screen_dump_async - - 1 - --- 2012-03-05 Alon Levy New
[v2,2/2] qapi-schema.json: fix comment for type ObjectPropretyInfo - - - - --- 2012-03-05 Alon Levy New
[v2,1/2] qapi-schema: fix typos and explain 'spice' auth - - - - --- 2012-03-05 Alon Levy New
[4/4] libcacard: fix reported ATR length - - - - --- 2012-02-26 Alon Levy New
[3/4] usb-ccid: advertise SELF_POWERED - - - - --- 2012-02-26 Alon Levy New
[2/4] libcacard: link with glib for g_strndup - - - - --- 2012-02-26 Alon Levy New
[1/4] usb-desc: fix user trigerrable segfaults (!config) - - - - --- 2012-02-26 Alon Levy New
qxl-render: call ppm_save on bh - - - - --- 2012-02-24 Alon Levy New
[4/4] add qmp screendump-async - - - - --- 2012-02-24 Alon Levy New
[3/4] monitor, console: add QEVENT_SCREEN_DUMP_COMPLETE - - - - --- 2012-02-24 Alon Levy New
[2/4] qjson.h: include compiler.h for GCC_FMT_ATTR 1 - - - --- 2012-02-24 Alon Levy New
[1/4] qapi-schema: fix typos and explain 'spice' auth - - - - --- 2012-02-24 Alon Levy New
[v6,7/7] qxl: make qxl_render_update async - - - - --- 2012-02-24 Alon Levy New
[v6,6/7] qxl: introduce QXLCookie - - - - --- 2012-02-24 Alon Levy New
[v6,5/7] qxl: remove flipped - - - - --- 2012-02-24 Alon Levy New
[v6,4/7] qxl: require spice >= 0.8.2 - - - - --- 2012-02-24 Alon Levy New
[v6,3/7] qxl: drop qxl_spice_update_area_async definition - - - - --- 2012-02-24 Alon Levy New
[v6,2/7] sdl: remove NULL check, g_malloc0 can't fail - - - - --- 2012-02-24 Alon Levy New
[v6,1/7] qxl: fix spice+sdl no cursor regression - - - - --- 2012-02-24 Alon Levy New
[v5,9/9] qxl: make qxl_render_update async - - - - --- 2012-02-22 Alon Levy New
[v5,8/9] qxl: introduce QXLCookie - - - - --- 2012-02-22 Alon Levy New
[v5,7/9] qxl: remove flipped - - - - --- 2012-02-22 Alon Levy New
[v5,6/9] qxl: require spice >= 0.8.2 - - - - --- 2012-02-22 Alon Levy New
[v5,5/9] qxl: drop qxl_spice_update_area_async definition - - - - --- 2012-02-22 Alon Levy New
« 1 2 3 47 8 »