Show patches with: none      |   431616 patches
« 1 2 ... 485 486 4874316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/14] create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX - - - - --- 2012-04-04 Eduardo Habkost New
[12/14] create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX - - - - --- 2012-03-30 Eduardo Habkost New
[12/14] disas/riscv: Add rv_codec_vror_vi for vror.vi Update RISC-V vector crypto to ratified v1.0.0 - - - - --- 2023-10-25 Max Chou New
[12/14] error: turn QERR_ macros into an enumeration - - - - --- 2012-07-25 Luiz Capitulino New
[12/14] hvf: move fields from CPUState to CPUX86State add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[12/14] hw/arm/musca: Add MPCs Add model of the Arm Musca devboards - - 1 - --- 2019-02-14 Peter Maydell New
[12/14] hw/arm/vexpress: Don't use arm_pic_init_cpu() - - - - --- 2013-08-08 Peter Maydell New
[12/14] hw/block/nvme: remove irrelevant zone resource checks hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[12/14] hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR) hw/display: Omnibus cleanups - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[12/14] hw/intc/arm_gicv3_its: Check table bounds against correct limit arm_gicv3_its: Implement MOVI and MOVALL commands - - 1 - --- 2022-01-22 Peter Maydell New
[12/14] hw/mips/malta: Add some logging for bad register offset cases hw/mips: patch queue for 2020-05-26 - - 1 1 --- 2020-05-26 Philippe Mathieu-Daudé New
[12/14] hw/misc/bcm2835_cprman: add sane reset values to the registers raspi: add the bcm2835 cprman clock manager - - - - --- 2020-09-25 Luc Michel New
[12/14] hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups - - - - --- 2023-01-09 Philippe Mathieu-Daudé New
[12/14] hw/misc: Add intel-me aspeed: Add I2C new register DMA slave mode support - - - - --- 2022-06-27 Peter Delevoryas New
[12/14] hw/net: GMAC Tx Implementation Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-19 Nabih Estefan New
[12/14] hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM hw: Fix various --without-default-devices issues - - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[12/14] hw/s390/css: avoid taking address members in packed structs misc set of fixes for warnings under GCC 9 - - 2 - --- 2019-03-29 Daniel P. Berrangé New
[12/14] hw/sh4/Kconfig: r2d machine requires the rtl8139 network card hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
[12/14] hw/southbridge/ich9: Add the USB EHCI/UHCI functions hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-19 Philippe Mathieu-Daudé New
[12/14] i386/cpu: Store LAPIC bus frequency in CPU structure : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-09 Liran Alon New
[12/14] i386: change gen_setcc_slow_T0 to gen_setcc_slow - - 2 - --- 2012-10-06 Paolo Bonzini New
[12/14] ide: Fix info qtree for ide-drive.ver - - - - --- 2010-06-01 Markus Armbruster New
[12/14] ide: Fix info qtree for ide-drive.ver - - - - --- 2010-05-28 Markus Armbruster New
[12/14] ide: add TRIM support - - - - --- 2011-06-15 Kevin Wolf New
[12/14] ignore unknown --xyzdir options - - - - --- 2010-05-26 Paolo Bonzini New
[12/14] iotests 60: more accurate set dirty bit in qcow2 header iotests: support zstd - - 1 - --- 2021-07-05 Vladimir Sementsov-Ogievskiy New
[12/14] iotests: remove qemu_img_pipe_and_status() iotests: ensure all qemu-img calls are either checked or logged - - - - --- 2022-03-09 John Snow New
[12/14] ipmi: Fix SSIF ACPI handling to use the right CRS pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[12/14] linux-user/elfload: Simplify vma_dump_size linux-user: Rewrite core dump - - - - --- 2024-02-27 Richard Henderson New
[12/14] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2009-12-31 Kirill A. Shutemov New
[12/14] linux-user/sparc: Handle unimplemented flush trap linux-user/sparc: Handle missing traps - - - - --- 2023-02-02 Richard Henderson New
[12/14] linux-user: Re-use load_elf_image for the main binary. - - - - --- 2010-04-05 Richard Henderson New
[12/14] linux-user: Re-use load_elf_image for the main binary. - - - - --- 2010-04-05 Richard Henderson New
[12/14] linux-user: Re-use load_elf_image for the main binary. - - - - --- 2010-04-05 Richard Henderson New
[12/14] linux-user: Remove redundant null check and replace free by g_free - - 1 - --- 2012-09-23 Stefan Hajnoczi New
[12/14] linux-user: syscall should use sanitized arg1 - - - - --- 2011-06-02 Juan Quintela New
[12/14] lm32: add milkymist hw support functions - - - - --- 2011-03-07 Michael Walle New
[12/14] machine: pass QAPI struct to mc->smp_parse [01/14] remove -writeconfig - - - - --- 2021-05-13 Paolo Bonzini New
[12/14] migration/multifd: multifd_send_prepare_header() migration/multifd: Refactor ->send_prepare() and cleanups - - 1 - --- 2024-01-31 Peter Xu New
[12/14] migration: Make errp the last parameter of local functions - - - - --- 2017-04-21 Fam Zheng New
[12/14] migration: Only go to the iterate stage if there is anything to send - - - - --- 2013-01-15 Juan Quintela New
[12/14] migration: Report error when shutdown fails migration: Improve error reporting - - 2 - --- 2024-02-07 Cédric Le Goater New
[12/14] migration: Send requested page directly in rp-return thread migration: Postcopy Preempt-Full - - 1 - --- 2022-09-20 Peter Xu New
[12/14] monitor: Convert do_info_version() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[12/14] musb: get musb state via container_of() - - - - --- 2011-05-04 Gerd Hoffmann New
[12/14] nbd/client: Accept 64-bit block status chunks qemu patches for NBD_OPT_EXTENDED_HEADERS - - - - --- 2021-12-03 Eric Blake New
[12/14] nbd/client: Work around 3.0 bug for listing meta contexts nbd: add qemu-nbd --list - - - - --- 2018-11-30 Eric Blake New
[12/14] nvdimm acpi: rename nvdimm_dsm_reserved_root - - 2 - --- 2016-11-07 Xiao Guangrong New
[12/14] omap-gpio: remove PROP_PTR Clean-ups: remove QDEV_PROP_PTR - - 1 - --- 2019-10-18 Marc-André Lureau New
[12/14] pcbios: make pci bar initialization to be aware of preferchable memory. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[12/14] pci: give pci devices a default name. - - - - --- 2011-09-16 Anthony Liguori New
[12/14] pcie downstream port: pci express switch downstream port. - - - - --- 2010-09-06 Isaku Yamahata New
[12/14] pcie_sriov: Allow to specify VF device options virtio-net: add support for SR-IOV emulation - - - - --- 2023-12-02 Akihiko Odaki New
[12/14] pckbd: Convert to MemoryRegion - - - - --- 2011-09-25 Avi Kivity New
[12/14] pixman/vnc: remove rgb_prepare_row* functions - - - - --- 2012-10-17 Gerd Hoffmann New
[12/14] pl330: Don't inhibit ES bits on INTEN - - - - --- 2013-04-05 Peter Maydell New
[12/14] ppc/pnv: Remove "system-memory" property for he PHB4 PEC model ppc/pnv: Add support for user created PHB3/PHB4 devices - - 2 - --- 2021-12-02 Cédric Le Goater New
[12/14] ppc: use movcond to implement evsel - - - - --- 2014-09-15 Paolo Bonzini New
[12/14] qapi/doc.py: Assert tag member is Enum type qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[12/14] qapi: introduce change-blockdev - - - - --- 2011-08-24 Anthony Liguori New
[12/14] qapi: ui examples: add missing websocket member Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[12/14] qbus: move print_dev to DeviceClass - - 1 - --- 2012-05-01 Anthony Liguori New
[12/14] qbus: move print_dev to DeviceClass - - - - --- 2012-04-18 Anthony Liguori New
[12/14] qcow2: Fix corruption after refblock allocation - - - - --- 2010-05-28 Kevin Wolf New
[12/14] qcow2: implement .bdrv_close_safe block: blockdev-del force=false - - - - --- 2022-02-07 Vladimir Sementsov-Ogievskiy New
[12/14] qemu-iotests: Rewrite 212 for blockdev-create job block: Make blockdev-create a job and stable API - - 1 - --- 2018-05-25 Kevin Wolf New
[12/14] qemu-option: Fix parse_option_parameters() documentation typo - - - - --- 2010-12-09 Kevin Wolf New
[12/14] qerror: add check-qerror.sh to verify alphabetical order - - - - --- 2012-01-18 Luiz Capitulino New
[12/14] qlit: improve QLit list vs qlist comparison - - - - --- 2017-08-24 Marc-André Lureau New
[12/14] qtest/ahci: remove getter/setter macros - - 1 - --- 2015-01-13 John Snow New
[12/14] ram.c: Remove unused include after moving out code migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[12/14] realview: convert realview i2c to VMState - - - - --- 2011-10-24 Benoit Canet New
[12/14] scripts/tracetool: Include qemu/osdep.h in generated .c files - - - - --- 2016-02-09 Peter Maydell New
[12/14] scsi: Ensure command and transfer lengths are set for all SCSI devices - - - - --- 2012-07-02 Paolo Bonzini New
[12/14] scsi: set VALID bit to 0 in fixed format sense data - - - - --- 2012-05-04 Paolo Bonzini New
[12/14] sdhci: add a trace event for the LED control SDHCI housekeeping - - - - --- 2017-12-13 Philippe Mathieu-Daudé Superseded
[12/14] simplify source_path handling - - - - --- 2010-11-14 Paolo Bonzini New
[12/14] size_t is unsigned, change to ssize_t to handle errors from tight_compress_data() - - - - --- 2010-08-30 Jes Sorensen New
[12/14] size_t is unsigned, so (foo >= 0) is always true - - - - --- 2010-08-30 Jes Sorensen New
[12/14] slavio_timer: convert to memory API - - - - --- 2011-11-15 Benoit Canet New
[12/14] softfloat: Replace uint64 type with uint_fast64_t - - - - --- 2012-01-16 Andreas Färber New
[12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect() ppc/spapr: Error handling fixes and cleanups - - - - --- 2020-08-10 Greg Kurz New
[12/14] spapr_events: re-use EPOW event infrastructure for hotplug events - - - - --- 2013-12-05 Michael Roth New
[12/14] spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[12/14] spice: flip modules switch ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[12/14] spice: make number of surfaces runtime-configurable. - - - - --- 2012-09-06 Gerd Hoffmann New
[12/14] target-arm: Add user-mode transaction attribute - - - - --- 2015-04-07 Peter Maydell New
[12/14] target-arm: Drop cpu_reset_model_id() - - - - --- 2012-03-30 Peter Maydell New
[12/14] target-arm: Move TB flags down to fill gap - - 1 - --- 2015-05-19 Peter Maydell New
[12/14] target-arm: Move cache ID register setup to cpu specific init fns 1 - - - --- 2012-04-21 Peter Maydell New
[12/14] target-i386: Convert conditional compilation of debug printfs to regular ifs - - - - --- 2014-04-28 Marc Marí New
[12/14] target-i386: Implement BNDLDX, BNDSTX - - - - --- 2015-07-09 Richard Henderson New
[12/14] target-mips: use deposit instead of hardcoded version - - 1 - --- 2012-10-09 Aurelien Jarno New
[12/14] target-ppc: Add xsxexpqp instruction - - - - --- 2017-01-05 Nikunj A Dadhania New
[12/14] target-sparc: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[12/14] target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV - - - - --- 2015-10-01 Richard Henderson New
[12/14] target/arm/ptw: Check for block descriptors at invalid levels target/arm/ptw: Cleanups and a few bugfixes - - 1 - --- 2023-07-14 Peter Maydell New
[12/14] target/arm: Export arm_v7m_mrs_control target/arm: gdbstub cleanups and additions - - 1 - --- 2023-02-14 Richard Henderson New
[12/14] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies target/arm: Implement FEAT_MOPS - - 1 - --- 2023-09-07 Peter Maydell New
[12/14] target/arm: set HPFAR_EL2.NS on secure stage 2 faults [01/14] target/arm: add arm_is_el2_enabled() helper - - - - --- 2020-11-02 Rémi Denis-Courmont New
« 1 2 ... 485 486 4874316 4317 »