Show patches with: State = Action Required       |    Archived = No       |   428649 patches
« 1 2 ... 2601 2602 26034286 4287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/5] cadence_gem: Correct the interupt logic - - - - --- 2017-04-10 Alistair Francis New
[v2,2/5] cadence_gem: Correct the multi-queue can rx logic - - - - --- 2017-04-10 Alistair Francis New
[v2,1/5] cadence_gem: Read the correct queue descriptor - - 2 - --- 2017-04-10 Alistair Francis New
First contribution - Interested in Outreachy - - - - --- 2017-04-10 Prerna Garg New
First contribution - Interested in Outreachy - - - - --- 2017-04-10 Prerna Garg New
[v2,9/9] arm: Remove workarounds for old M-profile exception return implementation - - 1 - --- 2017-04-10 Peter Maydell New
[v2,8/9] arm: Implement M profile exception return properly - - - - --- 2017-04-10 Peter Maydell New
[v2,7/9] arm: Track M profile handler mode state in TB flags - - - - --- 2017-04-10 Peter Maydell New
[v2,6/9] arm: Abstract out "are we singlestepping" test to utility function - - 1 - --- 2017-04-10 Peter Maydell New
[v2,5/9] arm: Move condition-failed codepath generation out of if() - - 1 - --- 2017-04-10 Peter Maydell New
[v2,4/9] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file - - 1 - --- 2017-04-10 Peter Maydell New
[v2,3/9] arm: Factor out "generate right kind of step exception" - - 1 - --- 2017-04-10 Peter Maydell New
[v2,2/9] arm: Thumb shift operations should not permit interworking branches - - - - --- 2017-04-10 Peter Maydell New
[v2,1/9] arm: Don't implement BXJ on M-profile CPUs - - 1 - --- 2017-04-10 Peter Maydell New
[for,2.9,v3,10/10] block: Fix bdrv_co_flush early return - - 1 - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,09/10] block: Use bdrv_coroutine_enter to start I/O coroutines - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,08/10] qemu-io-cmds: Use bdrv_coroutine_enter - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,07/10] blockjob: Use bdrv_coroutine_enter to start coroutine - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,06/10] block: Introduce bdrv_coroutine_enter and *_if_inactive - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,05/10] async: Introduce aio_co_enter and aio_co_enter_if_inactive - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,04/10] coroutine: Extract qemu_aio_coroutine_enter - - - - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,03/10] tests/block-job-txn: Don't start block job before adding to txn - - 1 - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,02/10] block: Quiesce old aio context during bdrv_set_aio_context - - 2 - --- 2017-04-10 Fam Zheng New
[for,2.9,v3,01/10] block: Make bdrv_parent_drained_begin/end public - - 2 - --- 2017-04-10 Fam Zheng New
[v3,2/2] hw/arm/virt: generate 64-bit addressable ACPI objects 2 - 1 - --- 2017-04-10 Ard Biesheuvel New
[v3,1/2] hw/acpi-defs: replace leading X with x_ in FADT field names - - 1 - --- 2017-04-10 Ard Biesheuvel New
[PULL] 9pfs: xattr: fix memory leak in v9fs_list_xattr - - - - --- 2017-04-10 Greg Kurz New
[PULL] 9pfs fix for 2.9 2017-04-10 - - - - --- 2017-04-10 Greg Kurz New
test-keyval: fix leaks - - 2 - --- 2017-04-10 Marc-André Lureau New
[v2,8/8] ppc/pnv: generate an OEM SEL event on shutdown - - 1 - --- 2017-04-10 Cédric Le Goater New
[v2,7/8] ppc/pnv: add initial IPMI sensors for the BMC simulator - - 1 - --- 2017-04-10 Cédric Le Goater New
[v2,6/8] ppc/pnv: populate device tree for IPMI BT devices - - - - --- 2017-04-10 Cédric Le Goater New
[v2,5/8] ppc/pnv: populate device tree for serial devices - - 1 - --- 2017-04-10 Cédric Le Goater New
[v2,4/8] ppc/pnv: populate device tree for RTC devices - - 1 - --- 2017-04-10 Cédric Le Goater New
[v2,3/8] ppc/pnv: scan ISA bus to populate device tree - - 1 - --- 2017-04-10 Cédric Le Goater New
[v2,2/8] ppc/pnv: enable only one LPC bus - - - - --- 2017-04-10 Cédric Le Goater New
[v2,1/8] ppc/pnv: Add support for POWER8+ LPC Controller - - - - --- 2017-04-10 Cédric Le Goater New
[Qemu-block,v3] migration/block:limit the time used for block migration - - - - --- 2017-04-10 Stefan Hajnoczi New
[PULL,11/11] replay: assert time only goes forward - - - - --- 2017-04-10 Alex Bennée New
[PULL,10/11] cpus: call cpu_update_icount on read - - - - --- 2017-04-10 Alex Bennée New
[PULL,09/11] cpu-exec: update icount after each TB_EXIT - - - - --- 2017-04-10 Alex Bennée New
[PULL,08/11] cpus: introduce cpu_update_icount helper - - - - --- 2017-04-10 Alex Bennée New
[PULL,07/11] cpus: don't credit executed instructions before they have run - - - - --- 2017-04-10 Alex Bennée New
[PULL,06/11] cpus: move icount preparation out of tcg_exec_cpu - - - - --- 2017-04-10 Alex Bennée New
[PULL,05/11] cpus: check cpu->running in cpu_get_icount_raw() - - 2 - --- 2017-04-10 Alex Bennée New
[PULL,04/11] cpus: remove icount handling from qemu_tcg_cpu_thread_fn - - 1 - --- 2017-04-10 Alex Bennée New
[PULL,03/11] target/i386/misc_helper: wrap BQL around another IRQ generator 1 - 1 - --- 2017-04-10 Alex Bennée New
[PULL,02/11] cpus: fix wrong define name - - - - --- 2017-04-10 Alex Bennée New
[PULL,01/11] scripts/qemugdb/mtree.py: fix up mtree dump - - - - --- 2017-04-10 Alex Bennée New
[PULL,00/11] Final icount and misc MTTCG fixes for 2.9 - - - - --- 2017-04-10 Alex Bennée New
[v3] qxl: add migration blocker to avoid pre-save assert - - 1 - --- 2017-04-10 Gerd Hoffmann New
arm: Move excnames[] array into arm_log_exceptions() - - 1 - --- 2017-04-10 Peter Maydell New
[7/7] arm: Remove workarounds for old M-profile exception return implementation - - 1 - --- 2017-04-10 Peter Maydell New
[6/7] arm: Implement M profile exception return properly - - 1 - --- 2017-04-10 Peter Maydell New
[5/7] arm: Move condition-failed codepath generation out of if() - - 1 - --- 2017-04-10 Peter Maydell New
[4/7] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file - - 1 - --- 2017-04-10 Peter Maydell New
[3/7] arm: Factor out "generate right kind of step exception" - - 1 - --- 2017-04-10 Peter Maydell New
[2/7] arm: Thumb shift operations should not permit interworking branches - - - - --- 2017-04-10 Peter Maydell New
[1/7] arm: Don't implement BXJ on M-profile CPUs - - 1 - --- 2017-04-10 Peter Maydell New
[v2] qxl: add migration blocker to avoid pre-save assert - - - - --- 2017-04-10 Gerd Hoffmann New
[for-2.10,19/19] tests: crypto: add hmac speed case - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,18/19] crypto: hmac: add af_alg hmac support - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,17/19] tests: crypto: add hash speed case - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,16/19] crypto: hash: add af_alg hash support - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,15/19] tests: crypto: add cipher speed case - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,14/19] crypto: cipher: add af_alg cipher support - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,13/19] crypto: introduce some common functions for af_alg backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,12/19] socket: add af_alg family support - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,11/19] crypto: hmac: add hmac driver framework - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,10/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for glib-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,09/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,08/19] crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,07/19] crypto: hmac: move crypto/hmac.h into include/crypto/ - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,06/19] crypto: hash: add hash driver framework - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,05/19] crypto: cipher: add cipher driver framework - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,04/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,03/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,02/19] crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for-2.10,01/19] crypto: cipher: introduce context free function - - - - --- 2017-04-10 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[for,2.10] tcg: enable MTTCG by default for PPC64 on x86 - - 1 - --- 2017-04-10 Nikunj A Dadhania New
[for-2.9] iscsi: Fix iscsi_create - - 1 - --- 2017-04-10 Fam Zheng New
[v9,1/9] memory: add section range info for IOMMU notifier - - - - --- 2017-04-10 Peter Xu New
qxl: add migration blocker to avoid pre-save assert - - - - --- 2017-04-10 Gerd Hoffmann New
[fix,for-2.9] cpus: fix wrong define name - - - - --- 2017-04-10 Nikunj A Dadhania New
[v3,2/2] block: Quiesce old aio context during bdrv_set_aio_context - - - - --- 2017-04-10 Fam Zheng New
[v3,1/2] block: Make bdrv_parent_drained_begin/end public - - - - --- 2017-04-10 Fam Zheng New
[v3] migration/block: use blk_pwrite_zeroes for each zero cluster - - 2 - --- 2017-04-09 858585 jemmy New
[RFC,v2,4/4] msf2: Add Emcraft's Smartfusion2 SOM kit. - - - - --- 2017-04-09 sundeep subbaraya New
[RFC,v2,3/4] msf2: Add Smartfusion2 SPI controller - - - - --- 2017-04-09 sundeep subbaraya New
[RFC,v2,2/4] msf2: Microsemi Smartfusion2 System Register block. - - - - --- 2017-04-09 sundeep subbaraya New
[RFC,v2,1/4] msf2: Add Smartfusion2 System timer - - - - --- 2017-04-09 sundeep subbaraya New
alpha-user: wire epoll_create, epoll_ctl, epoll_wait - - 1 - --- 2017-04-08 Sergei Trofimovich New
hw/core: fix segmentation fault - - - - --- 2017-04-08 Suramya Shah New
v2.8.1 configure / build fails - just to let you know : - - - - --- 2017-04-08 Jason Vas Dias New
[v2] hw/net: convert "dma" property type from ptr to link - - - - --- 2017-04-08 Suramya Shah New
raspi: Add Raspberry Pi 1 support - - - - --- 2017-04-08 Omar Rizwan New
Removed trailing newline from error_report() - - 1 - --- 2017-04-08 Ishani New
vhost: skip RAM device memory sections - - - - --- 2017-04-08 ZhiPeng Lu New
vhost: skip RAM device memory sections - - - - --- 2017-04-08 Wang Guang New
Set QIO_CHANNEL_FEATURE_SHUTDOWN in colo_process_incoming_thread - - - - --- 2017-04-08 Wang Guang New
« 1 2 ... 2601 2602 26034286 4287 »