Show patches with: Archived = No       |   431362 patches
« 1 2 ... 938 939 9404313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/3] qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe - - - - --- 2013-08-29 Stefan Hajnoczi New
[v3,2/3] qemu-storage-daemon: Add vhost-user-blk help block: Minor vhost-user-blk fixes - 1 1 - --- 2022-01-07 Philippe Mathieu-Daudé New
[v3,2/3] qemu-nbd: Pass max connections to blockdev layer nbd: MULTI_CONN for shared writable exports - - - - --- 2022-03-14 Eric Blake New
[v3,2/3] qemu-iotests: s390x: fix test 051 - - 2 - --- 2015-11-26 Bo Tu New
[v3,2/3] qemu-io: Respect early image end for map - - 3 - --- 2014-10-22 Max Reitz New
[v3,2/3] qemu-io: Check for trailing chars - - 2 - --- 2015-11-04 John Snow New
[v3,2/3] qemu-io: Add regression tests - - - - --- 2017-01-28 Nir Soffer New
[v3,2/3] qemu-io: Add regression tests - - - - --- 2017-01-30 Nir Soffer New
[v3,2/3] qemu-img: sort key options alphabetically Dump QCOW2 metadata - - - - --- 2020-01-14 Andrey Shinkevich New
[v3,2/3] qemu-img: rebase: Reduce reads on in-chain rebase qemu-img: rebase: Improve/optimize rebase operation - - 1 - --- 2019-05-23 Sam Eiderman New
[v3,2/3] qemu-img: Use zero writes after source backing EOF qemu-img: Allow rebase with no input base - - 1 - --- 2019-05-09 Max Reitz New
[v3,2/3] qemu-help: Sort devices by logical functionality - - - - --- 2013-07-29 Marcel Apfelbaum New
[v3,2/3] qemu-bridge-helper: move repeating code in parse_acl_file restrict bridge interface name to IFNAMSIZ - - 1 - --- 2019-07-01 Prasad Pandit New
[v3,2/3] qdev: interface for SysBusDevice to change property on requirement - - - - --- 2013-08-30 pingfan liu New
[v3,2/3] qdev: add cleanup logic in device_set_realized() to avoid resource leak - - - - --- 2014-09-01 Gonglei (Arei) New
[v3,2/3] qdev-monitor: Check sysbus device type before creating it Dynamic sysbus device check error report - - 2 - --- 2021-10-29 Damien Hedde New
[v3,2/3] qcow2: rework the cluster compression routine qcow2: add zstd cluster compression - - 1 - --- 2019-08-19 Denis Plotnikov New
[v3,2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache fix bitmaps migration through shared storage - - 1 - --- 2018-03-19 Vladimir Sementsov-Ogievskiy New
[v3,2/3] qcow2: add .bdrv_get_format_alloc_stat - - - - --- 2017-06-06 Vladimir Sementsov-Ogievskiy New
[v3,2/3] qcow2: Use QcowCache - - - - --- 2011-01-18 Kevin Wolf New
[v3,2/3] qcow2: Implement bdrv_amend_options - - - - --- 2013-08-30 Max Reitz New
[v3,2/3] qcow2: Don't allow overflow during cluster allocation minor qcow2 compression improvements - - 1 - --- 2018-11-13 Eric Blake New
[v3,2/3] qcow2: Allow resize of images with internal snapshots qcow2: Allow resize of images with internal snapshots - - 1 - --- 2020-04-24 Eric Blake New
[v3,2/3] qapi: improve specificity of type/member descriptions qapi: allow unions to contain further unions - - - - --- 2023-04-20 Daniel P. Berrangé New
[v3,2/3] qapi: implement block-dirty-bitmap-remove transaction action qapi: block-dirty-bitmap-remove transaction action - - 1 - --- 2019-07-08 John Snow New
[v3,2/3] qapi: fix crash when a parameter is missing - - 1 - --- 2016-09-22 Marc-André Lureau New
[v3,2/3] qapi: change qapi to convert schema json - - - - --- 2014-01-05 Amos Kong New
[v3,2/3] qapi: auto generate enum value strings - - - - --- 2016-09-26 Lin Ma New
[v3,2/3] qapi: assert list entry has a value - - 1 - --- 2016-09-30 Marc-André Lureau New
[v3,2/3] qapi: add const prefix to 'char *' insider c_type() - - - - --- 2014-04-28 Amos Kong New
[v3,2/3] qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device - 1 1 - --- 2021-09-29 David Hildenbrand New
[v3,2/3] qapi: Do not generate empty enum qapi: Simplify enum generation - - 1 - --- 2023-03-15 Philippe Mathieu-Daudé New
[v3,2/3] qapi: Add reason to SHUTDOWN and RESET events qapi: return ShutdownCause for events - - - - --- 2018-12-05 Dominik Csapak New
[v3,2/3] qapi: Add a primitive to include other files from a QAPI schema file - - - - --- 2014-02-11 Lluís Vilanova New
[v3,2/3] qapi/ui: display-reload: add possibility to change listen address qapi/ui: change vnc addresses - - - - --- 2022-01-18 Vladimir Sementsov-Ogievskiy New
[v3,2/3] qapi/run-state.json: introduce memory failure event add MEMORY_FAILURE event - - - - --- 2020-09-30 zhenwei pi New
[v3,2/3] qapi.py: Allow top-level type reference for command definitions - - 1 - --- 2013-07-01 Kevin Wolf New
[v3,2/3] qapi, target/: Enable 'query-cpu-model-expansion' on all architectures Enable -cpu <cpu>,help - - - - --- 2023-07-30 Dinah B New
[v3,2/3] python/qmp/legacy: make QEMUMonitorProtocol accept a socket python/qemu/machine: fix potential hang in QMP accept - - 1 - --- 2023-01-11 Marc-André Lureau New
[v3,2/3] python/qemu/machine: Updates send_fd_scm function Acceptance test: Migration mechanism with FD - - - - --- 2020-02-26 Oksana Vohchana New
[v3,2/3] python/machine.py: refactor shutdown python/machine.py: refactor shutdown - - - - --- 2020-06-04 John Snow New
[v3,2/3] ps2: add support for mice with extra/side buttons - - - - --- 2016-12-06 Fabian Lesniak New
[v3,2/3] ppce500_pci: remove sysbus_init_mmio_cb2 usage - - 1 - --- 2011-12-16 Benoit Canet New
[v3,2/3] ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE [v3,1/3] ppc: Fix build with --without-default-devices - - - - --- 2020-12-24 Greg Kurz New
[v3,2/3] ppc: Rename current DAWR macros and variables ppc: Enable 2nd DAWR support on Power10 - - 2 - --- 2021-03-30 Ravi Bangoria New
[v3,2/3] pl011: fix UARTRSR accesses corrupting the UARTCR value - - - - --- 2014-03-18 Rob Herring New
[v3,2/3] piix_pci: eliminate PIIX3State::pci_irq_levels - - - - --- 2011-03-19 Isaku Yamahata New
[v3,2/3] piix: Move options common to all classes to pc_i440fx_machine_options() - - 1 - --- 2015-09-14 Eduardo Habkost New
[v3,2/3] pcie: add check for ari capability of pcie devices - - - - --- 2014-09-01 Gonglei (Arei) New
[v3,2/3] pci: set PCI multi-function bit appropriately. - - - - --- 2010-06-18 Isaku Yamahata New
[v3,2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable ROM migration - - 2 - --- 2023-05-15 Vladimir Sementsov-Ogievskiy New
[v3,2/3] pci: add QEMU-specific PCI capability structure - - - - --- 2017-07-28 Aleksandr Bezzubikov New
[v3,2/3] pci: Update pci_regs header - - - - --- 2015-09-01 Knut Omang New
[v3,2/3] pci: Honour wmask when resetting PCI_INTERRUPT_LINE Implement "non 100% native mode" in via-ide - - - - --- 2020-03-09 BALATON Zoltan New
[v3,2/3] pc_sysfw: remove the rom_only property - - - - --- 2013-08-09 Anthony Liguori New
[v3,2/3] pc: rename ssdt-misc to dsdt-common - - - - --- 2015-01-19 Paolo Bonzini New
[v3,2/3] pc: avoid duplicate names for ROM MRs - - - - --- 2014-03-09 Michael S. Tsirkin New
[v3,2/3] pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS [v3,1/3] pc-bios/s390-ccw/net: Split up net_load() into init, load and uninit parts - - - - --- 2018-04-25 Thomas Huth New
[v3,2/3] nvram: at24c: use a sane default for "rom-size" [v3,1/3] nvram: at24c: prevent segfault by checking "rom-size" - - 1 - --- 2018-03-20 Wolfram Sang New
[v3,2/3] nvram: Add tpm-tis drive support - - - - --- 2013-06-06 Corey Bryant New
[v3,2/3] nvdimm: add a macro for property "label-size" nvdimm: fixes for (non-)dax backends - - 1 - --- 2017-11-27 Haozhong Zhang New
[v3,2/3] numa: move numa global variable have_numa_distance into MachineState numa: move numa global variables into MachineState - - - - --- 2019-04-23 Tao Xu New
[v3,2/3] nubus.h: increase maximum Declaration ROM size from 128k to 1Mb nubus: add nubus-virtio-mmio device - - - - --- 2024-01-11 Mark Cave-Ayland New
[v3,2/3] new: debian docker targets for cross-compiling - - - - --- 2017-02-14 Alex Bennée New
[v3,2/3] new: debian docker targets for cross-compiling - - - - --- 2017-02-14 Fam Zheng New
[v3,2/3] net: extract notify_link_status_changed() function - - - - --- 2012-10-24 Stefan Hajnoczi New
[v3,2/3] nbd: Split nbd.c - - 1 - --- 2016-01-14 Fam Zheng New
[v3,2/3] msix/hmp: add interface to dump device specific info To add HMP interface to dump PCI MSI-X table/PBA 1 - - - --- 2021-07-14 Dongli Zhang New
[v3,2/3] monitor/hmp: add support for flag argument with value VNC-related HMP/QMP fixes - - 1 - --- 2021-09-20 Stefan Reiter New
[v3,2/3] module: add Error arguments to module_load_one and module_load_qom_one improve error handling for module load - - - - --- 2022-09-08 Claudio Fontana New
[v3,2/3] module: add Error arguments to module_load_one and module_load_qom_one improve error handling for module load - - - - --- 2022-09-08 Claudio Fontana New
[v3,2/3] migration: loadvm handlers are not used - - 2 - --- 2017-05-31 Juan Quintela New
[v3,2/3] migration: introduce qemu_ufd_copy_ioctl helper - - 3 - --- 2017-06-16 Alexey Perevalov New
[v3,2/3] migration: dirty-bitmap: Allow control of bitmap persistence migration: dirty-bitmap: Allow control of bitmap persistence - - 1 - --- 2021-02-12 Peter Krempa New
[v3,2/3] migration: add speed limit for multifd migration Untitled series #122123 - - 2 - --- 2019-07-30 Ivan Ren New
[v3,2/3] migration: Add migrate_add_blocker_internal() dump-guest-memory: Add blocker for migration - - 2 - --- 2021-09-22 Peter Xu New
[v3,2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot() Migration Pull request - - 3 - --- 2020-07-13 Juan Quintela New
[v3,2/3] migration/ram: Reduce unnecessary rate limiting Some modifications about ram_save_host_page() - - - - --- 2021-03-05 Kunkun Jiang New
[v3,2/3] migration/multifd: Duplicate the fd for the outgoing_args migration mapped-ram fixes - - 1 - --- 2024-03-15 Fabiano Rosas New
[v3,2/3] migration/docs: How to migrate when hosts have different features Migration documentation 1 - - - --- 2023-05-15 Juan Quintela New
[v3,2/3] meson: Add dbus_display1 to util_ss and genh meson: Fixes for dbus modules - 2 - - --- 2023-12-16 Akihiko Odaki New
[v3,2/3] memory: introduce DirtyRateDirtyPages and util function support dirtyrate measurement with dirty bitmap - - - - --- 2021-07-15 Hyman Huang New
[v3,2/3] memory: generalize iommu_ops.notify_started to notifier_add - - - - --- 2016-09-07 Peter Xu New
[v3,2/3] memory: add memory_region_is_mapped_shared() vhost-user: warn when guest RAM is not shared - - 1 - --- 2021-07-14 Stefan Hajnoczi New
[v3,2/3] memory: Make memory_region_is_mapped() succeed when mapped via an alias memory: memory_region_is_mapped() cleanups - - 2 - --- 2021-11-02 David Hildenbrand New
[v3,2/3] mc146818rtc: Tidy up indentation mc146818rtc: fix timer interrupt reinjection - - - - --- 2019-10-24 Philippe Mathieu-Daudé New
[v3,2/3] main-loop: Add qemu_idle_add() char-socket: Fix race condition - - 1 - --- 2019-02-22 Alberto Garcia New
[v3,2/3] machine: make MemoryHotplugState accessible via the machine pc-dimm: factor out MemoryDevice - - - - --- 2018-04-20 David Hildenbrand New
[v3,2/3] linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ Move target_signal.h generic definitions to generic/signal.h - - 3 - --- 2022-01-06 gaosong New
[v3,2/3] linux-user: fix "apt-get update" on linux-user hppa - - - 1 --- 2017-01-26 Laurent Vivier New
[v3,2/3] linux-user: Optimize memory layout for static and dynamic executables linux-user: Fix static armhf binaries and optmize memory layout - - - - --- 2023-07-25 Helge Deller New
[v3,2/3] linux-user: Exit not abort in die_with_backtrace linux-user: Detect and report host crashes - - 1 - --- 2023-08-22 Richard Henderson New
[v3,2/3] linux-user: Emulate /proc/cpuinfo on aarch64 and arm linux-user: /proc/cpuinfo fix and content emulation for arm - - - - --- 2023-08-03 Helge Deller New
[v3,2/3] linux-user: Define ordinary usbfs ioctls. Linux usermode emulation user mode USB driver support. - - 1 - --- 2018-10-08 Cortland Setlow Tölva New
[v3,2/3] linux-user: Add support for semtimedop() syscall linux-user: Support for misc features - - - - --- 2018-10-30 Aleksandar Markovic New
[v3,2/3] linux-user/syscall.c: do_ppoll: consolidate and fix the forgotten unlock_user linux-user/syscall.c: do_ppoll: eliminate large alloca - - - - --- 2023-09-14 Michael Tokarev New
[v3,2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case - - - - --- 2014-11-06 Ming Lei New
[v3,2/3] libvhost-user: fix -Werror=format= onppc64 Add vhost-user-input - - - - --- 2019-05-13 Marc-André Lureau New
[v3,2/3] kvm: add support for guest physical bits kvm: add support for guest physical bits - - - - --- 2024-03-13 Gerd Hoffmann New
[v3,2/3] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl x86: QEMU side support on MSR based features - - - - --- 2018-08-10 Robert Hoo New
« 1 2 ... 938 939 9404313 4314 »