Show patches with: none      |   304318 patches
« 1 2 ... 2477 2478 24793043 3044 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,01/26] xio3130_downstream: Report error if pcie_chassis_add_slot() failed - 2 - --- 2017-10-15 Michael S. Tsirkin New
[v4,8/8] nbd: Move nbd_read() to common header - 1 - --- 2017-10-15 Eric Blake New
[v4,7/8] nbd/client: prepare nbd_receive_reply for structured reply - - - --- 2017-10-15 Eric Blake New
[v4,6/8] nbd/client: refactor nbd_receive_starttls - - - --- 2017-10-15 Eric Blake New
[v4,5/8] nbd/server: Include human-readable message in structured errors - 1 - --- 2017-10-15 Eric Blake New
[v4,4/8] nbd: Minimal structured read for server - - - --- 2017-10-15 Eric Blake New
[v4,3/8] nbd: Expose constants and structs for structured read - 1 - --- 2017-10-15 Eric Blake New
[v4,2/8] nbd: Move nbd_errno_to_system_errno() to public header - 1 - --- 2017-10-15 Eric Blake New
[v4,1/8] nbd: Include error names in trace messages - 1 - --- 2017-10-15 Eric Blake New
[PULL,9/9] nbd: header constants indenting - 1 - --- 2017-10-15 Eric Blake New
[PULL,8/9] nbd/server: simplify reply transmission - - - --- 2017-10-15 Eric Blake New
[PULL,7/9] nbd/server: refactor nbd_co_send_simple_reply parameters - - - --- 2017-10-15 Eric Blake New
[PULL,6/9] nbd/server: do not use NBDReply structure - - - --- 2017-10-15 Eric Blake New
[PULL,5/9] nbd/server: structurize simple reply header sending - - - --- 2017-10-15 Eric Blake New
[PULL,4/9] nbd: rename some simple-request related objects to be _simple_ - 1 - --- 2017-10-15 Eric Blake New
[PULL,3/9] block/nbd-client: refactor nbd_co_receive_reply - 1 - --- 2017-10-15 Eric Blake New
[PULL,2/9] block/nbd-client: assert qiov len once in nbd_co_request - 1 - --- 2017-10-15 Eric Blake New
[PULL,1/9] NBD: use g_new() family of functions - - - --- 2017-10-15 Eric Blake New
[PATCHv3,13/13] sparc32_dma: add len to esp/le DMA memory tracing - 1 - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,12/13] sparc32_dma: remove is_ledma hack and replace with memory region alias - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,11/13] sparc32_dma: introduce new SPARC32_DMA type container object - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,10/13] sparc32_dma: make lance device child of ledma device - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to sun4m.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,08/13] sparc32_dma: make esp device child of espdma device - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,07/13] esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h - 1 - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,06/13] sparc32_dma: use object link instead of qdev property to pass IOMMU reference - 1 - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,05/13] sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h - 1 - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,04/13] sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init() - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,03/13] sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,02/13] sparc32_dma: split esp and le into separate DMA devices - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv3,01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE - - - --- 2017-10-14 Mark Cave-Ayland New
[3/3] sun4m_iommu: remove legacy sparc_iommu_memory_rw() function - - - --- 2017-10-14 Mark Cave-Ayland New
[2/3] sparc32_dma: switch over to using IOMMU memory region and DMA API - - - --- 2017-10-14 Mark Cave-Ayland New
[1/3] sun4m: implement IOMMU translation using IOMMU memory region - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,13/13] sparc32_dma: add len to esp/le DMA memory tracing - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,12/13] sparc32_dma: remove is_ledma hack and replace with memory region alias - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,11/13] sparc32_dma: introduce new SPARC32_DMA type container object - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,10/13] sparc32_dma: make lance device child of ledma device - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to sun4m.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,08/13] sparc32_dma: make esp device child of espdma device - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,07/13] esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,06/13] sparc32_dma: use object link instead of qdev property to pass IOMMU reference - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,05/13] sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,04/13] sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init() - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,03/13] sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,02/13] sparc32_dma: split esp and le into separate DMA devices - - - --- 2017-10-14 Mark Cave-Ayland New
[PATCHv2,01/13] sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE - - - --- 2017-10-14 Mark Cave-Ayland New
futex: add missing header guards - 1 - --- 2017-10-13 Emilio Cota New
notdirty_mem_write: implement 8-byte accesses - 1 - --- 2017-10-13 Zhijian Li (Fujitsu)" via New
[v3,10/13] nbd/client: refactor nbd_receive_starttls - 1 - --- 2017-10-13 Eric Blake New
[RFC,30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc - - - --- 2017-10-13 Alex Bennée New
[RFC,29/30] tests/test-softfloat: add f16_to_int16 conversion test - - - --- 2017-10-13 Alex Bennée New
[RFC,28/30] softfloat: float16_to_int16 conversion - - - --- 2017-10-13 Alex Bennée New
[RFC,27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc - - - --- 2017-10-13 Alex Bennée New
[RFC,26/30] tests/test-softfloat: add a simple test framework - - - --- 2017-10-13 Alex Bennée New
[RFC,25/30] softfloat: float16_round_to_int - - - --- 2017-10-13 Alex Bennée New
[RFC,24/30] disas_simd_indexed: support half-precision operations - - - --- 2017-10-13 Alex Bennée New
[RFC,23/30] softfloat: add float16_rem and float16_muladd (!CHECK) - - - --- 2017-10-13 Alex Bennée New
[RFC,22/30] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same - - - --- 2017-10-13 Alex Bennée New
[RFC,21/30] target/arm/translate-a64: add FP16 2-reg misc compare (zero) - - - --- 2017-10-13 Alex Bennée New
[RFC,20/30] softfloat: half-precision compare functions - - - --- 2017-10-13 Alex Bennée New
[RFC,19/30] Fix mask for AdvancedSIMD 2 reg misc - - - --- 2017-10-13 Alex Bennée New
[RFC,18/30] target/arm/translate-a64.c: add AdvSIMD scalar two-reg misc skeleton - - - --- 2017-10-13 Alex Bennée New
[RFC,17/30] target/arm/translate-a64.c: add FP16 FMULX - - - --- 2017-10-13 Alex Bennée New
[RFC,16/30] target/arm/translate-a64.c: add FP16 FADD/FMUL/FDIV to AdvSIMD 3 Same (!sub) - - - --- 2017-10-13 Alex Bennée New
[RFC,15/30] softfloat: half-precision add/sub/mul/div support - - - --- 2017-10-13 Alex Bennée New
[RFC,14/30] softfloat: 16 bit helpers for shr, clz and rounding and packing - - - --- 2017-10-13 Alex Bennée New
[RFC,13/30] target/arm/translate-a64.c: AdvSIMD scalar 3 Same FP16 initial decode - 1 - --- 2017-10-13 Alex Bennée New
[RFC,12/30] target/arm/translate-a64.c: handle_3same_64 comment fix - 1 - --- 2017-10-13 Alex Bennée New
[RFC,11/30] target/arm: implement half-precision F(MIN|MAX)(V|NMV) - - - --- 2017-10-13 Alex Bennée New
[RFC,10/30] softfloat: improve comments on ARM NaN propagation - 1 - --- 2017-10-13 Alex Bennée New
[RFC,09/30] softfloat: propagate signalling NaNs in MINMAX - - - --- 2017-10-13 Alex Bennée New
[RFC,08/30] softfloat: add half-precision expansions for MINMAX fns - 1 - --- 2017-10-13 Alex Bennée New
[RFC,07/30] fpu/softfloat: implement float16_abs helper - 1 - --- 2017-10-13 Alex Bennée New
[RFC,06/30] fpu/softfloat: implement float16_squash_input_denormal - 1 - --- 2017-10-13 Alex Bennée New
[RFC,05/30] softfloat: implement propagateFloat16NaN - 1 - --- 2017-10-13 Alex Bennée New
[RFC,04/30] target/arm/cpu.h: update comment for half-precision values - 1 - --- 2017-10-13 Alex Bennée New
[RFC,03/30] include/exec/helper-head.h: support f16 in helper calls - 1 - --- 2017-10-13 Alex Bennée New
[RFC,02/30] arm: introduce ARM_V8_FP16 feature bit - 1 - --- 2017-10-13 Alex Bennée New
[RFC,01/30] linux-user/main: support dfilter - 2 - --- 2017-10-13 Alex Bennée New
[v3,09/13] nbd: Minimal structured read for server - - - --- 2017-10-13 Eric Blake New
[v3,09/13] nbd: Minimal structured read for server - 1 - --- 2017-10-13 Eric Blake New
[PULL,5/5] openrisc: Only kick cpu on timeout, not on update - 1 - --- 2017-10-13 Stafford Horne New
[PULL,4/5] openrisc: Initial SMP support - 1 - --- 2017-10-13 Stafford Horne New
[PULL,3/5] openrisc/cputimer: Perparation for Multicore - 1 - --- 2017-10-13 Stafford Horne New
[PULL,2/5] target/openrisc: Make coreid and numcores variable - 1 - --- 2017-10-13 Stafford Horne New
[PULL,1/5] openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC) - 1 - --- 2017-10-13 Stafford Horne New
[v3,6/6] aspeed: add the pc9552 chips to the witherspoon machine - 1 - --- 2017-10-13 Cédric Le Goater New
[v3,5/6] misc: add pca9552 LED blinker model - - - --- 2017-10-13 Cédric Le Goater New
[v3,4/6] aspeed: Add EEPROM I2C devices - 1 - --- 2017-10-13 Cédric Le Goater New
[v3,3/6] smbus: add a smbus_eeprom_init_one() routine - 1 - --- 2017-10-13 Cédric Le Goater New
[v3,2/6] aspeed: add an I2C RTC device to all machines - 1 - --- 2017-10-13 Cédric Le Goater New
[v3,1/6] aspeed: add support for the witherspoon-bmc board - 1 - --- 2017-10-13 Cédric Le Goater New
[PULL,3/3] block/throttle.c: add bdrv_co_drain_begin/end callbacks - 2 - --- 2017-10-13 Stefan Hajnoczi New
[v2,5/5] openrisc: Only kick cpu on timeout, not on update - 1 - --- 2017-10-13 Stafford Horne New
[PULL,2/3] block: rename bdrv_co_drain to bdrv_co_drain_begin - 3 - --- 2017-10-13 Stefan Hajnoczi New
[v2,4/5] openrisc: Initial SMP support - 1 - --- 2017-10-13 Stafford Horne New
[PULL,1/3] block: add bdrv_co_drain_end callback - 2 - --- 2017-10-13 Stefan Hajnoczi New
[v2,3/5] openrisc/cputimer: Perparation for Multicore - 1 - --- 2017-10-13 Stafford Horne New
[v2,2/5] target/openrisc: Make coreid and numcores variable - 1 - --- 2017-10-13 Stafford Horne New
« 1 2 ... 2477 2478 24793043 3044 »