Show patches with: none      |   433814 patches
« 1 2 ... 1089 1090 10914338 4339 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,04/20] Acceptance tests: fix doc reference to avocado_qemu directory Acceptance Tests: target architecture support - - 3 - --- 2019-02-21 Cleber Rosa New
[v3,04/20] .gitignore: add .gcov files Travis, Code Coverage and Cross Build updates - - 2 1 --- 2018-07-02 Alex Bennée New
[v3,04/19] vhost: Reorder vhost_svq_kick vdpa net devices Rx filter change notification with Shadow VQ - - - - --- 2022-07-15 Eugenio Perez Martin New
[v3,04/19] vfio/iommufd: Introduce HostIOMMUDeviceIOMMUFDVFIO device Add a host IOMMU device abstraction to check with vIOMMU - - - - --- 2024-04-29 Duan, Zhenzhong New
[v3,04/19] tests/rcutorture: mild documenting refactor of update thread testing & plugin updates - - 1 - --- 2020-02-25 Alex Bennée New
[v3,04/19] test-cutils: Test more integer corner cases Fix qemu_strtosz() read-out-of-bounds - - 1 - --- 2023-05-22 Eric Blake New
[v3,04/19] test-bdrv-drain: Drain with block jobs in an I/O thread Fix some jobs/drain/aio_poll related hangs - - 1 - --- 2018-09-20 Kevin Wolf New
[v3,04/19] tcg: Use tcg_constant_i32 with icount expander tcg: Better handling of constants - - - - --- 2020-05-08 Richard Henderson New
[v3,04/19] target/riscv: move riscv_tcg_ops to tcg-cpu.c riscv: split TCG/KVM accelerators from cpu.c - - 4 - --- 2023-09-20 Daniel Henrique Barboza New
[v3,04/19] target/riscv: Add Zvbc ISA extension support Add RISC-V vector cryptographic instruction set support - - - - --- 2023-04-28 Lawrence Hunter New
[v3,04/19] target/riscv/cpu.c: restrict 'mimpid' value target/riscv, KVM: fixes and enhancements - - 2 - --- 2023-06-22 Daniel Henrique Barboza New
[v3,04/19] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel - - - - --- 2023-08-21 Richard Henderson New
[v3,04/19] target/microblaze: Rename mmu structs target/microblaze improvements - - 2 - --- 2020-09-04 Richard Henderson New
[v3,04/19] target/loongarch: Add fixed point arithmetic instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-08-27 gaosong New
[v3,04/19] target/arm: Restric the Address Translate operations to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,04/19] target-mips: stop translation after ctc1 - - 1 - --- 2014-11-01 Yongbok Kim New
[v3,04/19] spapr/xive: Don't set irq type in spapr_xive_irq_claim() spapr: Add support for PHB hotplug - - 1 - --- 2019-01-17 Greg Kurz New
[v3,04/19] replay: don't drain/flush bdrv queue while RR is working reverse debugging - - - - --- 2018-05-23 Pavel Dovgalyuk New
[v3,04/19] qnum: qnum_value_is_equal() function qom: Use qlit to represent property defaults - - - - --- 2020-11-23 Eduardo Habkost New
[v3,04/19] python/qmp: Add qom script rewrites Python: move /scripts/qmp/qom* to /python/qemu/qmp/qom* - - - - --- 2021-06-03 John Snow New
[v3,04/19] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug() - - 1 - --- 2016-07-06 Igor Mammedov New
[v3,04/19] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug() - - - - --- 2016-07-20 Eduardo Habkost New
[v3,04/19] nbd/server: Hoist length check to qemp_nbd_server_add nbd: add qemu-nbd --list - - - - --- 2019-01-12 Eric Blake New
[v3,04/19] migration: Move migrate_allow_multifd and helpers into migration.c migration: Postcopy Preemption - - 1 - --- 2022-03-30 Peter Xu New
[v3,04/19] linux-user/sparc64: Add inotify_rm_watch and tee syscalls linux-user: Split do_syscall - - 1 - --- 2018-06-12 Richard Henderson New
[v3,04/19] libusb: convert init to realize - - 1 - --- 2014-09-19 Gonglei (Arei) New
[v3,04/19] libqos/ahci: Add command header helpers - - 1 - --- 2015-02-05 John Snow New
[v3,04/19] i8257: rename struct dma_regs to I8257Regs - - - - --- 2016-01-26 Hervé Poussineau New
[v3,04/19] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option - - - - --- 2021-01-07 Vitaly Kuznetsov New
[v3,04/19] hw: acpi: Implement XSDT support for RSDP ACPI reorganization for hardware-reduced support - - - - --- 2018-10-29 Samuel Ortiz New
[v3,04/19] docs/devel: add example of command returning unstructured text monitor: explicitly permit QMP commands to be added for all use cases - - 1 - --- 2021-09-30 Daniel P. Berrangé New
[v3,04/19] cpu: Add new get_phys_page_attrs_debug() method 1 - - - --- 2016-01-14 Peter Maydell New
[v3,04/19] contrib/elf2dmp: Change pa_space_create() signature contrib/elf2dmp: Improve robustness - - - - --- 2024-03-06 Akihiko Odaki New
[v3,04/19] bsd-user: move arch/OS dependent code out of main.c - - - - --- 2013-12-17 Stacey Son New
[v3,04/19] block: update bs->total_sectors on writes - - - - --- 2013-07-25 Paolo Bonzini New
[v3,04/19] block: move aio initialization into a helper function - - - - --- 2012-09-18 Jeff Cody New
[v3,04/19] block: add bdrv_aio_write_zeroes - - 1 - --- 2013-11-22 Paolo Bonzini New
[v3,04/19] block/copy-before-write: add bitmap open parameter Make image fleecing more usable - - - - --- 2021-12-22 Vladimir Sementsov-Ogievskiy New
[v3,04/19] audio: deprecate -soundhw ac97 audio: deprecate -soundhw - - - - --- 2020-06-22 Gerd Hoffmann New
[v3,04/19] Include qapi/error.h exactly where needed Clean up includes to reduce compile time - - 2 - --- 2018-02-01 Markus Armbruster New
[v3,04/19] .mailmap: Display correct email address for Arei Gonglei mailmap: Add more entries to sanitize 'git log' output - - 1 - --- 2020-07-02 Philippe Mathieu-Daudé New
[v3,04/18] xen: create xenstore areas for XenDevice-s Xen PV backend 'qdevification' - - 1 - --- 2018-12-11 Paul Durrant New
[v3,04/18] virt-arm: add node-id property to CPU - - 1 - --- 2017-05-10 Igor Mammedov New
[v3,04/18] ui/gtk-clipboard: fix clipboard enum typo Clipboard fixes (for 6.1?) - - - - --- 2021-08-05 Marc-André Lureau New
[v3,04/18] ui/dbus: set mouse is-absolute during console creation ui: dbus & misc fixes - - 1 - --- 2023-03-13 Marc-André Lureau New
[v3,04/18] ui/console: allow to override the default VC Make Pixman an optional dependency - - - - --- 2023-10-10 Marc-André Lureau New
[v3,04/18] trace: remove global 'uint16 dstate[]' array - - 1 - --- 2016-09-19 Daniel P. Berrangé New
[v3,04/18] tests: vmstate static checker: incompat machine types - - - - --- 2014-06-17 Amit Shah New
[v3,04/18] tcg/aarch64: Implement field extraction opcodes - - - - --- 2016-11-16 Richard Henderson New
[v3,04/18] target/s390x: Remove ilen parameter from s390_program_interrupt target/s390: Use tcg unwinding for ilen - - 1 - --- 2019-09-26 Richard Henderson New
[v3,04/18] target/s390x: Implement CSST - - - - --- 2017-06-20 Richard Henderson New
[v3,04/18] target/mips: fpu: Demacro DIV.<D|S|PS> target/mips: FPU and other cleanups and improvements - - - - --- 2020-05-16 Aleksandar Markovic New
[v3,04/18] target/loongarch: Support LoongArch32 TLB entry Add some checks before translating instructions - - 1 - --- 2023-08-17 gaosong New
[v3,04/18] sdcard: clean the SCR register and add few comments SDCard: bugfixes, support UHS-I (part 5) - - 1 - --- 2018-01-23 Philippe Mathieu-Daudé New
[v3,04/18] s390x/tcg: simplify machine check handling s390x: flic rework, tcg flic support and STSI - - - - --- 2018-01-29 David Hildenbrand New
[v3,04/18] qcow: require image size to be > 1 for new images - - 3 - --- 2017-01-26 Daniel P. Berrangé New
[v3,04/18] qapi: introduce "size" type - - - - --- 2012-07-17 Laszlo Ersek New
[v3,04/18] qapi: add BitmapSyncMode enum bitmaps: introduce 'bitmap' sync mode - - 1 - --- 2019-07-05 John Snow New
[v3,04/18] qapi: Factor out JSON number formatting - - 1 - --- 2016-04-29 Eric Blake New
[v3,04/18] ppc/pnv: Implement the XiveFabric and XivePresenter interfaces ppc/pnv: add XIVE support for KVM guests - 1 - - --- 2019-07-31 Cédric Le Goater New
[v3,04/18] ppc/pnv: Add a OCC model for POWER10 ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,04/18] pc_piix: cleanup init compat handling - - - - --- 2013-07-04 Michael S. Tsirkin New
[v3,04/18] pc: prepare for multi stage hotplug handlers MemoryDevice: use multi stage hotplug handlers - - - - --- 2018-05-14 David Hildenbrand New
[v3,04/18] migration/rdma: add multifd_setup_ops for rdma Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,04/18] mainstone: Don't enforce use of -pflash for qtest - - - - --- 2013-09-23 Andreas Färber New
[v3,04/18] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,04/18] hw/isa/piix4: Wire PIIX4 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,04/18] hw/i386: Introduce initialize_topo_info to initialize X86CPUTopoInfo APIC ID fixes for AMD EPYC CPU models - - 1 - --- 2019-12-04 Babu Moger New
[v3,04/18] hw/block/nvme: add support for the abort command hw/block/nvme: bump to v1.3 1 - 2 - --- 2020-07-06 Klaus Jensen New
[v3,04/18] crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend - - 2 - --- 2017-04-22 Longpeng (Mike, Cloud Infrastructure Service Product Dept.) New
[v3,04/18] build-sys: compile with -Og or -O1 when --enable-debug Various build-sys and sanitizer related fixes - - - 1 --- 2018-01-04 Marc-André Lureau New
[v3,04/18] block/backup: move from HBitmap to BdrvDirtyBitmap Untitled series #68405 - - - - --- 2018-10-01 Vladimir Sementsov-Ogievskiy New
[v3,04/18] accel/tcg: Add probe_access_flags target/arm: sve load/store improvements - - - - --- 2020-04-22 Richard Henderson New
[v3,04/18] Revert "hmp: info spice: take out webdav" ui: Move and clean up monitor command code - - 1 - --- 2022-12-20 Markus Armbruster New
[v3,04/17] x86: Perform implicit mcg_status reset - - - - --- 2011-03-02 Jan Kiszka New
[v3,04/17] vl.c: check for qxl availability - - - - --- 2012-09-11 Aurelien Jarno New
[v3,04/17] virtio: use standard-headers - - 1 - --- 2015-02-16 Michael S. Tsirkin New
[v3,04/17] travis.yml: Install genisoimage package testing/next (with build fixes, finally GREEN!) - - 2 1 --- 2020-02-03 Alex Bennée New
[v3,04/17] tests: adjust test-thread-pool to new aio_poll() semantics - - - - --- 2013-06-10 Stefan Hajnoczi New
[v3,04/17] tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx tcg: tb_lock removal redux v3 - - 2 - --- 2018-05-21 Emilio Cota New
[v3,04/17] target/arm: Move arm_pamax out of line target/arm: Implement LVA, LPA, LPA2 features - - 3 - --- 2022-02-23 Richard Henderson New
[v3,04/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-09-17 Don Slutz New
[v3,04/17] target-i386: Add cpu object access routines for Hypervisor level. - - - - --- 2012-09-17 Don Slutz New
[v3,04/17] s390x: protvirt: Add diag308 subcodes 8 - 10 s390x: Protected Virtualization support - - - - --- 2020-02-14 Janosch Frank New
[v3,04/17] qdev: Give qtree names precedence over user-assigned IDs - - - - --- 2010-05-23 Jan Kiszka New
[v3,04/17] qdev: Give qtree names precedence over user-assigned IDs 1 - - - --- 2010-05-31 Markus Armbruster New
[v3,04/17] qapi: Prepare for system modules other than 'builtin' qapi: add #if pre-processor conditions to generated code (part 3) - - 1 - --- 2019-02-06 Markus Armbruster New
[v3,04/17] qapi/gen: inline _wrap_ifcond into end_if() qapi: static typing conversion, pt1.5 - - - - --- 2021-01-19 John Snow New
[v3,04/17] migration: Simplify migration_iteration_run() vfio/migration: Implement VFIO migration protocol v2 - - - - --- 2022-11-03 Avihai Horon New
[v3,04/17] migration: Add dirty-bitmaps part of migration stream migration/snapshot: External snapshot utility - - - - --- 2022-06-16 Nikita New
[v3,04/17] linux-user/syscall: Replace alloca() by g_try_malloc() misc: Replace alloca() by g_malloc() - - - - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 target/m68k: Conditional traps + trap cleanup - - - - --- 2022-03-16 Richard Henderson New
[v3,04/17] iotests.py: rewrite default luks support in qemu_img iotests: support zstd - - 1 - --- 2021-09-14 Vladimir Sementsov-Ogievskiy New
[v3,04/17] ide: do not use BMDMA in restart callback - - - - --- 2015-02-10 John Snow New
[v3,04/17] i386/cpu: Fix i/d-cache topology to core level for Intel CPU Support smp.clusters for x86 - 1 1 - --- 2023-08-01 Zhao Liu New
[v3,04/17] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro Q35 and I440FX host bridge QOM cleanup - - 1 - --- 2023-06-30 Bernhard Beschow New
[v3,04/17] hw/loongarch: Add init_cmdline Add boot LoongArch elf kernel with FDT - - - - --- 2023-12-27 gaosong New
[v3,04/17] hw/block/nvme: commonize nvme_rw error handling hw/block/nvme: multiple namespaces support - - 1 - --- 2020-09-22 Klaus Jensen New
[v3,04/17] hw/arm/armv7: Fix crash when introspecting the "iotkit" device Fix crashes with introspection of ARM devices - - 4 - --- 2018-07-16 Thomas Huth New
[v3,04/17] hw/arm/allwinner-h3: add USB host controller Add Allwinner H3 SoC and Orange Pi PC Machine - - 1 - --- 2020-01-08 Niek Linnenbank New
« 1 2 ... 1089 1090 10914338 4339 »