Show patches with: Archived = No       |   430827 patches
« 1 2 ... 938 939 9404308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/7] hw/display: Let devices own the MemoryRegion they create hw: Let devices own the MemoryRegion they create - - - - --- 2020-02-21 Philippe Mathieu-Daudé New
[5/7] hw/dma: Declare link using static DEFINE_PROP_LINK() macro hw: Few more QOM/QDev cleanups - - 1 - --- 2023-10-17 Philippe Mathieu-Daudé New
[5/7] hw/grackle: fix PCI bus initialization - - - - --- 2016-07-14 Marcel Apfelbaum New
[5/7] hw/hppa: Add power button emulation hppa power button support, graphics updates and firmware fixes - - 1 - --- 2020-09-01 Helge Deller New
[5/7] hw/i2c: pmbus: add VCAP register PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[5/7] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name PC cleanups - - 1 - --- 2023-01-27 Bernhard Beschow New
[5/7] hw/i386/port92: Add missing 'hw/isa/isa.h' header hw/i386: Cleanups around 'hw/i386/pc.h' - - - - --- 2024-02-13 Philippe Mathieu-Daudé New
[5/7] hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values - - 2 - --- 2020-08-14 Philippe Mathieu-Daudé New
[5/7] hw/ide/piix: Use generic ide_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-02-08 Philippe Mathieu-Daudé New
[5/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h - - - - --- 2024-02-19 Thomas Huth New
[5/7] hw/mips/fuloong2e: Remove unused env entry hw/mips/fuloong2e fixes - - - - --- 2020-12-16 Jiaxun Yang New
[5/7] hw/mips/malta: Introduce the 'malta-phys' machine hw/mips/malta: Rework to allow more than 2GB of RAM on 64-bit - - - - --- 2020-06-30 Philippe Mathieu-Daudé New
[5/7] hw/misc/empty_slot: Convert debug printf() to trace event hw/misc/empty_slot: Spring cleaning - - - - --- 2020-05-10 Philippe Mathieu-Daudé New
[5/7] hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU only - - - - --- 2011-12-05 Peter Maydell New
[5/7] hw/nvram/mac_nvram: Report failure to write data various: 7 minor Coverity fixes - - 1 - --- 2024-03-12 Peter Maydell New
[5/7] hw/nvram: Add a new auxiliary function to init at24c eeprom Misc NPCM7XX patches - - 1 - --- 2021-08-13 Hao Wu New
[5/7] hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgs - - - - --- 2012-10-23 Peter Maydell New
[5/7] hw/pci: spelling fixes remaining tree-wide spelling fixes - - 1 - --- 2023-09-09 Michael Tokarev New
[5/7] hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR - - - - --- 2012-10-14 Peter Maydell New
[5/7] hw/ppc: Drop useless CONFIG_KVM ifdefery ppc: Get rid of some CONFIG_KVM guards - - - - --- 2019-06-14 Greg Kurz New
[5/7] hw/rdma: Fix possible out of bounds access to regs array hw/rdma: coverity fixes - - 1 - --- 2018-04-30 Marcel Apfelbaum New
[5/7] hw/riscv/virt.c: use g_autofree in create_fdt_virtio() hw/riscv: fix leak, add more g_autofree - - 2 - --- 2024-01-22 Daniel Henrique Barboza New
[5/7] hw/rtc/m48t59: Reduce timer precision to milli-second misc: Reduce QEMUTimer pressure by using lower precision when possible - - - - --- 2020-06-16 Philippe Mathieu-Daudé New
[5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access - - - - --- 2020-08-14 Philippe Mathieu-Daudé New
[5/7] hw/smbios: code cleanup - use macro definitions for table header handles Queued patches for the next pull request - - 2 - --- 2022-02-23 Ani Sinha New
[5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope - - 1 - --- 2023-05-31 Philippe Mathieu-Daudé New
[5/7] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register hw/arm/raspi: Fix SYS_timer on Linux + misc changes - - - - --- 2020-09-20 Philippe Mathieu-Daudé New
[5/7] hw: Have machines Kconfig-select FW_CFG hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) 2 - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[5/7] i386: Add new -IBRS versions of Intel CPU models CPU model updates for CVE-2017-5715 (Spectre variant #2) - - - - --- 2018-01-09 Eduardo Habkost New
[5/7] i386: Remove x86_cpu_set_default_version() function i386: Add `machine` parameter to query-cpu-definitions - - - - --- 2019-10-25 Eduardo Habkost New
[5/7] i440fx-test: add test to compare default register values - - - - --- 2013-04-16 Anthony Liguori New
[5/7] icount: check for icount clock deadline when cpu loop exits. - - 1 - --- 2014-07-31 fred.konrad@greensocs.com New
[5/7] ide: also reset io_buffer_index for writes - - - - --- 2010-12-10 Christoph Hellwig New
[5/7] ide: fix TRIM with empty range entry - - - - --- 2013-01-14 Paolo Bonzini New
[5/7] ide: make ide_transfer_stop idempotent atapi: change unlimited recursion to while loop - - 1 - --- 2018-06-06 John Snow New
[5/7] ide: remove magic constants from the device register IDE: SRST and other fixes - - - - --- 2020-07-24 John Snow New
[5/7] igd: use defines for standard pci config space offsets - - - - --- 2015-12-08 Gerd Hoffmann New
[5/7] include qemu-thread.h early - - - - --- 2011-02-10 Paolo Bonzini New
[5/7] io: use GDateTime for formatting timestamp for websock headers replace all use of strftime() with g_date_time_format() - - 1 - --- 2021-05-05 Daniel P. Berrangé New
[5/7] iotests/129: Actually test a commit job iotests/129: Fix it - - 2 - --- 2021-01-13 Max Reitz New
[5/7] iotests/281: Test lingering timers block/nbd: Move s->ioc on AioContext change - - 1 - --- 2022-02-03 Hanna Czenczek New
[5/7] iotests: Disable broken streamOptimized tests vmdk: Misc fixes - - - - --- 2019-07-25 Max Reitz New
[5/7] iotests: Use $PYTHON for Python scripts - - - - --- 2014-05-15 Max Reitz New
[5/7] iotests: add -io_uring support iotests: add -io_uring support - - - - --- 2023-07-25 Stefan Hajnoczi New
[5/7] iotests: extended timeout under Valgrind Allow Valgrind checking all QEMU processes - - - - --- 2019-06-09 Andrey Shinkevich New
[5/7] ipmi: Allow a size value to be passed for I/O space Add PCI IPMI interfaces - - - - --- 2017-12-07 Corey Minyard New
[5/7] ipmi: Fix macro issues [1/7] Add maintainer for the IPMI code - - 1 - --- 2018-02-01 Corey Minyard New
[5/7] ipmi: fix build config variable name for ipmi_bmc_extern.o - - - - --- 2016-10-24 Corey Minyard New
[5/7] ipxe: add qemu branding 1 - - - --- 2015-07-15 Gerd Hoffmann New
[5/7] ipxe: add qemu branding - - - - --- 2015-04-10 Gerd Hoffmann New
[5/7] kdump: add vmcoreinfo ELF note - - - - --- 2017-06-29 Marc-André Lureau New
[5/7] kvm-all: add support for multiple address spaces - - - - --- 2015-05-18 Paolo Bonzini New
[5/7] kvm-ppc: fix build for ppc64-softmmu - - - - --- 2014-03-06 Xuebing Wang New
[5/7] kvm: Enable XSAVE live migration support - - - - --- 2010-06-28 Marcelo Tosatti New
[5/7] kvm: factor out kvm_has_msr_star - - - - --- 2010-10-21 Marcelo Tosatti New
[5/7] kvm: set gsi_bits and max_gsi correctly 2 - - - --- 2012-04-13 Marcelo Tosatti New
[5/7] libcacard: Convert two leftover realloc() to GLib - - - - --- 2014-05-22 Markus Armbruster New
[5/7] libqos: Change free function called in malloc - - 2 - --- 2014-07-24 Marc Marí New
[5/7] libqos: expose common virtqueue setup/cleanup functions libqos: add VIRTIO PCI 1.0 support - - - - --- 2019-10-10 Stefan Hajnoczi New
[5/7] libvhost-user: Declare uffdio_register early to make it C90 compliant [1/7] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU - - - - --- 2022-12-19 Marcel Holtmann New
[5/7] linux-headers/kvm: KVM_EXIT_HYPERV type and struct - - 1 - --- 2015-10-26 Andrey Smetanin New
[5/7] linux-user/hppa: Fix TARGET_MAP_TYPE linux-user fixes, mostly for hppa - - - - --- 2017-10-31 Richard Henderson New
[5/7] linux-user/hppa: Increase guest stack size to 80MB for hppa target linux-user fixes for hppa target - part 2 - - - - --- 2022-09-24 Helge Deller New
[5/7] linux-user/nios2: Remove do_sigreturn linux-user/nios2: Fix clone and sigreturn - - 1 - --- 2022-03-20 Richard Henderson New
[5/7] linux-user: Add syscall numbers from kernel 2.6.39.2 - - - - --- 2011-07-11 Riku Voipio New
[5/7] linux-user: Fix incorrect NaN detection in ARM nwfpe emulation 1 - - - --- 2011-01-07 Riku Voipio New
[5/7] linux-user: Implement do_setcontext for PPC64 - - - - --- 2014-06-30 Tom Musta New
[5/7] linux-user: Use guest_start_len_valid in mmap. - - - - --- 2010-03-30 Richard Henderson New
[5/7] linux-user: Use h2g_valid in qemu_vmalloc. - - - - --- 2010-02-11 Richard Henderson New
[5/7] linux-user: Verify MIPS syscall arguments - - 1 - --- 2011-09-09 Riku Voipio New
[5/7] linux-user: add core dump support for MIPS - - - - --- 2009-12-11 Nathan Froyd New
[5/7] linux-user: correct semctl() and shmctl() - - - - --- 2013-03-07 Riku Voipio New
[5/7] linux-user: handle POWERPC_EXCP_STCX - - - - --- 2009-08-03 Nathan Froyd Superseded
[5/7] loader: Support Flattened Image Trees (FIT images) - - - - --- 2016-08-19 Paul Burton Superseded
[5/7] lsi53c895a: Fix SDID in SELECT ID command - - - - --- 2009-11-19 Jan Kiszka New
[5/7] m48t59: add a Nvram interface - - - - --- 2013-05-02 Hervé Poussineau New
[5/7] mac_oldworld: implement custom FWPathProvider mac: generate correct fw paths for macio IDE and virtio-blk-pci devices - - - - --- 2018-08-29 Mark Cave-Ayland New
[5/7] mac_via: rename VBL timer to 60Hz timer mac_via: fixes and improvements - - 1 - --- 2021-03-10 Mark Cave-Ayland New
[5/7] macio: move OpenPIC inside macio-newworld device macio: remove PIC object property links - - - - --- 2020-12-19 Mark Cave-Ayland New
[5/7] macio: use object link between MACIO_IDE and MAC_DBDMA object mac_dbdma: tidy-up and QOMify - - - - --- 2017-09-24 Mark Cave-Ayland New
[5/7] maint: remove unused include for signal.h - - - - --- 2015-08-26 Daniel P. Berrangé New
[5/7] maintainers: Add docs/tracing.txt to Tracing 1 - - - --- 2012-03-12 Stefan Hajnoczi New
[5/7] megasas: Implement LD_LIST_QUERY - - - - --- 2014-04-16 Hannes Reinecke New
[5/7] megasas: do not read command more than once from frame - - - - --- 2017-06-06 Paolo Bonzini New
[5/7] megasas: simplify trace event messages - - - - --- 2014-04-16 Hannes Reinecke New
[5/7] memory: Allow replay of IOMMU mapping notifications - - - - --- 2015-09-24 David Gibson New
[5/7] memory: add kvm_mem_flags to MemoryRegion - - - - --- 2015-05-15 Paolo Bonzini New
[5/7] meson: use pkg-config method for libudev First round of meson bugfixes and cleanups for 6.0 - - - - --- 2020-12-16 Paolo Bonzini New
[5/7] meson: use pkg-config method for libudev First round of meson bugfixes and cleanups for 6.0 - - - - --- 2020-12-16 Paolo Bonzini New
[5/7] microblaze: Fix latent bug with default DTB lookup 1 - - - --- 2013-07-04 Markus Armbruster New
[5/7] migrate: HMP migate_continue migration: pause-before-device - - - - --- 2017-10-11 Dr. David Alan Gilbert New
[5/7] migration-local: implementation of incoming part - - - - --- 2013-06-16 Lei Li New
[5/7] migration/block-dirty-bitmap: cancel migration on shutdown Fix crashes on early shutdown during bitmaps postcopy - - - - --- 2020-01-22 Vladimir Sementsov-Ogievskiy New
[5/7] migration: Add VMSTATE_UINTTL_2DARRAY() - - - - --- 2017-04-16 Stafford Horne New
[5/7] migration: Display error in query-migrate irrelevant of status migration: Better error handling in return path thread - - 1 - --- 2023-06-28 Peter Xu New
[5/7] migration: Drop return code for disgard ram process migration: Postcopy cleanup on ram disgard - - 2 - --- 2021-12-07 Peter Xu New
[5/7] migration: Fix the migrate auto converge process - - - - --- 2014-02-28 Gonglei (Arei) New
[5/7] migration: add error handling to migrate_fd_put_notify(). - - - - --- 2011-09-20 Juan Quintela New
[5/7] migration: create now section to store global state - - - - --- 2014-10-15 Juan Quintela New
[5/7] migration: export migration_get_current() - - 1 - --- 2012-08-13 Juan Quintela New
« 1 2 ... 938 939 9404308 4309 »