Show patches with: Archived = No       |   430922 patches
« 1 2 ... 572 573 5744309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/30] hw/tricore: use the BYTE-based definitions hw: use the BYTE-based definitions when useful 1 - - - --- 2018-02-15 Philippe Mathieu-Daudé New
[17/30] memory: add address_space_translate - - - - --- 2013-05-25 Jan Kiszka New
[17/30] memory: add address_space_translate - - 1 - --- 2013-05-21 Paolo Bonzini New
[17/30] migration: Cleanup xbzrle zero page cache update logic Migration PULL request - - 2 - --- 2022-11-15 Juan Quintela New
[17/30] migration: move migration_fd_put_ready() - - - - --- 2012-10-18 Juan Quintela New
[17/30] migration: report RCU quiescent states - - - - --- 2013-06-28 Paolo Bonzini New
[17/30] pseries: Convert VIO code to QOM style type safe(ish) casts - - - - --- 2013-04-26 Alexander Graf New
[17/30] q800: add easc bool machine class property to switch between ASC and EASC q800: add support for booting MacOS Classic - - 1 - --- 2023-05-24 Mark Cave-Ayland New
[17/30] qcow2: Removed unused AIOCB fields - - - - --- 2011-08-29 Kevin Wolf New
[17/30] qmp-commands: move 'migrate-incoming' doc to schema - - - - --- 2016-09-22 Marc-André Lureau New
[17/30] qmp-commands: move 'migrate-start-postcopy' doc to schema - - - - --- 2016-09-13 Marc-André Lureau New
[17/30] scsi-disk: restruct emulation: REQUEST_SENSE - - - - --- 2009-11-26 Gerd Hoffmann New
[17/30] tcg/loongarch: Implement neg/add/sub ops 64-bit LoongArch port of QEMU TCG - - 1 - --- 2021-09-20 WANG Xuerui New
[17/30] usb: add usb_wakeup() + wakeup callback to port ops - - - - --- 2010-12-17 Gerd Hoffmann New
[17/30] virtio-mmio: drop useless bus->allow_hotplug = 0 - - 1 - --- 2014-09-24 Igor Mammedov New
[17/30] virtio-net: QOM realize preparations - - - - --- 2013-11-29 Paolo Bonzini New
[17/30] virtiofsd: Add main virtio loop virtiofs daemon (base) - - - - --- 2019-10-21 Dr. David Alan Gilbert New
[17/30] x86 tcg cpus: Fix Lesser GPL version number Untitled series #209689 - - 1 - --- 2020-10-23 Chetan New
[17/31] Only compile ptimer when one target uses it - - - - --- 2009-10-07 Juan Quintela Accepted
[17/31] PPC: e500: dt: create mpic node dynamically - - - - --- 2012-06-19 Alexander Graf New
[17/31] PPC: e500: dt: create mpic node dynamically - - - - --- 2012-06-05 Alexander Graf New
[17/31] console: use DIV_ROUND_UP - - - - --- 2017-06-22 Marc-André Lureau New
[17/31] hw/intc: Add loongarch ls7a interrupt controller support(PCH-PIC) Add Loongarch softmmu support. - - - - --- 2021-10-19 Xiaojuan Yang New
[17/31] iscsi: Switch to .bdrv_co_block_status() - - - - --- 2017-04-18 Eric Blake New
[17/31] openpic/fsl: critical interrupts ignore mask before v4.1 - - - - --- 2013-01-07 Alexander Graf New
[17/31] q35: implement high SMRAM - - - - --- 2015-05-11 Paolo Bonzini New
[17/31] qcow2: Update get_cluster_table() to support L2 slices Allow configuring the qcow2 L2 cache entry size - - - - --- 2017-10-12 Alberto Garcia New
[17/31] ram: Move xbzrle_cache_miss into RAMState - - - - --- 2017-03-15 Juan Quintela New
[17/31] spitz tosa: Simplify "drive is suitable for microdrive" test - - - - --- 2011-09-06 Kevin Wolf New
[17/31] target/arm: Implement SVE2 bitwise shift left long target/arm: SVE2, part 1 - - - - --- 2020-03-26 Richard Henderson New
[17/31] target/arm: Remove references to gdb_has_xml September maintainer omnibus (tests, gdbstub, plugins) 1 - - - --- 2023-09-25 Alex Bennée New
[17/31] target/s390x: Use unwind data for helper_clcle - - 2 - --- 2017-05-23 Richard Henderson New
[17/31] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[17/31] tests/qtest/e1000e-test: Fix the code style Introduce igb - - 1 - --- 2023-01-12 Akihiko Odaki New
[17/31] uhci: stick irq routing info into UHCIInfo too. - - - - --- 2012-11-01 Gerd Hoffmann New
[17/31] usb-ehci: split trace calls to handle arg count limits - - - - --- 2011-06-06 Gerd Hoffmann New
[17/31] vdpa: adapt vhost_ops callbacks to svq vDPA shadow virtqueue - - - - --- 2022-01-21 Eugenio Perez Martin New
[17/31] vl: Clean up error reporting in parse_add_fd() Replace some unwise uses of error_report() & friends - - 1 - --- 2018-10-08 Markus Armbruster New
[17/31] x86: Optionally dump code bytes on cpu_dump_state - - - - --- 2011-01-24 Marcelo Tosatti New
[17/32] accel/tcg: Return bool from TranslatorOps.disas_log accel/tcg: Improve disassembly for target and plugin - - 1 - --- 2024-04-05 Richard Henderson New
[17/32] block: add bdrv_query_stats - - - - --- 2012-10-24 Kevin Wolf New
[17/32] bsd-user: Implement get/set[resuid/resgid/sid] and issetugid. bsd-user: Implement freebsd process related system calls. - - 1 - --- 2023-08-27 Karim Taha New
[17/32] hid: Change idle handling to use a timer - - - - --- 2013-01-08 Gerd Hoffmann New
[17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly Qemu SGX virtualization - - - - --- 2021-04-19 Yang Zhong New
[17/32] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2022-12-04 Bernhard Beschow New
[17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[17/32] hw/sd: Add emmc_cmd_SEND_RELATIVE_ADDR() handler hw/sd: eMMC support - - - - --- 2023-07-03 Cédric Le Goater New
[17/32] include: move qemu_write_full() declaration to osdep.h Misc cleanups - - - - --- 2022-03-23 Marc-André Lureau New
[17/32] migration: Move HMP commands from monitor/ to migration/ Move and clean up monitor command code - - 1 - --- 2023-01-24 Markus Armbruster New
[17/32] ppc: Fix source NIP on SLB related interrupts - - - - --- 2016-07-26 Benjamin Herrenschmidt New
[17/32] qapi: fix memleak by adding implict struct functions in dealloc visitor - - 1 - --- 2013-12-04 Michael Roth New
[17/32] qapi: move inclusions of qemu-common.h from headers to .c files - - - - --- 2012-12-17 Paolo Bonzini New
[17/32] qapi: move inclusions of qemu-common.h from headers to .c files - - - - --- 2012-12-06 Paolo Bonzini New
[17/32] qdev/prop: convert smbus_eeprom.c to helper macros. - - - - --- 2009-08-03 Gerd Hoffmann Superseded
[17/32] qdev: Introduce block geometry properties - - - - --- 2012-07-06 Markus Armbruster New
[17/32] qdev: Introduce block geometry properties - - - - --- 2012-06-29 Markus Armbruster New
[17/32] qmp: Don't let malformed in-band commands jump the queue qmp: Fixes and cleanups around OOB commands - - 1 - --- 2018-07-02 Markus Armbruster New
[17/32] scsi-disk: support toggling the write cache - - - - --- 2012-07-27 Paolo Bonzini New
[17/32] spapr_drc: initial implementation of sPAPRDRConnector device - - 1 - --- 2015-05-01 David Gibson New
[17/32] target-arm: Convert cp15 crn=10 registers - - - - --- 2012-04-15 Peter Maydell New
[17/32] target-ppc: Change default machine for 64-bit - - - - --- 2013-06-30 Alexander Graf New
[17/32] ui: move files to ui/ and include/ui/ - - - - --- 2012-10-24 Paolo Bonzini New
[17/32] vmstate: port pl022 ssp - - - - --- 2011-03-10 Juan Quintela New
[17/33] Implement h2t_freebsd_stat and h2t_freebsd_statfs functions Implement the stat system calls for FreeBSD. - - 1 - --- 2023-08-08 Karim Taha New
[17/33] hw/cpu/arm: Document more properties of CORTEX_MPCORE_PRIV QOM type hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv - - - - --- 2023-12-12 Philippe Mathieu-Daudé New
[17/33] linux-user: Move some mmap checks outside the lock linux-user: Improve host and guest page size handling - - 1 - --- 2023-08-18 Richard Henderson New
[17/33] linux-user: Split out unlink, unlinkat linux-user: Begin splitting do_syscall - - - - --- 2018-06-01 Richard Henderson New
[17/33] migration: push Error **errp into loadvm_process_enable_colo() migration: capture error reports into Error object - - - - --- 2021-02-04 Daniel P. Berrangé New
[17/33] pc: add generic CPU unplug callbacks - - - - --- 2016-05-17 Igor Mammedov New
[17/33] spapr_drc: initial implementation of sPAPRDRConnector device - - 1 - --- 2015-05-07 David Gibson New
[17/33] target-alpha: Swap shadow registers moving to/from PALmode. - - - - --- 2011-04-28 Richard Henderson New
[17/33] target-arm: Convert cp15 crn=13 registers - - - - --- 2012-06-20 Peter Maydell New
[17/33] target/mips: Add emulation of MXU D32ADDC instruction target/mips: Finalise the Ingenic MXU ASE support - - - - --- 2023-06-08 Siarhei Volkau New
[17/33] target/mips: Convert MSA FILL opcode to decodetree target/mips: Fully convert MSA opcodes to decodetree - - - - --- 2021-10-23 Philippe Mathieu-Daudé New
[17/33] target/mips: Populate CPUClass.mmu_index hw/core: Introduce CPUClass hook for mmu_index - - - - --- 2024-01-29 Richard Henderson New
[17/33] target/ppc: Implement Vector Insert from VSR using GPR index insns PowerISA v3.1 instruction batch - - 1 - --- 2021-10-21 Matheus K. Ferst New
[17/33] target: Make qemu_target_page_mask() available for *-user tcg patch queue, pre-pull - - 1 - --- 2024-01-28 Richard Henderson New
[17/33] tests: acpi: update expected blobs pci(pc/q35): acpi-index support on non-hotpluggable slots - - - - --- 2023-02-24 Igor Mammedov New
[17/33] tests: virtio: separate ccw tests from libqos Qtest driver framework 1 - 1 - --- 2018-08-13 Emanuele Giuseppe Esposito New
[17/33] virtio-pci: add flags to enable/disable legacy/modern 1 - - - --- 2015-06-04 Gerd Hoffmann New
[17/34] ac97: convert to pci_bar_map - - - - --- 2010-07-22 Blue Swirl New
[17/34] buffered_file: Unfold the trick to restart generating migration data - - 1 - --- 2012-12-19 Juan Quintela New
[17/34] configure: move Windows flags detection to meson Misc meson conversions for QEMU 7.1 - - - - --- 2022-04-20 Paolo Bonzini New
[17/34] linux-user: Use safe_syscall for wait system calls - - 1 - --- 2015-09-05 Timothy Baldwin New
[17/34] pseries: Small cleanup to H_CEDE implementation - - - - --- 2012-10-04 Alexander Graf New
[17/34] qcow2: Leave s unchanged on qcow2_update_options() failure - - 2 - --- 2015-05-08 Kevin Wolf New
[17/34] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS - - - - --- 2012-08-02 Luiz Capitulino New
[17/34] scripts/kvm/kvm_stat: Rename _perf_event_open - - 1 - --- 2015-12-10 Janosch Frank New
[17/34] target/ppc: convert VMX logical instructions to use vector operations tcg, target/ppc vector improvements 1 - 1 - --- 2018-12-18 Richard Henderson New
[17/35] /basic/in_coroutine stackless coroutine backend - - - - --- 2022-03-10 Paolo Bonzini New
[17/35] KVM, MCE, unpoison memory address across reboot - - - - --- 2011-03-15 Marcelo Tosatti New
[17/35] block: block_int: include qerror.h - - - - --- 2012-08-10 Luiz Capitulino New
[17/35] block: block_int: include qerror.h - - - - --- 2012-08-07 Luiz Capitulino New
[17/35] cpus: Pass CPUState to qemu_tcg_init_vcpu() - - - - --- 2012-10-31 Andreas Färber New
[17/35] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-03 Richard Henderson New
[17/35] curl: mark coroutine_fn - - - - --- 2017-07-04 Marc-André Lureau New
[17/35] dimm: add busy address check and address auto-allocation - - - - --- 2014-05-07 Tang Chen New
[17/35] dimm: add busy address check and address auto-allocation - - - - --- 2014-04-04 Igor Mammedov New
[17/35] hw: move I2C controllers to hw/i2c/, configure via default-configs/ - - - - --- 2013-03-18 Paolo Bonzini New
[17/35] hw: move SCSI controllers to hw/scsi/, configure via default-configs/ - - - - --- 2013-04-02 Paolo Bonzini New
« 1 2 ... 572 573 5744309 4310 »