Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 1993 1994 19954264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,14/28] target/arm: Define arm_cpu_do_unaligned_access for CONFIG_USER_ONLY target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,13/28] target/arm: Implement the SUBP instruction target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-02-11 Richard Henderson New
[v3,12/28] target/arm: Implement the GMI instruction target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-02-11 Richard Henderson New
[v3,11/28] target/arm: Implement ADDG, SUBG instructions target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-02-11 Richard Henderson New
[v3,10/28] target/arm: Implement the IRG instruction target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,09/28] target/arm: Suppress tag check for sp+offset target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,08/28] target/arm: Add helper_mte_check{1, 2} target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,07/28] target/arm: Assert no manual change to CACHED_PSTATE_BITS target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,06/28] target/arm: Add MTE system registers target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,05/28] target/arm: Extract TCMA with ARMVAParameters target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-02-11 Richard Henderson New
[v3,04/28] target/arm: Add MTE_ACTIVE to tb_flags target/arm: Implement ARMv8.5-MemTag - - 1 - --- 2019-02-11 Richard Henderson New
[v3,03/28] target/arm: Add clear_pstate_bits, share gen_ss_advance target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,02/28] target/arm: Split helper_msr_i_pstate into 3 target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[v3,01/28] target/arm: Split out arm_sctlr target/arm: Implement ARMv8.5-MemTag - - - - --- 2019-02-11 Richard Henderson New
[PULL,4/4] qcow2: list of bitmaps new test 242 [PULL,1/4] nbd/server: Kill pointless shadowed variable - - 2 - --- 2019-02-11 Eric Blake New
[PULL,3/4] qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 [PULL,1/4] nbd/server: Kill pointless shadowed variable - - 2 - --- 2019-02-11 Eric Blake New
[PULL,2/4] bdrv_query_image_info Error parameter added [PULL,1/4] nbd/server: Kill pointless shadowed variable - - 3 - --- 2019-02-11 Eric Blake New
[PULL,1/4] nbd/server: Kill pointless shadowed variable [PULL,1/4] nbd/server: Kill pointless shadowed variable - - - - --- 2019-02-11 Eric Blake New
[PULL,0/4] NBD patches for 2019-02-11 - - - - --- 2019-02-11 Eric Blake New
target/hppa: forward requests to CPU HPA target/hppa: forward requests to CPU HPA - - - - --- 2019-02-11 Sven Schnelle New
[v3,16/16] chardev: ensure termios is fully initialized chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,15/16] tests: expand coverage of socket chardev test chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,14/16] chardev: fix race with client connections in tcp_chr_wait_connected chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,13/16] chardev: disallow TLS/telnet/websocket with tcp_chr_wait_connected chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,12/16] chardev: honour the reconnect setting in tcp_chr_wait_connected chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,11/16] chardev: use a state machine for socket connection state chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,10/16] chardev: split up qmp_chardev_open_socket connection code chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,09/16] chardev: split tcp_chr_wait_connected into two methods chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,08/16] chardev: remove unused 'sioc' variable & cleanup paths chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 2 - --- 2019-02-11 Daniel P. Berrangé New
[v3,07/16] chardev: ensure qemu_chr_parse_compat reports missing driver error chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,06/16] chardev: remove many local variables in qemu_chr_parse_socket chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,05/16] chardev: forbid 'wait' option with client sockets chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 2 - --- 2019-02-11 Daniel P. Berrangé New
[v3,04/16] chardev: forbid 'reconnect' option with server sockets chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 2 - --- 2019-02-11 Daniel P. Berrangé New
[v3,03/16] chardev: fix validation of options for QMP created chardevs chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - 1 - --- 2019-02-11 Daniel P. Berrangé New
[v3,02/16] io: add qio_task_wait_thread to join with a background thread chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[v3,01/16] io: store reference to thread information in the QIOTask struct chardev: refactoring & many bugfixes related tcp_chr_wait_connected - - - - --- 2019-02-11 Daniel P. Berrangé New
[5/5] target/hppa: fix dcor instruction [1/5] target/hppa: move GETPC to HELPER() functions - - - - --- 2019-02-11 Sven Schnelle New
[4/5] target/hppa: fix sed conditions [1/5] target/hppa: move GETPC to HELPER() functions - - - - --- 2019-02-11 Sven Schnelle New
[3/5] target/hppa: fix log conditions [1/5] target/hppa: move GETPC to HELPER() functions - - - - --- 2019-02-11 Sven Schnelle New
[2/5] target/hppa: fix '</<=' conditions [1/5] target/hppa: move GETPC to HELPER() functions - - - - --- 2019-02-11 Sven Schnelle New
[1/5] target/hppa: move GETPC to HELPER() functions [1/5] target/hppa: move GETPC to HELPER() functions - - 1 - --- 2019-02-11 Sven Schnelle New
[PULL,4/4] cputlb: update TLB entry/index after tlb_fill [PULL,1/4] tcg: Diagnose referenced labels that have not been emitted - 1 - 1 --- 2019-02-11 Richard Henderson New
[PULL,3/4] exec-all: document that tlb_fill can trigger a TLB resize [PULL,1/4] tcg: Diagnose referenced labels that have not been emitted - - - - --- 2019-02-11 Richard Henderson New
[PULL,2/4] tcg/i386: fix unsigned vector saturating arithmetic [PULL,1/4] tcg: Diagnose referenced labels that have not been emitted - 1 - - --- 2019-02-11 Richard Henderson New
[PULL,1/4] tcg: Diagnose referenced labels that have not been emitted [PULL,1/4] tcg: Diagnose referenced labels that have not been emitted - - 1 - --- 2019-02-11 Richard Henderson New
[PULL,0/4] tcg queued patches - - - - --- 2019-02-11 Richard Henderson New
Kconfig: add documentation Kconfig: add documentation - - - - --- 2019-02-11 Paolo Bonzini New
[v3,6/6] target/mips: introduce MTTCG-enabled builds target-mips: support MTTCG feature 1 - 1 - --- 2019-02-11 Aleksandar Markovic New
[v3,5/6] hw/mips_cpc: kick a VP when putting it into Run statewq target-mips: support MTTCG feature 1 - 1 - --- 2019-02-11 Aleksandar Markovic New
[v3,4/6] target/mips: hold BQL in mips_vpe_wake() target-mips: support MTTCG feature 1 - 1 - --- 2019-02-11 Aleksandar Markovic New
[v3,3/6] hw/mips_int: hold BQL for all interrupt requests target-mips: support MTTCG feature 1 - 1 - --- 2019-02-11 Aleksandar Markovic New
[v3,2/6] target/mips: reimplement SC instruction emulation and use cmpxchg target-mips: support MTTCG feature 1 - 1 1 --- 2019-02-11 Aleksandar Markovic New
[v3,1/6] target/mips: compare virtual addresses in LL/SC sequence target-mips: support MTTCG feature 1 - 1 - --- 2019-02-11 Aleksandar Markovic New
[qemu-web] Put version numbering details in its own doc [qemu-web] Put version numbering details in its own doc - - - - --- 2019-02-11 Kashyap Chamarthy New
[v2,3/3] tpm_tis: fix format string specifier in tpm_tis_show_buffer() Untitled series #91221 - - 1 - --- 2019-02-11 Liam Merwick New
[v2,2/3] tpm_tis: assert valid addr passed to tpm_tis_locality_from_addr() Untitled series #91221 - - - - --- 2019-02-11 Liam Merwick New
[v2,1/3] tpm_tis: fix loop that cancels any seizure by a lower locality [v2,1/3] tpm_tis: fix loop that cancels any seizure by a lower locality - - 1 - --- 2019-02-11 Liam Merwick New
[v4,9/9] qcow2: do encryption in threads qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,8/9] qcow2: bdrv_co_pwritev: move encryption code out of the lock qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,7/9] qcow2: qcow2_co_preadv: skip using hd_qiov when possible qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,6/9] qcow2: qcow2_co_preadv: improve locking qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,5/9] qcow2-threads: split out generic path qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,4/9] qcow2-threads: qcow2_co_do_compress: protect queuing by mutex qcow2: encryption threads - - 2 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,3/9] qcow2-threads: use thread_pool_submit_co qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,2/9] qcow2: add separate file for threaded data processing functions qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[v4,1/9] qcow2.h: add missing include qcow2: encryption threads - - 1 - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
spice: set device address and device display ID in QXL interface spice: set device address and device display ID in QXL interface - - - - --- 2019-02-11 Lukáš Hrázký New
[PULL,18/18] tests/vm: Be verbose while extracting compressed images [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,17/18] docs/devel/testing: Add -a option to usermod command on docker setup [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,16/18] scripts/qemu.py: allow arches use KVM for their 32bit cousins [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,15/18] tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - 1 1 --- 2019-02-11 Alex Bennée New
[PULL,14/18] tests/vm: add --build-target option [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - 1 1 --- 2019-02-11 Alex Bennée New
[PULL,13/18] tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386 [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - 1 1 --- 2019-02-11 Alex Bennée New
[PULL,12/18] tests/vm: move images to $HOME/.cache/qemu-vm/images [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - 1 1 --- 2019-02-11 Alex Bennée New
[PULL,11/18] tests: PEP8 cleanup of docker.py, mostly white space [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,10/18] tests: docker.py be even smarter with persistent binfmt_misc [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,09/18] tests: make docker.py check for persistent configs [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,08/18] tests: make docker.py update use configured binfmt path [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,07/18] docker: add debian-buster-arm64-cross [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,06/18] archive-source.sh: Clone the submodules locally [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,05/18] MAINTAINERS: Add an entry for scripts/archive-source.sh [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,04/18] .travis.yml: fold --disable-tcg into alternate coroutine builds [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,03/18] .travis.yml: separate tools and docs into another entry [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - 1 - --- 2019-02-11 Alex Bennée New
[PULL,02/18] .travis.yml: stop requesting libffi & gettext from homebrew [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD [PULL,01/18] .cirrus.yml: basic compile and test for FreeBSD - - - - --- 2019-02-11 Alex Bennée New
[PULL,00/18] testing updates: travis/cirrus/vm-test/binfmt - - 1 - --- 2019-02-11 Alex Bennée New
[4/4] block/nbd-client: use non-blocking io channel for nbd negotiation nbd: non-blocking negotiation - - - - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[3/4] nbd: do qemu_coroutine_yield during tls handshake nbd: non-blocking negotiation - - - - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[2/4] nbd/client: do negotiation in coroutine nbd: non-blocking negotiation - - - - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
[1/4] io/channel: add qio_channel_get_attached_aio_context() [1/4] io/channel: add qio_channel_get_attached_aio_context() - - - - --- 2019-02-11 Vladimir Sementsov-Ogievskiy New
s390x: always provide pci support s390x: always provide pci support 1 - 2 - --- 2019-02-11 Cornelia Huck New
target/xtensa: get rid of gen_callw[i] target/xtensa: get rid of gen_callw[i] - - - - --- 2019-02-11 Max Filippov New
[v2] pc-dimm: use same mechanism for [get|set]_addr [v2] pc-dimm: use same mechanism for [get|set]_addr - - 1 - --- 2019-02-11 Wei Yang New
[PULL,9/9] tests/virtio-blk: add test for WRITE_ZEROES command [PULL,1/9] iothread: fix iothread hang when stop too soon 2 - 2 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,8/9] tests/virtio-blk: change assert on data_size in virtio_blk_request() [PULL,1/9] iothread: fix iothread hang when stop too soon 1 - 3 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,7/9] virtio-blk: add DISCARD and WRITE_ZEROES features [PULL,1/9] iothread: fix iothread hang when stop too soon 1 - 2 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,6/9] virtio-blk: add "discard" and "write-zeroes" properties [PULL,1/9] iothread: fix iothread hang when stop too soon 1 - 2 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,5/9] virtio-blk: add host_features field in VirtIOBlock [PULL,1/9] iothread: fix iothread hang when stop too soon 1 - 1 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,4/9] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error() [PULL,1/9] iothread: fix iothread hang when stop too soon 1 - 2 - --- 2019-02-11 Stefan Hajnoczi New
[PULL,3/9] virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdev [PULL,1/9] iothread: fix iothread hang when stop too soon - - 1 - --- 2019-02-11 Stefan Hajnoczi New
« 1 2 ... 1993 1994 19954264 4265 »