Show patches with: none      |   432113 patches
« 1 2 ... 456 457 4584321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] tcg/tci: Fix some unaligned memory accesses [v2] tcg/tci: Fix some unaligned memory accesses - - - - --- 2021-01-27 Stefan Weil New
tcg/tci: Implement INDEX_op_ld8s_i64 tcg/tci: Implement INDEX_op_ld8s_i64 - - - - --- 2021-01-27 Stefan Weil New
[v2] tcg/tci: Implement INDEX_op_ld8s_i64 [v2] tcg/tci: Implement INDEX_op_ld8s_i64 - - - - --- 2021-01-28 Stefan Weil New
tcg/tci: Implement INDEX_op_ld16s_i32 tcg/tci: Implement INDEX_op_ld16s_i32 - - - - --- 2021-01-28 Stefan Weil New
tcg/tci: Implement INDEX_op_ld16s_i32 tcg/tci: Implement INDEX_op_ld16s_i32 - - - - --- 2021-01-28 Stefan Weil New
tests/tcg: Replace /bin/true by true (required on macOS) tests/tcg: Replace /bin/true by true (required on macOS) - - 2 - --- 2021-01-28 Stefan Weil New
tests: Fix runtime error in test-authz-pam tests: Fix runtime error in test-authz-pam - - 1 - --- 2021-01-28 Stefan Weil New
tests: Replace deprecated ASN1 code tests: Replace deprecated ASN1 code - - - - --- 2021-01-28 Stefan Weil New
target/rx: Fix compiler errors for build with sanitizers target/rx: Fix compiler errors for build with sanitizers - - 2 - --- 2021-01-28 Stefan Weil New
util/cutils: Skip "." when looking for next directory component util/cutils: Skip "." when looking for next directory component - - - - --- 2021-02-08 Stefan Weil New
[Bug,1916112] Re: Illegal instruction crash of QEMU on Jetson Nano [Bug,1916112] Re: Illegal instruction crash of QEMU on Jetson Nano - - - - --- 2021-02-20 Stefan Weil New
util/oslib-win32: Fix fatal assertion in qemu_try_memalign util/oslib-win32: Fix fatal assertion in qemu_try_memalign - 1 1 - --- 2021-06-11 Stefan Weil New
meson.build: Support ncurses on MacOS meson.build: Support ncurses on MacOS - - - - --- 2021-06-12 Stefan Weil New
meson.build: Support ncurses on MacOS meson.build: Support ncurses on MacOS - - - - --- 2021-06-12 Stefan Weil New
Update documentation to refer to new location for issues Update documentation to refer to new location for issues - - 3 - --- 2021-06-19 Stefan Weil New
target/avr: Fix compiler errors (-Werror=enum-conversion) target/avr: Fix compiler errors (-Werror=enum-conversion) - - 1 - --- 2021-07-06 Stefan Weil New
device_tree: Fix compiler error device_tree: Fix compiler error - 1 1 - --- 2021-11-08 Stefan Weil New
[v2,for-6.2] meson.build: Support ncurses on MacOS and OpenBSD [v2,for-6.2] meson.build: Support ncurses on MacOS and OpenBSD - - 1 1 --- 2021-11-17 Stefan Weil New
[for-6.2] Fix some typos in documentation (found by codespell) [for-6.2] Fix some typos in documentation (found by codespell) - - 1 - --- 2021-11-17 Stefan Weil New
simplebench: Fix Python syntax error (reported by LGTM) simplebench: Fix Python syntax error (reported by LGTM) - 1 2 - --- 2022-01-07 Stefan Weil New
libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) - - 1 - --- 2022-01-07 Stefan Weil New
[1/3] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) libvhost-user: Add format attribute and fix format strings - - 1 - --- 2022-04-22 Stefan Weil New
[2/3] libvhost-user: Fix format strings libvhost-user: Add format attribute and fix format strings - - 1 - --- 2022-04-22 Stefan Weil New
[3/3] libvhost-user: Add format attribute to local function vu_panic libvhost-user: Add format attribute and fix format strings - - 1 - --- 2022-04-22 Stefan Weil New
docs: Replace Qemu -> QEMU docs: Replace Qemu -> QEMU - - 2 - --- 2022-04-22 Stefan Weil New
docs: Replace HomeBrew -> Homebrew docs: Replace HomeBrew -> Homebrew - - 1 - --- 2022-04-22 Stefan Weil New
nsis: Add missing tools to installer for Windows nsis: Add missing tools to installer for Windows - - - - --- 2022-04-22 Stefan Weil New
Correct CRIS TCG register lifetime management Correct CRIS TCG register lifetime management - - - - --- 2021-02-18 Stefan Sandström New
[v2] Correct CRIS TCG register lifetime management [v2] Correct CRIS TCG register lifetime management - - - - --- 2021-02-18 Stefan Sandström New
[v3] Correct CRIS TCG register lifetime management [v3] Correct CRIS TCG register lifetime management - - - - --- 2021-02-19 Stefan Sandström New
[v3] Correct CRIS TCG register lifetime management [v3] Correct CRIS TCG register lifetime management - - 1 1 --- 2021-02-19 Stefan Sandström New
[v4] target/cris: Plug leakage of TCG temporaries [v4] target/cris: Plug leakage of TCG temporaries - - 2 1 --- 2021-02-19 Stefan Sandström New
[v5] target/cris: Plug leakage of TCG temporaries [v5] target/cris: Plug leakage of TCG temporaries - - 2 1 --- 2021-02-22 Stefan Sandström New
[1,of,1] Fix for DOS keyboard problems - - - - --- 2009-08-23 Stefan Ring Superseded
[Bug,1701835] Re: floating-point operation bugs in qemu-alpha [Bug,1701835] Re: floating-point operation bugs in qemu-alpha - - - - --- 2019-04-25 Stefan Ring New
backup: don't acquire aio_context in backup_clean backup: don't acquire aio_context in backup_clean - - - - --- 2020-03-25 Stefan Reiter New
[v2,1/3] backup: don't acquire aio_context in backup_clean Fix some AIO context locking in jobs - - - - --- 2020-03-26 Stefan Reiter New
[v2,2/3] job: take each job's lock individually in job_txn_apply Fix some AIO context locking in jobs - - - - --- 2020-03-26 Stefan Reiter New
[v2,3/3] replication: acquire aio context before calling job_cancel_sync Fix some AIO context locking in jobs - - - - --- 2020-03-26 Stefan Reiter New
[v3,1/3] job: take each job's lock individually in job_txn_apply Fix some AIO context locking in jobs - - - - --- 2020-03-31 Stefan Reiter New
[v3,2/3] replication: acquire aio context before calling job_cancel_sync Fix some AIO context locking in jobs - - - - --- 2020-03-31 Stefan Reiter New
[v3,3/3] backup: don't acquire aio_context in backup_clean Fix some AIO context locking in jobs - - - - --- 2020-03-31 Stefan Reiter New
[v4,1/3] job: take each job's lock individually in job_txn_apply Fix some AIO context locking in jobs - - - - --- 2020-04-01 Stefan Reiter New
[v4,2/3] replication: acquire aio context before calling job_cancel_sync Fix some AIO context locking in jobs - - - - --- 2020-04-01 Stefan Reiter New
[v4,3/3] backup: don't acquire aio_context in backup_clean Fix some AIO context locking in jobs - - 1 - --- 2020-04-01 Stefan Reiter New
[for-5.0,v5,1/3] job: take each job's lock individually in job_txn_apply Fix some AIO context locking in jobs - - - - --- 2020-04-07 Stefan Reiter New
[for-5.0,v5,2/3] replication: assert we own context before job_cancel_sync Fix some AIO context locking in jobs - - - - --- 2020-04-07 Stefan Reiter New
[for-5.0,v5,3/3] backup: don't acquire aio_context in backup_clean Fix some AIO context locking in jobs - - 1 - --- 2020-04-07 Stefan Reiter New
[RFC] bdrv_flush: only use fast path when in owned AioContext [RFC] bdrv_flush: only use fast path when in owned AioContext - - - - --- 2020-05-11 Stefan Reiter New
block/block-copy: always align copied region to cluster size block/block-copy: always align copied region to cluster size - - 1 - --- 2020-08-06 Stefan Reiter New
[for-5.1,v2,1/2] block/block-copy: always align copied region to cluster size [for-5.1,v2,1/2] block/block-copy: always align copied region to cluster size - - 1 - --- 2020-08-10 Stefan Reiter New
[for-5.1,v2,2/2] iotests: add test for unaligned granularity bitmap backup [for-5.1,v2,1/2] block/block-copy: always align copied region to cluster size - - - - --- 2020-08-10 Stefan Reiter New
[1/3] job: add sequential transaction support Add support for sequential backups - - - - --- 2020-08-26 Stefan Reiter New
[2/3] blockdev: add sequential mode to *-backup transactions Add support for sequential backups - - - - --- 2020-08-26 Stefan Reiter New
[3/3] backup: initialize bcs bitmap on job create, not start Add support for sequential backups - - - - --- 2020-08-26 Stefan Reiter New
migration/block-dirty-bitmap: fix larger granularity bitmaps migration/block-dirty-bitmap: fix larger granularity bitmaps - - 2 - --- 2020-10-21 Stefan Reiter New
docs: don't install corresponding man page if guest agent is disabled docs: don't install corresponding man page if guest agent is disabled - - - - --- 2021-01-28 Stefan Reiter New
migration: only check page size match if RAM postcopy is enabled migration: only check page size match if RAM postcopy is enabled - 1 1 - --- 2021-02-04 Stefan Reiter New
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB - - - - --- 2021-03-18 Stefan Reiter New
[v2] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB [v2] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB - - 1 - --- 2021-03-22 Stefan Reiter New
monitor/qmp: fix race with clients disconnecting early monitor/qmp: fix race with clients disconnecting early - - - - --- 2021-08-23 Stefan Reiter New
[1/2] monitor/hmp: correctly invert password argument detection again VNC-related HMP/QMP fixes - 1 1 - --- 2021-08-25 Stefan Reiter New
[2/2] monitor: allow VNC related QMP and HMP commands to take a display ID VNC-related HMP/QMP fixes - - - - --- 2021-08-25 Stefan Reiter New
[v2,1/3] monitor/hmp: correctly invert password argument detection again VNC-related HMP/QMP fixes - 1 1 - --- 2021-09-01 Stefan Reiter New
[v2,2/3] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - - - --- 2021-09-01 Stefan Reiter New
[v2,3/3] monitor: allow VNC related QMP and HMP commands to take a display ID VNC-related HMP/QMP fixes - - - - --- 2021-09-01 Stefan Reiter New
[v3,1/3] monitor/hmp: correctly invert password argument detection again VNC-related HMP/QMP fixes - 1 1 - --- 2021-09-20 Stefan Reiter New
[v3,2/3] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - 1 - --- 2021-09-20 Stefan Reiter New
[v3,3/3] monitor: refactor set/expire_password and allow VNC display id VNC-related HMP/QMP fixes - - - - --- 2021-09-20 Stefan Reiter New
[v4,1/2] monitor/hmp: add support for flag argument with value [v4,1/2] monitor/hmp: add support for flag argument with value - - 1 - --- 2021-09-28 Stefan Reiter New
[v4,2/2] monitor: refactor set/expire_password and allow VNC display id [v4,1/2] monitor/hmp: add support for flag argument with value - - - - --- 2021-09-28 Stefan Reiter New
[v5,1/4] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - 1 - --- 2021-10-19 Stefan Reiter New
[v5,2/4] qapi/monitor: refactor set/expire_password with enums VNC-related HMP/QMP fixes - - - - --- 2021-10-19 Stefan Reiter New
[v5,3/4] qapi/monitor: allow VNC display id in set/expire_password VNC-related HMP/QMP fixes - - - - --- 2021-10-19 Stefan Reiter New
[v5,4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate VNC-related HMP/QMP fixes - - - - --- 2021-10-19 Stefan Reiter New
[v6,1/5] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - 1 - --- 2021-10-20 Stefan Reiter New
[v6,2/5] qapi/monitor: refactor set/expire_password with enums VNC-related HMP/QMP fixes - - 1 - --- 2021-10-20 Stefan Reiter New
[v6,3/5] qapi/monitor: allow VNC display id in set/expire_password VNC-related HMP/QMP fixes - - - - --- 2021-10-20 Stefan Reiter New
[v6,4/5] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate VNC-related HMP/QMP fixes - - 1 - --- 2021-10-20 Stefan Reiter New
[v6,5/5] docs: add deprecation note about 'set_password' param 'connected' VNC-related HMP/QMP fixes - - 1 - --- 2021-10-20 Stefan Reiter New
[v7,1/4] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - 2 - --- 2021-10-21 Stefan Reiter New
[v7,2/4] qapi/monitor: refactor set/expire_password with enums VNC-related HMP/QMP fixes - - 1 - --- 2021-10-21 Stefan Reiter New
[v7,3/4] qapi/monitor: allow VNC display id in set/expire_password VNC-related HMP/QMP fixes 1 - 1 - --- 2021-10-21 Stefan Reiter New
[v7,4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate VNC-related HMP/QMP fixes - - 1 - --- 2021-10-21 Stefan Reiter New
SerialICE - Qemu based (x86) firmware debugger - - - - --- 2009-10-29 Stefan Reinauer New
SerialICE - Qemu based (x86) firmware debugger - - - - --- 2009-11-21 Stefan Reinauer New
fix pty handling on OSX/XNU - - - - --- 2009-12-05 Stefan Reinauer New
Re: SMM jmp weirdness - - - - --- 2010-11-17 Stefan Reinauer New
iscsi: fix race between task completition and task abortion 1 - - - --- 2012-08-14 Stefan Priebe - Profihost AG New
PATCH V2: fix NULL dereferences / races between task completition and abort - - - - --- 2012-08-14 Stefan Priebe - Profihost AG New
PATCH V2: fix NULL dereferences / races between task completition and abort - - - - --- 2012-08-15 Stefan Priebe - Profihost AG New
PATCH V2: fix NULL dereferences / races between task completition and abort 1 - - - --- 2012-08-15 Stefan Priebe - Profihost AG New
scsi-hd with discard_granularity and unmap results in Aborted Commands - - - - --- 2012-11-19 Stefan Priebe - Profihost AG New
scsi-hd with discard_granularity and unmap results in Aborted Commands - - - - --- 2012-11-19 Stefan Priebe - Profihost AG New
rbd block driver fix race between aio completition and aio cancel - - - - --- 2012-11-19 Stefan Priebe - Profihost AG New
use int64_t for return values from rbd instead of int - - - - --- 2012-11-20 Stefan Priebe - Profihost AG New
overflow of int ret: use ssize_t for ret - - - - --- 2012-11-22 Stefan Priebe - Profihost AG New
rbd block driver fix race between aio completition and aio cancel - - - - --- 2012-11-22 Stefan Priebe - Profihost AG New
[PATCHv3] rbd block driver fix race between aio completition and aio cancel - - - - --- 2012-11-29 Stefan Priebe - Profihost AG New
[PATCHv4] rbd block driver fix race between aio completition and aio cancel - - - - --- 2012-11-29 Stefan Priebe - Profihost AG New
« 1 2 ... 456 457 4584321 4322 »