Show patches with: State = Action Required       |    Archived = No       |   427142 patches
« 1 2 ... 920 921 9224271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/5] sockets: remove use of QemuOpts from socket_listen - - 1 - --- 2016-01-11 Daniel P. Berrangé New
[v3,2/5] sockets: don't block IPv4 clients when listening on "::" - - 2 - --- 2017-06-01 Daniel P. Berrangé New
[v3,2/5] socket: Add num connections to qio_channel_socket_sync() Fix multifd with big number of channels - - 1 - --- 2019-08-20 Juan Quintela New
[v3,2/5] slirp: VMStatify sbuf 1 - 2 - --- 2017-02-15 Dr. David Alan Gilbert New
[v3,2/5] slirp: Prevent recursion of if_start - - - - --- 2012-03-08 Jan Kiszka New
[v3,2/5] sev/i386: Require in-kernel irqchip support for SEV-ES guests Qemu SEV-ES guest support - - - - --- 2020-09-15 Tom Lendacky New
[v3,2/5] scripts/tracetool: Replace the word 'whitelist' misc: Replace the words 'blacklist/whitelist' - - 5 - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,2/5] scripts/qemu.py: allow adding to the list of extra arguments Acceptance/functional tests - - 1 - --- 2018-05-29 Cleber Rosa New
[v3,2/5] s390x: switch pv and subsystem reset ordering on reboot s390: Enable AP instructions for pv-guests - - 1 - --- 2023-08-18 Steffen Eiden New
[v3,2/5] s390x: Move reset normal to shared reset handler [v3,1/5] s390x: Don't do a normal reset on the initial cpu - - 1 - --- 2019-11-25 Janosch Frank New
[v3,2/5] s390x/tcg: Fix RISBHG s390x/tcg: fix booting Linux kernels compiled with clang-11 and clang-12 - 1 1 2 --- 2021-01-11 David Hildenbrand New
[v3,2/5] s390x/css: use ccw data stream add CCW indirect data access support - - 2 - --- 2017-09-19 Halil Pasic New
[v3,2/5] s390: PCI: Creation a header dedicated to PCI CLP Retrieving zPCI specific info from QEMU - - 1 - --- 2019-09-07 Matthew Rosato New
[v3,2/5] rules.mak: Link with C++ if we have a C++ compiler - - 1 - --- 2014-02-05 Peter Maydell New
[v3,2/5] roms: build the EfiRom utility from the roms/edk2 submodule add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule - - 2 1 --- 2019-02-04 Laszlo Ersek New
[v3,2/5] register: Add Register API - - 1 - --- 2013-05-24 Peter Crosthwaite New
[v3,2/5] raw-posix: Factor block size detection out of raw_probe_alignment() - - - - --- 2014-12-05 Ekaterina Tumanova New
[v3,2/5] qtest: replace gettimeofday with GTimer Remove qemu_gettimeofday() - - 1 - --- 2022-03-07 Marc-André Lureau New
[v3,2/5] qtest: Add scripts/qtest/qtest.py - - 1 - --- 2014-02-11 Fam Zheng New
[v3,2/5] qtest: Add base64 encoded read/write - - - - --- 2015-05-05 John Snow New
[v3,2/5] qom: fix leak for objects created with -object - - - - --- 2013-12-20 Paolo Bonzini New
[v3,2/5] qom: don't make link NULL on object_property_set_link() failure - - - - --- 2014-03-05 Stefan Hajnoczi New
[v3,2/5] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList hw/acpi-build: build SRAT memory affinity structures for DIMM devices - - - - --- 2018-03-05 Haozhong Zhang New
[v3,2/5] qmp: convert to use object_property_foreach iterators - - - - --- 2015-10-08 Daniel P. Berrangé New
[v3,2/5] qga: do not override configuration verbosity - - 1 - --- 2015-10-02 Marc-André Lureau New
[v3,2/5] qga/commands-posix: Fix iface hw address detection qga: Implement shutdown/network-get-interfaces on Solaris - - 1 - --- 2022-04-26 Andrew Deason New
[v3,2/5] qemu/qarray.h: check scalar type in QARRAY_CREATE() introduce QArray - - - - --- 2021-08-26 Christian Schoenebeck New
[v3,2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD Make Big QEMU Lock naming consistent 2 - 2 - --- 2024-01-02 Stefan Hajnoczi New
[v3,2/5] qemu-iotests: remove file cleanup from bash tests qemu-iotests: place output in unique dir - - 2 - --- 2017-08-30 Jeff Cody New
[v3,2/5] qemu-iotests: allow passing unittest.main arguments to the test scripts qemu-iotests: quality of life improvements - - 1 1 --- 2021-03-26 Paolo Bonzini New
[v3,2/5] qemu-iotests: Fix FilePaths docstring iotest.FilePath fixes and cleanups - 1 - - --- 2020-08-28 Nir Soffer New
[v3,2/5] qemu-img: Implement commit like QMP - - - - --- 2014-04-10 Max Reitz New
[v3,2/5] qemu-char: convert to use error checked base64 decode - - 1 - --- 2015-11-27 Daniel P. Berrangé New
[v3,2/5] qed: Add QEMU Enhanced Disk image format - - - - --- 2010-10-22 Stefan Hajnoczi New
[v3,2/5] qdev: add the @unplug_is_blocked handler - - - - --- 2015-10-20 Greg Kurz New
[v3,2/5] qdev-monitor: fix error message in find_device_state() vhost-user-blk: live resize additional APIs - - 1 - --- 2024-03-29 Vladimir Sementsov-Ogievskiy New
[v3,2/5] qcow2: simplify logic in qcow2_co_write_zeroes - - 1 - --- 2016-05-26 Eric Blake New
[v3,2/5] qcow2: record fragmentation statistics during check - - - - --- 2013-02-07 Stefan Hajnoczi New
[v3,2/5] qcow2: Tighten cluster_offset alignment assertions Misc BDRV_SECTOR_SIZE updates - - 1 - --- 2020-01-18 Alberto Garcia New
[v3,2/5] qcow2: Make the default L2 cache sufficient to cover the entire image qcow2: Make the L2 cache cover the whole image by default - - - - --- 2018-08-08 Leonid Bloch New
[v3,2/5] qapi: add nbd-server-remove nbd export qmp interface - - 1 - --- 2018-01-19 Vladimir Sementsov-Ogievskiy New
[v3,2/5] qapi: add SysEmuTarget to "common.json" qapi: introduce the SysEmuTarget enumeration - - 2 - --- 2018-04-27 Laszlo Ersek New
[v3,2/5] qapi: Add qobject_is_equal() - - 1 - --- 2017-07-03 Max Reitz New
[v3,2/5] qapi: Add pass-fd QMP command - - - - --- 2012-06-14 Corey Bryant New
[v3,2/5] qapi: Add feature flags to enum members qapi: Add feature flags to enum members - - 1 - --- 2021-10-21 Markus Armbruster New
[v3,2/5] python/utils: add VerboseProcessError iotests: add enhanced debugging info to qemu-img failures - - 2 - --- 2022-03-08 John Snow New
[v3,2/5] python/qemu: accel: Add list_accel() method python/qemu: New accel module and improvements - - 3 - --- 2019-12-12 Wainer dos Santos Moschetta New
[v3,2/5] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls - - - - --- 2017-08-16 Aravinda Prasad New
[v3,2/5] plugins/cache: limited the scope of a mutex lock plugins/cache: multicore cache modelling and minor tweaks - - - - --- 2021-07-22 Mahmoud Abumandour New
[v3,2/5] platform-bus-device: use device plug callback instead of machine_done notifier arm: isolate and clean up dtb generation 1 - 1 - --- 2018-05-01 Igor Mammedov New
[v3,2/5] pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR - - - - --- 2014-01-31 Igor Mammedov New
[v3,2/5] pci: Simplify pci_bus_is_root() Simplify some not-really-necessary PCI bus callbacks - - 3 - --- 2019-05-07 David Gibson New
[v3,2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM pci-ids: virtio cleanup - - 1 - --- 2022-10-04 Gerd Hoffmann New
[v3,2/5] pc: fw_cfg: move ioport base constant to pc.h - - - - --- 2015-09-17 Gabriel L. Somlo New
[v3,2/5] pc-bios: s390x: Save PSW rework pc-bios: s390x: Cleanup part 2 - - 1 - --- 2020-08-31 Janosch Frank New
[v3,2/5] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine - - 1 - --- 2015-06-26 Bharata B Rao New
[v3,2/5] parallels: Split image leak handling to separate check and fix helpers parallels: Add duplication check, repair at open, fix bugs - - - - --- 2023-02-03 Alexander Ivanov New
[v3,2/5] net: handle optional VLAN header in checksum computation. - - - - --- 2016-05-08 Jean-Christophe Dubois New
[v3,2/5] net: extend NetClientInfo for offloading - - - - --- 2014-01-20 Vincenzo Maffione New
[v3,2/5] net: add FTGMAC100 support - - - - --- 2017-04-14 Cédric Le Goater New
[v3,2/5] net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command - - - - --- 2015-12-23 Miao Yan New
[v3,2/5] nbd/server: add nbd_meta_empty_or_pattern helper NBD export bitmaps - - - - --- 2018-05-23 Vladimir Sementsov-Ogievskiy New
[v3,2/5] musicpal: qdevify musicpal-misc - - 2 - --- 2013-03-15 Peter Maydell New
[v3,2/5] move socket_set_nodelay to osdep.c - - - - --- 2013-01-29 MORITA Kazutaka New
[v3,2/5] monitor: Support 'info numa' command SGX NUMA support plus vepc reset - - - - --- 2021-11-01 Yang Zhong New
[v3,2/5] migration: fix xbzrle encoding rate calculation Vs clang-10 and gcc-9 warnings - 1 3 - --- 2020-06-17 Richard Henderson New
[v3,2/5] migration: Rename cleanup() to save_cleanup() - - 1 - --- 2017-06-21 Juan Quintela New
[v3,2/5] migration: Parameters for auto-converge cpu throttling - - 1 - --- 2015-06-25 Jason J. Herne New
[v3,2/5] migration: Make from_dst_file accesses thread-safe migrations: Fix potential rare race of migration-test after yank - - 1 - --- 2021-07-22 Peter Xu New
[v3,2/5] migration: Introduce ignore-shared capability [v3,1/5] exec: Change RAMBlockIterFunc definition - - 1 - --- 2019-02-15 Yury Kotov New
[v3,2/5] migration: Fix missing rcu_read_unlock Automatic RCU read unlock - - 1 - --- 2019-09-13 Dr. David Alan Gilbert New
[v3,2/5] migration: Don't play games with the requested cache size Untitled series #10091 - - 1 - --- 2017-10-25 Juan Quintela New
[v3,2/5] migration: Create MigrationState active field Fix multifd + cancel + multifd - - - - --- 2020-01-16 Juan Quintela New
[v3,2/5] migration: Close file on failed migration load - - 2 - --- 2017-07-14 Dr. David Alan Gilbert New
[v3,2/5] memory: Add IOMMUTLBEvent memory: Skip assertion in memory_region_unregister_iommu_notifier 2 - 3 - --- 2020-11-16 Eugenio Perez Martin New
[v3,2/5] mc146818rtc: precisely count the clock for periodic timer - - - - --- 2017-05-10 Xiao Guangrong New
[v3,2/5] linuxboot_dma: move common functions in a new header pvh: add new PVH option rom - - 2 - --- 2019-01-16 Stefano Garzarella New
[v3,2/5] linux-user: rename TargetFdFunc to TargetFdDataFunc, and structure fields accordingly - - 1 - --- 2015-10-28 Laurent Vivier New
[v3,2/5] linux-user: Update mips_syscall_args[] array in main.c - - - - --- 2016-10-12 Aleksandar Markovic New
[v3,2/5] linux-user: Move tswap_siginfo out of target code Add stub to handle Xfer:siginfo:read query - - 1 - --- 2024-03-09 Gustavo Romero New
[v3,2/5] linux-user: Fix madvise(MADV_DONTNEED) on alpha linux-user: Passthrough MADV_DONTNEED for certain file mappings - 1 - - --- 2022-09-06 Ilya Leoshkevich New
[v3,2/5] linux-user: Add support for the SIOCSPGRP ioctl linux-user: A set of miscellaneous patches - - 1 - --- 2019-05-03 Aleksandar Markovic New
[v3,2/5] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid… Add strace support for printing arguments for a group of selected syscalls - - 1 - --- 2020-07-22 Filip Bozuta New
[v3,2/5] linux-user/i386: Split out gen_signal linux-user: Implement x86_64 vsyscalls - - 3 - --- 2020-02-13 Richard Henderson New
[v3,2/5] kvm: support using KVM_MEM_READONLY flag for readonly regions - - 1 - --- 2013-05-06 jordan.l.justen@intel.com New
[v3,2/5] kvm: add kvm_enable_cap_{vm,vcpu} - - 1 - --- 2014-03-21 Cornelia Huck New
[v3,2/5] keymap: use glib hash for kbd_layout_t keymap: support kbd layouts with multiple mappings for the same key. - - 1 - --- 2018-02-22 Gerd Hoffmann New
[v3,2/5] iotests: fix remainining tests to work with LUKS - - 1 - --- 2017-01-24 Daniel P. Berrangé New
[v3,2/5] iotests.py: do not use infinite waits blockdev-backup: don't check aio_context too early - - - - --- 2019-05-23 John Snow New
[v3,2/5] iotests.py: Add qemu_nbd_early_pipe() iotests: Let 233 run concurrently - - 1 - --- 2019-05-08 Max Reitz New
[v3,2/5] intel_iommu: Fix a potential issue in VFIO dirty page sync Optimize UNMAP call and bug fix - - 1 - --- 2023-06-08 Duan, Zhenzhong New
[v3,2/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation - - - - --- 2014-08-11 Le Tan New
[v3,2/5] intc: add goldfish-pic m68k: add Virtual M68k Machine - - 1 - --- 2021-03-04 Laurent Vivier New
[v3,2/5] icount: remove obsolete warp call - - 1 - --- 2016-03-01 Pavel Dovgalyuk New
[v3,2/5] i386: Hyper-V Enlightened MSR bitmap feature i386: Enable newly introduced KVM Hyper-V enlightenments - - - - --- 2022-04-19 Vitaly Kuznetsov New
[v3,2/5] i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR Add Icelake CPU model - - - - --- 2018-07-04 Robert Hoo New
[v3,2/5] hw: Replace anti-social QOM type names (again) Limit type names to alphanumerical and some few special characters - - 3 - --- 2023-11-17 Thomas Huth New
[v3,2/5] hw/riscv: use qemu_fdt_setprop_strings() for string arrays [v3,1/5] device_tree: add qemu_fdt_setprop_strings() helper - - - - --- 2022-07-27 Ben Dooks New
[v3,2/5] hw/pci: introduce pcie-pci-bridge device - - - - --- 2017-07-28 Aleksandr Bezzubikov New
[v3,2/5] hw/pc: remove needless includes WIP: ramfb: migration support 1 - - - --- 2023-10-03 Marc-André Lureau New
« 1 2 ... 920 921 9224271 4272 »