Show patches with: none      |   431354 patches
« 1 2 ... 472 473 4744313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/21] libcacard: link with glib for g_strndup - - - - --- 2012-02-28 Gerd Hoffmann New
[11/21] linux-user/microblaze: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-06-16 Richard Henderson New
[11/21] memory: iommu support - - 2 - --- 2013-05-30 Paolo Bonzini New
[11/21] meson: remove CONFIG_ALL Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[11/21] migration: Move migration_total_bytes() to migration-stats.c Migration: More migration atomic counters - - 1 - --- 2023-05-08 Juan Quintela New
[11/21] nbd: avoid uninitialized warnings - - - - --- 2013-11-18 Marc-André Lureau New
[11/21] openpic: convert simple reg operations to builtin bitops - - - - --- 2012-12-13 Alexander Graf New
[11/21] parallels: Add dirty bitmaps saving [01/21] parallels: Set s->used_bmap to NULL in parallels_free_used_bitmap() - - - - --- 2023-12-28 Alexander Ivanov New
[11/21] parallels: collect bitmap of used clusters at open Untitled series #373344 - - - - --- 2023-09-15 Denis V. Lunev New
[11/21] parallels: collect bitmap of used clusters at open implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[11/21] ppc/pnv: scan ISA bus to populate device tree - - 1 - --- 2017-04-05 Cédric Le Goater New
[11/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good - - - - --- 2023-10-04 Philippe Mathieu-Daudé New
[11/21] qapi: Make QObject input visitor set *list reliably - - 1 - --- 2017-02-23 Markus Armbruster New
[11/21] qapi: convert query-name - - - - --- 2011-09-28 Luiz Capitulino New
[11/21] qdev: move bus properties to abstract superclasses - - - - --- 2012-05-02 Paolo Bonzini New
[11/21] qdict: learn to lookup quint - - - - --- 2017-03-11 Marc-André Lureau New
[11/21] qemu-char: convert null backend to data-driven creation - - 1 - --- 2015-10-12 Paolo Bonzini New
[11/21] qom: add plug_set QMP command - - - - --- 2011-07-25 Anthony Liguori New
[11/21] s390x/css: realize css_sch_build_schib - - 1 - --- 2017-05-19 Cornelia Huck New
[11/21] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip - - - - --- 2011-12-29 Isaku Yamahata New
[11/21] swim: add trace events for IWM and ISM registers q800: add support for booting MacOS Classic - part 2 - - 1 - --- 2023-07-02 Mark Cave-Ayland New
[11/21] target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD - - 1 - --- 2014-01-26 Peter Maydell New
[11/21] target-arm: Update generic cpreg code for AArch64 - - - - --- 2013-12-17 Peter Maydell New
[11/21] target-i386: convert 'check' and 'enforce' features into properties - - - - --- 2012-08-15 Igor Mammedov New
[11/21] target-i386: introduce apic-id property - - - - --- 2013-04-23 Igor Mammedov New
[11/21] target-mips: Status.UX/SX/KX enable 32-bit address wrapping - - - - --- 2014-05-30 Leon Alrae New
[11/21] target-s390x: switch to AREG0 free mode - - - - --- 2012-09-02 Blue Swirl New
[11/21] target-sparc: Do exceptions management fully inside the helpers. - - - - --- 2011-10-18 Richard Henderson New
[11/21] target-xtensa: fix ITLB/DTLB page protection flags - - - - --- 2013-01-16 Michael Roth New
[11/21] target/arm/kvm: Use a switch for kvm_arm_cpreg_level target/arm: kvm cleanups - - 2 - --- 2023-11-23 Richard Henderson New
[11/21] target/arm: Make gen_swap_half() take separate src and dest target/arm: Finish neon decodetree conversion - - 1 - --- 2020-06-16 Peter Maydell New
[11/21] target/s390x: Fix float_comp_to_cc() prototype [01/21] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED - 1 3 - --- 2023-04-13 Michael Tokarev New
[11/21] tcg-i386: Tidy non-immediate arithmetic operations. - - - - --- 2010-04-14 Richard Henderson New
[11/21] test/avocado/machine_aspeed.py: Add an I2C RTC test aspeed: Extend ast2600 I2C model with new mode - - 1 - --- 2022-06-06 Cédric Le Goater New
[11/21] tests/tcg/xtensa: fix test execution on ISS target/xtensa: implement double precision FPU - - - - --- 2020-07-06 Max Filippov New
[11/21] ui/dbus: use shared memory when possible on win32 -display dbus: add win32 support - - - - --- 2023-06-06 Marc-André Lureau New
[11/21] usb-ehci: fix ehci_child_detach - - - - --- 2012-04-17 Gerd Hoffmann New
[11/21] userfaultfd: buildsystem activation - - - - --- 2015-03-05 Andrea Arcangeli New
[11/22] Introduce bsd-mem.h to the source tree Implement the mmap system call for FreeBSD. - - 2 - --- 2023-08-19 Karim Taha New
[11/22] PPC: Mac: Add debug prints in macio and dbdma code - - - - --- 2013-07-11 Alexander Graf New
[11/22] QError: New QERR_SNAPSHOT_ACTIVATE_FAILED - - - - --- 2010-04-20 Luiz Capitulino New
[11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass ADB: fix autopoll issues and rework mac_via state machine - - - - --- 2020-06-14 Mark Cave-Ayland New
[11/22] block: Introduce bdrv_aligned_pwritev() - - - - --- 2013-12-11 Kevin Wolf New
[11/22] block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK block: Graph locking part 5 (protect children/parent links) - - - - --- 2023-09-29 Kevin Wolf New
[11/22] block: Use bdrv_recurse_can_replace() block: Fix check_to_replace_node() - - - - --- 2019-09-20 Max Reitz New
[11/22] bsd-user/sycall.c: Now obsolete, remove bsd-user: Start upstreaming the system calls. - - 2 - --- 2022-02-01 Warner Losh New
[11/22] cpu: Call plugin hooks only when ready Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR - - 1 - --- 2023-11-06 Alex Bennée New
[11/22] cpu: introduce get_firmware_id() method and override it for target-i386 - - - - --- 2013-04-05 Igor Mammedov New
[11/22] es1370: convert PIO to new memory api read/write - - - - --- 2012-10-29 Alexander Graf New
[11/22] exec: introduce memory_access_is_direct - - 1 - --- 2013-05-30 Paolo Bonzini New
[11/22] exec: introduce memory_access_is_direct - - - - --- 2013-05-24 Paolo Bonzini New
[11/22] exec: simplify notdirty_mem_write - - - - --- 2015-03-26 Paolo Bonzini New
[11/22] fsdev: 9p-marshal: introduce V9fsBlob - - - - --- 2016-01-05 Wei Liu New
[11/22] gtk: allow moving tabs to windows and back. - - - - --- 2014-05-06 Gerd Hoffmann New
[11/22] hw/a15mpcore.c: Add Cortex-A15 private peripheral model - - - - --- 2012-02-17 Peter Maydell New
[11/22] hw/alpha: make E1000_PCI a hard dependency for clipper testing/next: cirrus, docker, docs, ci, configs, gitlab - - 1 - --- 2023-05-03 Alex Bennée New
[11/22] hw/char/parallel: Disuse isa_init_irq() isa: Resolve unneeded IRQ attributes from ISADevice - - - - --- 2022-02-22 Bernhard Beschow New
[11/22] hw/misc/tz-msc: Model TrustZone Master Security Controller MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI - - 1 - --- 2018-08-20 Peter Maydell New
[11/22] hw/sd: sd: Allow single/multiple block write for SPI mode hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2020-12-31 Bin Meng Superseded
[11/22] i8259: Update IRQ state after reset - - - - --- 2011-09-28 Jan Kiszka New
[11/22] instrument: [hmp] Add control interface - - - - --- 2013-03-26 Lluís Vilanova New
[11/22] kvm: Refactor qemu_kvm_eat_signals - - 1 - --- 2011-01-27 Jan Kiszka New
[11/22] linux-user, s390x: remove syscall definitions for !TARGET_S390X linux-user: generate syscall_nr.sh - - - - --- 2020-02-17 Laurent Vivier New
[11/22] machine: replace compat_props with opts_default - - - - --- 2010-06-07 Anthony Liguori New
[11/22] meson: make target endianneess available to Kconfig configs: switch boards to "default y" - - 1 - --- 2024-04-23 Paolo Bonzini New
[11/22] migration: Introduce migrate_fd_completed() for consistenncy - - - - --- 2011-02-23 Juan Quintela New
[11/22] milkymist-hpdmc: Convert sysbus init function to realize function QOM'ify SysBusDeviceClass->init - - 1 - --- 2018-11-19 Mao Zhongyi New
[11/22] net: rtl8139: replace qemu_format_nic_info_str by qemu_format_nic_info_dict - - - - --- 2010-04-08 Miguel Di Ciurcio Filho New
[11/22] parallels: add test which will validate data_off fixes through repair implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[11/22] pcnet: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[11/22] pixman: windup in configure & makefiles - - - - --- 2012-11-01 Gerd Hoffmann New
[11/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM plugins: Rewrite plugin code generation - - 1 - --- 2024-03-16 Richard Henderson New
[11/22] ppc/ppc405: QOM'ify MAL QOMify PPC4xx devices and minor clean ups - - - - --- 2022-08-13 BALATON Zoltan New
[11/22] ppc: Remove broken partial PVR matching - - - - --- 2011-10-30 Alexander Graf New
[11/22] ppc: avoid AREG0 for MMU etc. helpers - - - - --- 2012-04-22 Blue Swirl New
[11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard qapi: static typing conversion, pt5a - - - - --- 2021-04-22 John Snow New
[11/22] qapi: Convert pmemsave - - - - --- 2011-12-06 Luiz Capitulino New
[11/22] qapi: add open-coded visitor for struct tm types - - 1 - --- 2012-07-24 Michael Roth New
[11/22] qapi: add signal support to core QMP server - - - - --- 2011-03-07 Anthony Liguori New
[11/22] qapi: qapi.py, make json parser more robust - - - - --- 2012-09-21 Michael Roth New
[11/22] qcow2-bitmap: add qcow2_store_persistent_bitmaps() - - - - --- 2016-09-30 Vladimir Sementsov-Ogievskiy New
[11/22] qcow2: add dirty bitmaps extension - - - - --- 2016-03-15 Vladimir Sementsov-Ogievskiy New
[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
« 1 2 ... 472 473 4744313 4314 »