Show patches with: none      |   433408 patches
« 1 2 ... 1941 1942 19434334 4335 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,16/29] tcg/aarch64: Support vector variable shift opcodes [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,15/29] tcg/i386: Support vector variable shift opcodes [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - - - --- 2019-05-01 Richard Henderson New
[v2,14/29] tcg: Add gvec expanders for variable shift [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,13/29] tcg: Add INDEX_op_dup_mem_vec [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,12/29] tcg/aarch64: Implement tcg_out_dupm_vec [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - - - --- 2019-05-01 Richard Henderson New
[v2,11/29] tcg/i386: Implement tcg_out_dupm_vec [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - - - --- 2019-05-01 Richard Henderson New
[v2,10/29] tcg: Add tcg_out_dupm_vec to the backend interface [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - - - --- 2019-05-01 Richard Henderson New
[v2,09/29] tcg: Manually expand INDEX_op_dup_vec [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - - - --- 2019-05-01 Richard Henderson New
[v2,08/29] tcg: Promote tcg_out_{dup, dupi}_vec to backend interface [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,07/29] tcg: Support cross-class moves without instruction support [v2,01/29] tcg: Implement tcg_gen_gvec_3i() 1 - - - --- 2019-05-01 Richard Henderson New
[v2,06/29] tcg: Return bool success from tcg_out_mov [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 4 - --- 2019-05-01 Richard Henderson New
[v2,05/29] tcg: Assert fixed_reg is read-only [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 2 - --- 2019-05-01 Richard Henderson New
[v2,04/29] tcg: Specify optional vector requirements with a list [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,03/29] tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 2 - --- 2019-05-01 Richard Henderson New
[v2,02/29] tcg: Do not recreate INDEX_op_neg_vec unless supported [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,01/29] tcg: Implement tcg_gen_gvec_3i() [v2,01/29] tcg: Implement tcg_gen_gvec_3i() - - 1 - --- 2019-05-01 Richard Henderson New
[v2,5/5] linux-user/elfload: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - 2 - --- 2019-04-30 Alistair Francis New
[v2,4/5] linux-user/uname: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v2,3/5] hw/usb/dev-mtp: Fix GCC 9 build warning Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v2,2/5] hw/usb/hcd-xhci: Fix GCC 9 build warning Fix some GCC 9 build warnings - - 2 - --- 2019-04-30 Alistair Francis New
[v2,1/5] util/qemu-sockets: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[RFC] migration/dirty-bitmaps: change bitmap enumeration method [RFC] migration/dirty-bitmaps: change bitmap enumeration method - - - - --- 2019-04-30 John Snow New
[v1,5/5] linux-user/elfload: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v1,4/5] linux-user/uname: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v1,3/5] hw/usb/dev-mtp: Fix GCC 9 build warning Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v1,2/5] hw/usb/hcd-xhci: Fix GCC 9 build warning Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v1,1/5] util/qemu-sockets: Fix GCC 9 build warnings Fix some GCC 9 build warnings - - - - --- 2019-04-30 Alistair Francis New
[v2] hw/pci-host: Use object_initialize_child for correct reference counting [v2] hw/pci-host: Use object_initialize_child for correct reference counting - - - - --- 2019-04-30 Thomas Huth New
[v2] Introduce SnowRidge CPU model [v2] Introduce SnowRidge CPU model - - - 1 --- 2019-04-30 Paul Lai New
[v2,4/4] include/qemu/osdep.h: Move the __USE_MINGW_ANSI_STDIO define up to avoid confliction. [v2,1/4] Initial Windows on ARM (AArch64 64-Bit) host support - - - - --- 2019-04-30 Cao Jiaxi New
[v2,3/4] util/cacheinfo.c: Use uintptr_t instead of unsigned long in AArch64 arch_cache_info() [v2,1/4] Initial Windows on ARM (AArch64 64-Bit) host support - - 1 - --- 2019-04-30 Cao Jiaxi New
[v2,2/4] qga: Fix an enum conversion warning in commands-win32.c, hit by clang. [v2,1/4] Initial Windows on ARM (AArch64 64-Bit) host support - - - - --- 2019-04-30 Cao Jiaxi New
[v2,1/4] Initial Windows on ARM (AArch64 64-Bit) host support [v2,1/4] Initial Windows on ARM (AArch64 64-Bit) host support - - - - --- 2019-04-30 Cao Jiaxi New
[for,4.1,v2] target/riscv: Expose time CSRs when allowed by [m|s]counteren [for,4.1,v2] target/riscv: Expose time CSRs when allowed by [m|s]counteren - - - - --- 2019-04-30 Jonathan Behrens New
target/ppc/kvm: Fix trace typo target/ppc/kvm: Fix trace typo - - - - --- 2019-04-30 LI, BO XUAN New
Introduce SnowRidge CPU model Introduce SnowRidge CPU model - - - 1 --- 2019-04-30 Paul Lai New
[v5,15/15] Makefile.target: support per-target coverage reports demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,14/15] Makefile: include per-target build directories in coverage report demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,13/15] Makefile: fix coverage-report reference to BUILD_DIR demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,12/15] cputlb: Do unaligned store recursion to outermost function demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,11/15] cputlb: Do unaligned load recursion to outermost function demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,10/15] cputlb: Drop attribute flatten demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,09/15] accel/tcg: remove softmmu_template.h demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,08/15] cputlb: Move TLB_RECHECK handling into load/store_helper demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,07/15] accel/tcg: demacro cputlb demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,06/15] tests/tcg/multiarch: expand system memory test to cover more demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,05/15] tests/tcg/minilib: support %c format char demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,04/15] tests/tcg/multiarch: move the system memory test demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,03/15] tests/tcg/aarch64: add system boot.S demacro softmmu (plus tests/coverage) - - - - --- 2019-04-30 Alex Bennée New
[v5,02/15] tests/tcg/multiarch: add hello world system test demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[v5,01/15] tests/tcg/multiarch: add support for multiarch system tests demacro softmmu (plus tests/coverage) - - 1 - --- 2019-04-30 Alex Bennée New
[PULL,27/27] block/qed: add missed coroutine_fn markers [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - - - --- 2019-04-30 Kevin Wolf New
[PULL,26/27] iotests: Check that images are in read-only mode after block-commit [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - - - --- 2019-04-30 Kevin Wolf New
[PULL,25/27] commit: Make base read-only if there is an early failure [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,24/27] qemu-img: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,23/27] block/stream: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,22/27] block/commit: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,21/27] block/backup: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,20/27] block/parallels: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,19/27] block/qed: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,18/27] block/qcow: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,17/27] block/qcow2: use buffer-based io [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,16/27] block: introduce byte-based io helpers [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,15/27] qcow2: Fix error handling in the compression code [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - - - --- 2019-04-30 Kevin Wolf New
[PULL,14/27] qcow2: Fix qcow2_make_empty() with external data file [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,13/27] qemu-img: Make create hint at protocol options [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,12/27] iotests: Perform the correct test in 082 [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,11/27] qcow2: Fix full preallocation with external data file [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,10/27] qcow2: Add errp to preallocate_co() [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,09/27] qcow2: Avoid COW during metadata preallocation [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,08/27] qemu-img: Saner printing of large file sizes [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 2 --- 2019-04-30 Kevin Wolf New
[PULL,07/27] cutils: Fix size_to_str() on 32-bit platforms [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - 1 1 - --- 2019-04-30 Kevin Wolf New
[PULL,06/27] block/vhdx: Use IEC binary prefixes for size constants [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,05/27] block/vhdx: Remove redundant IEC binary prefixes definition [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 2 - --- 2019-04-30 Kevin Wolf New
[PULL,04/27] vmdk: Set vmdk parent backing_format to vmdk [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 5 - --- 2019-04-30 Kevin Wolf New
[PULL,03/27] vpc: unlock Coroutine lock to make IO submit Concurrently [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - - 1 - --- 2019-04-30 Kevin Wolf New
[PULL,02/27] block: Fix AioContext switch for bs->drv == NULL [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - 1 3 - --- 2019-04-30 Kevin Wolf New
[PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests [PULL,01/27] tests/qemu-iotests: Fix output of qemu-io related tests - 1 - - --- 2019-04-30 Kevin Wolf New
[PULL,00/27] Block layer patches - - - - --- 2019-04-30 Kevin Wolf New
[v2] scsi-disk: handle invalid cdb length [v2] scsi-disk: handle invalid cdb length - - - - --- 2019-04-30 Bruce Rogers New
[4/4] target/arm: Implement XPSR GE bits [1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() - - - - --- 2019-04-30 Peter Maydell New
[3/4] hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset [1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() - - - - --- 2019-04-30 Peter Maydell New
[2/4] hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0 [1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() - - - - --- 2019-04-30 Peter Maydell New
[1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() [1/4] hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure() - - - - --- 2019-04-30 Peter Maydell New
block/qed: add missed coroutine_fn markers block/qed: add missed coroutine_fn markers - - - - --- 2019-04-30 Vladimir Sementsov-Ogievskiy New
[RESEND] megasas: fix mapped frame size [RESEND] megasas: fix mapped frame size - 1 2 - --- 2019-04-30 Peter Lieven New
qcow2: Fix error handling in the compression code qcow2: Fix error handling in the compression code - - - - --- 2019-04-30 Alberto Garcia New
hw/arm/fsl-imx: move cpus initialization to realize time after smp_cpus check hw/arm/fsl-imx: move cpus initialization to realize time after smp_cpus check - - - - --- 2019-04-30 Like Xu New
vhost: fix memory leak in vhost_user_scsi_realize vhost: fix memory leak in vhost_user_scsi_realize - - 1 - --- 2019-04-30 wangjie (P) New
[v6,30/30] hw/arm: Remove hard-enablement of the remaining PCI devices Kconfig dependencies for ARM machines - - - 1 --- 2019-04-30 Thomas Huth New
[v6,29/30] hw/arm: Express dependencies of the musca machines with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,28/30] hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,27/30] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig Kconfig dependencies for ARM machines - - 2 1 --- 2019-04-30 Thomas Huth New
[v6,26/30] hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig Kconfig dependencies for ARM machines - - 2 1 --- 2019-04-30 Thomas Huth New
[v6,25/30] hw/arm: Express dependencies of the remaining IMX boards with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,24/30] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,23/30] hw/arm: Express dependencies of sabrelite with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,22/30] hw/arm: Express dependencies of canon-a1100 with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
[v6,21/30] hw/arm: Express dependencies of the raspi machines with Kconfig Kconfig dependencies for ARM machines - - 2 1 --- 2019-04-30 Thomas Huth New
[v6,20/30] hw/arm: Express dependencies of the MPS2 boards with Kconfig Kconfig dependencies for ARM machines - - 1 1 --- 2019-04-30 Thomas Huth New
« 1 2 ... 1941 1942 19434334 4335 »