Show patches with: Archived = No       |   431061 patches
« 1 2 ... 1057 1058 10594310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,30/44] target/arm: Implement MVE VQDMULH, VQRDMULH (vector) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,29/44] target/arm: Implement MVE VQDMULL scalar target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,28/44] target/arm: Implement MVE VQDMULH and VQRDMULH (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,27/44] target/arm: Implement MVE VQADD and VQSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,26/44] target/arm: Implement MVE VPST target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,25/44] target/arm: Implement MVE VBRSR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,24/44] target/arm: Implement MVE VHADD, VHSUB (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,23/44] target/arm: Implement MVE VSUB, VMUL (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,22/44] target/arm: Implement MVE VADD (scalar) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,21/44] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,20/44] target/arm: Implement MVE VMLSLDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,19/44] target/arm: Implement MVE VMLALDAV target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,18/44] target/arm: Implement MVE VMULL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,17/44] target/arm: Implement MVE VHADD, VHSUB target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,16/44] target/arm: Implement MVE VABD target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,15/44] target/arm: Implement MVE VMAX, VMIN target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,14/44] target/arm: Implement MVE VRMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,13/44] target/arm: Implement MVE VMULH target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,12/44] target/arm: Implement MVE VADD, VSUB, VMUL target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,11/44] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,10/44] target/arm: Implement MVE VDUP target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,09/44] tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,08/44] target/arm: Implement MVE VNEG target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,07/44] target/arm: Implement MVE VABS target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,06/44] target/arm: Implement MVE VMVN (register) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,05/44] target/arm: Implement MVE VREV16, VREV32, VREV64 target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,04/44] target/arm: Implement MVE VCLS target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,03/44] target/arm: Implement MVE VCLZ target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,02/44] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v3,01/44] target/arm: Implement MVE VLDR/VSTR (non-widening forms) target/arm: First slice of MVE implementation - - 1 - --- 2021-06-17 Peter Maydell New
[v5,15/15] hw/i2c: Introduce i2c_start_recv() and i2c_start_send() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,14/15] hw/i2c: Extract i2c_do_start_transfer() from i2c_start_transfer() hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,13/15] hw/i2c: Make i2c_start_transfer() direction argument a boolean hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,12/15] hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,11/15] hw/i2c: Remove confusing i2c_send_recv() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,10/15] hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,09/15] hw/misc/auxbus: Replace 'is_write' boolean by its value hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,08/15] hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,07/15] hw/misc/auxbus: Fix MOT/classic I2C mode hw/i2c: Remove confusing i2c_send_recv() API 1 1 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,06/15] hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API 1 - 2 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,05/15] hw/i2c/ppc4xx_i2c: Add reference to datasheet hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,04/15] hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send() hw/i2c: Remove confusing i2c_send_recv() API 1 - 2 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,03/15] hw/display/sm501: Simplify sm501_i2c_write() logic hw/i2c: Remove confusing i2c_send_recv() API 1 - 2 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,02/15] hw/input/lm832x: Define TYPE_LM8323 in public header hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
[v5,01/15] hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h" hw/i2c: Remove confusing i2c_send_recv() API 1 - 1 - --- 2021-06-17 Philippe Mathieu-Daudé New
virtio-gpu: Call Virgl only in the main thread virtio-gpu: Call Virgl only in the main thread - - - - --- 2021-06-17 Akihiko Odaki New
hw/nvme: fix pin-based interrupt behavior (again) hw/nvme: fix pin-based interrupt behavior (again) - 1 - - --- 2021-06-17 Klaus Jensen New
[RFC,v2,1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM [RFC,v2,1/3] tests: qtest: add qtest_has_kvm() to check if tested binary supports KVM - - - - --- 2021-06-17 Igor Mammedov New
[v10] qapi: introduce 'query-kvm-cpuid' QMP command. [v10] qapi: introduce 'query-kvm-cpuid' QMP command. - - - - --- 2021-06-17 Valeriy Vdovin New
[PULL,45/45] configure: Remove probe for _Static_assert [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,44/45] qemu/compiler: Remove QEMU_GENERIC [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,43/45] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 1 --- 2021-06-17 Paolo Bonzini New
[PULL,42/45] util: Use unique type for QemuRecMutex in thread-posix.h [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,41/45] util: Pass file+line to qemu_rec_mutex_unlock_impl [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,40/45] util: Use real functions for thread-posix QemuRecMutex [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,39/45] softfloat: Use _Generic instead of QEMU_GENERIC [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,38/45] configure: Use -std=gnu11 [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,37/45] target/i386: Added Intercept CR0 writes check [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,36/45] target/i386: Added consistency checks for CR0 [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,35/45] target/i386: Added consistency checks for VMRUN intercept and ASID [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,34/45] target/i386: Refactored intercept checks into cpu_svm_has_intercept [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,33/45] configure: map x32 to cpu_family x86_64 for meson [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,32/45] hmp: Print "reserve" property of memory backends with "info memdev" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 4 - --- 2021-06-17 Paolo Bonzini New
[PULL,31/45] qmp: Include "reserve" property of memory backends [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,30/45] hmp: Print "share" property of memory backends with "info memdev" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 4 - --- 2021-06-17 Paolo Bonzini New
[PULL,29/45] qmp: Include "share" property of memory backends [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,28/45] qmp: Clarify memory backend properties returned via query-memdev [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,27/45] hostmem: Wire up RAM_NORESERVE via "reserve" property [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,26/45] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,25/45] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,24/45] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,23/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,22/45] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,21/45] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 1 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,20/45] util/mmap-alloc: Factor out activating of memory to mmap_activate() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,19/45] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,18/45] util/mmap-alloc: Factor out calculation of the pagesize for the guard page [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X 2 - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,17/45] softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,16/45] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 2 - --- 2021-06-17 Paolo Bonzini New
[PULL,15/45] softmmu/physmem: Mark shared anonymous memory RAM_SHARED [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 3 - --- 2021-06-17 Paolo Bonzini New
[PULL,14/45] esp: store lun coming from the MESSAGE OUT phase [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 1 --- 2021-06-17 Paolo Bonzini New
[PULL,13/45] esp: fix migration version check in esp_is_version_5() [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,12/45] esp: correctly accumulate extended messages for PDMA [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,11/45] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun" [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,10/45] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,09/45] esp: handle non-DMA transfers from the target one byte at a time [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,08/45] esp: allow non-DMA callback in esp_transfer_data() initial transfer [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,07/45] esp: only set ESP_RSEQ at the start of the select sequence [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,06/45] esp: only assert INTR_DC interrupt flag if selection fails [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,05/45] runstate: Initialize Error * to NULL [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,04/45] block/scsi: correctly emulate the VPD block limits page [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,03/45] qemu-config: use qemu_opts_from_qdict [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 1 - --- 2021-06-17 Paolo Bonzini New
[PULL,02/45] vl: Fix an assert failure in error path [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - 1 - - --- 2021-06-17 Paolo Bonzini New
[PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X [PULL,01/45] vnc: avoid deprecation warnings for SASL on OS X - - - - --- 2021-06-17 Paolo Bonzini New
[PULL,00/45] Memory, i386, compilation, bugfix changes for 2021-06-17 - - - - --- 2021-06-17 Paolo Bonzini New
[7/7] Optimized the function of fill_connection_key. Fixed some bugs and optimized some codes for COLO - - 1 - --- 2021-06-17 Lei Rao New
[6/7] Changed the last-mode to none of first start COLO Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[5/7] Removed the qemu_fclose() in colo_process_incoming_thread Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff Fixed some bugs and optimized some codes for COLO - - - - --- 2021-06-17 Lei Rao New
[3/7] Fixed SVM hang when do failover before PVM crash Fixed some bugs and optimized some codes for COLO - - 1 - --- 2021-06-17 Lei Rao New
« 1 2 ... 1057 1058 10594310 4311 »