Show patches with: State = Action Required       |   428120 patches
« 1 2 ... 2511 2512 25134281 4282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/1] block: fix possible return code clobbering in bdrv_co_pdiscard - - 2 - --- 2017-07-10 Denis V. Lunev New
[v6,2/2] live-block-ops.txt: Rename, rewrite, and improve it - - 1 - --- 2017-07-10 Kashyap Chamarthy New
[v6,1/2] bitmaps.md: Convert to rST; move it into 'interop' dir - - 2 - --- 2017-07-10 Kashyap Chamarthy New
postcopy migration hangs while loading virtio state - - - - --- 2017-07-10 Christian Borntraeger New
[PULL,5/5] tcg/mips: Bugfix for crash when running program with qemu-i386. - - - - --- 2017-07-10 Richard Henderson New
[PULL,4/5] util/cacheinfo: Fix warning generated by clang - - 1 1 --- 2017-07-10 Richard Henderson New
[PULL,3/5] tcg/aarch64: Enable indirect jump path using LDR (literal) - - 1 - --- 2017-07-10 Richard Henderson New
[PULL,2/5] tcg/aarch64: Use ADRP+ADD to compute target address - - 1 - --- 2017-07-10 Richard Henderson New
[PULL,1/5] tcg/aarch64: Introduce and use long branch to register - - 1 - --- 2017-07-10 Richard Henderson New
[PULL,0/5] Queued tcg patches - - - - --- 2017-07-10 Richard Henderson New
[RFC,5/5] virtio-blk: Add iothread-group property - - - - --- 2017-07-10 Fam Zheng New
[RFC,4/5] Introduce iothread-group - - - - --- 2017-07-10 Fam Zheng New
[RFC,3/5] iothread: Extract iothread_start - - 1 - --- 2017-07-10 Fam Zheng New
[RFC,2/5] iothread: Don't error on windows - - 1 - --- 2017-07-10 Fam Zheng New
[RFC,1/5] aio: Wrap poll parameters into AioContextPollParams - - 1 - --- 2017-07-10 Fam Zheng New
virtio-gpu: skip update cursor in post_load if we don't have one - - - 1 --- 2017-07-10 Gerd Hoffmann New
[v3] tcg/mips: Bugfix for crash when running program with qemu-i386. - - - - --- 2017-07-10 Jiang Biao New
[v2] tcg/mips: Bugfix for crash when running program with qemu-i386. - - - - --- 2017-07-10 Jiang Biao New
block/vpc.c: Handle write failures in get_image_offset() - - - - --- 2017-07-09 Peter Maydell New
[RESEND,v3,3/3] hw/pci-host/gpex: Implement PCI INTx routing - - 1 - --- 2017-07-09 Eric Auger New
[RESEND,v3,2/3] hw/arm/virt: Set INTx/gsi mapping - - 1 - --- 2017-07-09 Eric Auger New
[RESEND,v3,1/3] hw/pci-host/gpex: Set INTx index/gsi mapping - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,8/8] hw/arm/smmuv3: VFIO integration - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,7/8] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,6/8] hw/arm/virt: Add tlbi-on-map property to the smmuv3 node - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,5/8] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,4/8] hw/arm/virt: Add 2.10 machine type - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,3/8] hw/arm/virt: Add SMMUv3 to the virt board - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,2/8] hw/arm/smmuv3: smmuv3 emulation model - - - - --- 2017-07-09 Eric Auger New
[RFC,v5,1/8] hw/arm/smmu-common: smmu base class - - - - --- 2017-07-09 Eric Auger New
slirp: fork_exec(): Don't close() a negative number in fork_exec() - - 1 - --- 2017-07-09 Peter Maydell New
block/vmdk: Report failures in vmdk_read_cid() - - 1 - --- 2017-07-09 Peter Maydell New
xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init() - - 1 - --- 2017-07-09 Peter Maydell New
[22/22] translate-all: do not hold tb_lock during code generation in softmmu - - - - --- 2017-07-09 Emilio Cota New
[21/22] tcg: enable per-thread TCG for softmmu - - - - --- 2017-07-09 Emilio Cota New
[20/22] tcg: dynamically allocate from code_gen_buffer using equally-sized regions - - - - --- 2017-07-09 Emilio Cota New
[19/22] tcg: introduce tcg_context_clone - - - - --- 2017-07-09 Emilio Cota New
[18/22] tcg: define TCG_HIGHWATER - - 2 - --- 2017-07-09 Emilio Cota New
[17/22] tcg: distribute profiling counters across TCGContext's - - - - --- 2017-07-09 Emilio Cota New
[16/22] tcg: keep a list of TCGContext's - - - - --- 2017-07-09 Emilio Cota New
[15/22] gen-icount: fold exitreq_label into TCGContext - - 2 - --- 2017-07-09 Emilio Cota New
[14/22] tcg: take .helpers out of TCGContext - - 2 - --- 2017-07-09 Emilio Cota New
[13/22] tcg: take tb_ctx out of TCGContext - - 2 - --- 2017-07-09 Emilio Cota New
[12/22] translate-all: report correct avg host TB size - - - - --- 2017-07-09 Emilio Cota New
[11/22] translate-all: use a binary search tree to track TBs in TBContext - - - - --- 2017-07-09 Emilio Cota New
[10/22] exec-all: move tb->invalid to the end of the struct - - - - --- 2017-07-09 Emilio Cota New
[09/22] exec-all: shrink tb->invalid to uint8_t - - - - --- 2017-07-09 Emilio Cota New
[08/22] tcg/mips: constify tcg_target_callee_save_regs - - 3 - --- 2017-07-09 Emilio Cota New
[07/22] tcg/i386: constify tcg_target_callee_save_regs - - 3 - --- 2017-07-09 Emilio Cota New
[06/22] translate-all: make have_tb_lock static - - 2 - --- 2017-07-09 Emilio Cota New
[05/22] exec-all: fix typos in TranslationBlock's documentation - - 2 - --- 2017-07-09 Emilio Cota New
[04/22] tcg: fix corruption of code_time profiling counter upon tb_flush - - 3 - --- 2017-07-09 Emilio Cota New
[03/22] cputlb: bring back tlb_flush_count under !TLB_DEBUG - - 2 - --- 2017-07-09 Emilio Cota New
[02/22] translate-all: remove redundant !tcg_enabled check in dump_exec_info - - 3 - --- 2017-07-09 Emilio Cota New
[01/22] vl: fix breakage of -tb-size - - 2 1 --- 2017-07-09 Emilio Cota New
[3/3] linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31 - - 1 - --- 2017-07-08 Richard Henderson New
[2/3] linux-user: Tidy and enforce reserved_va initialization - - 1 - --- 2017-07-08 Richard Henderson New
[1/3] tcg: Fix off-by-one in assert in page_set_flags - - 1 - --- 2017-07-08 Richard Henderson New
[v2,8/8] error: Add a 'error: ' prefix to error_report() - - 1 - --- 2017-07-07 Alistair Francis New
[v2,7/8] Convert error_report*_err() to warn_report*_err() - - 3 - --- 2017-07-07 Alistair Francis New
[v2,6/8] error: Implement the warn and free Error functions - - 1 - --- 2017-07-07 Alistair Francis New
[v2,5/8] char-socket: Report TCP socket waiting as information - - 2 - --- 2017-07-07 Alistair Francis New
[v2,4/8] hw/i386: Improve some of the warning messages - - - - --- 2017-07-07 Alistair Francis New
[v2,3/8] Convert error_report() to warn_report() 4 - 1 - --- 2017-07-07 Alistair Francis New
[v2,2/8] error: Functions to report warnings and informational messages - - 1 - --- 2017-07-07 Alistair Francis New
[v2,1/8] util/qemu-error: Rename error_print_loc() to be more generic - - 2 - --- 2017-07-07 Alistair Francis New
[2/2] qom: Fix ambiguous path detection when ambiguous=NULL - - 1 - --- 2017-07-07 Eduardo Habkost New
[1/2] tests: Test case for object_resolve_path*() - - 1 - --- 2017-07-07 Eduardo Habkost New
[RFC,drcVI] spapr: reset DRCs on migration pre_load - - - - --- 2017-07-07 Daniel Henrique Barboza New
[v5,3/9] nbd: Expose and debug more NBD constants - - - - --- 2017-07-07 Eric Blake New
[v5,9/9] nbd: Implement NBD_INFO_BLOCK_SIZE on client - - - - --- 2017-07-07 Eric Blake New
[v5,8/9] nbd: Implement NBD_INFO_BLOCK_SIZE on server - - - - --- 2017-07-07 Eric Blake New
[v5,7/9] nbd: Implement NBD_OPT_GO on client - - - - --- 2017-07-07 Eric Blake New
[v5,6/9] nbd: Implement NBD_OPT_GO on server - - - - --- 2017-07-07 Eric Blake New
[v5,5/9] nbd: Refactor reply to NBD_OPT_EXPORT_NAME - - - - --- 2017-07-07 Eric Blake New
[v5,4/9] nbd: Simplify trace of client flags in negotiation - - 1 - --- 2017-07-07 Eric Blake New
[v5,3/9] nbd: Expose and debug more NBD constants - - 1 - --- 2017-07-07 Eric Blake New
[v5,2/9] nbd: Don't bother tracing an NBD_OPT_ABORT response failure - - 1 - --- 2017-07-07 Eric Blake New
[v5,1/9] nbd: Create struct for tracking export info - - 1 - --- 2017-07-07 Eric Blake New
[PATCHv7,5/6] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - - - - --- 2017-07-07 Eduardo Habkost New
fixup! nbd: use generic trace subsystem instead of TRACE macro - - - - --- 2017-07-07 Eric Blake New
[PULL,3/3] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check 1 - - - --- 2017-07-07 Stefano Stabellini New
[PULL,2/3] xen-platform: Cleanup network infrastructure when emulated NICs are unplugged 1 - - - --- 2017-07-07 Stefano Stabellini New
[PULL,1/3] xenfb: remove xen_init_display "temporary" hack - - 1 - --- 2017-07-07 Stefano Stabellini New
[PULL,0/3] please pull xen-20170707-tag - - - - --- 2017-07-07 Stefano Stabellini New
MAINTAINERS: Promote NBD to supported, with new maintainer 1 - - - --- 2017-07-07 Eric Blake New
Fwd: [PATCH v2.5] fixup! linux-user/sh4: Notice gUSA regions during signal delivery - - - - --- 2017-07-07 Richard Henderson New
[PULL,100/100] tests: Avoid non-portable 'echo -ARG' - - - - --- 2017-07-07 Kevin Wolf New
[PULL,099/100] iotests: Add test for colon handling - - 1 - --- 2017-07-07 Kevin Wolf New
[PULL,098/100] iotests: Use absolute paths for executables - - 1 1 --- 2017-07-07 Kevin Wolf New
[PULL,097/100] iotests: chown LUKS device before qemu-io launches - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,096/100] iotests: add more LUKS hash combination tests - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,095/100] iotests: reduce PBKDF iterations when testing LUKS - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,094/100] iotests: fix remainining tests to work with LUKS - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,093/100] iotests: skip 159 & 170 with luks format - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,092/100] block: release persistent bitmaps on inactivate - - 1 - --- 2017-07-07 Kevin Wolf New
[PULL,091/100] qmp: block-dirty-bitmap-remove: remove persistent - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,090/100] qcow2: add .bdrv_remove_persistent_dirty_bitmap - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,089/100] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap - - 2 - --- 2017-07-07 Kevin Wolf New
[PULL,088/100] iotests: test qcow2 persistent dirty bitmap - - 1 - --- 2017-07-07 Kevin Wolf New
« 1 2 ... 2511 2512 25134281 4282 »