Show patches with: none      |   305946 patches
« 1 2 ... 2314 2315 23163059 3060 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.h - 1 - --- 2018-05-10 Laurent Vivier New
[2/5] linux-user: move alpha socket.h definitions to alpha/sockbits.h - 1 - --- 2018-05-10 Laurent Vivier New
[1/5] linux-user: move mips socket.h definitions to mips/sockbits.h - 1 - --- 2018-05-10 Laurent Vivier New
[v3] migration: discard non-migratable RAMBlocks - - - --- 2018-05-10 Cédric Le Goater New
linux-user: correctly align types in thunking code - 1 - --- 2018-05-10 Laurent Vivier New
[v8,8/8] i386: Remove generic SMT thread check - 1 1 --- 2018-05-10 Babu Moger New
[v8,7/8] i386: Enable TOPOEXT feature on AMD EPYC CPU - 1 1 --- 2018-05-10 Babu Moger New
[v8,6/8] i386: Add support for CPUID_8000_001E for AMD - - 1 --- 2018-05-10 Babu Moger New
[v8,5/8] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D - - 1 --- 2018-05-10 Babu Moger New
[v8,4/8] i386: Initialize cache information for EPYC family processors - - 1 --- 2018-05-10 Babu Moger New
[v8,3/8] i386: Add new property to control cache info - - 1 --- 2018-05-10 Babu Moger New
[v8,2/8] i386: Add cache information in X86CPUDefinition - 1 1 --- 2018-05-10 Babu Moger New
[v8,1/8] i386: Helpers to encode cache information consistently - 1 1 --- 2018-05-10 Babu Moger New
[PULL,21/21] target/arm: Clear SVE high bits for FMOV - 1 - --- 2018-05-10 Peter Maydell New
[PULL,20/21] target/arm: Fix float16 to/from int16 - 1 - --- 2018-05-10 Peter Maydell New
[PULL,19/21] target/arm: Implement vector shifted FCVT for fp16 - 1 - --- 2018-05-10 Peter Maydell New
[PULL,18/21] target/arm: Implement vector shifted SCVF/UCVF for fp16 - 1 - --- 2018-05-10 Peter Maydell New
[PULL,17/21] target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only - 1 - --- 2018-05-10 Peter Maydell New
[PULL,16/21] target/arm: Implement CAS and CASP - 1 - --- 2018-05-10 Peter Maydell New
[PULL,15/21] target/arm: Fill in disas_ldst_atomic - 1 - --- 2018-05-10 Peter Maydell New
[PULL,14/21] target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode - 1 - --- 2018-05-10 Peter Maydell New
[PULL,13/21] target/riscv: Use new atomic min/max expanders - 1 - --- 2018-05-10 Peter Maydell New
[PULL,12/21] tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add - 1 - --- 2018-05-10 Peter Maydell New
[PULL,11/21] tcg: Introduce atomic helpers for integer min/max - 1 - --- 2018-05-10 Peter Maydell New
[PULL,10/21] target/xtensa: Use new min/max expanders 1 - - --- 2018-05-10 Peter Maydell New
[PULL,09/21] target/arm: Use new min/max expanders - 1 - --- 2018-05-10 Peter Maydell New
[PULL,08/21] tcg: Introduce helpers for integer min/max - 1 - --- 2018-05-10 Peter Maydell New
[PULL,07/21] atomic.h: Work around gcc spurious "unused value" warning - 2 - --- 2018-05-10 Peter Maydell New
[PULL,06/21] make sure that we aren't overwriting mc->get_hotplug_handler by accident - 1 - --- 2018-05-10 Peter Maydell New
[PULL,05/21] arm/boot: split load_dtb() from arm_load_kernel() - 2 - --- 2018-05-10 Peter Maydell New
[PULL,04/21] platform-bus-device: use device plug callback instead of machine_done notifier 1 1 - --- 2018-05-10 Peter Maydell New
[PULL,03/21] pc: simplify MachineClass::get_hotplug_handler handling - 2 - --- 2018-05-10 Peter Maydell New
[PULL,02/21] softfloat: Handle default NaN mode after pickNaNMulAdd, not before - 2 1 --- 2018-05-10 Peter Maydell New
[PULL,01/21] hw/arm/iotkit.c: fix minor memory leak - 2 - --- 2018-05-10 Peter Maydell New
atomic.h: Work around gcc spurious "unused value" warning - 2 - --- 2018-05-10 Peter Maydell New
fix fp16 tininess - 2 - --- 2018-05-10 Peter Maydell New
fpu/softfloat: Don't set Invalid for float-to-int(MAXINT) - 1 - --- 2018-05-10 Peter Maydell New
qdev: let machine hotplug handler to override bus hotplug handler - - - --- 2018-05-10 Igor Mammedov New
[v1,0/8] MemoryDevice: introduce and use ResourceHandler - - - --- 2018-05-10 Igor Mammedov New
tcg: Optionally log FPU state in TCG -d cpu logging - 1 - --- 2018-05-10 Peter Maydell New
[v3,2/5] fpu/softfloat: re-factor float to float conversions - - - --- 2018-05-10 Peter Maydell New
[v3,5/5] target/arm: squash FZ16 behaviour for conversions - - - --- 2018-05-10 Alex Bennée New
[v3,4/5] target/arm: convert conversion helpers to fpst/ahp_flag - - - --- 2018-05-10 Alex Bennée New
[v3,3/5] fpu/softfloat: support ARM Alternative half-precision - 1 - --- 2018-05-10 Alex Bennée New
[v3,2/5] fpu/softfloat: re-factor float to float conversions - 1 - --- 2018-05-10 Alex Bennée New
[v3,1/5] fpu/softfloat: int_to_float ensure r fully initialised - 2 - --- 2018-05-10 Alex Bennée New
linux-user: move thunk.c to linux-user/ - - - --- 2018-05-10 Laurent Vivier New
[v2,3/3] xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages - - - --- 2018-05-10 Paul Durrant New
[v2,2/3] checkpatch: generalize xen handle matching in the list of types - 1 - --- 2018-05-10 Paul Durrant New
[v2,1/3] xen-hvm: create separate function for ioreq server initialization - 1 - --- 2018-05-10 Paul Durrant New
[v7,2/2] Add QTest testcase for the Intel Hexadecimal Object File Loader. - 1 - --- 2018-05-10 Su Hang New
[v7,1/2] Implement .hex file loader - - - --- 2018-05-10 Su Hang New
[v1,2/4] hw/riscv/sifive_plic: Use gpios instead of irqs - - - --- 2018-05-10 Philippe Mathieu-Daudé New
[9/9,V5] migration/ram: Add check and info message to nvdimm post copy. - - - --- 2018-05-10 junyan.he@gmx.com New
[8/9,V5] migration/ram: ensure write persistence on loading xbzrle pages to PMEM - - - --- 2018-05-10 junyan.he@gmx.com New
[7/9,V5] migration/ram: ensure write persistence on loading compressed pages to PMEM - - - --- 2018-05-10 junyan.he@gmx.com New
[6/9,V5] migration/ram: ensure write persistence on loading normal pages to PMEM - - - --- 2018-05-10 junyan.he@gmx.com New
[5/9,V5] migration/ram: ensure write persistence on loading zero pages to PMEM - - - --- 2018-05-10 junyan.he@gmx.com New
[4/9,V5] mem/nvdimm: ensure write persistence to PMEM in label emulation - - - --- 2018-05-10 junyan.he@gmx.com New
[3/9,V5] configure: add libpmem support - - - --- 2018-05-10 junyan.he@gmx.com New
[2/9,V5] hostmem-file: add the 'pmem' option - 1 - --- 2018-05-10 junyan.he@gmx.com New
[1/9,V5] memory, exec: switch file ram allocation functions to 'flags' parameters - - - --- 2018-05-10 junyan.he@gmx.com New
[2/2] vfio-ccw: remove orb.c64 (64 bit data addresses) check 1 - 1 --- 2018-05-10 Halil Pasic New
[1/2] vfio-ccw: add force unlimited prefetch property 1 - 1 --- 2018-05-10 Halil Pasic New
[v2,6/6] linux-user: fix UNAME_MACHINE for sparc/sparc64 - 2 - --- 2018-05-09 Laurent Vivier New
[v2,5/6] linux-user: add sparc/sparc64 specific errno - 1 - --- 2018-05-09 Laurent Vivier New
[v2,4/6] linux-user: fix conversion of flock/flock64 l_type field - 1 - --- 2018-05-09 Laurent Vivier New
[v2,3/6] linux-user: update sparc/syscall_nr.h to linux header 4.16 - 1 - --- 2018-05-09 Laurent Vivier New
[v2,2/6] linux-user: fix flock/flock64 padding - 1 - --- 2018-05-09 Laurent Vivier New
[v2,1/6] linux-user: define correct fcntl() values for sparc - 1 - --- 2018-05-09 Laurent Vivier New
[v2,3/3] iotests: Add creation test to 153 - 1 - --- 2018-05-09 Max Reitz New
[v2,2/3] block/file-posix: File locking during creation - 1 - --- 2018-05-09 Max Reitz New
[v2,1/3] block/file-posix: Pass FD to locking helpers - 1 - --- 2018-05-09 Max Reitz New
[v2,7/7] iotests: Rework 113 - 1 - --- 2018-05-09 Max Reitz New
[v2,6/7] iotests: Test help option for unsupporting formats - 2 - --- 2018-05-09 Max Reitz New
[v2,5/7] qemu-img: Recognize no creation support in -o help - 2 - --- 2018-05-09 Max Reitz New
[v2,4/7] qemu-img: Add print_amend_option_help() - 2 - --- 2018-05-09 Max Reitz New
[v2,3/7] qemu-option: Pull out "Supported options" print - 2 - --- 2018-05-09 Max Reitz New
[v2,2/7] block: Add Error parameter to bdrv_amend_options - 2 - --- 2018-05-09 Max Reitz New
[v2,1/7] qemu-img: Amendment support implies create_opts - 2 - --- 2018-05-09 Max Reitz New
[v2,2/2] iotests: Repairing error during snapshot deletion - 1 - --- 2018-05-09 Max Reitz New
[v2,1/2] qcow2: Repair OFLAG_COPIED when fixing leaks - 1 - --- 2018-05-09 Max Reitz New
[V2,1/1] virtio-balloon: fix internal stat name array to match Linux kernel - 1 - --- 2018-05-09 Thomas Tai New
[v2,5/5] iotests: Let 216 make use of qemu-io's exit code - 1 - --- 2018-05-09 Max Reitz New
[v2,4/5] iotests.py: Add qemu_io_silent - 1 - --- 2018-05-09 Max Reitz New
[v2,3/5] qemu-io: Exit with error when a command failed - 1 - --- 2018-05-09 Max Reitz New
[v2,2/5] qemu-io: Let command functions return error code - 1 - --- 2018-05-09 Max Reitz New
[v2,1/5] qemu-io: Drop command functions' return values - 1 - --- 2018-05-09 Max Reitz New
[v2,2/2] iotests: Add test for rebasing with relative paths - 1 - --- 2018-05-09 Max Reitz New
[v2,1/2] qemu-img: Resolve relative backing paths in rebase - 1 - --- 2018-05-09 Max Reitz New
[PULL,28/28] target/riscv: convert to TranslatorOps - 2 - --- 2018-05-09 Richard Henderson New
[PULL,27/28] target/riscv: convert to DisasContextBase - 1 - --- 2018-05-09 Richard Henderson New
[PULL,26/28] target/riscv: convert to DisasJumpType - 2 - --- 2018-05-09 Richard Henderson New
[PULL,25/28] target/openrisc: convert to TranslatorOps - 1 - --- 2018-05-09 Richard Henderson New
[PULL,24/28] target/openrisc: convert to DisasContextBase - 2 - --- 2018-05-09 Richard Henderson New
[PULL,23/28] target/s390x: convert to TranslatorOps 1 2 1 --- 2018-05-09 Richard Henderson New
[PULL,22/28] target/s390x: convert to DisasContextBase 1 2 - --- 2018-05-09 Richard Henderson New
[PULL,21/28] target/s390x: convert to DisasJumpType 1 2 - --- 2018-05-09 Richard Henderson New
[PULL,20/28] target/mips: convert to TranslatorOps - 1 - --- 2018-05-09 Richard Henderson New
[PULL,19/28] target/mips: use *ctx for DisasContext - 2 - --- 2018-05-09 Richard Henderson New
« 1 2 ... 2314 2315 23163059 3060 »