Show patches with: State = Action Required       |   426148 patches
« 1 2 ... 4 5 64261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
watch_mem_write: implement 8-byte accesses watch_mem_write: implement 8-byte accesses - - 3 - --- 2017-10-17 Paolo Bonzini New
walk_pml4e(): fix abort on bad PML4E/PDPTE/PDE/PTE addresses - - 2 - --- 2013-05-28 Luiz Capitulino New
w32: include winsock2.h before windows.h - - 1 - --- 2016-02-09 Paolo Bonzini New
w32: Undefine error constants before their redefinition - - - - --- 2012-03-28 Jan Kiszka New
w32: Fix regression caused by new g_poll implementation - - - - --- 2014-05-21 Sangho Park New
w32: Always compile with __builtin_ffs - - - - --- 2013-02-16 Stefan Weil New
w32: Always compile with __builtin_ffs - - - - --- 2013-02-16 Jacob Kroon New
w32/slirp: Undefine error constants before their redefinition - - - - --- 2012-03-28 Jan Kiszka New
vvfat: add a label option - - - - --- 2015-06-18 Wolfgang Bumiller New
vvfat: More build fixes with DEBUG - - - - --- 2010-05-20 Kevin Wolf New
vvfat: Fix vvfat_write() for writes before the root directory vvfat: Fix vvfat_write() for writes before the root directory - - - - --- 2021-12-09 Kevin Wolf New
vvfat: Fix size of temporary qcow file vvfat: Fix size of temporary qcow file - - - - --- 2021-12-09 Kevin Wolf New
vvfat: Fix read-write mode - - 1 - --- 2011-11-08 Kevin Wolf New
vvfat: Fix qcow write target driver specification - - 2 - --- 2016-07-11 Max Reitz New
vvfat: Fix potential buffer overflow - - - - --- 2011-10-10 Kevin Wolf New
vvfat: Fix memory leak vvfat: Fix memory leak - 1 2 1 --- 2018-11-14 Kevin Wolf New
vvfat: Fix inherit_options flags vvfat: Fix inherit_options flags - - 2 - --- 2018-03-15 Fam Zheng New
vt82c686: fix coverity warning about out-of-bounds write - - - - --- 2014-12-09 Zhanghailiang New
vt82c686: avoid out-of-bounds read - - 1 - --- 2014-12-10 Paolo Bonzini New
vscsi: send the CHECK_CONDITION status down together with autosense data 1 - - - --- 2011-08-24 Paolo Bonzini New
vscclient: use glib thread primitives not qemu - - - - --- 2014-04-27 Michael Tokarev New
vscclient: do not add a socket watch if there is not data to send - - - - --- 2013-06-06 Marc-André Lureau New
vscclient: Restore sockets.h include to fix build on FreeBBSD - - - - --- 2014-06-17 Ed Maste New
vscclient: Add required headers to fix build on FreeBSD - - 1 - --- 2014-06-18 Ed Maste New
vpc: use current_size field for XenServer VHD images - - - - --- 2016-03-19 Stefan Hajnoczi New
vpc: unlock Coroutine lock to make IO submit Concurrently vpc: unlock Coroutine lock to make IO submit Concurrently - - 1 - --- 2019-03-15 Zhengui li New
vpc: fix beX_to_cpu() and cpu_to_beX() confusion - - - - --- 2014-09-23 Stefan Hajnoczi New
vpc: Round up image size during fixed image creation - - - - --- 2012-02-07 Kevin Wolf New
vpc: Remove useless parameters in get_sector_offset() - - - - --- 2017-07-13 Kevin Wolf New
vpc: Read/write multiple sectors at once - - - - --- 2010-06-04 Kevin Wolf New
vpc: Implement bdrv_flush - - - - --- 2010-10-25 Kevin Wolf New
vpc: Implement bdrv_co_get_status() - - - - --- 2015-02-11 Kevin Wolf New
vpc: Implement .bdrv_has_zero_init - - - - --- 2013-06-28 Kevin Wolf New
vpc: Fix size in fixed image creation - - 1 - --- 2015-02-11 Kevin Wolf New
vpc: Don't leak opts in vpc_open() vpc: Don't leak opts in vpc_open() - - 1 - --- 2018-10-17 Kevin Wolf New
vpc: Add missing error handling in alloc_block - - 1 - --- 2011-11-23 Kevin Wolf New
vpc.c: Use get_option_parameter() does the search - - - - --- 2011-04-13 Lyu Mitnick New
vnc_refresh: return if vd->timer is NULL - - - - --- 2010-01-11 Stefano Stabellini New
vnc_refresh: calling vnc_update_client might free vs - - - - --- 2010-01-25 Stefano Stabellini New
vnc: wrap vnc initialization code with CONFIG_VNC - - 1 - --- 2016-06-16 Chao Peng New
vnc: use stubs for CONFIG_VNC=n dummy functions vnc: use stubs for CONFIG_VNC=n dummy functions - - 2 - --- 2018-02-01 Gerd Hoffmann New
vnc: use bswapNN() rather than bswap_NN() - - - - --- 2010-08-08 Izumi Tsutsui New
vnc: track LED state separately - - - - --- 2016-12-15 Pierre Ossman New
vnc: track LED state separately - - - - --- 2017-01-09 Pierre Ossman New
vnc: tight: remove unused variable - - - - --- 2010-08-28 Serge Ziryukin New
vnc: tight: Fix crash after 2GB of output - - - - --- 2011-03-04 Roland Dreier New
vnc: tight: Fix crash after 2GB of output - - - - --- 2011-03-04 Michael Tokarev New
vnc: tight: Fix crash after 2GB of output - - - - --- 2011-03-04 Michael Tokarev New
vnc: tight: Fix crash after 2GB of output - - - - --- 2011-03-04 Michael Tokarev New
vnc: threaded server depends on io-thread - - - - --- 2011-03-09 Corentin Chary New
vnc: split encoding in specific files - - - - --- 2010-05-03 Corentin Chary New
vnc: severe memory leak caused by broken palette_destroy() function - - - - --- 2011-03-21 Ulrich Obergfell New
vnc: set the right prefered encoding - - - - --- 2010-05-04 Corentin Chary New
vnc: send cursor when a new client is connecting - - - - --- 2016-03-02 Frediano Ziglio New
vnc: segmentation fault caused by incorrect 'bytes' count calculated in tight_compress_data() - - - - --- 2011-03-21 Ulrich Obergfell New
vnc: sanitize bits_per_pixel from the client - - - - --- 2014-10-27 Petr Matousek New
vnc: return directly if no vnc client connected - - - - --- 2014-09-29 Gonglei (Arei) New
vnc: replace hweight_long() with ctpopl() - - 1 - --- 2017-03-13 Cédric Le Goater New
vnc: remove bogus object_unref on client socket vnc: remove bogus object_unref on client socket - - 1 - --- 2018-02-15 Daniel P. Berrangé New
vnc: refuse to set a password with VNC_AUTH_NONE - - - - --- 2013-12-11 Gerd Hoffmann New
vnc: refuse to set a password with VNC_AUTH_NONE - - 1 - --- 2014-05-21 Gerd Hoffmann New
vnc: recognize Hungarian doubleacutes - - 1 - --- 2013-02-03 Michael Tokarev New
vnc: qemu can die if the client is disconnected while updating screen - - - - --- 2010-11-26 Corentin Chary New
vnc: move assert in vnc_worker_thread_loop vnc: move assert in vnc_worker_thread_loop - 1 - - --- 2023-04-17 Anastasia Belova New
vnc: move assert in vnc_worker_thread_loop vnc: move assert in vnc_worker_thread_loop - 1 1 - --- 2023-06-09 Anastasia Belova New
vnc: make sure we finish disconnect - - - - --- 2016-07-13 Gerd Hoffmann New
vnc: make sure to send pointer type change event on SetEncodings - - - - --- 2010-05-04 Anthony Liguori New
vnc: lift modifier keys on client disconnect. - - - - --- 2012-02-08 Gerd Hoffmann New
vnc: increase max display size vnc: increase max display size - - - - --- 2023-04-13 Gerd Hoffmann New
vnc: improve capslock handling. - - - - --- 2009-11-02 Gerd Hoffmann New
vnc: improve capslock handling. - - - - --- 2009-12-10 Gerd Hoffmann New
vnc: implement shared flag handling. - - - - --- 2011-11-25 Gerd Hoffmann New
vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles - - - - --- 2009-12-14 Anthony Liguori New
vnc: generalize "VNC server running on ..." message - - - - --- 2016-06-06 Paolo Bonzini New
vnc: fix websocket field in events vnc: fix websocket field in events - - 1 - --- 2019-09-04 Gerd Hoffmann New
vnc: fix vnc client authentication - - - - --- 2015-07-14 Wolfgang Bumiller New
vnc: fix use-after-free in vnc_update_client_sync - - 1 - --- 2014-03-06 Gerd Hoffmann New
vnc: fix use-after-free vnc: fix use-after-free - 1 3 2 --- 2018-04-20 Gerd Hoffmann New
vnc: fix update stalls vnc: fix update stalls - - 1 - --- 2019-03-05 Gerd Hoffmann New
vnc: fix unfinalized tlscreds for VncDisplay vnc: fix unfinalized tlscreds for VncDisplay - - 1 - --- 2021-01-11 Zihao Chang New
vnc: fix unalignment access in tight_pack24 vnc: fix unalignment access in tight_pack24 - - - - --- 2019-03-17 Li Qiang New
vnc: fix tls-creds error message - - 1 - --- 2016-01-13 Wolfgang Bumiller New
vnc: fix segmentation fault when invalid vnc parameters are specified - - - - --- 2015-03-12 Gonglei (Arei) New
vnc: fix segfault in closed connection handling vnc: fix segfault in closed connection handling - - - - --- 2018-01-31 Klim Kireev New
vnc: fix segfault in closed connection handling vnc: fix segfault in closed connection handling - - 1 - --- 2018-02-07 Klim Kireev New
vnc: fix screen updates - - - - --- 2014-06-13 Gerd Hoffmann New
vnc: fix reverse mode - - 1 - --- 2017-03-14 Gerd Hoffmann New
vnc: fix resource leak when websocket channel error vnc: fix resource leak when websocket channel error - 2 - - --- 2020-10-29 Ding Hui New
vnc: fix qemu crash when not configure vnc option - - - - --- 2015-01-29 Gonglei (Arei) New
vnc: fix overflow in vnc_update_stats - - 1 - --- 2017-01-24 Gerd Hoffmann New
vnc: fix option misspelling ("non-adapative" -> "non-adaptive") - - - - --- 2012-11-09 Catalin Patulea New
vnc: fix option misspelling ("non-adapative" -> "non-adaptive") - - 1 - --- 2012-11-10 Catalin Patulea New
vnc: fix mismerge - - 2 - --- 2015-11-05 Gerd Hoffmann New
vnc: fix memory leak when vnc disconnect vnc: fix memory leak when vnc disconnect - - - - --- 2019-08-31 Li Qiang New
vnc: fix memory corruption (CVE-2015-5225) - - 1 - --- 2015-08-21 Gerd Hoffmann New
vnc: fix memleak of the "vnc-worker-output" name vnc: fix memleak of the "vnc-worker-output" name - 1 1 - --- 2018-08-07 Peter Wu New
vnc: fix incorrect checking condition when updating client - - 1 - --- 2016-07-08 Gonglei (Arei) New
vnc: fix fd leak at vnc_display_open() - - - - --- 2014-10-23 Gonglei (Arei) New
vnc: fix double free issues - - 1 - --- 2017-02-21 Gerd Hoffmann New
vnc: fix debug spelling vnc: fix debug spelling - - - - --- 2017-12-20 Marc-André Lureau New
« 1 2 ... 4 5 64261 4262 »