Show patches with: none      |   304850 patches
« 1 2 ... 2311 2312 23133048 3049 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,1/8] hw/rdma: Fix possible munmap call on a NULL pointer - 1 - --- 2018-05-03 Marcel Apfelbaum New
[v2,2/3] fpu/softfloat: support ARM Alternative half-precision - - - --- 2018-05-03 Peter Maydell New
[v1,8/8] memory-device: factor out (un)assign into default resource handler - - - --- 2018-05-03 David Hildenbrand New
[v1,7/8] memory-device: factor out pre-assign into default resource handler - - - --- 2018-05-03 David Hildenbrand New
[v1,6/8] machine: introduce enforce_memory_device_align() and add it for pc - - - --- 2018-05-03 David Hildenbrand New
[v1,5/8] pc-dimm: implement new memory device functions - - - --- 2018-05-03 David Hildenbrand New
[v1,4/8] memory-device: new functions to handle resource assignment - - - --- 2018-05-03 David Hildenbrand New
[v1,3/8] machine: provide default resource handler - - - --- 2018-05-03 David Hildenbrand New
[v1,2/8] qdev: introduce ResourceHandler as a first-stage hotplug handler - - - --- 2018-05-03 David Hildenbrand New
[v1,1/8] memory-device: always compile support for memory devices for SOFTMMU - - - --- 2018-05-03 David Hildenbrand New
sheepdog: Fix sd_co_create_opts() memory leaks - - - --- 2018-05-03 Kevin Wolf New
[V2,3/3] riscv: requires libfdt - 3 - --- 2018-05-03 KONRAD Frederic New
[V2,2/3] riscv: htif: increase the priority of the htif subregion - 1 - --- 2018-05-03 KONRAD Frederic New
[V2,1/3] riscv: spike: allow base == 0 - 1 - --- 2018-05-03 KONRAD Frederic New
[v1,2/2] xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F - 3 1 --- 2018-05-03 Edgar E. Iglesias New
[v1,1/2] target-arm: Add the Cortex-R5F - 3 1 --- 2018-05-03 Edgar E. Iglesias New
xen-hvm: stop faking I/O to access PCI config space - 1 - --- 2018-05-03 Paul Durrant New
qemu-options: Mark -virtioconsole as deprecated - 1 - --- 2018-05-03 Thomas Huth New
target/arm: Implement v8M VLLDM and VLSTM - 1 - --- 2018-05-03 Peter Maydell New
[v1,29/29] target-microblaze: Allow address sizes between 32 and 64 bits - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,28/29] target-microblaze: Add support for extended access to TLBLO - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,27/29] target-microblaze: mmu: Add a configurable output address mask - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,26/29] target-microblaze: mmu: Prepare for 64-bit addresses - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,25/29] target-microblaze: mmu: Remove unused register state - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,24/29] target-microblaze: mmu: Add R_TBLX_MISS macros - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,23/29] target-microblaze: Implement MFSE EAR - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,21/29] target-microblaze: Setup for 64bit addressing - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,20/29] target-microblaze: Make special registers 64-bit - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,19/29] target-microblaze: dec_msr: Fix MTS to FSR - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,18/29] target-microblaze: dec_msr: Reuse more code when reg-decoding - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,17/29] target-microblaze: dec_msr: Use bool and extract32 - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,16/29] target-microblaze: Break out trap_illegal() - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,15/29] target-microblaze: Break out trap_userspace() - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,14/29] target-microblaze: Name special registers we support - - - --- 2018-05-03 Edgar E. Iglesias New
[v1,13/29] target-microblaze: Use TCGv for load/store addresses 1 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,12/29] target-microblaze: Remove pointer indirection for ld/st addresses - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,11/29] target-microblaze: Make compute_ldst_addr always use a temp - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,10/29] target-microblaze: Bypass MMU with MMU_NOMMU_IDX - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,09/29] target-microblaze: Conditionalize setting of PVR11_USE_MMU - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,08/29] target-microblaze: Remove USE_MMU PVR checks - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,07/29] target-microblaze: Tighten up TCGv_i32 vs TCGv type usage - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,06/29] target-microblaze: Correct the PVR array size - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,05/29] target-microblaze: Correct special register array sizes - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,04/29] target-microblaze: Fallback to our latest CPU version - 1 - --- 2018-05-03 Edgar E. Iglesias New
[v1,03/29] target-microblaze: compute_ldst_addr: Use bool instead of int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,02/29] target-microblaze: dec_store: Use bool instead of unsigned int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[v1,01/29] target-microblaze: dec_load: Use bool instead of unsigned int - 2 - --- 2018-05-03 Edgar E. Iglesias New
[2/2] arm: Add BBC micro:bit machine - - - --- 2018-05-03 Joel Stanley New
[1/2] arm: Add Nordic Semiconductor nRF51 SoC - - - --- 2018-05-03 Joel Stanley New
[v2] migration: introduce decompress-error-check - 1 - --- 2018-05-03 Xiao Guangrong New
spapr: Remove support for explicitly allocated RMAs 1 - - --- 2018-05-03 David Gibson New
usb-host: skip open on pending postload bh - - - --- 2018-05-03 Gerd Hoffmann New
[8/8] spapr: Clean up handling of LPCR power-saving exit bits - 1 1 --- 2018-05-03 David Gibson New
[7/8] spapr: Move PAPR mode cpu setup fully to spapr code - 1 - --- 2018-05-03 David Gibson New
[6/8] target/ppc: Delay initialization of LPCR_UPRT for secondary cpus - 1 - --- 2018-05-03 David Gibson New
[5/8] spapr: Clean up LPCR updates from hypercalls - 1 - --- 2018-05-03 David Gibson New
[4/8] spapr: Make a helper to set up cpu entry point state - 1 - --- 2018-05-03 David Gibson New
[3/8] spapr: Remove unhelpful helpers from rtas_start_cpu() - 2 - --- 2018-05-03 David Gibson New
[2/8] spapr: Clean up rtas_start_cpu() & rtas_stop_self() - 2 - --- 2018-05-03 David Gibson New
[1/8] target/ppc: Add ppc_store_lpcr() helper - 2 - --- 2018-05-03 David Gibson New
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode - 2 - --- 2018-05-03 Thomas Huth New
net: Silence 'has no peer' messages in testing mode - - - --- 2018-05-03 Thomas Huth New
[v5,2/2] tests: Use query-usernet instead of 'info usernet' - 1 - --- 2018-05-03 Fam Zheng New
[v5,1/2] slirp: Add "query-usernet" QMP command - - - --- 2018-05-03 Fam Zheng New
[v2,14/14] target/arm: Fix sqrt_f16 exception raising - 1 - --- 2018-05-02 Richard Henderson New
[v2,13/14] target/arm: Implement FMOV (immediate) for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,12/14] target/arm: Implement FCSEL for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,11/14] target/arm: Implement FCMP for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,10/14] target/arm: Implement FP data-processing (3 source) for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,09/14] target/arm: Implement FP data-processing (2 source) for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,08/14] target/arm: Introduce and use read_fp_hreg - 1 - --- 2018-05-02 Richard Henderson New
[v2,07/14] target/arm: Implement FCVT (scalar, fixed-point) for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,06/14] target/arm: Implement FCVT (scalar, integer) for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,05/14] target/arm: Implement FMOV (general) for fp16 - - - --- 2018-05-02 Richard Henderson New
[v2,04/14] target/arm: Clear SVE high bits for FMOV - 1 - --- 2018-05-02 Richard Henderson New
[v2,03/14] target/arm: Fix float16 to/from int16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,02/14] target/arm: Implement vector shifted FCVT for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v2,01/14] target/arm: Implement vector shifted SCVF/UCVF for fp16 - 1 - --- 2018-05-02 Richard Henderson New
[v4] linux-user: remove useless padding in flock64 structure - 1 - --- 2018-05-02 Laurent Vivier New
[RFC,7/7] iotests: Test internal option typing - - - --- 2018-05-02 Max Reitz New
[RFC,6/7] block: Use {blk_new, bdrv}_open_string_opts() - - - --- 2018-05-02 Max Reitz New
[RFC,5/7] block: Add blk_new_open_string_opts() - - - --- 2018-05-02 Max Reitz New
[RFC,4/7] block: Add bdrv_open_string_opts() - - - --- 2018-05-02 Max Reitz New
[RFC,3/7] block: Make use of qdict_set_default_bool() - - - --- 2018-05-02 Max Reitz New
[RFC,2/7] block: Let change-medium add detect-zeroes as bool - - - --- 2018-05-02 Max Reitz New
[RFC,1/7] qdict: Add qdict_set_default_bool() - - - --- 2018-05-02 Max Reitz New
[3/3] iotests: Add test for -U/force-share conflicts - 1 - --- 2018-05-02 Max Reitz New
[2/3] qemu-img: Use only string options in img_open_opts - 1 - --- 2018-05-02 Max Reitz New
[1/3] qemu-io: Use purely string blockdev options - 1 - --- 2018-05-02 Max Reitz New
[v2,2/2] xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA - - - --- 2018-05-02 Francisco Iglesias New
[v2,1/2] xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA - - - --- 2018-05-02 Francisco Iglesias New
[v3] linux-user: remove useless padding in flock64 structure - 1 - --- 2018-05-02 Laurent Vivier New
[PULL,5/5] tcg: workaround branch instruction overflow in tcg_out_qemu_ld/st - - - --- 2018-05-02 Richard Henderson New
[PULL,4/5] tcg: Improve TCGv_ptr support - 1 - --- 2018-05-02 Richard Henderson New
[PULL,3/5] tcg: Allow wider vectors for cmp and mul - 1 - --- 2018-05-02 Richard Henderson New
[PULL,2/5] tcg/arm: Fix memory barrier encoding - 1 - --- 2018-05-02 Richard Henderson New
[PULL,1/5] tcg: Document INDEX_mul[us]h_* - - - --- 2018-05-02 Richard Henderson New
[4/4] qemu-options: Remove deprecated -no-kvm - 1 - --- 2018-05-02 Thomas Huth New
[3/4] qemu-options: Remove deprecated -no-kvm-irqchip - 1 - --- 2018-05-02 Thomas Huth New
[2/4] qemu-options: Remove deprecated -no-kvm-pit-reinjection - 1 - --- 2018-05-02 Thomas Huth New
« 1 2 ... 2311 2312 23133048 3049 »