Show patches with: Archived = No       |   431020 patches
« 1 2 ... 991 992 9934310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/8] hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro Coccinelle cleanups - - 1 - --- 2018-07-04 Philippe Mathieu-Daudé New
[7/8] hw/ppc/ppc405_uc: Drop use of ppcuic_init() hw/ppc: Convert UIC device to QOM - 1 - - --- 2020-12-12 Peter Maydell New
[7/8] hw/riscv: Use macros for BIOS image names [1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-03-29 Bin Meng Superseded
[7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header hw/arm: Cleanups around QOM style - - 1 - --- 2023-02-20 Philippe Mathieu-Daudé New
[7/8] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" tpm: Split hw/ vs backends/ - - 1 - --- 2020-06-10 Philippe Mathieu-Daudé New
[7/8] hw: Add test device for unittests execution - - - - --- 2012-12-19 Gerd Hoffmann New
[7/8] hw: acpi: Export and share the ARM RSDP build hw: acpi: RSDP fixes and refactoring - - 1 1 --- 2018-11-26 Samuel Ortiz New
[7/8] hw: sun4c: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[7/8] i.MX: Standardize i.MX EPIT debug - - - - --- 2015-10-20 Jean-Christophe Dubois New
[7/8] i386/kvm: hv-tlbflush/ipi require hv-vpindex i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-all' enlightenments - - - - --- 2019-03-29 Vitaly Kuznetsov New
[7/8] i386: hvf: Clean up synchronize functions Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[7/8] ide/ahci: Use universal DMA helper functions - - - - --- 2012-02-24 David Gibson New
[7/8] ide: Ignore reads during PIO in and writes during PIO out - - 1 - --- 2011-07-06 Kevin Wolf New
[7/8] ide: add save/restore support for mmio - - 1 - --- 2009-08-18 Gerd Hoffmann Superseded
[7/8] implement vsli.64, vsri.64 - - - - --- 2011-01-28 Christophe Lyon New
[7/8] include qdev code into *-user, too - - - - --- 2012-12-05 Eduardo Habkost New
[7/8] include/qemu: added macro for QPP import function Inter-plugin interactions with QPP - - - - --- 2022-12-13 Andrew Fasano New
[7/8] intel_iommu: use access_flags for iotlb - - - - --- 2017-06-27 Peter Xu New
[7/8] io: file descriptor not initialized in qio_channel_command_new_spawn() [1/8] configure: Provide option to explicitly disable AVX2 - - 2 - --- 2018-08-30 Liam Merwick New
[7/8] io: remove Error parameter from QIOTask thread worker - - 1 - --- 2017-01-05 Daniel P. Berrangé New
[7/8] ioapic: fix build with DEBUG_IOAPIC - - 1 - --- 2012-03-19 Stefan Hajnoczi New
[7/8] iotests/109: mark required formats as required to support whitelisting iotests skipping - - - - --- 2020-04-30 Vladimir Sementsov-Ogievskiy New
[7/8] iotests: Fix test outputs - - - - --- 2014-08-13 Max Reitz New
[7/8] iotests: Make redirecting qemu's stderr optional - - 3 - --- 2016-01-25 Max Reitz New
[7/8] ipmi: Allow BMC device properties to be set Small IPMI (and other) fixes - - 1 - --- 2017-12-07 Corey Minyard New
[7/8] ipmi: introduce an ipmi_bmc_init_sensor() API - - - - --- 2016-01-05 Cédric Le Goater New
[7/8] ipmi: introduce an ipmi_bmc_sdr_find() API - - - - --- 2016-02-09 Cédric Le Goater New
[7/8] isa: refine irq reservations - - - - --- 2009-09-11 Gerd Hoffmann Superseded
[7/8] iscsi: assert that sectors are aligned to LUN blocksize - - - - --- 2013-06-22 Peter Lieven New
[7/8] ivshmem: use a single eventfd callback, get rid of CharDriver - - - - --- 2015-12-21 Marc-André Lureau New
[7/8] kvm: remove pre-entry exit_request check with iothread enabled - - - - --- 2010-02-22 Marcelo Tosatti New
[7/8] linux-aio: Honour AsyncContext - - - - --- 2009-10-22 Kevin Wolf New
[7/8] linux-user/signal.c: Remove only-ever-set variable fpu_save_addr - - - - --- 2011-06-16 Peter Maydell New
[7/8] linux-user/sparc64: Include TARGET_STACK_BIAS in get_sp_from_cpustate linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[7/8] linux-user: Enable NPTL for SPARC targets - - 1 - --- 2013-07-12 Peter Maydell New
[7/8] linux-user: Lock log around strace linux-user: Futex improvements - - 1 - --- 2022-08-29 Richard Henderson New
[7/8] linux-user: Use glib malloc functions in load_symbols() - - - - --- 2016-07-12 Peter Maydell New
[7/8] linux-user: correct handling of break exception for MIPS - - - - --- 2014-03-10 Riku Voipio New
[7/8] linux-user: honor low bit of entry PC for MIPS - - - - --- 2010-06-08 Nathan Froyd New
[7/8] lm32: do not leak memory on object_new/object_unref fix various memory leaks (but not all) - - 1 - --- 2019-10-01 Paolo Bonzini New
[7/8] machine: query dump-guest-core machine property rather than qemu opts - - - - --- 2015-02-04 Marcel Apfelbaum New
[7/8] machine: rename phandle_start to phandle-start - - - - --- 2012-07-13 Luiz Capitulino New
[7/8] memory.h: Silence kernel-doc complaints docs: integrate doc comments with Sphinx build - - 1 - --- 2019-11-29 Paolo Bonzini New
[7/8] memory: Assert on no ongoing memory transaction before release BQL memory: Sanity checks memory transaction when releasing BQL - - - - --- 2020-04-21 Peter Xu New
[7/8] memory: inline a few small accessors - - - - --- 2015-12-16 Paolo Bonzini New
[7/8] memory: protect current_map by RCU - - - - --- 2015-01-13 Paolo Bonzini New
[7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set tests: Make expliction defaults for tests - 1 1 - --- 2022-09-02 Juan Quintela New
[7/8] migration, qmp: add optional argument to specify BDS to save VM state to - - - - --- 2016-01-14 Denis V. Lunev New
[7/8] migration-unix: side channel support on unix outgoing - - - - --- 2013-09-25 Lei Li New
[7/8] migration: Replace the return path retry logic migration fixes - - 1 - --- 2023-09-18 Fabiano Rosas New
[7/8] migration: analyze-migration script changed Untitled series #305095 - - - - --- 2022-06-16 Nikita New
[7/8] migration: export migrate_get_current() - - 1 - --- 2012-08-18 Juan Quintela New
[7/8] migration: fix unbounded stack for source_return_path_thread - - 1 - --- 2016-03-08 Peter Xu New
[7/8] migration: introduce save_normal_page() migration: improve and cleanup compression - - 2 - --- 2018-03-13 Xiao Guangrong New
[7/8] migration: new migration test mode - - 1 - --- 2015-10-07 Denis V. Lunev New
[7/8] monitor: Convert pci_device_hot_add() to QObject - - - - --- 2009-11-01 Luiz Capitulino New
[7/8] musicpal: Make PIT emulation more robust - - - - --- 2009-09-18 Jan Kiszka Superseded
[7/8] nbd/client: refactor nbd_receive_starttls nbd minimal structured read - - - - --- 2017-09-25 Vladimir Sementsov-Ogievskiy New
[7/8] net/dp8393x: add PROM to store MAC address - - - - --- 2015-03-05 Hervé Poussineau New
[7/8] net: slirp: introduce info_dict - - - - --- 2010-06-10 Miguel Di Ciurcio Filho New
[7/8] nvme: keep a copy of the NVMe command inrequest nvme: v1.3, sgls,metadata and new 'ocssd' device - - - - --- 2019-05-17 Klaus Birkelund New
[7/8] os-posix: Provide new -runas <uid>.<gid> facility xen: xen-domid-restrict improvements - - - - --- 2017-10-19 Ian Jackson New
[7/8] os-posix: Provide new -runas <uid>.<gid> facility xen: xen-domid-restrict improvements - - - - --- 2017-10-09 Ian Jackson New
[7/8] os-posix: Provide new -runasid option xen: xen-domid-restrict improvements - - - - --- 2017-10-06 Ian Jackson New
[7/8] os-posix: Provide new -runasid option [1/8] xen: link against xentoolcore - - - - --- 2017-10-04 Ian Jackson New
[7/8] os-posix: Provide new -runasid option xen: xen-domid-restrict improvements - - - - --- 2017-10-04 Ian Jackson New
[7/8] parallel: Factor out common parallel_hds_isa_init() - - - - --- 2015-02-04 Markus Armbruster New
[7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0 pc-bios: s390x: Cleanup part 1 - - - - --- 2020-03-24 Janosch Frank New
[7/8] pc: acpi: memhp: nvdimm hotplug support - - - - --- 2016-07-11 Xiao Guangrong New
[7/8] pc: port 92 reset requires a low->high transition - - 1 - --- 2014-04-29 Paolo Bonzini New
[7/8] pci: Add pci_for_each_device_all() pci/iommu: Fail early if vfio-pci detected before vIOMMU - - - - --- 2021-10-21 Peter Xu New
[7/8] pci: Pass ID for capability read/write handlers - - - - --- 2010-11-12 Alex Williamson New
[7/8] pci: Remove domain from PCIHostBus - - - - --- 2013-05-09 David Gibson New
[7/8] pci: eliminate work around in pci_device_reset(). - - - - --- 2010-07-30 Isaku Yamahata New
[7/8] pci: rename pci_internals.h pci_bus.h - - - - --- 2012-12-12 Michael S. Tsirkin New
[7/8] pci_host: Drop write-only address_space field - - 1 - --- 2013-03-08 Stefan Hajnoczi New
[7/8] pl080: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[7/8] ppc/pnv: Add a pca9554 I2C device to powernv10 Add powernv10 I2C devices and tests - - - - --- 2023-11-10 Glenn Miles New
[7/8] ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits ppc: Update targets for Power machines (spapr and pnv) - - - - --- 2024-01-18 Nicholas Piggin New
[7/8] ppc/ppc405: Introduce a store helper for SPR_40x_PID ppc/ppc405: Fixes - - 1 - --- 2021-12-22 Cédric Le Goater New
[7/8] ppc/xive: Export xive_tctx_word2() helper ppc: cleanups - - - - --- 2021-09-01 Cédric Le Goater New
[7/8] ppc: LPCR is a HV resource - - - - --- 2016-06-27 Cédric Le Goater New
[7/8] ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constant qom: Use TYPE_* constants 1 - 1 - --- 2020-08-26 Eduardo Habkost New
[7/8] ppce500_spin: Replace assert by hw_error (fixes compiler warning) - - - - --- 2012-05-01 Alexander Graf New
[7/8] ppce500_spin: Replace assert by hw_error (fixes compiler warning) - - - - --- 2012-05-01 Alexander Graf New
[7/8] pseries: Allow RTAS tokens without a qemu handler - - - - --- 2012-10-11 David Gibson New
[7/8] pseries: Populate "/chosen/linux, stdout-path" in the FDT - - - - --- 2011-12-13 David Gibson New
[7/8] pseries: savevm support for PAPR virtual SCSI - - - - --- 2013-05-03 David Gibson New
[7/8] pvpanic : update pvpanic document Add support for pvpanic mmio device - - 1 - --- 2020-10-22 Mihai Carabas New
[7/8] python/qemu: allow avocado to set logging name space testing/next: avocado logging, docs, gitlab - - - - --- 2023-05-18 Alex Bennée New
[7/8] q800: wire up remaining IRQs in classic mode q800: GLUE updates for A/UX mode - - 1 - --- 2021-10-13 Mark Cave-Ayland New
[7/8] qapi script: do not add "_" for every capitalized char in enum - - - - --- 2013-11-06 Wayne Xia New
[7/8] qapi: add native list coverage for QMP output visitor tests - - - - --- 2013-05-08 Michael Roth New
[7/8] qcow2: Execute run_dependent_requests() without lock - - - - --- 2012-12-07 Kevin Wolf New
[7/8] qcow2: Fix order in qcow2_snapshot_delete - - - - --- 2011-11-17 Kevin Wolf New
[7/8] qcow2: Return real error in qcow2_update_snapshot_refcount - - - - --- 2013-04-05 Kevin Wolf New
[7/8] qcow2: removed QCowAIOCB entirely - - - - --- 2011-07-28 Frediano Ziglio New
[7/8] qcow2: style fixes in qcow2-cache.c - - 2 - --- 2015-05-11 Alberto Garcia New
[7/8] qdev: Remove PropertyInfo range checking - - - - --- 2012-06-08 Andreas Färber New
[7/8] qdev: Use QError for not found error - - - - --- 2009-11-04 Luiz Capitulino New
« 1 2 ... 991 992 9934310 4311 »