Show patches with: none      |   431666 patches
« 1 2 ... 473 474 4754316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/22] qcow2: remove useless NULL check - - - - --- 2017-02-02 Marc-André Lureau New
[11/22] qdev: Move bus properties to a separate global - - - - --- 2012-06-18 Andreas Färber New
[11/22] qdev: remove baked in notion of aliases (v2) - - - - --- 2012-02-01 Anthony Liguori New
[11/22] qed: use BlockDriverState's AioContext - - - - --- 2014-05-01 Stefan Hajnoczi New
[11/22] qemu-img: Add "Quiet mode" option - - 1 - --- 2013-02-22 Kevin Wolf New
[11/22] qmp: add block_job_cancel command 1 - - - --- 2012-01-26 Kevin Wolf New
[11/22] ram: iterate phase - - - - --- 2012-07-13 Juan Quintela New
[11/22] rtl8139: remove pointless cast from void * - - - - --- 2009-08-24 Juan Quintela Superseded
[11/22] softfloat: Provide complete set of accessors for fp state - - 1 - --- 2013-12-31 Peter Maydell New
[11/22] spapr_iommu: translate sPAPRTCEAccess to IOMMUAccessFlags - - - - --- 2015-06-24 David Gibson New
[11/22] target-i386: convert 'hv_vapic' feature into property - - - - --- 2012-09-26 Igor Mammedov New
[11/22] target-i386: convert 'hv_vapic' feature into property - - - - --- 2012-09-07 Igor Mammedov New
[11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h' - - - - --- 2023-06-09 Philippe Mathieu-Daudé New
[11/22] target/arm: Implement VFP fp16 VLDR and VSTR target/arm: Implement fp16 for AArch32 VFP - - 1 - --- 2020-08-24 Peter Maydell New
[11/22] target/arm: Pipe ARMSecuritySpace through ptw.c target/arm: Implement FEAT_RME - - 1 - --- 2023-01-24 Richard Henderson New
[11/22] target/i386: Remove cur_eip, next_eip arguments to gen_repz* target/i386: pc-relative translation - - - - --- 2022-08-22 Richard Henderson New
[11/22] target/i386: do not decode string source/destination into decode->mem target/i386: first part of TCG changes for 9.0 - - 1 - --- 2023-12-22 Paolo Bonzini New
[11/22] target/nios2: Create IRQs *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() - - 1 - --- 2023-09-18 Philippe Mathieu-Daudé New
[11/22] target/openrisc: Keep SR_F in a separate variable - - 1 - --- 2017-02-09 Richard Henderson New
[11/22] target/sparc: Use i128 for FsTOq, FiTOq target/sparc: floating-point cleanup - - - - --- 2023-11-03 Richard Henderson New
[11/22] tcg-i386: Tidy non-immediate arithmetic operations. 1 - - - --- 2010-04-14 Richard Henderson New
[11/22] tcg/sparc: Convert to tcg-target-constr.h tcg: backend constraints cleanup - - - - --- 2020-12-23 Richard Henderson New
[11/22] tcg: Add TranslationBlock.jmp_insn_offset tcg: exit_tb tidy, goto_tb reorg - - - - --- 2022-12-06 Richard Henderson New
[11/22] tcg: add the tcg-stub.c file into accel/stubs/ - - 1 - --- 2017-07-04 Paolo Bonzini New
[11/22] tcg: add the tcg-stub.c file into accel/stubs/ - - 1 - --- 2017-07-03 Paolo Bonzini New
[11/22] tests/acceptance/linux_ssh_mips_malta.py: standardize port as integer Acceptance Test: introduce base class for Linux based tests - - 2 - --- 2021-02-03 Cleber Rosa New
[11/22] tests/qapi-schema: Prepare for simple union UserDefListUnion removal qapi: Remove simple unions from the schema language - - 1 - --- 2021-09-13 Markus Armbruster New
[11/22] translate-all: exit from tb_phys_invalidate if qht_remove fails - - - - --- 2017-08-07 Emilio Cota New
[11/22] translate-all: use a binary search tree to track TBs in TBContext - - - - --- 2017-07-09 Emilio Cota New
[11/22] usb/ehci: seperate out PCIisms - - - - --- 2012-10-30 Gerd Hoffmann New
[11/22] usb: Add USB_RET_ADD_TO_QUEUE packet result code - - - - --- 2012-10-24 Hans de Goede New
[11/22] usb: Move clearing of queue on halt to the core - - - - --- 2012-10-15 Hans de Goede New
[11/22] vhost: add vhost_svq_push_elem vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-08 Eugenio Perez Martin New
[11/22] virtio-9p: avoid unwarranted uses of strncpy - - - - --- 2012-05-09 Jim Meyering New
[11/22] vl: move prelaunch part of qemu_init to a new function cleanup qemu_init and make sense of command line processing - - - - --- 2020-10-21 Paolo Bonzini New
[11/22] vnc: Plug minor memory leak in vnc_display_open() Error handling fixes & cleanups - - - - --- 2020-06-22 Markus Armbruster New
[11/23] Add VMState support for structs - - - - --- 2009-08-20 Juan Quintela Superseded
[11/23] QDict: Introduce functions to retrieve QDictEntry values - - - - --- 2010-07-01 Luiz Capitulino New
[11/23] QMP: Introduce qmp_find_cmd() - - - - --- 2010-10-01 Luiz Capitulino New
[11/23] Refactor signal setup functions in cpus.c - - - - --- 2011-02-04 Marcelo Tosatti New
[11/23] axis-dev88: Suppress unused default drives - - - - --- 2012-08-09 Markus Armbruster New
[11/23] block migration: Initialize remaining BlkMigState fields - - - - --- 2009-11-30 Jan Kiszka New
[11/23] block: Catch attempt to attach multiple devices to a blockdev - - - - --- 2010-07-02 Kevin Wolf New
[11/23] block: Mark public read/write functions GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[11/23] block: Rename BlockDriverAIOCB* to BlockAIOCB* - - - - --- 2014-09-10 Markus Armbruster New
[11/23] bsd-user: add shims for file related system calls - - - - --- 2013-06-24 Stacey Son New
[11/23] console: give each QemuConsole its own DisplaySurface - - - - --- 2013-03-20 Gerd Hoffmann New
[11/23] convert pty chardev to QemuOpts. - - - - --- 2009-09-07 Gerd Hoffmann Superseded
[11/23] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-16 Alex Bennée New
[11/23] hw/arm/armsse: Support dual-CPU configuration arm: Implement MPS2 AN521 FPGA image - - 1 - --- 2019-01-21 Peter Maydell New
[11/23] hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU - - - - --- 2016-12-13 Peter Maydell New
[11/23] hw/intc/arm_gicv3: Implement GICv3 distributor registers - - - - --- 2016-05-09 Peter Maydell New
[11/23] hw/intc/xics: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack 1 - 1 - --- 2021-05-05 Philippe Mathieu-Daudé New
[11/23] i386: Add CHECK_NO_VEX target/i386: make most SSE helpers generic in the vector size - - 1 - --- 2022-08-26 Paolo Bonzini New
[11/23] ide: Convert SET FEATURES to ide_cmd_table handler - - - - --- 2013-06-24 Stefan Hajnoczi New
[11/23] iotests/182: Create socket in $SOCK_DIR iotests: Add and use $SOCK_DIR - - 2 - --- 2019-10-10 Max Reitz New
[11/23] kvm: switch kvm slots to use host virtual address instead of ram_addr_t - - - - --- 2011-12-19 Avi Kivity New
[11/23] memory: add ioeventfd support - - - - --- 2011-07-25 Avi Kivity New
[11/23] migration: Our release callback was just free - - - - --- 2011-09-23 Juan Quintela New
[11/23] migration: Our release callback was just free - - - - --- 2011-09-20 Juan Quintela New
[11/23] multifd: Move iov from pages to params Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2021-11-23 Juan Quintela New
[11/23] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[11/23] ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model() generalize parsing of cpu_model (part 3/PPC) 1 - 1 - --- 2017-10-05 Igor Mammedov New
[11/23] python/machine: permanently switch to AQMP Python: delete qemu.qmp package - - - - --- 2021-11-24 John Snow New
[11/23] qcow2: Batch flushes for COW - - - - --- 2011-01-24 Kevin Wolf New
[11/23] qcow2: handle_alloc(): Get rid of keep_clusters parameter - - - - --- 2013-03-28 Stefan Hajnoczi New
[11/23] qemu-img: allow specifying -f fmt for snapshot subcommand qemu-img: refersh options and --help handling - - - - --- 2024-02-09 Michael Tokarev New
[11/23] qom: allow object_class_foreach to take additional parameters to refine search - - 1 - --- 2012-01-30 Anthony Liguori New
[11/23] s390/sclp: rework sclp event facility initialization + device realization - - 1 - --- 2015-08-31 Cornelia Huck New
[11/23] sdlaudio: enable (in|out).mixing-engine=off next round of audio patches - - - - --- 2021-01-10 Volker Rümelin New
[11/23] shippable: add mipsel target - - 1 - --- 2017-05-08 Philippe Mathieu-Daudé Superseded
[11/23] spapr: split the IRQ allocation sequence [01/23] ppc/pnv: introduce a new intc_create() operation to the chip model - - - - --- 2018-06-22 David Gibson New
[11/23] stellaris_enet: avoid buffer overrun on incoming migration (part 2) - - - - --- 2013-12-03 Michael S. Tsirkin New
[11/23] target-alpha: Use cpu_exec_interrupt qom hook - - - - --- 2014-09-13 Richard Henderson New
[11/23] target-i386: convert 'hv_vapic' feature into property - - - - --- 2012-10-02 Igor Mammedov New
[11/23] target-m68k: Replace helper_xflag_lt with setcond - - - - --- 2016-10-25 Laurent Vivier New
[11/23] target-sparc: Use DisasCompare in Tcc - - - - --- 2012-10-05 Richard Henderson New
[11/23] target/arm: Implement SVE bitwise shift by immediate (predicated) target/arm: decode generator and initial sve patches - - - - --- 2017-12-18 Richard Henderson New
[11/23] target/arm: Mark up sysregs for HFGRTR bits 12..23 target/arm: Implement FEAT_FGT fine-grained traps - - 1 - --- 2023-01-27 Peter Maydell New
[11/23] target/s390x: Use MMU_INDEX() helper Introduce MMU_INDEX() - - - - --- 2023-08-06 Helge Deller New
[11/23] tcg/tci: Merge INDEX_op_ld8u_{i32,i64} TCI fixes and cleanups - - 1 - --- 2021-01-28 Richard Henderson New
[11/23] tests/docker: remove mingw packages from Fedora tests/docker: start using libvirt-ci's "lcitool" for dockerfiles - - - - --- 2020-12-01 Daniel P. Berrangé New
[11/23] tests/tcg/xtensa: conditionalize interrupt tests tests/tcg/xtensa: conditionalize xtensa tests - - - - --- 2019-02-19 Max Filippov New
[11/23] usb-ehci: Fix handling of PED and PEDC port status bits - - - - --- 2011-07-08 Gerd Hoffmann New
[11/23] usb: restore USBDevice->attached on vmload - - - - --- 2012-08-21 Michael Roth New
[11/23] userfaultfd: Rename uffd_api.bits into .features - - - - --- 2015-05-14 Andrea Arcangeli New
[11/23] vga: change tabs to spaces - - - - --- 2009-08-31 Juan Quintela Superseded
[11/24] Add qemu_opts_validate() for post parsing validation - - - - --- 2009-09-23 Mark McLoughlin Superseded
[11/24] DAX: virtiofsd: Add setup/remove mapping handlers to passthrough_ll virtiofs dax patches - - 1 - --- 2021-02-09 Dr. David Alan Gilbert New
[11/24] Fix typos in comments (existance -> existence) - - - - --- 2011-05-08 Stefan Hajnoczi New
[11/24] Implement scsi device destruction - - - - --- 2009-09-25 Gerd Hoffmann Superseded
[11/24] accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter accel/tcg: Rewrite user-only vma tracking - - 1 - --- 2022-10-06 Richard Henderson New
[11/24] block: Mark bdrv_filter_child() and callers GRAPH_RDLOCK block: Graph locking part 6 (bs->file/backing) - - 1 - --- 2023-10-27 Kevin Wolf New
[11/24] block: bdrv_close: release bitmaps after drv->bdrv_close - - - - --- 2017-04-26 Vladimir Sementsov-Ogievskiy New
[11/24] block: introduce persistent dirty bitmaps - - 2 - --- 2017-02-03 Vladimir Sementsov-Ogievskiy New
[11/24] block: introduce persistent dirty bitmaps - - 1 - --- 2017-02-02 Vladimir Sementsov-Ogievskiy New
[11/24] block: introduce persistent dirty bitmaps - - 1 - --- 2017-01-23 Vladimir Sementsov-Ogievskiy New
[11/24] block: introduce persistent dirty bitmaps - - 1 - --- 2016-12-21 Vladimir Sementsov-Ogievskiy New
[11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space bsd-user: arm (32-bit) support - - 2 - --- 2021-10-19 Warner Losh New
[11/24] build: move sanitizer tests to meson Meson changes for QEMU 8.1 - - - - --- 2023-05-11 Paolo Bonzini New
« 1 2 ... 473 474 4754316 4317 »