Show patches with: State = Action Required       |    Archived = No       |   426425 patches
« 1 2 ... 648 649 6504264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/4] ccid: add passthru card device - - - - --- 2010-11-09 Alon Levy New
[2/4] ccid: add passthru card device - - - - --- 2010-11-09 Alon Levy New
[2/4] ccid: add passthru card device - - - - --- 2010-10-24 Alon Levy New
[2/4] cg3: add extra check to prevent CG3 register array overflow - - - - --- 2014-05-24 Mark Cave-Ayland New
[2/4] char: Factor out qemu_chr_print_types() qemu-storage-daemon: QAPIfy --chardev the stupid way - - 2 - --- 2020-10-26 Markus Armbruster New
[2/4] char: add goldfish-tty m68k: add Virtual M68k Machine - - - - --- 2020-10-13 Laurent Vivier New
[2/4] char: fix return value of can_read functions on no input - - - - --- 2013-02-04 Amit Shah New
[2/4] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-20 Amit Shah New
[2/4] chardev/char-fe: Clarify qemu_chr_fe_add_watch 'condition' arg is a mask chardev/char-fe: Document FEWatchFunc and use G_SOURCE_CONTINUE/REMOVE - - - - --- 2023-07-05 Philippe Mathieu-Daudé New
[2/4] chardev: add Chardev.gcontext field chardev: support non-default gcontext - - - - --- 2017-09-21 Peter Xu New
[2/4] chardev: fix qemu_chr_open_fd() with fd_in==fd_out chardev fixes - - - - --- 2021-07-23 Marc-André Lureau New
[2/4] chardev: make qemu_chr_fe_set_handlers() context switching safer RFC: make chardev context switching safer - - - - --- 2019-02-20 Marc-André Lureau New
[2/4] chardev: src buffer const for write functions Make serial msmouse work - - 1 - --- 2022-09-06 Arwed Meyer New
[2/4] check-qdict: Add test for qdict_join() - - 2 - --- 2014-05-06 Max Reitz New
[2/4] check-qjson: Fix up a few bogus comments - - 1 - --- 2013-03-14 Markus Armbruster New
[2/4] check-qjson: Improve a few comments, delete bogus ones - - - - --- 2013-04-11 Markus Armbruster New
[2/4] check-venv: use recorded Python version Record Python version and misc test/CI fixes - - 1 - --- 2018-11-09 Cleber Rosa New
[2/4] checkpatch: Fix newline detection in error_setg() & friends - - 1 - --- 2016-08-03 Markus Armbruster New
[2/4] checkpatch: There is no qemu_strtod() - - 1 - --- 2016-06-10 Eric Blake New
[2/4] cirrus/msys2: Cache msys2 mingw in a better way. [1/4] cirrus/msys2: Exit powershell with $LastExitCode - - - - --- 2021-01-07 Yonggang Luo New
[2/4] colo: Introduce resource agent colo: Introduce resource agent and high-level test - - - - --- 2019-11-21 Lukas Straub New
[2/4] compiler: drop ; after BUILD_BUG_ON - - - - --- 2017-01-18 Michael S. Tsirkin New
[2/4] configure: Allow vnc to get disabled with --without-default-features Fixes for the --without-default-features configure switch - - - - --- 2021-07-13 Thomas Huth New
[2/4] configure: Avoid using libssh deprecated API configure: Fix libssh on Ubuntu 18.04 - - - - --- 2019-08-14 Philippe Mathieu-Daudé New
[2/4] configure: Display if libfdt is from system or git [for-2.12?,1/4] configure: Really use local libfdt if the system one is too old - - - - --- 2018-04-15 Philippe Mathieu-Daudé New
[2/4] configure: Do not build pc-bios/optionrom on Haiku Fix build failures on Haiku - - 2 - --- 2020-11-14 Thomas Huth New
[2/4] configure: Don't say target_nptl="no" if there is no linux-user target - - - - --- 2013-06-25 Peter Maydell New
[2/4] configure: adding support to lzfse library. Adding LZFSE compression support for DMG block driver. - - - - --- 2018-08-10 Julio Faracco New
[2/4] configure: cleanup CFLAGS and LDFLAGS for submodules configure: bugfixes and cleanups for CFLAGS - - 1 - --- 2020-09-20 Paolo Bonzini New
[2/4] configure: fix qemu-img name Trivial fixes for configure and Python scripts - 1 2 - --- 2019-02-07 Cleber Rosa New
[2/4] configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status configure: propagate --extra-cflags and --extra-ldflags to meson compile tests - - 1 - --- 2021-11-08 Paolo Bonzini New
[2/4] configure: qemu-ga: explicitly enable qemu-ga MSI support when probed - - - - --- 2015-08-27 Michael Roth New
[2/4] configure: qemu-ga: explicitly enable qemu-ga MSI support when probed - - - - --- 2015-08-26 Michael Roth New
[2/4] configure: remove variable bogus_os First batch of configure cleanups - - 2 - --- 2020-12-17 Paolo Bonzini New
[2/4] console-gl: add opengl rendering helper functions - - 1 - --- 2015-03-03 Gerd Hoffmann New
[2/4] console: add kbd_put_string_console - - - - --- 2014-05-28 Gerd Hoffmann New
[2/4] console: add opengl rendering helper functions - - - - --- 2015-01-12 Gerd Hoffmann New
[2/4] console: add qemu_default_pixman_format - - - - --- 2014-06-18 Gerd Hoffmann New
[2/4] console: move window ID code from baum to sdl - - - - --- 2016-10-31 Samuel Thibault New
[2/4] contrib/vhost-user-gpu: avoid g_return_val_if() input validation vhost-user: avoid g_return_val_if() in get/set_config() - - - - --- 2020-11-18 Stefan Hajnoczi New
[2/4] contrib: qemu-guest-agent.service: Add Documentation= link contrib: qemu-guest-agent.service updates - - - - --- 2021-07-08 Cole Robinson New
[2/4] cope with printf macro definition in readline.c - - - - --- 2010-02-04 Paolo Bonzini New
[2/4] coreaudio: don't start playback in init routine coreaudio bug fix and clean up - - - 1 --- 2020-12-13 Volker Rümelin New
[2/4] coroutine-lock: convert CoQueue to use QemuLockable coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-16 Paolo Bonzini New
[2/4] coroutine-lock: convert CoQueue to use QemuLockable coroutine-lock: polymorphic CoQueue - - - - --- 2018-01-15 Paolo Bonzini New
[2/4] coroutine: Add CoRwlock support - - - - --- 2011-06-06 Aneesh Kumar K.V New
[2/4] coroutine: Add check for SafeStack in sigalstack Add support for SafeStack - - 1 - --- 2020-04-29 Daniele Buono New
[2/4] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes coroutine: Clean up includes - - 1 - --- 2022-12-08 Markus Armbruster New
[2/4] cpu model corrections/updates: add kvm_early_init_vcpu() - - - - --- 2010-11-24 john cooper New
[2/4] cpu model corrections/updates: add kvm_early_init_vcpu() - - - - --- 2010-09-07 john cooper New
[2/4] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC - - 1 - --- 2013-05-09 Michael Tokarev New
[2/4] cpu: Clarify TODO comment in cpu_generic_new() - - - - --- 2017-02-13 Peter Maydell New
[2/4] cpus: assert that the BQL is held in cpu_get_ticks x86_64 mttcg - - - - --- 2018-08-14 Emilio Cota New
[2/4] cputlb: move TLB handling to a separate file - - 1 - --- 2012-04-22 Blue Swirl New
[2/4] crypto: Forbid broken unloading of secrets User creatable object property setting fixes - - - - --- 2020-11-30 Kevin Wolf New
[2/4] crypto: Support DER encodings Add a new backend for cryptodev - - - - --- 2022-09-19 Lei He New
[2/4] crypto: query gcrypt for cipher availability crypto: handle gcrypt ciphers being disabled - - 1 - --- 2024-03-11 Daniel P. Berrangé New
[2/4] cryptodev: add vhost support cryptodev: add vhost support - - - - --- 2017-11-28 Gonglei (Arei) New
[2/4] cuda: embed mos6522_cuda device directly rather than using QOM object link cuda/mos6522 migration fixes - - - - --- 2018-06-07 Mark Cave-Ayland New
[2/4] curl: Add sslverify option - - - - --- 2014-05-08 Matthew Booth New
[2/4] curl: Remove broken parsing of options from url - - - - --- 2014-05-14 Matthew Booth New
[2/4] curl: never invoke callbacks with s->mutex held - - - - --- 2017-05-09 Paolo Bonzini New
[2/4] cutils: Add qemu_strtoul() wrapper - - - - --- 2015-07-08 Carlos L. Torres New
[2/4] cxl/mailbox: interface to add CCI commands to an existing CCI CXL: SK hynix Niagara MHSLD Device - - - - --- 2023-07-21 Gregory Price New
[2/4] datadir: Use bundle mechanism [1/4] cutils: Introduce bundle mechanism - - - - --- 2021-07-08 Akihiko Odaki New
[2/4] debugcon: make debug message more readable - - - - --- 2013-05-24 liguang New
[2/4] detect physical address space size misc tweaks for kvm and the 64bit pci window - - - - --- 2022-11-21 Gerd Hoffmann New
[2/4] device-core: use RCU for list of childs of a bus RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - - - --- 2020-04-16 Maxim Levitsky New
[2/4] disas/hppa: honour no_raw_bytes Clean-up disassembler handling for plugins - - - - --- 2024-03-04 Alex Bennée New
[2/4] disas/mips: remove unused mips_msa_control_names_numeric[32] - - 1 - --- 2014-12-12 Leon Alrae New
[2/4] display: add new bochs-display device display: add new bochs-display device - - 1 1 --- 2018-05-17 Gerd Hoffmann New
[2/4] dma-helpers: change BlockBackend to opaque value in DMAIOFunc - - - - --- 2016-05-11 Paolo Bonzini New
[2/4] dma: Let ld*_dma() take MemTxAttrs argument hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 3) - - 2 - --- 2021-12-18 Philippe Mathieu-Daudé New
[2/4] doc: Fix acl monitor command documentation - - - - --- 2010-05-04 Markus Armbruster New
[2/4] docker: Improve how the virgl library is built docker: Improve 'host-cross' image - - - - --- 2018-07-17 Philippe Mathieu-Daudé New
[2/4] docker: Sort Fedora packages (i386-cross) docker: Sort packages - - - - --- 2018-08-18 Philippe Mathieu-Daudé New
[2/4] docker: add Xen libs to centos6 image - - - - --- 2017-07-28 Philippe Mathieu-Daudé New
[2/4] docs/devel: add directory for pictures add in-tree 9pfs developers documentation - - - - --- 2021-03-23 Christian Schoenebeck New
[2/4] docs/fuzz: describe building fuzzers with enable-sanitizers fuzz: misc patches - - 2 - --- 2020-07-06 Alexander Bulekov New
[2/4] docs/interop/firmware.json: Fix doc for FirmwareFlashMode docs/interop/firmware.json: scripts/qapi-gen.py compatibility - 1 1 - --- 2024-03-06 Thomas Weißschuh New
[2/4] docs/system: Move the list of removed features to a separate file Remove deprecated CLI parameters - - - - --- 2020-12-10 Thomas Huth New
[2/4] docs: Fix an inaccuracy due to recent changes Introduction of l2-cache-full option for qcow2 images - - - - --- 2018-07-24 Leonid Bloch New
[2/4] docs: Fold usb2.txt USB controller information into usb.rst docs: Move usb2.txt, usb-storage.txt into rST manual - - - - --- 2021-07-28 Peter Maydell New
[2/4] docs: Remove the "CPU emulation" part of the "Implementation notes" docs: Miscellaneous rST conversions - - 1 - --- 2020-02-25 Peter Maydell New
[2/4] docs: add a new section to outline emulation support Improve the introductory documentation - - - - --- 2023-01-13 Alex Bennée New
[2/4] docs: add build infrastructure for gtkdocs - - - - --- 2011-12-14 Anthony Liguori New
[2/4] docs: document usage of the authorization framework docs: add user facing docs for secret passing and authorization controls - - - - --- 2021-05-14 Daniel P. Berrangé New
[2/4] docs: generate qemu-storage-daemon-qmp-ref(7) man page docs: add qemu-storage-daemon documentation - - - - --- 2020-09-08 Stefan Hajnoczi New
[2/4] docs: merge HACKING.md contents into CODING_STYLE.md docs: add docs about use of automatic cleanup functions - - - - --- 2019-08-23 Daniel P. Berrangé New
[2/4] docs: system: split CPU models doc between MIPS and x86 parts qemu-doc reorganization - - - - --- 2020-02-25 Paolo Bonzini New
[2/4] dp8393x: Replace address_space_rw(is_write=1) by address_space_write() dp8393x: fixes and improvements - - - - --- 2021-07-05 Mark Cave-Ayland New
[2/4] dtc: Convert Makefile bits to meson bits Convert remaining submodules to meson, cleanup env var handling - - - - --- 2020-10-05 Paolo Bonzini New
[2/4] dump: extract out note helper - - - - --- 2012-06-20 Rabin Vincent New
[2/4] dump: introduce GuestPhysBlockList - - - - --- 2013-07-29 Laszlo Ersek New
[2/4] dump: use system context in Windows dump dump: add Windows crashdump format - - - - --- 2018-05-17 Viktor Prutyanov New
[2/4] e1000: update nc.link_down in e1000_post_load() - - - - --- 2012-10-08 Stefan Hajnoczi New
[2/4] e1000e: No need to validate configuration on migration - - - - --- 2016-10-26 Eduardo Habkost New
[2/4] e500: Use cpu_index instead of vcpu_dt_id - - 1 - --- 2017-08-03 Sam Bobroff New
[2/4] egl-headless: use framebuffer helper functions. - - - - --- 2017-06-14 Gerd Hoffmann New
[2/4] egl-headless: use framebuffer helper functions. - - - - --- 2017-06-06 Gerd Hoffmann New
« 1 2 ... 648 649 6504264 4265 »