Show patches with: State = Action Required       |    Archived = No       |   426672 patches
« 1 2 ... 431 432 4334266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/16] docs: include formal model for TCG exclusive sections - - - - --- 2016-09-12 Paolo Bonzini New
[10/16] ehci: iovec support, remove buffer - - - - --- 2011-08-04 Gerd Hoffmann New
[10/16] hw/9pfs: Update the local fs driver to support Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-10-24 Bin Meng New
[10/16] hw/arm_gic: Move CPU interface memory region setup into arm_gic_init - - - - --- 2012-06-19 Peter Maydell New
[10/16] hw/block/nvme: add check for mdts hw/block/nvme: dma handling and address mapping cleanup - - 2 - --- 2020-07-20 Klaus Jensen New
[10/16] hw/block/nvme: add the zone management receive command hw/block/nvme: zoned namespace command set - - - - --- 2020-09-24 Klaus Jensen New
[10/16] hw/dma/pl080: Allow use as embedded-struct device arm: Implement MPS2 watchdogs and DMA - - 1 - --- 2018-08-09 Peter Maydell New
[10/16] hw/i3c/aspeed_i3c: Add IBI handling i3c: aspeed: Add I3C support - - 2 - --- 2023-03-31 Joe Komlodi New
[10/16] hw/mips/jazz: Correct CPU frequencies hw/mips: Set CPU frequency - - - - --- 2020-09-28 Philippe Mathieu-Daudé New
[10/16] hw/realview_gic: switch to sysbus GIC - - - - --- 2012-04-13 Peter Maydell New
[10/16] hw/uefi: add trace-events hw/uefi: add uefi variable service - - - - --- 2023-11-15 Gerd Hoffmann New
[10/16] ipmi: Add an external connection simulation interface - - - - --- 2013-11-12 Corey Minyard New
[10/16] libqos/ahci: add NCQ frame support - - - - --- 2015-06-20 John Snow New
[10/16] linux-user: support timerfd_{create, gettime, settime} syscalls - - - - --- 2014-06-15 Paul Burton New
[10/16] meson: Use -b to ignore CR vs. CR-LF issues on Windows W32, W64 patches - - 1 - --- 2020-09-08 Yonggang Luo New
[10/16] meson: convert atomic*-bench meson: convert unit tests in tests/Makefile.include - - - - --- 2020-08-28 Marc-André Lureau New
[10/16] migration/multifd: Enable DSA offloading in multifd sender path. Use Intel DSA accelerator to offload zero page checking in multifd live migration. - - - - --- 2023-10-25 Hao Xiang New
[10/16] migration: Create ram_multifd_page - - - - --- 2017-03-13 Juan Quintela New
[10/16] migration: Handle migration_incoming_setup() errors consistently Various error handling fixes and cleanups - - 2 - --- 2021-07-20 Markus Armbruster New
[10/16] nbd: pass export name as init argument 1 - - - --- 2013-12-16 Gerd Hoffmann New
[10/16] net: Rename VLANClientState to NetClientState - - - - --- 2012-07-20 Stefan Hajnoczi New
[10/16] net: add -netdev option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[10/16] nfs: replace aio_poll with bdrv_drain - - - - --- 2016-02-16 Paolo Bonzini New
[10/16] nvdimm: init the address region used by _DSM method - - - - --- 2015-07-01 Xiao Guangrong New
[10/16] nvme: factor out device state setup nvme: refactoring and cleanups - - 1 - --- 2020-04-15 Klaus Jensen New
[10/16] nvme: support Get Log Page command nvme: support NVMe v1.3d, SGLs and multiple namespaces - - - - --- 2019-07-05 Klaus Birkelund New
[10/16] os-posix: Provide new -runas <uid>:<gid> facility xen: xen-domid-restrict improvements - - 2 - --- 2018-04-24 Ian Jackson New
[10/16] os-posix: Provide new -runas <uid>:<gid> facility xen: xen-domid-restrict improvements - - 2 - --- 2018-04-19 Ian Jackson New
[10/16] parallel: Convert to isa_register_portio_list. - - - - --- 2011-08-24 Richard Henderson New
[10/16] pc: Move PcGuestInfo.fw_cfg field to PCMachineState - - - - --- 2015-12-02 Eduardo Habkost New
[10/16] pc: Postpone adding ACPI and SMBIOS to fw_cfg - - - - --- 2014-12-12 Corey Minyard New
[10/16] pci-assign: propagate errors from get_real_device() - - 1 - --- 2014-04-10 Laszlo Ersek New
[10/16] pseries: Add tracepoints to the XICS interrupt controller - - - - --- 2012-10-30 David Gibson New
[10/16] qapi/error: add g_autoptr(Error) support Misc cleanups - - - - --- 2022-05-04 Marc-André Lureau New
[10/16] qapi/expr.py: Remove single-letter variable qapi: static typing conversion, pt2 - - 2 - --- 2020-09-22 John Snow New
[10/16] qapi: Better separate the different kinds of helpers - - 1 - --- 2015-06-12 Markus Armbruster New
[10/16] qapi: Convert balloon - - - - --- 2011-12-05 Luiz Capitulino New
[10/16] qapi: Convert balloon - - - - --- 2011-11-28 Luiz Capitulino New
[10/16] qapi: Fix unintended definition lists in documentation qapi qga/qapi-schema: Doc fixes - - 1 - --- 2023-04-04 Markus Armbruster New
[10/16] qapi: Require descriptions and tagged sections to be indented qapi: Doc comment parsing & doc generation work - - 1 - --- 2024-02-16 Markus Armbruster New
[10/16] qapi: Use qapi_enum_parse() in input_type_enum() - - 1 - --- 2017-08-24 Markus Armbruster New
[10/16] qdev: Improve netdev property override error a bit Crazy shit around -global (pardon my french) - - - - --- 2020-06-05 Markus Armbruster New
[10/16] qdev: make the non-legacy pci address property accept an integer - - - - --- 2012-02-02 Paolo Bonzini New
[10/16] qemu-char:tcp insert poll call into read one - - - - --- 2010-03-11 Juan Quintela New
[10/16] qemu-file: Remove _noflush from qemu_file_transferred_noflush() Next round of migration atomic counters - - - - --- 2023-05-30 Juan Quintela New
[10/16] qemu-io: Move qemu_strsep() to cutils.c - - 1 - --- 2013-05-28 Kevin Wolf New
[10/16] qemu-nbd: fix socket creation race - - - - --- 2011-11-11 Kevin Wolf New
[10/16] qerror: introduce QERR_INVALID_OPTION_GROUP - - - - --- 2012-05-21 Luiz Capitulino New
[10/16] qerror: introduce QERR_INVALID_OPTION_GROUP - - - - --- 2012-05-17 Luiz Capitulino New
[10/16] qerror: introduce QERR_INVALID_OPTION_GROUP - - - - --- 2012-04-25 Luiz Capitulino New
[10/16] qerror: introduce QERR_INVALID_OPTION_GROUP - - - - --- 2012-04-20 Luiz Capitulino New
[10/16] qom: release previous object when setting 1 - - - --- 2012-07-15 Corey Minyard New
[10/16] qtest/ahci: halted NCQ test - - - - --- 2015-06-23 John Snow New
[10/16] rocker: Use DIV_ROUND_UP - - - - --- 2016-05-31 Laurent Vivier New
[10/16] s390: fix reset hypercall to reset the status - - - - --- 2011-11-11 Alexander Graf New
[10/16] scsi: Move sense handling into the driver 1 - - - --- 2010-11-30 Kevin Wolf New
[10/16] scsi: Use 'SCSIRequest' directly - - - - --- 2010-11-18 Hannes Reinecke New
[10/16] scsi: add a started field to SCSIDiskReq - - - - --- 2012-04-19 Paolo Bonzini New
[10/16] scsi: move request parsing to common code - - - - --- 2011-08-03 Paolo Bonzini New
[10/16] slirp: Adding IPv6 UDP support - - - - --- 2014-02-11 Samuel Thibault New
[10/16] slirp: Adding IPv6 UDP support - - - - --- 2013-11-17 Samuel Thibault New
[10/16] slirp: Adding IPv6 UDP support - - - - --- 2013-10-20 Samuel Thibault New
[10/16] target-arm: A64: Implement FCVTN - - - - --- 2014-03-09 Peter Maydell New
[10/16] target-arm: Implement cpu_get_phys_page_asidx_debug - - 1 - --- 2015-11-05 Peter Maydell New
[10/16] target-i386: Implement BNDMOV - - - - --- 2016-02-09 Richard Henderson New
[10/16] target-i386: cpu: convert 'tsc-frequency' to static property - - 1 - --- 2013-11-27 Igor Mammedov New
[10/16] target-i386: introduce apic-id property - - 2 - --- 2013-04-15 Igor Mammedov New
[10/16] target-m68k: suba/adda can manage word operand - - 1 - --- 2016-10-26 Laurent Vivier New
[10/16] target-openrisc/translate: mininally change gen_intermediate_code_internal - - - - --- 2013-04-11 liguang New
[10/16] target-sparc: Do exceptions management fully inside the helpers. - - - - --- 2011-10-26 Richard Henderson New
[10/16] target-sparc: Remove asi helper code handled inline - - - - --- 2016-10-10 Richard Henderson New
[10/16] target/arm: Add isar_feature_{aa64,any}_ras [01/16] target/arm: Add isar predicates for FEAT_Debugv8p2 - - 1 - --- 2022-04-09 Richard Henderson New
[10/16] target/arm: Use SVEContLdSt for multi-register contiguous loads target/arm: sve load/store improvements - - 1 - --- 2020-03-11 Richard Henderson New
[10/16] target/nios2: Remove TARGET_ALIGNED_ONLY tcg: Remove TARGET_ALIGNED_ONLY - - 1 - --- 2023-05-02 Richard Henderson New
[10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU target/riscv, KVM: fixes and enhancements - - 1 - --- 2023-05-30 Daniel Henrique Barboza New
[10/16] target/riscv: Extract TCG-specific code from debug.c target/riscv: Allow building without TCG (KVM-only so far) - - - - --- 2023-06-26 Philippe Mathieu-Daudé New
[10/16] target/riscv: create finalize_features() for KVM target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[10/16] target/xtensa: tests: fix memctl SR test target/xtensa: switch to libisa - - - - --- 2017-11-04 Max Filippov New
[10/16] tcg-sparc: Use TCGMemOp within qemu_ldst routines - - - - --- 2013-09-04 Richard Henderson New
[10/16] tcg/i386: Use umin/umax in expandingunsigned compare tcg: misc gvec improvments - - - - --- 2019-05-18 Richard Henderson New
[10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec tcg/s390x: host vector support - - - - --- 2020-12-25 Richard Henderson New
[10/16] tcg/tci: Add special tci_movi_{i32,i64} opcodes tcg: Better handling of constants - - - - --- 2020-04-18 Richard Henderson New
[10/16] tcg: Avoid loops against variable bounds - - 1 - --- 2017-06-21 Richard Henderson New
[10/16] test/qgraph: pcnet test node qtest: converted sdhci-test and most nop test to qgraph framework - - - - --- 2018-08-20 Emanuele Giuseppe Esposito New
[10/16] tests/acceptance/boot_xen.py: unify tags Acceptance Tests: use Avocado 91.0 features and other improvements - - 1 - --- 2021-09-24 Cleber Rosa New
[10/16] tests: bios-tables-test: Update ACPI table binaries for core count2 test tests: Add CPU topology related smbios test cases - - - - --- 2023-08-25 Zhao Liu New
[10/16] typedefs: Remove MouseTransformInfo hw: Remove "hw/devices.h" - - - - --- 2019-01-04 Philippe Mathieu-Daudé New
[10/16] util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error util/vfio-helpers: Allow using multiple MSIX IRQs - - 2 - --- 2020-10-20 Philippe Mathieu-Daudé New
[10/16] vhost: extract the logic of unmapping the vrings and desc Support VIRTIO_F_RING_RESET for virtio-net and vhost-user in virtio pci 1 - - - --- 2022-07-18 Kangjie Xu New
[10/16] virtio-ccw: Pass size to virtio_ccw_bus_new() 1 - - - --- 2013-08-24 Andreas Färber New
[10/16] virtio-pci: check that event notification worked - - - - --- 2012-04-19 Zhiyong Wu New
[10/16] virtio: split virtio scsi bits from virtio-pci Virtio devices split from virtio-pci - - 1 - --- 2018-08-29 Juan Quintela New
[10/16] vmware_vga: Remove uselss casts from void * - - - - --- 2009-10-14 Juan Quintela New
[10/16] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-06-16 Corentin Chary New
[10/16] x86: Refactor RTC IRQ coalescing workaround - - - - --- 2010-06-06 Jan Kiszka New
[10/17] Call init handler of event-tap at main() in vl.c. - - - - --- 2010-12-24 Yoshiaki Tamura New
[10/17] KVM: do not use sigtimedwait to catch SIGBUS - - - - --- 2017-02-27 Paolo Bonzini New
[10/17] Makefile: add infrastructure to incorporate qidl-generated files - - - - --- 2012-06-05 Michael Roth New
[10/17] PPC: dbdma: Move static bh variable to device struct - - - - --- 2013-07-01 Alexander Graf New
[10/17] Rename qemu-options.h to qemu-options.def 2 - - - --- 2010-06-10 Jes Sorensen New
« 1 2 ... 431 432 4334266 4267 »