Show patches with: State = Action Required       |    Archived = No       |   426458 patches
« 1 2 ... 1432 1433 14344264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/5] range: add Range structure - - - - --- 2013-05-30 Michael S. Tsirkin New
[v2,1/5] qxl: switch qxl.c to trace-events - - - - --- 2012-03-11 Alon Levy New
[v2,1/5] qtest: add netfilter tests for ppc64 - - 2 1 --- 2017-01-05 Laurent Vivier New
[v2,1/5] qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts generalize parsing of cpu_model (x86/arm) - - 1 - --- 2017-09-13 Igor Mammedov New
[v2,1/5] qmp: add query-memory-devices command - - 1 - --- 2014-06-16 Igor Mammedov New
[v2,1/5] qga: introduce three guest memory block commmands with stubs - - - - --- 2015-01-22 Zhanghailiang New
[v2,1/5] qga/commands-posix: Use getifaddrs when available qga: Implement shutdown/network-get-interfaces on Solaris - - 1 - --- 2022-04-13 Andrew Deason New
[v2,1/5] qemu: add castagnoli crc32c checksum algorithm - - - - --- 2013-04-23 Jeff Cody New
[v2,1/5] qemu/qarray.h: introduce QArray introduce QArray - - - - --- 2021-08-22 Christian Schoenebeck New
[v2,1/5] qemu/osdep: Document qemu_memalign() and friends block: Documentation improvment - - 1 - --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,1/5] qemu-options: Remove remainders of the -tdf option Removal of deprecated -no-kvm* options - - 1 - --- 2018-05-04 Thomas Huth New
[v2,1/5] qemu-nbd: Honor SIGINT and SIGHUP Exposing backing-chain allocation over NBD - - 1 - --- 2020-09-30 Eric Blake New
[v2,1/5] qemu-nbd: Add --pid-file option iotests: Let 233 run concurrently - - - - --- 2019-05-08 Max Reitz New
[v2,1/5] qemu-iotests: do not buffer the test output qemu-iotests: quality of life improvements - - 1 - --- 2021-03-23 Paolo Bonzini New
[v2,1/5] qemu-iotests: Fix FilePaths cleanup iotest.FilePath fixes and cleanups - 1 1 - --- 2020-08-20 Nir Soffer New
[v2,1/5] qemu-io: Drop command functions' return values qemu-io: Exit with error when a command failed - - 1 - --- 2018-05-09 Max Reitz New
[v2,1/5] qemu-io: Don't die on second open - - 1 - --- 2017-05-24 Eric Blake New
[v2,1/5] qemu-io: Add -C for opening with copy-on-read block: Avoid copy-on-read assertions - - 4 - --- 2017-10-04 Eric Blake New
[v2,1/5] qemu-io: Account IO by aio_read and aio_write - - 1 - --- 2014-02-07 Fam Zheng New
[v2,1/5] qemu-img: remove check that cvtnum value > MAX_INT [v2,1/5] qemu-img: remove check that cvtnum value > MAX_INT 1 - - - --- 2020-05-06 Eyal Moscovici New
[v2,1/5] qemu-img: Convert by cluster size if target is compressed - - - - --- 2014-02-11 Fam Zheng New
[v2,1/5] qemu-img.c: Move IO_BUF_SIZE to the top of the file Add qemu-img checksum command using blkhash - - 1 - --- 2022-11-28 Nir Soffer New
[v2,1/5] qemu-img bench - - 1 - --- 2016-06-06 Kevin Wolf New
[v2,1/5] qemu-char: fix parameter check for some qemu_chr_parse_* functions - - - - --- 2014-11-03 Zhanghailiang New
[v2,1/5] qemu-char: Convert socket backend to QAPI - - - - --- 2014-09-02 Peter Maydell New
[v2,1/5] qdev: support to get a device firmware path directly - - - - --- 2015-01-29 Gonglei (Arei) New
[v2,1/5] qdev: add user_creatable_requires_machine_allowance class flag Generalize the sysbus device machine allowance - - 1 - --- 2022-03-31 Damien Hedde New
[v2,1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION VIRTIO-IOMMU probe request support and MSI bypass on ARM - - - - --- 2020-05-08 Eric Auger New
[v2,1/5] qcow2: introduce check_refcounts_l1/l2() flags - - - - --- 2013-02-06 Stefan Hajnoczi New
[v2,1/5] qcow2: Work with bytes in qcow2_get_cluster_offset() - - 1 - --- 2016-06-06 Kevin Wolf New
[v2,1/5] qcow2: Replace bdrv_write() with bdrv_pwrite() Remove bdrv_read() and bdrv_write() - - 1 - --- 2019-05-01 Alberto Garcia New
[v2,1/5] qcow2: Options' documentation fixes qcow2: Make the L2 cache cover the whole image by default - - - - --- 2018-08-07 Leonid Bloch New
[v2,1/5] qcow2: Add corrupt bit - - - - --- 2013-08-28 Max Reitz New
[v2,1/5] qcow1: Make padding in the header explicit - - 1 - --- 2014-05-15 Kevin Wolf New
[v2,1/5] qapi: convert to use python print function instead of statement qapi: support py2 & py3 in parallel - - - - --- 2017-08-31 Daniel P. Berrangé New
[v2,1/5] qapi: Restrict 'inject-nmi' command to machine code qapi: Restrict machine (and migration) specific commands 1 - - - --- 2020-10-12 Philippe Mathieu-Daudé New
[v2,1/5] qapi: Extract qapi/common.json definitions - - - - --- 2014-06-05 Benoît Canet New
[v2,1/5] qapi: Extract qapi/common.json definitions - - 1 - --- 2014-06-05 Eric Blake New
[v2,1/5] qapi: Enable enum member introspection to show more than name qapi: Add feature flags to enum members - - 2 - --- 2021-10-09 Markus Armbruster New
[v2,1/5] qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED - - 1 - --- 2014-09-05 Max Reitz New
[v2,1/5] q35: Remove old machine versions - - - - --- 2016-01-23 Eduardo Habkost New
[v2,1/5] python/utils: add add_visual_margin() text decoration utility iotests: add enhanced debugging info to qemu-img failures - - 1 - --- 2022-03-04 John Snow New
[v2,1/5] python/qemu: qmp: Replace socket.error with OSError python/qemu: qmp: Fix, delint and improvements - - 1 - --- 2020-02-04 Wainer dos Santos Moschetta New
[v2,1/5] python/aqmp: Fix negotiation with pre-"oob" QEMU Python: minor fixes - - - - --- 2022-01-19 John Snow New
[v2,1/5] ps2: reject unknown commands, instead of blindly accepting them - - - - --- 2016-09-15 Hervé Poussineau New
[v2,1/5] ps2: Initial horizontal scroll support [v2,1/5] ps2: Initial horizontal scroll support - - - - --- 2021-12-22 Dmitry Petrov New
[v2,1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig Kconfig dependencies for ppc machines - - - - --- 2019-01-31 Thomas Huth New
[v2,1/5] ppc/xics: introduce a parent_realize in ICSStateClass rework the ICS classes inheritance tree - - - - --- 2018-06-25 Cédric Le Goater New
[v2,1/5] ppc/pnv: quad xscom callbacks are P9 specific ppc/pnv: Extend "quad" model for p10 - - 2 - --- 2023-07-04 Joel Stanley New
[v2,1/5] pnv/xive2: Add definition for TCTXT Config register Various xive fixes - - 1 - --- 2023-06-01 Frederic Barrat New
[v2,1/5] plugins: prepare introduction of new inline ops TCG plugins new inline operations - - 1 - --- 2024-03-12 Pierrick Bouvier New
[v2,1/5] plugins/cache: Fixed a bug with destroying FIFO metadata [v2,1/5] plugins/cache: Fixed a bug with destroying FIFO metadata - - - - --- 2021-07-21 Mahmoud Abumandour New
[v2,1/5] pci: replace the magic, 256, for the maximum of devfn - - - - --- 2011-01-27 Isaku Yamahata New
[v2,1/5] pci: reorganize QEMU_PCI_CAP_* - - 1 - --- 2014-11-05 Hu Tao New
[v2,1/5] pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info. - - - - --- 2010-07-12 Isaku Yamahata New
[v2,1/5] pci: conventional-pci-device and pci-express-device interfaces Mark conventional/PCIe/hybrid PCI devices using interface names - - 2 - --- 2017-09-27 Eduardo Habkost New
[v2,1/5] pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn pci/iommu: Fail early if vfio-pci detected before vIOMMU - - 2 - --- 2021-10-28 Peter Xu New
[v2,1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU pci-ids: virtio cleanup - - 1 1 --- 2022-09-30 Gerd Hoffmann New
[v2,1/5] pc: Postpone SMBIOS table installation to post machine init - - - - --- 2016-05-11 Corey Minyard New
[v2,1/5] parallels: Incorrect data end calculation in parallels_open() parallels: Add duplication check, repair at open, fix bugs - - 1 - --- 2023-01-12 Alexander Ivanov New
[v2,1/5] option: Make option help nicer to read Various option help readability improvement suggestions - - 1 - --- 2018-10-19 Max Reitz New
[v2,1/5] openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC) OpenRISC SMP Support - - 1 - --- 2017-10-13 Stafford Horne New
[v2,1/5] omap_sx1: convert to memory API - - - - --- 2011-11-28 Benoit Canet New
[v2,1/5] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr - - 1 - --- 2017-05-23 Igor Mammedov New
[v2,1/5] numa: Enable numa for SGX EPC sections SGX NUMA support plus vepc reset - - - - --- 2021-10-22 Yang Zhong New
[v2,1/5] notifier: switch to QLIST - - - - --- 2012-01-13 Paolo Bonzini New
[v2,1/5] net: spread hub on AioContexts - - - - --- 2013-03-07 pingfan liu New
[v2,1/5] net/dump: Add support for receive_iov function - - - - --- 2015-07-13 Thomas Huth New
[v2,1/5] net/dump: Add support for receive_iov function - - 1 - --- 2015-10-13 Thomas Huth New
[v2,1/5] msmouse: Handle mouse reset Make serial msmouse work - - - - --- 2022-09-08 Arwed Meyer New
[v2,1/5] msix_init: assert programming error - - - - --- 2016-08-23 Cao jin New
[v2,1/5] monitor: split MonitorQAPIEventState - - 1 - --- 2015-09-17 Marc-André Lureau New
[v2,1/5] mirror: keep an extra reference to the target image during the job - - - - --- 2015-10-22 Alberto Garcia New
[v2,1/5] migration: disable RDMA WRITE after postcopy started Enable postcopy RDMA live migration - - 1 - --- 2018-04-25 858585 jemmy New
[v2,1/5] migration: delay postcopy paused state migation: unbreak postcopy recovery - - 1 - --- 2018-06-27 Peter Xu New
[v2,1/5] migration: Use proper indentation for migration.json Migration deprecated parts 1 - - - --- 2023-06-22 Juan Quintela New
[v2,1/5] migration: Set downtime_start even for postcopy migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[v2,1/5] migration: Rename save_live_setup() to save_setup() - - 1 - --- 2017-06-13 Juan Quintela New
[v2,1/5] migration: Fix possible infinite loop of ram save process migration: Bug fixes (prepare for preempt-full) - - 2 - --- 2022-10-04 Peter Xu New
[v2,1/5] migration: Fix missing join() of rp_thread migrations: Fix potential rare race of migration-test after yank - - 1 - --- 2021-07-21 Peter Xu New
[v2,1/5] migration: Add migration prefix to functions in target.c vfio/migration: Block VFIO migration with postcopy and background snapshot - - 1 - --- 2023-08-31 Avihai Horon New
[v2,1/5] migration/vmstate: renames in (load|save)_state - - 1 - --- 2017-02-22 Halil Pasic New
[v2,1/5] migration/rdma: Fix race on source - - 1 - --- 2017-07-13 Dr. David Alan Gilbert New
[v2,1/5] migration/multifd: Cleanup TLS iochannel referencing migration: cleanup TLS channel referencing - - 1 - --- 2024-02-22 Peter Xu New
[v2,1/5] microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ - - - - --- 2013-06-11 Peter Crosthwaite New
[v2,1/5] meson: pass confsuffix option meson: mingw installation fixes & nsis conversion - - - - --- 2020-08-25 Marc-André Lureau New
[v2,1/5] meson: Introduce target-specific Kconfig custom device configs - - 1 - --- 2021-07-07 Alex Bennée New
[v2,1/5] meson: Introduce 'qatzip' feature to the build system *** Implement using Intel QAT to offload ZLIB - - - - --- 2024-03-26 Bryan Zhang New
[v2,1/5] memory: allow memory_region_register_iommu_notifier() to fail Allow memory_region_register_iommu_notifier() to fail - - - - --- 2019-09-19 Eric Auger New
[v2,1/5] memory: add memory_region_flush_rom_device() arm: microbit Non-Volatile Memory Controller - - - - --- 2019-01-23 Stefan Hajnoczi New
[v2,1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one memory: Skip assertion in memory_region_unregister_iommu_notifier - - 4 - --- 2020-10-19 Eugenio Perez Martin New
[v2,1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one memory: Skip assertion in memory_region_unregister_iommu_notifier - - 4 - --- 2020-10-19 Eugenio Perez Martin New
[v2,1/5] mc146818rtc: update periodic timer only if it is needed - - - - --- 2017-05-04 Xiao Guangrong New
[v2,1/5] malta: Move PCI interrupt handling from gt64xxx to piix4 [v2,1/5] malta: Move PCI interrupt handling from gt64xxx to piix4 - - 1 - --- 2022-02-12 Bernhard Beschow New
[v2,1/5] make: improve check for stale generated files in source dir coccinelle: re-run scripts from scripts/coccinelle - - - - --- 2018-03-23 Laurent Vivier New
[v2,1/5] mac_oldworld: Allow loading binary ROM image Mac Old World ROM experiment - - - - --- 2020-06-13 BALATON Zoltan New
[v2,1/5] m68k/nios2-semi: fix gettimeofday() result check Remove qemu_gettimeofday() - - 2 - --- 2022-03-04 Marc-André Lureau New
[v2,1/5] m25p80: qdev-ify drive property - - - - --- 2016-06-17 Cédric Le Goater New
[v2,1/5] m25p80.c: Add sst25wf080 SPI flash device - - - - --- 2015-10-07 Alistair Francis New
[v2,1/5] lsi: use ldn_le_p()/stn_le_p() LSI53C895 cleanups - - 1 - --- 2019-03-05 Sven Schnelle New
« 1 2 ... 1432 1433 14344264 4265 »