Show patches with: Archived = No       |   430827 patches
« 1 2 ... 441 442 4434308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/15] target/arm: Implement M-profile FPSCR_nzcvqc target/arm: More v8.1M features - - - - --- 2020-11-16 Peter Maydell New
[10/15] target/xtensa: extract unconditional TB termination target/xtensa: preparation for FLIX support - - - - --- 2018-09-05 Max Filippov New
[10/15] tcg-i386: Tidy unary arithmetic. - - - - --- 2010-05-21 Richard Henderson New
[10/15] tcg-mips: Move bswap code to subroutines - - - - --- 2016-02-09 Richard Henderson New
[10/15] tcg-sparc: Change AREG0 in generated code to %i0. - - - - --- 2012-03-25 Richard Henderson New
[10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec tcg/arm: host neon support - - - - --- 2020-12-24 Richard Henderson New
[10/15] tcg/riscv: Do not accept immediate operand for andc, orc, eqv tcg: Canonicalize operations during optimize - - - - --- 2024-03-12 Richard Henderson New
[10/15] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses - - 1 - --- 2013-05-14 Michael Roth New
[10/15] tcg: move tb related lock functions - - - - --- 2017-06-21 Yang Zhong New
[10/15] test: eliminate libcheck tests and have make check use gtester - - - - --- 2012-01-10 Anthony Liguori New
[10/15] tests/tcg: remove CONFIG_USER_ONLY from config-target.mak tests/docker and tests/tcg cleanup and diet - - 1 - --- 2022-03-28 Paolo Bonzini New
[10/15] trace: add "-trace events" argument to control initial state - - - - --- 2011-09-01 Stefan Hajnoczi New
[10/15] ui: convert cocoa frontend to keycodemapdb - - - - --- 2017-08-10 Daniel P. Berrangé New
[10/15] vga: add memory_region_set_owner calls - - - - --- 2013-06-02 Paolo Bonzini New
[10/15] virtio-gpu: move virgl process_cmd virtio-gpu: split into two devices. - - - - --- 2021-03-19 Gerd Hoffmann New
[10/15] virtio-pci: convert to new pci interface - - - - --- 2010-02-09 Anthony Liguori New
[10/15] virtio-pci: fill in notifier support - - - - --- 2010-02-04 Michael S. Tsirkin New
[10/15] virtio-serial: Add QMP events for failed port/device add - - - - --- 2010-03-24 Amit Shah New
[10/15] vl.c: fix warning with _FORTIFY_SOURCE - - - - --- 2010-01-02 Kirill A. Shutemov New
[10/15] vl: Make -machine $TYPE, help and -accel help print to stdout Clean up use of error_printf() - - 1 - --- 2019-04-08 Markus Armbruster New
[10/15] vl: make qemu_get_machine_opts static Finish cleaning up qemu_init - - - - --- 2020-12-02 Paolo Bonzini New
[10/15] vmdk: store fields of VmdkMetaData in cpu endian - - - - --- 2013-05-03 Stefan Hajnoczi New
[10/15] vmware_svga: use mmap for scratch pad - - - - --- 2016-06-28 Peter Lieven New
[10/15] vnc: fix lossy rect refreshing - - - - --- 2010-08-11 Corentin Chary New
[10/15] xen: Introduce the Xen mapcache - - - - --- 2010-08-23 Stefano Stabellini New
[10/15] xen: Introduce the Xen mapcache - - - - --- 2010-08-12 Stefano Stabellini New
[10/15] xen: Rename xen_be_unbind_evtchn 1 - 1 - --- 2016-10-04 Emil Condrea New
[10/16,RFC] linux-user: add support for tracking the target signal mask - - - - --- 2017-05-12 Milos Stojanovic New
[10/16] ARM: linux-user: Expose VFP registers to signal handlers - - - - --- 2010-12-03 Riku@afflict.kos.to, Voipio@afflict.kos.to New
[10/16] Convert the subpage wrapper to be a MemoryRegion - - - - --- 2012-01-02 Avi Kivity New
[10/16] IPMI: Add a KCS low-level interface - - - - --- 2012-09-18 Corey Minyard New
[10/16] Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c - - - - --- 2010-06-03 Jes Sorensen New
[10/16] PPC: Fix large page support in TCG 1 - - - --- 2012-03-15 Alexander Graf New
[10/16] Revert "Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"" arm: Fix handling of unrecognized functions in PSCI emulation - - 1 - --- 2022-01-27 Peter Maydell New
[10/16] We can add piix3_dev now to PIIX3IrqState - - - - --- 2009-08-28 Juan Quintela Superseded
[10/16] accel: pass object to accel_init_machine Complete the implementation of -accel - - 1 - --- 2019-11-13 Paolo Bonzini New
[10/16] ahci: fix host register max address AHCI: tracing improvements - - - - --- 2018-05-25 John Snow New
[10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh - - - - --- 2016-02-09 Paolo Bonzini New
[10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh - - - - --- 2016-02-08 Paolo Bonzini New
[10/16] aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bh - - - - --- 2016-01-15 Paolo Bonzini New
[10/16] block/io: Make bdrv_requests_pending() public - - 2 - --- 2015-09-17 Kevin Wolf New
[10/16] block/io_uring: adds userspace completion polling io_uring: add Linux io_uring AIO engine - - - - --- 2019-10-07 Stefan Hajnoczi New
[10/16] block/parallels: add get_block_status - - - - --- 2014-12-15 Denis V. Lunev New
[10/16] block/snapshot: Fix missing ERRP_GUARD() for error_prepend() Cleanup up to fix missing ERRP_GUARD() for error_prepend() - - - - --- 2024-02-28 Zhao Liu New
[10/16] block: explicitly acquire aiocontext in timers that need it - - - - --- 2017-01-13 Paolo Bonzini New
[10/16] bsd-user: Implmenet do_sysctl_kern_getprocs bsd-user 2023 Q2 first batch - - 1 - --- 2023-04-05 Warner Losh New
[10/16] ccid: add docs - - - - --- 2011-02-03 Alon Levy New
[10/16] configure: introduce --cross-prefix-*= Cross compilation of embedded firmware - - 1 - --- 2022-05-17 Paolo Bonzini New
[10/16] convert net_init_dump() to NetClientOptions - - - - --- 2012-05-22 Laszlo Ersek New
[10/16] cpu: Move CPUClass::get_crash_info to CPUSystemOperations cpu: Introduce CPUSystemOperations structure - - - - --- 2021-02-26 Philippe Mathieu-Daudé New
[10/16] dimm: add busy slot check and slot auto-allocation - - - - --- 2013-07-23 Igor Mammedov New
[10/16] docs: block replication's description - - - - --- 2015-09-02 Wen Congyang New
[10/16] docs: include formal model for TCG exclusive sections - - - - --- 2016-09-23 Paolo Bonzini New
[10/16] docs: include formal model for TCG exclusive sections - - - - --- 2016-09-19 Paolo Bonzini New
[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
« 1 2 ... 441 442 4434308 4309 »