Show patches with: State = Action Required       |    Archived = No       |   427051 patches
« 1 2 ... 1610 1611 16124270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,2/7] balloon: drop old stats code & API - - 1 - --- 2013-01-25 Luiz Capitulino New
[PULL,2/7] block/nbd.c: Add yank feature [PULL,1/7] Introduce yank feature 1 - 1 - --- 2021-01-13 Markus Armbruster New
[PULL,2/7] block/nbd: Delete open timer when done [PULL,1/7] block/nbd: Delete reconnect delay timer when done - - 1 - --- 2022-02-09 Vladimir Sementsov-Ogievskiy New
[PULL,2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint() [PULL,1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper - - 1 - --- 2021-06-30 Daniel P. Berrangé New
[PULL,2/7] block/nfs: cache allocated filesize for read-only files - - 2 - --- 2015-09-25 Jeff Cody New
[PULL,2/7] block: Don't request I/O permission with BDRV_O_NO_IO [PULL,1/7] block: Don't use BLK_PERM_CONSISTENT_READ for format probing - - 2 - --- 2017-11-21 Kevin Wolf New
[PULL,2/7] block: Fix typos in comments (found by codespell) [PULL,1/7] qemu-iotests: Use host_device instead of file in 149 - - 2 - --- 2018-07-23 Kevin Wolf New
[PULL,2/7] block: Remove error messages in bdrv_make_zero() [PULL,1/7] iotests: add 248: test resume mirror after auto pause on ENOSPC 1 - - - --- 2019-03-26 Kevin Wolf New
[PULL,2/7] block: simplify code around releasing bitmaps Untitled series #49588 - - 2 - --- 2018-06-11 John Snow New
[PULL,2/7] char-socket: correctly set has_reconnect when parsing QemuOpts [PULL,1/7] websock: fix handshake leak - - 1 - --- 2018-10-30 Marc-André Lureau New
[PULL,2/7] ci: add libusb for windows builds [PULL,1/7] usb-host: wire up timer for windows - - 1 - --- 2021-07-29 Gerd Hoffmann New
[PULL,2/7] coreaudio: don't start playback in init routine [PULL,1/7] coreaudio: rename misnamed variable fake_as - - - 1 --- 2020-12-15 Gerd Hoffmann New
[PULL,2/7] crypto: Introduce akcipher crypto class [PULL,1/7] qapi: crypto-akcipher: Introduce akcipher types to qapi - - - - --- 2022-05-26 Daniel P. Berrangé New
[PULL,2/7] crypto: introduce new module for computing hash digests - - - - --- 2015-07-07 Paolo Bonzini New
[PULL,2/7] curses: support wide input [PULL,1/7] Reduce curses escdelay from 1s to 25ms - - - - --- 2019-03-07 Gerd Hoffmann New
[PULL,2/7] dataplane: support non-contigious s/g - - - 1 --- 2015-11-06 Stefan Hajnoczi New
[PULL,2/7] disas: Add a field for target-dependant data [PULL,1/7] target/mips: Rectify documentation on deprecating r4k machine - - 1 - --- 2020-01-24 Aleksandar Markovic New
[PULL,2/7] display/edid: add qemu_edid_size() Untitled series #67819 - - - - --- 2018-09-27 Gerd Hoffmann New
[PULL,2/7] display: add separate config option for bochs-display [PULL,1/7] edid: fix alignment issues - - 1 - --- 2018-10-15 Gerd Hoffmann New
[PULL,2/7] docker: Bump Fedora images to release 33 [PULL,1/7] meson.build: expose TCG cross compiler information in summary - - 1 - --- 2021-02-24 Alex Bennée New
[PULL,2/7] docker: sort images list displayed by 'make docker' [PULL,1/7] .travis.yml: disable linux-user build for gcov - - - - --- 2018-06-01 Alex Bennée New
[PULL,2/7] docs/devel: Add a single top-level header to MTTCG's doc [PULL,1/7] tests/acceptance: tweak the tcg/kvm tests for virt - - - - --- 2021-06-25 Alex Bennée New
[PULL,2/7] docs/tools/virtiofsd.rst: Do not hard-code the QEMU binary name [PULL,1/7] docs/interop/live-block-operations: Do not hard-code the QEMU binary name - - 3 - --- 2021-06-21 Thomas Huth New
[PULL,2/7] docs: Fix some typos (found by codespell) [PULL,1/7] meson: Fix argument for makensis (build regression) - - 1 - --- 2020-11-18 Paolo Bonzini New
[PULL,2/7] docs: Sort sections on qemu-img subcommand parameters [PULL,1/7] bitmaps: Update maintainer - - 2 - --- 2020-05-18 Eric Blake New
[PULL,2/7] dump: Propagate errors into qmp_dump_guest_memory() - - 2 - --- 2014-10-23 Luiz Capitulino New
[PULL,2/7] dwc-hsotg (dwc2) USB host controller register definitions [PULL,1/7] raspi: add BCM2835 SOC MPHI emulation - - - - --- 2020-05-14 Gerd Hoffmann New
[PULL,2/7] error: Make error_setg() a function - - 1 - --- 2015-09-10 Markus Armbruster New
[PULL,2/7] error: Remove NULL checks on error_propagate() calls 1 - 2 - --- 2016-06-20 Markus Armbruster New
[PULL,2/7] exec: factor out duplicate mmap code 1 - 1 - --- 2015-10-16 Michael S. Tsirkin New
[PULL,2/7] failover: fix unplug pending detection [PULL,1/7] virtio-mmio : fix the crash in the vm shutdown - - 2 - --- 2021-11-29 Michael S. Tsirkin New
[PULL,2/7] file-posix: Fix fd_open check in raw_co_copy_range_to [PULL,1/7] qcow2: Drop unused cluster_data - - 1 - --- 2018-07-09 Max Reitz New
[PULL,2/7] fp-bench: remove wrong exponent raise in fill_random [PULL,1/7] fp-bench: fix update_random_ops - - 1 - --- 2019-01-17 Alex Bennée New
[PULL,2/7] fpu: Replace uint64 typedef with uint64_t 2 - 2 - --- 2016-01-22 Peter Maydell New
[PULL,2/7] fuzz: log the arguments used to initialize QEMU Untitled series #225498 - - 1 - --- 2021-01-20 Alexander Bulekov New
[PULL,2/7] fuzz: refine the ide/ahci fuzzer configs Untitled series #225504 - - 1 - --- 2021-01-20 Alexander Bulekov New
[PULL,2/7] fuzz: refine the ide/ahci fuzzer configs [PULL,1/7] docs/fuzz: fix pre-meson path - - 1 - --- 2021-01-20 Alexander Bulekov New
[PULL,2/7] fuzz: skip QTest serialization [PULL,1/7] bios-tables-test: Fix "-tpmdev: invalid option" - - 1 - --- 2020-06-16 Thomas Huth New
[PULL,2/7] fw_cfg: document fw_cfg_modify_iXX() update functions - - 1 - --- 2015-10-19 Gerd Hoffmann New
[PULL,2/7] gitlab: add special rule for the hexagon container [PULL,1/7] gitlab: explicitly reference the upstream registry - 1 2 1 --- 2021-05-25 Alex Bennée New
[PULL,2/7] gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic - - - - --- 2014-03-13 Gerd Hoffmann New
[PULL,2/7] gtk: disable GTK Clipboard with a new meson option [PULL,1/7] Revert "usbredir: avoid queuing hello packet on snapshot restore" 1 - 1 - --- 2022-11-23 Gerd Hoffmann New
[PULL,2/7] hmp: Improve sync-profile error message [PULL,1/7] spapr/pci: Correct "does not support hotplugging error messages - - 2 - --- 2023-11-17 Markus Armbruster New
[PULL,2/7] hmp: fix "dump-quest-memory" segfault (arm) [PULL,1/7] hmp: fix "dump-quest-memory" segfault (ppc) - - 3 1 --- 2017-09-14 Dr. David Alan Gilbert New
[PULL,2/7] hw/arm/aspeed: Fix location of firmware images in documentation [PULL,1/7] arm/ast2600: Fix SMP booting with -kernel - - 1 - --- 2021-03-09 Cédric Le Goater New
[PULL,2/7] hw/arm/boot: Set SCR_EL3.HXEn when booting kernel [PULL,1/7] hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel - - 1 - --- 2022-11-04 Peter Maydell New
[PULL,2/7] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table - - 1 1 --- 2015-06-26 Peter Maydell New
[PULL,2/7] hw/arm: Mark the "fsl, imx6" device with user_creatable = false [PULL,1/7] arm: implement cache/shareability attribute bits for PAR registers - - 1 - --- 2017-11-07 Peter Maydell New
[PULL,2/7] hw/block/pflash_cfi: fix off-by-one error [PULL,1/7] iotests.py: support unsupported_fmts in main() - - - - --- 2018-04-10 Kevin Wolf New
[PULL,2/7] hw/block/virtio-blk: Clean req->dev repetitions [PULL,1/7] MAINTAINERS: add missing support status fields - - - - --- 2019-03-08 Stefan Hajnoczi New
[PULL,2/7] hw/cpu/a15mpcore: Correct default value for num-irq - - - - --- 2013-07-15 Peter Maydell New
[PULL,2/7] hw/intc/arm_gic: Remove the definition of NUM_CPU - - 3 - --- 2015-11-10 Peter Maydell New
[PULL,2/7] hw/intc: Fix LoongArch extioi coreisr accessing [PULL,1/7] hw/intc: Convert the memops to with_attrs in LoongArch extioi - - 1 - --- 2022-11-03 gaosong New
[PULL,2/7] hw/isa/vt82c686: Bring back via_isa_set_irq() [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash - - - - --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,2/7] hw/loongarch: remove acpi-build.c unused variable 'aml_len' [PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h - - 1 - --- 2022-08-05 Richard Henderson New
[PULL,2/7] hw/misc/aspeed_sdmc: Fix incorrect memory size [PULL,1/7] ACPI: Assert that we don't run out of the preallocated memory - 1 1 - --- 2020-07-27 Peter Maydell New
[PULL,2/7] hw/misc/led: Allow connecting from GPIO output [PULL,1/7] hw/misc/led: Add a LED device - - 2 - --- 2020-10-26 Philippe Mathieu-Daudé New
[PULL,2/7] hw/misc/macio: Fix crash when listing device properties of macio device [PULL,1/7] target/ppc: Initialize lazy_tlb_flush correctly 1 - 1 - --- 2018-04-10 David Gibson New
[PULL,2/7] hw/net: Added CSO for IPv6 [PULL,1/7] virtio-net: fix removal of failover device - - - - --- 2020-07-15 Jason Wang New
[PULL,2/7] hw/nvme: consider COPY command in nvme_aio_err [PULL,1/7] hw/nvme: add comment for nvme-ns properties - - 1 - --- 2023-06-28 Klaus Jensen New
[PULL,2/7] hw/pci-host: save/restore pci host config register [PULL,1/7] virtio-mem-pci: force virtio version 1 - - 1 - --- 2020-07-27 Michael S. Tsirkin New
[PULL,2/7] hw/rdma: Deprecate the pvrdma device and the rdma subsystem [PULL,1/7] hw/pvrdma: Protect against buggy or malicious guest driver 1 - 1 - --- 2023-10-12 Thomas Huth New
[PULL,2/7] hw/riscv/sifive_e: Create a SiFive E SoC object riscv-pull queue - - 1 - --- 2018-06-27 Alistair Francis New
[PULL,2/7] hw/sd: sd: Actually perform the erase operation [PULL,1/7] hw/sd: sd: Fix build error when DEBUG_SD is on - - 1 - --- 2021-03-22 Philippe Mathieu-Daudé New
[PULL,2/7] hw/usb: Do not build USB subsystem if not required [PULL,1/7] hw/usb/host-stub: Remove unused header - - 1 - --- 2021-05-04 Gerd Hoffmann New
[PULL,2/7] hw: Remove unused 'hw/devices.h' include [PULL,1/7] tests: Move qdict-test-data.txt to tests/data/qobject/ - - 1 1 --- 2019-03-08 Thomas Huth New
[PULL,2/7] i386/xen: fix per-vCPU upcall vector for Xen emulation [PULL,1/7] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel - 1 1 - --- 2023-11-06 David Woodhouse New
[PULL,2/7] i386: Add ratelimit for bus locks acquired in guest [PULL,1/7] Update Linux headers to 5.13-rc4 - - - - --- 2021-06-18 Eduardo Habkost New
[PULL,2/7] i386: Set MCG_STATUS_RIPV bit for mce SRAR error [PULL,1/7] target/i386/kvm: Free xsave_buf when destroying vCPU - - - - --- 2022-03-25 Paolo Bonzini New
[PULL,2/7] include/exec: Add WITH_MMAP_LOCK_GUARD [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation - - 1 - --- 2023-07-24 Richard Henderson New
[PULL,2/7] input: Decrement queue count on kbd delay - - - - --- 2017-06-23 Gerd Hoffmann New
[PULL,2/7] input: use kbd delays for send_key monitor command - - - - --- 2014-06-04 Gerd Hoffmann New
[PULL,2/7] input: virtio: don't send mouse wheel event twice [PULL,1/7] input: add mouse side buttons to virtio input - - - - --- 2018-01-29 Gerd Hoffmann New
[PULL,2/7] input: virtio: don't send mouse wheel event twice [PULL,1/7] input: add mouse side buttons to virtio input - - - - --- 2018-01-26 Gerd Hoffmann New
[PULL,2/7] intc/gic: Extract some reusable vGIC code - - 1 1 --- 2015-09-23 Peter Maydell New
[PULL,2/7] io/channel-websock: handle continuous reads without any data [PULL,1/7] io: fix QIONetListener memory leak - - - - --- 2018-02-15 Daniel P. Berrangé New
[PULL,2/7] iotests: Replace deprecated ConfigParser.readfp() [PULL,1/7] char-stdio: Fix QMP default for 'signal' - - 2 - --- 2020-11-17 Kevin Wolf New
[PULL,2/7] iotests: Skip read-only cases in 118 when run as root [PULL,1/7] qapi: add support for blkreplay driver - - 1 - --- 2019-10-25 Kevin Wolf New
[PULL,2/7] iotests: Test backup job with two guest writes [PULL,1/7] backup: Copy only dirty areas - - 1 1 --- 2019-08-05 Max Reitz New
[PULL,2/7] iotests: improve 'not run' message for nbd-multiconn test [PULL,1/7] iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file - - 2 - --- 2023-09-25 Eric Blake New
[PULL,2/7] iotests: nbd: Stop qemu-nbd before remaking image [PULL,1/7] iotests: 153: Fix dead code - - - - --- 2018-07-12 Kevin Wolf New
[PULL,2/7] ipxe: update to 87981bb (qemu) - - 1 - --- 2015-07-17 Gerd Hoffmann New
[PULL,2/7] libqos: fix typo in virtio.h QVirtQueue->used comment - - 2 2 --- 2017-06-30 Stefan Hajnoczi New
[PULL,2/7] libqtest: Fix typo in comments - - 1 - --- 2017-08-14 Michael Tokarev New
[PULL,2/7] libvduse: Fix the incorrect function name [PULL,1/7] block/io_uring: add missing include file - - 1 - --- 2022-08-02 Kevin Wolf New
[PULL,2/7] libvhost-user: add PROTOCOL_F_CONFIG if{set, get}_config [PULL,1/7] libvhost-user: fix-Waddress-of-packed-member - - - - --- 2019-05-13 Gerd Hoffmann New
[PULL,2/7] linux-headers: update [PULL,1/7] target/s390x/translate: Fix RNSBG instruction - - - - --- 2020-02-27 Cornelia Huck New
[PULL,2/7] linux-user/arm: Set siginfo_t addr field for SIGTRAP signals [PULL,1/7] linux-user/aarch64: Set siginfo_t addr field for SIGTRAP signals - - 1 - --- 2021-09-24 Laurent Vivier New
[PULL,2/7] linux-user/elfload: Fix GCC 9 build warnings [PULL,1/7] linux-user: Add missing IPV6 sockopts - - 2 - --- 2019-05-10 Laurent Vivier New
[PULL,2/7] linux-user/sparc: Raise SIGILL for all unhandled software traps [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO - - - 1 --- 2023-02-20 Richard Henderson New
[PULL,2/7] linux-user: Fix shmat() strace [PULL,1/7] linux-user: Fix semctl() strace - 1 1 - --- 2024-03-29 Richard Henderson New
[PULL,2/7] linux-user: Remove pointless NULL check in clock_adjtime handling [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci - - 2 - --- 2023-07-17 Peter Maydell New
[PULL,2/7] linux-user: Split out do_syscall1 [PULL,1/7] linux-user: Remove DEBUG - - 2 - --- 2018-08-22 Laurent Vivier New
[PULL,2/7] linux-user: fix 32bit g2h()/h2g() [PULL,1/7] qemu-binfmt-conf.sh: add x86_64 target - - 1 - --- 2018-08-20 Laurent Vivier New
[PULL,2/7] linux-user: fix flock/flock64 padding [PULL,1/7] linux-user: define correct fcntl() values for sparc - - 1 - --- 2018-05-14 Laurent Vivier New
[PULL,2/7] linux-user: refactor ipc syscall and support of semtimedop syscall [PULL,1/7] linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols - - 1 - --- 2020-07-14 Laurent Vivier New
[PULL,2/7] m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability [PULL,1/7] m68k: improve cpu instantiation comments - - 1 - --- 2021-02-12 Laurent Vivier New
[PULL,2/7] mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete - - 1 - --- 2015-09-20 Alexander Graf New
[PULL,2/7] mac_oldworld: move initialisation of grackle before heathrow [PULL,1/7] mac_oldworld: remove duplicate bus check for PPC_INPUT(env) - - 1 - --- 2021-01-13 Mark Cave-Ayland New
[PULL,2/7] mac_via: fix up adb_via_receive() trace events [PULL,1/7] mac_via: switch rtc pram trace-events to use hex rather than decimal for addresses - - 1 - --- 2021-03-16 Laurent Vivier New
« 1 2 ... 1610 1611 16124270 4271 »