Show patches with: none      |   431525 patches
« 1 2 ... 422 423 4244315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/8] hw/nvram: Restrict stub to sysemu and tools hw/dma: Introduce dma_size_t type definition - - - - --- 2021-12-31 Philippe Mathieu-Daudé New
[1/8] hw/pci-host/bonito: Convert to 3-phase reset hw/pci-host/bonito: Housekeeping - - 1 - --- 2023-01-05 Philippe Mathieu-Daudé New
[1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) - - 1 - --- 2023-10-12 Philippe Mathieu-Daudé New
[1/8] hw/ppc/ppc4xx_devs: Make code style fixes to UIC code hw/ppc: Convert UIC device to QOM - - 3 1 --- 2020-12-12 Peter Maydell New
[1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine ppc: Clean up local variable shadowing - - 1 - --- 2023-09-18 Cédric Le Goater New
[1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper [1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper - - 1 - --- 2021-03-29 Bin Meng Superseded
[1/8] hw/sd/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes - - - - --- 2023-10-18 Philippe Mathieu-Daudé New
[1/8] hw/timer/puv3_ost.c: Switch to transaction-based ptimer API Convert misc-arch devices to new ptimer API - - 2 - --- 2019-10-17 Peter Maydell New
[1/8] hw/tpm: Do not include 'qemu/osdep.h' in header tpm: Split hw/ vs backends/ - - 1 - --- 2020-06-10 Philippe Mathieu-Daudé New
[1/8] hw: Move i.MX watchdog driver to hw/watchdog hw/arm: Implement i.MX watchdog support - - 1 - --- 2020-03-14 Guenter Roeck New
[1/8] hw: acpi: The RSDP build API can return void hw: acpi: RSDP fixes and refactoring - - 3 1 --- 2018-11-26 Samuel Ortiz New
[1/8] hw: add compat machines for 6.0 add support for cpu hot-unplug with SMI broadcast enabled - - - - --- 2020-12-04 Igor Mammedov New
[1/8] i.MX: Standardize i.MX serial debug. - - - - --- 2015-10-20 Jean-Christophe Dubois New
[1/8] i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-all' enlightenments - - - - --- 2019-03-29 Vitaly Kuznetsov New
[1/8] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[1/8] i8254: Rename TYPE_I8254 to TYPE_ISA_PIT qom: Rename macros for consistency (pass 2) - - 1 - --- 2020-09-03 Eduardo Habkost New
[1/8] ide: add IDEBus struct, cleanups - - 1 - --- 2009-08-18 Gerd Hoffmann Superseded
[1/8] ide: fix leak from qemu_allocate_irqs fix various memory leaks (but not all) - - 1 - --- 2019-10-01 Paolo Bonzini New
[1/8] include/sysemu/os-posix.h: move *daemonize* declarations together move softmmu options processing from os-posix.c to vl.c - - 1 - --- 2023-09-01 Michael Tokarev New
[1/8] intel_iommu: fix VTD_PAGE_MASK - - - - --- 2017-06-27 Peter Xu New
[1/8] introduce VMSTATE_U64 - - - - --- 2009-11-06 Glauber Costa New
[1/8] iommu: Fix compile error in ioapic.c - - - - --- 2013-05-13 David Gibson New
[1/8] iotests/257: add Pattern class bitmaps: allow bitmaps to be used with full and top - - 1 - --- 2019-07-10 John Snow New
[1/8] iotests: handle tmpfs iotests skipping - - - - --- 2020-04-30 Vladimir Sementsov-Ogievskiy New
[1/8] ipmi: Fix SEL get/set time commands Small IPMI (and other) fixes - - 2 - --- 2017-12-07 Corey Minyard New
[1/8] ipmi: add a realize function to the device class - - 1 - --- 2016-02-09 Cédric Le Goater New
[1/8] ipmi: fix SDR length value - - - - --- 2016-01-05 Cédric Le Goater New
[1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines. - - - - --- 2011-05-04 Richard Henderson New
[1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines. - - - - --- 2011-04-30 Richard Henderson New
[1/8] iscsi: add logical block provisioning information to iscsilun - - 1 - --- 2013-06-22 Peter Lieven New
[1/8] ivshmem: no need for opaque argument - - - - --- 2015-12-21 Marc-André Lureau New
[1/8] kvm: add missing include files - - - - --- 2012-06-15 Luiz Capitulino New
[1/8] kvm: reset state from the CPU's reset method - - 2 - --- 2014-04-29 Paolo Bonzini New
[1/8] libqos/ahci: Zero-fill AHCI headers - - - - --- 2015-02-19 John Snow New
[1/8] libqos: Give qvirtio_config_read*() consistent semantics - - 2 - --- 2016-10-18 David Gibson New
[1/8] linux-headers: update against 5.11-rc4 s390x/pci: Fixing s390 vfio-pci ISM support - - - - --- 2021-01-19 Matthew Rosato New
[1/8] linux-headers: update to 3.17-rc7 1 - - - --- 2014-10-07 Cornelia Huck New
[1/8] linux-user/signal.c: Fix AArch64 big-endian FP register restore - - 1 - --- 2014-03-10 Riku Voipio New
[1/8] linux-user: Combine do_futex and do_futex_time64 linux-user: Futex improvements - - 1 - --- 2022-08-29 Richard Henderson New
[1/8] linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call - - - - --- 2016-07-12 Peter Maydell New
[1/8] linux-user: Split out target_restore_altstack linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[1/8] linux/fuse.h: Pull in from Linux virtiofsd: Announce submounts to the guest - - - - --- 2020-09-09 Max Reitz New
[1/8] linuxload: id_change was a write only variable - - - - --- 2011-06-16 Peter Maydell New
[1/8] m25p80: Improve error when the backend file size does not match the device aspeed: I2C fixes, -drive removal (first step) - - 4 - --- 2023-02-14 Cédric Le Goater New
[1/8] mac_via: update comment for VIA1B_vMystery bit q800: GLUE updates for A/UX mode - - 1 - --- 2021-10-13 Mark Cave-Ayland New
[1/8] machine: query iommu machine property rather than qemu opts - - - - --- 2015-02-04 Marcel Apfelbaum New
[1/8] memory.h: Move MemTxResult type to memattrs.h - - 3 - --- 2017-08-04 Peter Maydell New
[1/8] memory: Add global-locking property to memory regions - - - - --- 2015-03-18 Paolo Bonzini New
[1/8] memory: Introduce memory_region_transaction_{push|pop}() memory: Sanity checks memory transaction when releasing BQL - - - - --- 2020-04-21 Peter Xu New
[1/8] meson: fix generic location of vss headers Misc build fixes and cleanups - 1 - - --- 2022-02-22 Marc-André Lureau New
[1/8] migration-local: add pipe protocol for QEMUFileOps - - - - --- 2013-09-25 Lei Li New
[1/8] migration: Add precopy initial data capability migration: Add precopy initial data capability and VFIO precopy support - - - - --- 2023-05-01 Avihai Horon New
[1/8] migration: Fix race that dest preempt thread close too early migration fixes - - - - --- 2023-09-18 Fabiano Rosas New
[1/8] migration: Implemented new parameter stream_content New parameter for migration stream - - - - --- 2022-06-16 Nikita New
[1/8] migration: Remove unused functions - - - - --- 2015-03-09 Thomas Huth New
[1/8] migration: extend VMStateInfo - - 1 - --- 2016-10-27 Dr. David Alan Gilbert New
[1/8] migration: fix expected_downtime - - 1 - --- 2015-10-07 Denis V. Lunev New
[1/8] migration: split hmp_savevm to migrate_savevm and hmp_savevm wrapper - - - - --- 2016-01-14 Denis V. Lunev New
[1/8] migration: stop compressing page in migration thread migration: improve and cleanup compression - - 3 - --- 2018-03-13 Xiao Guangrong New
[1/8] mips: move hw/mips/cputimer.c to target/mips/ - - - - --- 2017-08-17 Philippe Mathieu-Daudé Superseded
[1/8] move event_notifier into the main directory - - - - --- 2010-05-26 Paolo Bonzini New
[1/8] musicpal: Catch null TX qeueues - - - - --- 2009-09-18 Jan Kiszka Superseded
[1/8] nbd-client: Fix error message typos [1/8] nbd-client: Fix error message typos - - - - --- 2017-11-07 Eric Blake New
[1/8] nbd: client_close on error in nbd_co_client_start 1 - 1 - --- 2016-01-25 Max Reitz New
[1/8] notifier: switch to QLIST - - - - --- 2012-01-02 Paolo Bonzini New
[1/8] nvme: move device parameters to separatestruct nvme: v1.3, sgls,metadata and new 'ocssd' device - - - - --- 2019-05-17 Klaus Birkelund New
[1/8] object: add object_property_add_bool (v2) - - - - --- 2012-10-26 Amit Shah New
[1/8] parallels: Switch to byte-based calls block: more byte-based cleanups: vectored I/O - - 2 - --- 2018-04-25 Eric Blake New
[1/8] pc-bios: s390x: Consolidate timing functions into time.h pc-bios: s390x: Cleanup part 1 - - - - --- 2020-03-24 Janosch Frank New
[1/8] pci: Cleanup configuration for pci-hotplug.c - - - - --- 2013-05-09 David Gibson New
[1/8] pci: Define pci_bus_dev_fn type pci/iommu: Fail early if vfio-pci detected before vIOMMU - - 3 - --- 2021-10-21 Peter Xu New
[1/8] pci: Introduce helper to retrieve a PCI device's DMA address space - - - - --- 2013-08-07 Alexey Kardashevskiy New
[1/8] pci: pci_default_cap_write_config ignores wmask - - - - --- 2010-11-12 Alex Williamson New
[1/8] pci: prepare makefiles for pci code reorganization - - - - --- 2012-12-12 Michael S. Tsirkin New
[1/8] pl190: Implement save/restore - - - - --- 2010-12-23 Peter Maydell New
[1/8] plugins: force slow path when plugins instrument memory ops plugins/next: bugfixs and iops based time control RFC - - 1 - --- 2023-05-19 Alex Bennée New
[1/8] posix-aio-compat: Split out posix_aio_process_queue - - - - --- 2009-10-22 Kevin Wolf New
[1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control Add powernv10 I2C devices and tests - - - - --- 2023-11-10 Glenn Miles New
[1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header MAINTAINERS: Collect unmaintained files under PPC entries - - 1 - --- 2023-10-02 Cédric Le Goater New
[1/8] ppc: Add a bunch of hypervisor SPRs to Book3s - - - - --- 2016-06-27 Cédric Le Goater New
[1/8] pseries: Remove hcalls callback - - - - --- 2011-12-13 David Gibson New
[1/8] qapi script: remember enum values - - 1 - --- 2013-11-06 Wayne Xia New
[1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter migration: introduce dirtylimit capability - - - - --- 2022-07-23 Hyman Huang New
[1/8] qapi: Add Visitor interfaces for uint*_t and int*_t - - - - --- 2012-06-08 Andreas Färber New
[1/8] qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE - - 2 - --- 2015-11-10 Max Reitz New
[1/8] qapi: fix NULL pointer dereference - - - - --- 2011-12-16 Paolo Bonzini New
[1/8] qapi: protect against NULL QObject in qmp_input_get_object - - 1 - --- 2011-12-18 Paolo Bonzini New
[1/8] qapi: qapi-types.py, native list support - - - - --- 2013-05-08 Michael Roth New
[1/8] qatomic: add smp_mb__before/after_rmw() Fix missing memory barriers on ARM - - 2 - --- 2023-03-03 Paolo Bonzini New
[1/8] qcow2: Factor out refcount accounting for check - - 1 - --- 2014-08-13 Max Reitz New
[1/8] qcow2: Return real error code in qcow2_read_snapshots - - - - --- 2011-11-17 Kevin Wolf New
[1/8] qcow2: Round QCowL2Meta.offset down to cluster boundary - - - - --- 2012-12-07 Kevin Wolf New
[1/8] qcow2: removed unused fields - - - - --- 2011-07-28 Frediano Ziglio New
[1/8] qcow2: use one single memory block for the L2/refcount cache tables - - 2 - --- 2015-05-11 Alberto Garcia New
[1/8] qdev-properties: Add a new macro with bitmask check for uint64_t property Enable Architectural LBR for guest - - - - --- 2022-02-15 Yang, Weijiang New
[1/8] qdev/pci: add pci_create_noinit() - - - - --- 2009-09-11 Gerd Hoffmann Superseded
[1/8] qdev: Allow device addressing via 'driver.instance' - - - - --- 2010-05-14 Jan Kiszka New
[1/8] qdev: Improve qdev_init_nofail()'s error reporting - - - - --- 2015-02-04 Markus Armbruster New
[1/8] qdict: fix unbounded stack for qdict_array_entries - - - - --- 2016-03-09 Peter Xu New
[1/8] qdict: fix unbounded stack for qdict_array_entries - - - - --- 2016-03-08 Peter Xu New
« 1 2 ... 422 423 4244315 4316 »