Show patches with: Archived = No       |   431077 patches
« 1 2 ... 901 902 9034310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/3] dataplane: handle misaligned virtio-blk requests - - - - --- 2013-01-11 Stefan Hajnoczi New
[v3,3/3] crypto: use CPP for wrapper definitions in nettle - - 1 - --- 2015-07-16 Radim Krčmář New
[v3,3/3] crypto: add mode check in qcrypto_cipher_new() for cipher-builtin - - - - --- 2016-09-26 Gonglei (Arei) New
[v3,3/3] crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails delete created files when block_crypto_co_create_opts_luks fails - - - - --- 2019-03-26 Daniel Henrique Barboza New
[v3,3/3] cputlb: drop flush_global flag from tlb_flush 2 - 1 - --- 2017-01-12 Alex Bennée New
[v3,3/3] cpus-common: implement dirty limit on vCPU [v3,1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically - - - - --- 2021-11-20 Hyman Huang New
[v3,3/3] cpu/arm11mpcore: Set number of GIC priority bits to 4 Fix number of priority bits for arm boards - - 1 - --- 2020-02-24 Sai Pavan Boddu New
[v3,3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print option… Enable -cpu <cpu>,help - - - - --- 2023-07-30 Dinah B New
[v3,3/3] contrib: add vhost-user-input Add vhost-user-input - - - - --- 2019-05-13 Marc-André Lureau New
[v3,3/3] contrib/plugins: add a drcov plugin plugins: add a drcov plugin - - - - --- 2021-10-22 NDNF New
[v3,3/3] configure: permit compilation on arm aarch64 - - 1 - --- 2013-05-28 Claudio Fontana New
[v3,3/3] configure: enable debug-mutex if debug enabled qemu-thread: support --enable-debug-mutex - - - - --- 2018-04-20 Peter Xu New
[v3,3/3] configure: add options to config avx2 - - - - --- 2015-12-08 Li, Liang Z New
[v3,3/3] configure: add libdaxctl support fetch the alignment of device dax - - 1 - --- 2020-04-29 Liu, Jingqi New
[v3,3/3] configure/Make: Build libfdt from submodule DTC - - - - --- 2013-03-04 Peter Crosthwaite New
[v3,3/3] coccinelle: Remove unnecessary variables for function return value - - 1 - --- 2016-06-13 Eduardo Habkost New
[v3,3/3] cirrus: msys2/mingw speed is up, add excluded target back Improve cirrus msys2 - - - - --- 2020-10-07 Yonggang Luo New
[v3,3/3] chardev: introduce qemu_chr_timeout_add_ms() chardev: convert leftover glib APIs to use dedicate gcontext - - - - --- 2018-01-04 Peter Xu New
[v3,3/3] char: remove watch callback on chardev detach from frontend - - - - --- 2013-08-28 Amit Shah New
[v3,3/3] char-socket: Lock tcp_chr_disconnect() and socket_reconnect_timeout() char-socket: Fix race condition - - 1 - --- 2019-02-22 Alberto Garcia New
[v3,3/3] capstone: Add s390x skipdata callback Update capstone module - - 1 - --- 2019-10-15 Richard Henderson New
[v3,3/3] buildsys: Move gcrypt cflags/libs to per object [v3,1/3] buildsys: Move nettle cflags/libs to per object - - 1 - --- 2017-09-06 Fam Zheng New
[v3,3/3] block: update block commit documentation regarding image truncation - - 2 - --- 2014-01-23 Jeff Cody New
[v3,3/3] block: test 'blockdev-snapshot' using a file BDS as the overlay - - 1 - --- 2015-11-03 Alberto Garcia New
[v3,3/3] block: simplify handling of try to merge different sized bitmaps block/dirty-bitmaps: fix and improve bitmap merge - - 2 - --- 2022-04-01 Vladimir Sementsov-Ogievskiy New
[v3,3/3] block: qemu-iotests - quote $TEST_IMG* and $TEST_DIR usage - - 1 - --- 2013-09-25 Jeff Cody New
[v3,3/3] block: m25p80: Improve 1GiB Micron flash definition - - 2 - --- 2017-01-08 mar.krzeminski New
[v3,3/3] block: get max_transfer limit for char (scsi-generic) devices - - - - --- 2017-01-20 Eric Farman New
[v3,3/3] block: generate coroutine-wrapper code coroutines: generate wrapper code - - - - --- 2020-05-22 Vladimir Sementsov-Ogievskiy New
[v3,3/3] block: Always compile virtio-blk dataplane - - - - --- 2014-09-10 Fam Zheng New
[v3,3/3] block/throttle.c: add bdrv_co_drain_begin/end callbacks add bdrv_co_drain_begin/end BlockDriver callbacks - - 2 - --- 2017-09-23 Manos Pitsidianakis New
[v3,3/3] block/stream: introduce a bottom node block/stream: get rid of the base - - 1 - --- 2019-04-05 Andrey Shinkevich New
[v3,3/3] block/qcow2: proper locking on bitmap add/remove paths proper locking on bitmap add/remove paths - - 1 - --- 2019-09-20 Vladimir Sementsov-Ogievskiy New
[v3,3/3] block/nbd-client: nbd_co_send_request: fix return code nbd client refactoring and fixing - - 1 - --- 2017-09-20 Vladimir Sementsov-Ogievskiy New
[v3,3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters testing block device blocksizes - - - - --- 2021-05-25 Kit Westneat New
[v3,3/3] blkdebug: Add latency injection rule type [v3,1/3] blkdebug: fix one shot rule processing - - 1 - --- 2018-11-12 Cameron Esfahani via New
[v3,3/3] bios-tables-test: Generate reference table for virt/DBG2 hw/arm/virt_acpi_build: Generate DBG2 table - - - - --- 2021-09-27 Eric Auger New
[v3,3/3] balloon: Don't try fetching info if machine is stopped - - - - --- 2010-08-27 Amit Shah New
[v3,3/3] backup: don't acquire aio_context in backup_clean Fix some AIO context locking in jobs - - - - --- 2020-03-31 Stefan Reiter New
[v3,3/3] avocado_qemu: Add Intel iommu tests avocado-qemu: New SMMUv3 and intel IOMMU tests 1 - - - --- 2021-06-21 Eric Auger New
[v3,3/3] avocado/vnc: add test_change_listen qapi/ui: change vnc addresses - - - - --- 2022-01-18 Vladimir Sementsov-Ogievskiy New
[v3,3/3] audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string use object link instead of qdev property - - 1 - --- 2018-10-15 Mao Zhongyi New
[v3,3/3] audio: remove CONFIG_MIXEMU configure option - - - - --- 2013-09-07 Bandan Das New
[v3,3/3] audio: Rename hw/audio/audio.h to hw/audio/soundhw.h - - 2 - --- 2017-05-08 Eduardo Habkost New
[v3,3/3] audio: Do not include ui/dbus.h meson: Fixes for dbus modules - - - - --- 2023-12-16 Akihiko Odaki New
[v3,3/3] aspeed: Add fby35-bmc slot GPIO's hw/gpio/aspeed: Don't let guests modify input pins - - 1 - --- 2022-07-12 Peter Delevoryas New
[v3,3/3] arm: implement query-gic-capability - - - - --- 2016-03-07 Peter Xu New
[v3,3/3] arm: allwinner: Wire up USB ports arm: allwinner: Wire up USB ports - - 1 - --- 2020-02-17 Guenter Roeck New
[v3,3/3] arm: Add BBC micro:bit machine arm: Add nRF51 SoC and micro:bit machine - - 1 - --- 2018-07-26 Joel Stanley New
[v3,3/3] arm/arm64: signal SIBGUS and inject SEA Error - - - - --- 2017-04-30 Dongjiu Geng New
[v3,3/3] applesmc: fix port i/o access width - - 1 - --- 2017-06-16 Gabriel L. Somlo New
[v3,3/3] aio-posix: keep aio_notify_me disabled during polling aio-posix: keep aio_notify_me disabled during polling - - - - --- 2020-08-06 Stefan Hajnoczi New
[v3,3/3] add qmp screendump-async - - - - --- 2012-03-05 Alon Levy New
[v3,3/3] acpi: i386: Move VMBus DSDT entry to SB hyperv: vmbus: ACPI various corrections - - - - --- 2020-06-18 Jon Doron New
[v3,3/3] accel: abort if we fail to load the accelerator plugin improve error handling for module load - - 1 - --- 2022-09-08 Claudio Fontana New
[v3,3/3] accel: abort if we fail to load the accelerator plugin improve error handling for module load - - - - --- 2022-09-08 Claudio Fontana New
[v3,3/3] accel/tcg: rename tcg-cpus functions to match module name tcg-cpus: split into 3 tcg variants - - 1 - --- 2020-10-15 Claudio Fontana New
[v3,3/3] accel/tcg: move unaligned helpers out of core helpers softmmu demacro - - - - --- 2019-02-15 Alex Bennée New
[v3,3/3] accel/tcg: Assert that tb->size != 0 after translation accel/tcg: Make sure that tb->size != 0 after translation - - 1 - --- 2021-04-14 Ilya Leoshkevich New
[v3,3/3] X86, mpx: Intel MPX xstate feature definition - - - - --- 2013-12-07 Qiaowei Ren New
[v3,3/3] WHPX: fix some compiler warnings [v3,1/3] WHPX Add signature CPUID - - - - --- 2018-05-25 Lucian Petrut New
[v3,3/3] Update simpletrace.py for new log format - - - - --- 2012-06-12 Harsh Prateek Bora New
[v3,3/3] Travis support for the acceptance tests Bootstrap Python venv and acceptance/functional tests - - - - --- 2018-10-09 Cleber Rosa New
[v3,3/3] TPM2 ACPI table support - - - - --- 2015-05-08 Stefan Berger New
[v3,3/3] SMBIOS: Fix type 17 v2.7+ field sizes - - 1 - --- 2014-05-13 Gabriel L. Somlo New
[v3,3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices - - - - --- 2013-02-03 Pandarathil, Vijaymohan R New
[v3,3/3] Plumb the HAXM-based hardware acceleration support - - - - --- 2016-11-17 Vincent Palatin New
[v3,3/3] New I2C: Add support for TPM devices over I2C bus Add support for TPM devices over I2C bus - - - - --- 2023-03-24 Ninad Palsule New
[v3,3/3] Minimal ARM LPAE support. - - - - --- 2012-03-14 Alexey Starikovskiy New
[v3,3/3] Make cpu_single_env thread-local - - 1 - --- 2011-10-28 Peter Maydell New
[v3,3/3] MAINTAINERS: add entries for TCG 1 - - - --- 2011-01-11 Aurelien Jarno New
[v3,3/3] MAINTAINERS: add Kevin Wolf as storage daemon maintainer docs: add qemu-storage-daemon documentation 1 - 1 - --- 2020-12-09 Stefan Hajnoczi New
[v3,3/3] MAINTAINERS: Add 'Performance Tools and Tests' subsection Add Scripts for Finding Top 25 Executed Functions - - - - --- 2020-06-24 Ahmed Karaman New
[v3,3/3] Implement audio capture in virtio-snd device Add VIRTIO sound card - - - - --- 2023-07-18 Manos Pitsidianakis New
[v3,3/3] IOMMU: Integrate between VFIO and vIOMMU to support device assignment - - - - --- 2016-05-21 Aviv B.D. New
[v3,3/3] Hexagon (target/hexagon) Only pass env to generated helper when needed Untitled series #394896 - - 1 1 --- 2024-02-14 Taylor Simpson New
[v3,3/3] Fix address handling in inet_nonblocking_connect - - 1 - --- 2012-09-13 Orit Wasserman New
[v3,3/3] Document -incoming options - - 1 - --- 2015-02-19 Dr. David Alan Gilbert New
[v3,3/3] Do not kick vcpus in TCG mode - - - - --- 2011-08-22 Jan Kiszka New
[v3,3/3] Cocoa: Silence warnings - - - - --- 2009-12-06 Andreas Färber New
[v3,3/3] Change other funcitons referring to feature_word_info[] x86: QEMU side support on MSR based features - - - - --- 2018-08-10 Robert Hoo New
[v3,3/3] Categorize devices: iommu [v3,1/3] Categorize devices: DIMM - - 1 - --- 2019-04-01 Ernest Esene New
[v3,3/3] Add support for RAPL MSRs in KVM/Qemu Add support for the RAPL MSRs series - - - - --- 2024-01-25 Anthony Harivel New
[v3,3/3] Add partial flash interleaving to AMD CFI devices Add 8-byte wide AMD flash support, partial interleaving - - - - --- 2017-11-13 Michael Nawrocki New
[v3,3/3] Add new functions for whitelisting and their calls - - - - --- 2017-08-07 dverma New
[v3,3/3] Add manpage for QEMU Backup Tool QEMU Backup Tool - - - - --- 2017-08-30 Ishani New
[v3,3/3] Add "Group Identifier" support to Red Hat PCI Express bridge. Use of unique identifier for pairing virtio and passthrough devices... - - - - --- 2018-06-29 Venu Busireddy New
[v3,3/3] Acceptance test: provides to use RDMA transport for migration test Acceptance test: Extension of migration tests - - - - --- 2020-03-20 Oksana Vohchana New
[v3,3/3] Acceptance test: add FD migration Acceptance test: Migration mechanism with FD - - - - --- 2020-02-26 Oksana Vohchana New
[v3,3/3] ARM: Add mach-virt platform - - - - --- 2013-05-10 John Rigby New
[v3,3/3] ACPI: bios-tables-test.c step 5 (updated expected table binaries) ACPI: i386: bump MADT to revision 5 - - - - --- 2023-04-21 Eric DeVolder New
[v3,3/3] 9pfs: introduce V9fsVirtioState - - - - --- 2016-01-11 Wei Liu New
[v3,3/3] 9pfs: handle walk of ".." in the root directory - - 1 - --- 2016-08-30 Greg Kurz New
[v3,3/3] 9pfs: fix integer overflow issue in xattr read/write - - 1 - --- 2016-10-13 Li Qiang New
[v3,3/3] .travis.yml: enable each of the co-routine backends - - - - --- 2016-01-28 Alex Bennée New
[v3,3/3] .shippable.yml: new CI provider - - - - --- 2017-02-14 Alex Bennée New
[v3,3/3,bonus] spapr: remove the XICS header from the machine and device models Untitled series #50917 - - - - --- 2018-06-19 Cédric Le Goater New
[v3,3/2] smbios: Decouple system product from QEMUMachine - - 2 - --- 2013-10-31 Markus Armbruster New
[v3,3/2] qemu-img: Reword 'qemu-img map --output=json' docs qemu-img: Make unallocated part of backing chain obvious in map - - 2 - --- 2021-07-07 Eric Blake New
[v3,3/25] i386: add private features for a20mask - - - - --- 2009-10-28 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= New
« 1 2 ... 901 902 9034310 4311 »