Show patches with: Archived = No       |   434635 patches
« 1 2 ... 1640 1641 16424346 4347 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,0/5] tcg patch queue - - - - --- 2020-03-17 Richard Henderson New
[v4,30/30] iotests: Add tests for qcow2 images with extended L2 entries Add subcluster allocation to qcow2 - - - - --- 2020-03-17 Alberto Garcia New
[v4,29/30] qcow2: Add subcluster support to qcow2_measure() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,28/30] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters Add subcluster allocation to qcow2 - - - - --- 2020-03-17 Alberto Garcia New
[v4,26/30] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,25/30] qcow2: Add subcluster support to handle_alloc_space() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,24/30] qcow2: Clear the L2 bitmap when allocating a compressed cluster Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,22/30] qcow2: Fix offset calculation in handle_dependencies() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,21/30] qcow2: Add subcluster support to check_refcounts_l2() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,20/30] qcow2: Add subcluster support to discard_in_l2_slice() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,19/30] qcow2: Add subcluster support to zero_in_l2_slice() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,18/30] qcow2: Add subcluster support to qcow2_get_host_offset() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,17/30] qcow2: Add subcluster support to calculate_l2_meta() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,16/30] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,12/30] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,11/30] qcow2: Add l2_entry_size() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,10/30] qcow2: Add offset_to_sc_index() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,09/30] qcow2: Add subcluster-related fields to BDRVQcow2State Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,08/30] qcow2: Add dummy has_subclusters() function Add subcluster allocation to qcow2 - - 3 - --- 2020-03-17 Alberto Garcia New
[v4,07/30] qcow2: Document the Extended L2 Entries feature Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,06/30] qcow2: Add get_l2_entry() and set_l2_entry() Add subcluster allocation to qcow2 - - 3 - --- 2020-03-17 Alberto Garcia New
[v4,05/30] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied() Add subcluster allocation to qcow2 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,03/30] qcow2: Add calculate_l2_meta() Add subcluster allocation to qcow2 - - 1 - --- 2020-03-17 Alberto Garcia New
[v4,02/30] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() Untitled series #164925 - - 2 - --- 2020-03-17 Alberto Garcia New
[v4,01/30] qcow2: Make Qcow2AioTask store the full host offset Add subcluster allocation to qcow2 - - 3 - --- 2020-03-17 Alberto Garcia New
[v2] slirp: update submodule to v4.2.0 + mingw-fix [v2] slirp: update submodule to v4.2.0 + mingw-fix - - 1 - --- 2020-03-17 Marc-André Lureau New
build: Silence clang warning on older glib autoptr usage build: Silence clang warning on older glib autoptr usage - - 1 - --- 2020-03-17 Eric Blake New
[PULL,28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 1 --- 2020-03-17 Alex Bennée New
[PULL,27/28] gdbstub: do not split gdb_monitor_write payload [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,26/28] gdbstub: change GDBState.last_packet to GByteArray [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 - --- 2020-03-17 Alex Bennée New
[PULL,25/28] tests/tcg/aarch64: add test-sve-ioctl guest-debug test [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,24/28] tests/tcg/aarch64: add SVE iotcl test [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - 1 --- 2020-03-17 Alex Bennée New
[PULL,23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - 1 --- 2020-03-17 Alex Bennée New
[PULL,22/28] tests/guest-debug: add a simple test runner [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 1 --- 2020-03-17 Alex Bennée New
[PULL,21/28] configure: allow user to specify what gdb to use [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,20/28] tests/tcg/aarch64: userspace system register test [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 - --- 2020-03-17 Alex Bennée New
[PULL,18/28] target/arm: generate xml description of our SVE registers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels 1 - - - --- 2020-03-17 Alex Bennée New
[PULL,17/28] target/arm: default SVE length to 64 bytes for linux-user [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,16/28] target/arm: explicitly encode regnum in our XML [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,15/28] target/arm: prepare for multiple dynamic XMLs [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels 1 - - - --- 2020-03-17 Alex Bennée New
[PULL,14/28] gdbstub: extend GByteArray to read register helpers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels 1 - 2 - --- 2020-03-17 Alex Bennée New
[PULL,13/28] target/i386: use gdb_get_reg helpers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 1 - --- 2020-03-17 Alex Bennée New
[PULL,12/28] target/m68k: use gdb_get_reg helpers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 3 - --- 2020-03-17 Alex Bennée New
[PULL,11/28] target/arm: use gdb_get_reg helpers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 - --- 2020-03-17 Alex Bennée New
[PULL,10/28] gdbstub: add helper for 128 bit registers [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 - --- 2020-03-17 Alex Bennée New
[PULL,09/28] gdbstub: move mem_buf to GDBState and use GByteArray [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 1 --- 2020-03-17 Alex Bennée New
[PULL,08/28] gdbstub: move str_buf to GDBState and use GString [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 1 --- 2020-03-17 Alex Bennée New
[PULL,07/28] gdbstub: stop passing GDBState * around and use global [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 3 - --- 2020-03-17 Alex Bennée New
[PULL,06/28] gdbstub: make GDBState static and have common init function [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - 2 - --- 2020-03-17 Alex Bennée New
[PULL,05/28] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,04/28] tests/docker: Update VirGL to v0.8.0 [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,03/28] tests/docker: Remove obsolete VirGL --with-glx configure option [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,02/28] tests/docker: Update VirGL git repository URL [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels [PULL,01/28] tests/docker: Install tools to cross-debug and build Linux kernels - - - - --- 2020-03-17 Alex Bennée New
[PULL,00/28,for,5.0] testing and gdbstub updates - - - - --- 2020-03-17 Alex Bennée New
[PULL,13/13] Add rx-softmmu [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 1 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,12/13] target/rx: Dump bytes for each insn during disassembly [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,11/13] target/rx: Collect all bytes during disassembly [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,10/13] target/rx: Emit all disassembly in one prt() [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,09/13] target/rx: Use prt_ldmi for XCHG_mr disassembly [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,08/13] target/rx: Replace operand with prt_ldmi in disassembler [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,07/13] target/rx: Disassemble rx_index_addr into a string [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 1 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,06/13] target/rx: RX disassembler [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 1 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,05/13] target/rx: CPU definitions [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 2 - 1 - --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,04/13] target/rx: TCG helpers [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 1 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,03/13] target/rx: TCG translation [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 1 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,02/13] MAINTAINERS: Add entry for the Renesas RX architecture [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 2 - --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros [PULL,01/13] hw/registerfields.h: Add 8bit and 16bit register macros 1 - 3 1 --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,00/13] target: Add the Renesas RX architecture - - - - --- 2020-03-17 Philippe Mathieu-Daudé New
[PULL,4/4] hw/sd/ssi-sd: fix error handling in ssi_sd_realize [PULL,1/4] Use &error_abort instead of separate assert() - - 2 - --- 2020-03-17 Markus Armbruster New
[PULL,3/4] xen-block: Use one Error * variable instead of two [PULL,1/4] Use &error_abort instead of separate assert() - - 4 - --- 2020-03-17 Markus Armbruster New
[PULL,2/4] hw/misc/ivshmem: Use one Error * variable instead of two [PULL,1/4] Use &error_abort instead of separate assert() - - 3 - --- 2020-03-17 Markus Armbruster New
[PULL,1/4] Use &error_abort instead of separate assert() [PULL,1/4] Use &error_abort instead of separate assert() 1 - 3 - --- 2020-03-17 Markus Armbruster New
[PULL,0/4] Error reporting patches for 2020-03-17 - - - - --- 2020-03-17 Markus Armbruster New
[PULL,v2,37/37] linux-user, openrisc: sync syscall numbers with kernel v5.5 [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 2 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,36/37] linux-user, nios2: sync syscall numbers with kernel v5.5 [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,35/37] linux-user, aarch64: sync syscall numbers with kernel v5.5 [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 2 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,34/37] scripts: add a script to generate syscall_nr.h [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 3 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,33/37] linux-user,mips: update syscall-args-o32.c.inc [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,32/37] linux-user,mips: move content of mips_syscall_args [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,31/37] linux-user: update syscall.tbl from linux 0bf999f9c5e7 [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,30/37] linux-user, scripts: add a script to update syscall.tbl [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 2 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,29/37] linux-user, mips64: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,28/37] linux-user, mips: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,27/37] linux-user, x86_64: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,26/37] linux-user, i386: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,25/37] linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,24/37] linux-user, sparc, sparc64: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,23/37] linux-user, s390x: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,22/37] linux-user, s390x: remove syscall definitions for !TARGET_S390X [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,21/37] linux-user, ppc: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,20/37] linux-user, arm: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 2 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,19/37] linux-user, microblaze: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,18/37] linux-user, sh4: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
[PULL,v2,17/37] linux-user, xtensa: add syscall table generation support [PULL,v2,01/37] target/i386: Renumber EXCP_SYSCALL - - 1 - --- 2020-03-17 Laurent Vivier New
« 1 2 ... 1640 1641 16424346 4347 »