Show patches with: Archived = No       |   432575 patches
« 1 2 ... 1424 1425 14264325 4326 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/1] target-arm: Add the HSTR_EL2 register - - - - --- 2016-05-13 Alistair Francis New
[v5,01/18] compiler.h: add QEMU_ALIGNED() to enforce struct alignment - - 2 - --- 2016-05-14 Emilio Cota New
[v5,02/18] seqlock: remove optional mutex - - 2 - --- 2016-05-14 Emilio Cota New
[v5,03/18] seqlock: rename write_lock/unlock to write_begin/end - - 2 - --- 2016-05-14 Emilio Cota New
[v5,04/18] include/processor.h: define cpu_relax() - - 2 - --- 2016-05-14 Emilio Cota New
[v5,05/18] atomics: add atomic_test_and_set_acquire - - - - --- 2016-05-14 Emilio Cota New
[v5,06/18] atomics: add atomic_read_acquire and atomic_set_release - - 1 - --- 2016-05-14 Emilio Cota New
[v5,07/18] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-05-14 Emilio Cota New
[v5,08/18] exec: add tb_hash_func5, derived from xxhash - - 1 - --- 2016-05-14 Emilio Cota New
[v5,09/18] tb hash: hash phys_pc, pc, and flags with xxhash - - 2 - --- 2016-05-14 Emilio Cota New
[v5,10/18] qdist: add module to represent frequency distributions of data - - 1 - --- 2016-05-14 Emilio Cota New
[v5,11/18] qdist: add test program - - 1 - --- 2016-05-14 Emilio Cota New
[v5,12/18] qht: QEMU's fast, resizable and scalable Hash Table - - 1 - --- 2016-05-14 Emilio Cota New
[v5,13/18] qht: support parallel writes - - - - --- 2016-05-14 Emilio Cota New
[v5,14/18] qht: add test program - - 2 - --- 2016-05-14 Emilio Cota New
[v5,15/18] qht: add qht-bench, a performance benchmark - - - - --- 2016-05-14 Emilio Cota New
[v5,16/18] qht: add test-qht-par to invoke qht-bench from 'check' target - - - - --- 2016-05-14 Emilio Cota New
[v5,17/18] tb hash: track translated blocks with qht - - 2 - --- 2016-05-14 Emilio Cota New
[v5,18/18] translate-all: add tb hash bucket info to 'info jit' dump - - 1 - --- 2016-05-14 Emilio Cota New
target-arm/helper.c: fix access rights of SP_ELs - - - - --- 2016-05-14 Tsung-Han Lin New
[1/6] qemu-io: enable tracing in qemu-io - - - - --- 2016-05-14 Denis V. Lunev New
[2/6] block: split write_zeroes always - - - - --- 2016-05-14 Denis V. Lunev New
[3/6] qcow2: simplify logic in qcow2_co_write_zeroes - - 1 - --- 2016-05-14 Denis V. Lunev New
[4/6] qcow2: add tracepoints for qcow2_co_write_zeroes - - - - --- 2016-05-14 Denis V. Lunev New
[5/6] qcow2: fix condition in is_zero_cluster - - - - --- 2016-05-14 Denis V. Lunev New
[6/6] qcow2: merge is_zero_cluster helpers into qcow2_co_write_zeroes - - - - --- 2016-05-14 Denis V. Lunev New
[01/10] block/io: add bdrv_co_write_compressed - - - - --- 2016-05-14 Denis V. Lunev New
[02/10] qcow2: add qcow2_co_write_compressed - - - - --- 2016-05-14 Denis V. Lunev New
[03/10] vmdk: add vmdk_co_write_compressed - - 1 - --- 2016-05-14 Denis V. Lunev New
[04/10] qcow: add qcow_co_write_compressed - - - - --- 2016-05-14 Denis V. Lunev New
[05/10] block: remove BlockDriver.bdrv_write_compressed - - - - --- 2016-05-14 Denis V. Lunev New
[06/10] drive-backup: added support for data compression - - 1 - --- 2016-05-14 Denis V. Lunev New
[07/10] blockdev-backup: added support for data compression - - 1 - --- 2016-05-14 Denis V. Lunev New
[08/10] qemu-iotests: test backup compression in 055 - - - - --- 2016-05-14 Denis V. Lunev New
[09/10] block: fix backup in vmdk format image - - - - --- 2016-05-14 Denis V. Lunev New
[10/10] qemu-iotests: add vmdk for test backup compression in 055 - - - - --- 2016-05-14 Denis V. Lunev New
[v4,REPOST] bios: Add fast variant of SeaBIOS for use with -kernel on x86. 1 - - - --- 2016-05-14 Richard W.M. Jones New
[v6,1/5] fpu: softfloat: Add normalize_roundpack_float[32|64] functions - - - - --- 2016-05-14 Chen Gang New
[v6,2/5] target-tilegx/helper-fshared.h: Add floating point shared function - - - - --- 2016-05-14 Chen Gang New
[v6,3/5] target-tilegx/helper-fsingle.c: Implement single floating point - - - - --- 2016-05-14 Chen Gang New
[v6,4/5] target-tilegx/helper-fdouble.c: Implement double floating point - - - - --- 2016-05-14 Chen Gang New
[v6,5/5] target-tilegx: Integrate floating pointer implementation - - - - --- 2016-05-14 Chen Gang New
[v5,01/16] msix: make msix_clr_pending() visible for clients - - - - --- 2016-05-15 Leonid Bloch New
[v5,02/16] pci: Introduce define for PM capability version 1.1 - - - - --- 2016-05-15 Leonid Bloch New
[v5,03/16] pcie: Add support for PCIe CAP v1 - - - - --- 2016-05-15 Leonid Bloch New
[v5,04/16] pcie: Introduce function for DSN capability creation - - - - --- 2016-05-15 Leonid Bloch New
[v5,05/16] vmxnet3: Use generic function for DSN capability definition - - - - --- 2016-05-15 Leonid Bloch New
[v5,06/16] net: Introduce Toeplitz hash calculator - - - - --- 2016-05-15 Leonid Bloch New
[v5,07/16] net: Add macros for MAC address tracing - - - - --- 2016-05-15 Leonid Bloch New
[v5,08/16] vmxnet3: Use common MAC address tracing macros - - - - --- 2016-05-15 Leonid Bloch New
[v5,09/16] net_pkt: Name vmxnet3 packet abstractions more generic - - - - --- 2016-05-15 Leonid Bloch New
[v5,10/16] rtl8139: Move more TCP definitions to common header - - - - --- 2016-05-15 Leonid Bloch New
[v5,11/16] net_pkt: Extend packet abstraction as required by e1000e functionality - - - - --- 2016-05-15 Leonid Bloch New
[v5,12/16] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* - - - - --- 2016-05-15 Leonid Bloch New
[v5,13/16] e1000_regs: Add definitions for Intel 82574-specific bits - - - - --- 2016-05-15 Leonid Bloch New
[v5,14/16] e1000: Move out code that will be reused in e1000e - - - - --- 2016-05-15 Leonid Bloch New
[v5,15/16] net: Introduce e1000e device emulation - - - - --- 2016-05-15 Leonid Bloch New
[v5,16/16] e1000e: Introduce qtest for e1000e device - - - - --- 2016-05-15 Leonid Bloch New
[1/2] hw/net/opencores_eth: use mii.h - - - - --- 2016-05-15 Max Filippov New
[2/2] hw/net/opencores_eth: Allocating Large sized arrays to heap - - - - --- 2016-05-15 Max Filippov New
[V2,1/4] hw/pc: extract reserved memory end computation to a standalone function - - 1 - --- 2016-05-15 Marcel Apfelbaum New
[V2,2/4] pci: reserve 64 bit MMIO range for PCI hotplug - - - - --- 2016-05-15 Marcel Apfelbaum New
[V2,3/4] acpi: refactor pxb crs computation - - - - --- 2016-05-15 Marcel Apfelbaum New
[V2,4/4] hw/apci: handle 64-bit MMIO regions correctly - - - - --- 2016-05-15 Marcel Apfelbaum New
[v2] pci: fix pci_requester_id() - - - - --- 2016-05-16 Peter Xu New
[kvm-unit-tests,01/10] lib: xstr: allow multiple args - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,03/10] arm/arm64: smp: support more than 8 cpus - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,04/10] arm/arm64: add some delay routines - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,05/10] arm/arm64: irq enable/disable - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,06/10] arm/arm64: add initial gicv2 support - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,07/10] arm64: add initial gicv3 support - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,08/10] arm/arm64: gicv2: add an IPI test - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,09/10] arm/arm64: gicv3: add an IPI test - - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,10/10] arm/arm64: gic: don't just use zero - - - - --- 2016-05-16 Andrew Jones New
target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2 - - 1 1 --- 2016-05-16 Paolo Bonzini New
configure: Use $(..) instead of deprecated `..` - - - - --- 2016-05-16 Stefan Weil New
vl.c: Add -L ? (or -L help) which lists data dirs. - - - - --- 2016-05-16 Richard W.M. Jones New
cpu-exec: Fix direct jump to TB spanning page - - - 1 --- 2016-05-16 sergey.fedorov@linaro.org New
scripts: Use $(..) instead of deprecated `..` - - - - --- 2016-05-16 Stefan Weil New
[v2] vl.c: Add '-L help' which lists data dirs. - - 1 - --- 2016-05-16 Richard W.M. Jones New
[v6,1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit - - - 1 --- 2016-05-16 Aleksandar Markovic New
[v6,2/9] softfloat: Clean code format in fpu/softfloat-specialize.h - - - - --- 2016-05-16 Aleksandar Markovic New
[v6,3/9] softfloat: For Mips only, correct default NaN values - - 1 - --- 2016-05-16 Aleksandar Markovic New
[v6,4/9] softfloat: For Mips only, correct order in pickNaNMulAdd() - - 1 - --- 2016-05-16 Aleksandar Markovic New
[v6,5/9] linux-user: Update preprocessor constants for Mips-specific e_flags bits - - - - --- 2016-05-16 Aleksandar Markovic New
[v6,6/9] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning - - - - --- 2016-05-16 Aleksandar Markovic New
[v6,7/9] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D> - - 1 - --- 2016-05-16 Aleksandar Markovic New
[v6,8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D> - - 1 - --- 2016-05-16 Aleksandar Markovic New
[v6,9/9] target-mips: Implement FCR31's R/W bitmask and related functionalities - - - - --- 2016-05-16 Aleksandar Markovic New
[01/50] scripts: add script to build QEMU and analyze inclusions - - - - --- 2016-05-16 Paolo Bonzini New
[02/50] include: move CPU-related definitions out of qemu-common.h - - 1 - --- 2016-05-16 Paolo Bonzini New
[03/50] log: do not use CONFIG_USER_ONLY - - 1 - --- 2016-05-16 Paolo Bonzini New
[04/50] cpu: make cpu-qom.h only include-able from cpu.h - - 1 - --- 2016-05-16 Paolo Bonzini New
[05/50] target-alpha: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[06/50] target-arm: make cpu-qom.h not target specific - - 1 - --- 2016-05-16 Paolo Bonzini New
[07/50] target-cris: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[08/50] target-i386: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[09/50] target-lm32: make cpu-qom.h not target specific - - - - --- 2016-05-16 Paolo Bonzini New
[10/50] target-m68k: make cpu-qom.h not target specific - - 1 - --- 2016-05-16 Paolo Bonzini New
« 1 2 ... 1424 1425 14264325 4326 »