Show patches with: Archived = No       |   430128 patches
« 1 2 ... 1466 1467 14684301 4302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V5,5/5] machine: remove iommu property - - - - --- 2016-06-27 Marcel Apfelbaum New
[v1] ui: avoid crash if vnc client disconnects with writes pending - - - - --- 2016-06-27 Daniel P. Berrangé New
spapr: fix write-past-end-of-array error in cpu core device init code - - - - --- 2016-06-27 Greg Kurz New
linux-aio: keep processing events if MAX_EVENTS reached - - - - --- 2016-06-27 Stefan Hajnoczi New
[v4,1/5] m25p80: qdev-ify drive property - - - - --- 2016-06-27 Cédric Le Goater New
[v4,2/5] ast2400: add SMC controllers (FMC and SPI) - - - - --- 2016-06-27 Cédric Le Goater New
[v4,3/5] ast2400: add SPI flash slaves - - - - --- 2016-06-27 Cédric Le Goater New
[v4,4/5] ast2400: create SPI flash slaves - - - - --- 2016-06-27 Cédric Le Goater New
[v4,5/5] tests: add a m25p80 test - - 1 - --- 2016-06-27 Cédric Le Goater New
[RFC] .travis.yml: Disable IRC build status updates from non-master branches - - - - --- 2016-06-27 Pranith Kumar New
linux-user: add nested netlink types - - - - --- 2016-06-27 Laurent Vivier New
[QEMU,v4,1/6] migration: alternative way to set instance_id in SaveStateEntry - - - - --- 2016-06-27 Jianjun Duan New
[QEMU,v4,2/6] migration: spapr_drc: defined VMStateDescription struct - - - - --- 2016-06-27 Jianjun Duan New
[QEMU,v4,3/6] migration: extend VMStateInfo - - - - --- 2016-06-27 Jianjun Duan New
[QEMU,v4,4/6] migration: migrate QTAILQ - - - - --- 2016-06-27 Jianjun Duan New
[QEMU,v4,5/6] migration: spapr: migrate ccs_list in spapr state - - - - --- 2016-06-27 Jianjun Duan New
[QEMU,v4,6/6] migration: spapr: migrate pending_events of spapr state - - - - --- 2016-06-27 Jianjun Duan New
.travis.yml: Disable IRC build status updates from forks - - - - --- 2016-06-27 Pranith Kumar New
[v2] .travis.yml: Disable IRC build status updates from forks - - - - --- 2016-06-27 Pranith Kumar New
[v9,1/8] bitops: Add MAKE_64BIT_MASK macro - - 2 - --- 2016-06-27 Alistair Francis New
[v9,2/8] register: Add Register API - - 2 - --- 2016-06-27 Alistair Francis New
[v9,3/8] register: Add Memory API glue - - - - --- 2016-06-27 Alistair Francis New
[v9,4/8] register: Define REG and FIELD macros - - 1 - --- 2016-06-27 Alistair Francis New
[v9,5/8] register: QOMify - - 2 - --- 2016-06-27 Alistair Francis New
[v9,6/8] register: Add block initialise helper - - - - --- 2016-06-27 Alistair Francis New
[v9,7/8] dma: Add Xilinx Zynq devcfg device model - - 1 - --- 2016-06-27 Alistair Francis New
[v9,8/8] xilinx_zynq: Connect devcfg to the Zynq machine model - - 1 - --- 2016-06-27 Alistair Francis New
[RFC,01/30] softmmu: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,02/30] tcg: add tcg_cmpxchg_lock - - - - --- 2016-06-27 Emilio Cota New
[RFC,03/30] cpu_ldst: add cpu_cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,04/30] target-i386: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,05/30] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,06/30] target-i386: emulate LOCK'ed cmpxchg8b/16b using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,07/30] atomics: add atomic_xor - - - - --- 2016-06-27 Emilio Cota New
[RFC,08/30] atomics: add atomic_op_fetch variants - - - - --- 2016-06-27 Emilio Cota New
[RFC,09/30] softmmu: add atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,10/30] cpu_ldst: add cpu_atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,11/30] target-i386: add atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,12/30] target-i386: emulate LOCK'ed OP instructions using atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,13/30] target-i386: emulate LOCK'ed INC using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,14/30] target-i386: emulate LOCK'ed NOT using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,15/30] target-i386: emulate LOCK'ed NEG using cmpxchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,16/30] target-i386: emulate LOCK'ed XADD using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,17/30] target-i386: emulate LOCK'ed BTX ops using atomic helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,18/30] target-i386: emulate XCHG using atomic helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,19/30] tests: add atomic_add-bench - - - - --- 2016-06-27 Emilio Cota New
[RFC,20/30] target-i386: remove helper_lock() - - - - --- 2016-06-27 Emilio Cota New
[RFC,21/30] target-arm: add cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,22/30] target-arm: emulate LL/SC using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,23/30] target-arm: add atomic_xchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,24/30] target-arm: emulate SWP with atomic_xchg helper - - - - --- 2016-06-27 Emilio Cota New
[RFC,25/30] helper: add DEF_HELPER_6 - - - - --- 2016-06-27 Emilio Cota New
[RFC,26/30] target-arm: add cmpxchg helpers for aarch64 - - - - --- 2016-06-27 Emilio Cota New
[RFC,27/30] target-arm: emulate aarch64's LL/SC using cmpxchg helpers - - - - --- 2016-06-27 Emilio Cota New
[RFC,28/30] linux-user: remove handling of ARM's EXCP_STREX - - - - --- 2016-06-27 Emilio Cota New
[RFC,29/30] linux-user: remove handling of aarch64's EXCP_STREX - - - - --- 2016-06-27 Emilio Cota New
[RFC,30/30] target-arm: remove EXCP_STREX + cpu_exclusive_{test, info} - - - - --- 2016-06-27 Emilio Cota New
[PULL,0/1] Ide patches - - - - --- 2016-06-27 John Snow New
[PULL,1/1] macio: Use blk_drain instead of blk_drain_all - - 2 - --- 2016-06-27 John Snow New
misc/aspeed_scu: Fix build error caused by missing header - - 1 - --- 2016-06-27 Pranith Kumar New
i2c: Fix SMBus read transactions to avoid double events - - 1 - --- 2016-06-27 Corey Minyard New
virtio: Tell the user what went wrong when event_notifier_init failed - - 2 - --- 2016-06-27 Thomas Huth New
[v4,01/24] target-sparc: Mark more flags for helpers - - 1 - --- 2016-06-28 Richard Henderson New
[v4,02/24] target-sparc: Remove softint as a TCG global - - 1 - --- 2016-06-28 Richard Henderson New
[v4,03/24] target-sparc: Store mmu index in TB flags - - 1 - --- 2016-06-28 Richard Henderson New
[v4,04/24] target-sparc: Create gen_exception - - 1 - --- 2016-06-28 Richard Henderson New
[v4,05/24] target-sparc: Unify asi handling between 32 and 64-bit - - 1 - --- 2016-06-28 Richard Henderson New
[v4,06/24] target-sparc: Store %asi in TB flags - - 1 - --- 2016-06-28 Richard Henderson New
[v4,07/24] target-sparc: Introduce get_asi - - 1 - --- 2016-06-28 Richard Henderson New
[v4,08/24] target-sparc: Pass TCGMemOp to gen_ld/st_asi - - 1 - --- 2016-06-28 Richard Henderson New
[v4,09/24] target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h - - 1 - --- 2016-06-28 Richard Henderson New
[v4,10/24] target-sparc: Add UA2005 defines to asi.h - - 1 - --- 2016-06-28 Richard Henderson New
[v4,11/24] target-sparc: Use defines from asi.h - - 1 - --- 2016-06-28 Richard Henderson New
[v4,12/24] target-sparc: Directly implement easy ld/st asis - - 1 - --- 2016-06-28 Richard Henderson New
[v4,13/24] target-sparc: Use QT0 to return results from ldda - - 1 - --- 2016-06-28 Richard Henderson New
[v4,14/24] target-sparc: Introduce gen_check_align - - 1 - --- 2016-06-28 Richard Henderson New
[v4,15/24] target-sparc: Directly implement easy ldd/std asis - - 1 - --- 2016-06-28 Richard Henderson New
[v4,16/24] target-sparc: Fix obvious error in ASI_M_BFILL - - 1 - --- 2016-06-28 Richard Henderson New
[v4,17/24] target-sparc: Pass TCGMemOp constants to helper_ld/st_asi - - 1 - --- 2016-06-28 Richard Henderson New
[v4,18/24] target-sparc: Directly implement easy ldf/stf asis - - 1 - --- 2016-06-28 Richard Henderson New
[v4,19/24] target-sparc: Directly implement block and short ldf/stf asis - - 1 - --- 2016-06-28 Richard Henderson New
[v4,20/24] target-sparc: Remove helper_ldf_asi, helper_stf_asi - - 1 - --- 2016-06-28 Richard Henderson New
[v4,21/24] target-sparc: Use explicit writes to cpu_fsr - - 1 - --- 2016-06-28 Richard Henderson New
[v4,22/24] target-sparc: Use cpu_fsr in stfsr - - 1 - --- 2016-06-28 Richard Henderson New
[v4,23/24] target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions - - 1 - --- 2016-06-28 Richard Henderson New
[v4,24/24] target-sparc: Elide duplicate updates to fprs - - 1 - --- 2016-06-28 Richard Henderson New
quorum: Only compile when supported - - 1 - --- 2016-06-28 Fam Zheng New
[PULL,0/5] Net patches - - - - --- 2016-06-28 Jason Wang New
[PULL,1/5] net: fix qemu_announce_self not emitting packets - - - - --- 2016-06-28 Jason Wang New
[PULL,2/5] net: mipsnet: check transmit buffer size before sending - - - - --- 2016-06-28 Jason Wang New
[PULL,3/5] Change net/socket.c to use socket_*() functions - - 1 - --- 2016-06-28 Jason Wang New
[PULL,4/5] rtl8139: save/load RxMulOk counter (again) - - - - --- 2016-06-28 Jason Wang New
[PULL,5/5] vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU 1 - - - --- 2016-06-28 Jason Wang New
[v4,5/5] tests: add a m25p80 test - - - - --- 2016-06-28 Cédric Le Goater New
[1/2] ppc: Add proper real mode translation support - - - - --- 2016-06-28 Cédric Le Goater New
[2/2] ppc: Fix 64K pages support in full emulation - - - - --- 2016-06-28 Cédric Le Goater New
Regression: virtio-pci: convert to ioeventfd callbacks - - - - --- 2016-06-28 Peter Lieven New
Regression: virtio-pci: convert to ioeventfd callbacks - - - - --- 2016-06-28 Cornelia Huck New
virtio: abort on fatal error instead of just exiting 2 - - - --- 2016-06-28 Igor Mammedov New
[1/3] m25p80: do not put iovec on the stack - - 1 - --- 2016-06-28 Paolo Bonzini New
« 1 2 ... 1466 1467 14684301 4302 »