Show patches with: State = Action Required       |    Archived = No       |   426678 patches
« 1 2 ... 947 948 9494266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[6/7] target/microblaze: Use tcg_gen_lookup_and_goto_ptr target/microblaze improvements - - 1 1 --- 2020-09-02 Richard Henderson New
[6/7] target/mips: Add MXU instructions Q8MUL and Q8MULSU Add limited MXU instruction support - - - - --- 2018-08-24 Cameron Esfahani via New
[6/7] target/mips: Add missing default cases for some nanoMips pools Undeprecate nanoMIPS and fix multiple bugs - - - - --- 2022-05-04 Stefan Pejic New
[6/7] target/mips: Declare generic FPU functions in 'fpu_translate.h' target/mips: Add translate.h and fpu_translate.h headers - - - - --- 2020-12-07 Philippe Mathieu-Daudé New
[6/7] target/mips: Unroll loops for MSA float max/min instructions target/mips: Mips improvements for 4.1 - - - - --- 2019-07-01 Aleksandar Markovic New
[6/7] target/nios2: Remove assignment to env in handle_instruction target/nios2: Convert to TranslatorOps - - - - --- 2021-06-20 Richard Henderson New
[6/7] target/nios2: Special case ipending in rdctl and wrctl target/nios2: Rewrite interrupt handling - - 2 - --- 2022-02-27 Richard Henderson New
[6/7] target/nios2: use semihosting_exit_request on semihosted exit syscall semihosting: proper QEMU exit on semihosted exit syscall - - - - --- 2022-06-20 Luc Michel New
[6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC target/ppc: Vector/VSX instruction batch fixes - 1 1 - --- 2022-03-04 Matheus K. Ferst New
[6/7] target/ppc: Change ppcemb_tlb_check() to return bool Embedded PPC misc clean up and optimisation - - 1 - --- 2023-05-30 BALATON Zoltan New
[6/7] target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool target/ppc: Add support for Radix partition-scoped translation - - 2 - --- 2020-03-30 Cédric Le Goater New
[6/7] target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt target/ppc fp cleanups - - - - --- 2018-07-03 Richard Henderson New
[6/7] target/ppc: Implement core timebase state machine and TFMR ppc: pnv ChipTOD and various timebase fixes 1 - - - --- 2023-11-23 Nicholas Piggin New
[6/7] target/ppc: Move powerpc_mmu_t definition to 'cpu.h' target/ppc: Move most of 'cpu-qom.h' definitions to 'cpu.h' - - 2 - --- 2023-10-13 Philippe Mathieu-Daudé New
[6/7] target/ppc: Replace intc pointer with a general machine_data pointer Better handling of machine specific per-cpu information - - 1 - --- 2018-06-13 David Gibson New
[6/7] target/ppc: Split out float_invalid_op_div target/ppc: Some cleanups to fp exceptions - - - - --- 2018-10-11 Richard Henderson New
[6/7] target/ppc: add support for Hypervisor Facility Unavailable Exception target/ppc: Implement KVM support under TCG (final steps) - - - - --- 2019-11-28 Cédric Le Goater New
[6/7] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c target/ppc: DFP fixes and improvements - - 2 - --- 2019-09-24 Mark Cave-Ayland New
[6/7] target/ppc: use int128.h methods in vsubecuq and vsubeuqm Remove CONFIG_INT128 conditional code from target/ppc/* - - 1 - --- 2022-06-06 Matheus K. Ferst New
[6/7] target/riscv: Convert @cl_d, @cl_w, @cs_d, @cs_w insns riscv decodetree followup - - 1 - --- 2018-10-23 Richard Henderson New
[6/7] target/riscv: Enable PC-relative translation target/riscv: Add support for PC-relative translation - - - - --- 2023-04-09 Weiwei Li New
[6/7] target/riscv: Enable the Hypervisor extension by default A collection of RISC-V cleanups and improvements - - - - --- 2021-12-08 Alistair Francis New
[6/7] target/s390x: Inline do_access_{get,set}_byte target/s390x: mem_helper.c cleanups - - 1 - --- 2023-01-09 Richard Henderson New
[6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more Some improvements in z/Arch instructions support - - 1 - --- 2018-08-21 Pavel Zbitskiy New
[6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more Some improvements in z/Arch instructions support - - - - --- 2018-08-10 Pavel Zbitskiy New
[6/7] target/sparc: Remove unused ldl_phys from dump_mmu() target/sparc: Convert to do_transaction_failed hook - - 1 - --- 2019-08-01 Peter Maydell New
[6/7] target/tricore: Use tcg_gen_*extract_tl tcg: Expose tcg_gen_ext_{i32,i64,tl} - - 2 - --- 2023-10-19 Richard Henderson New
[6/7] target/xtensa: Honour -semihosting-config userspace=on Allow semihosting from user mode 1 - - - --- 2022-08-15 Peter Maydell New
[6/7] target/xtensa: drop dump_state helper target/xtensa: group helpers by functionality - - - - --- 2019-01-14 Max Filippov New
[6/7] target/xtensa: tests: replace hardcoded interrupt masks - - - - --- 2017-01-15 Max Filippov New
[6/7] tcg-ia64: Fix address compilation in qemu_st. - - - - --- 2010-11-22 Richard Henderson New
[6/7] tcg-sparc: Implement ORC. - - - - --- 2010-02-16 Richard Henderson New
[6/7] tcg/mips: Support full movcond select operation - - - - --- 2015-09-30 James Hogan New
[6/7] tcg/module: Add tlb_flush_page to TCGModuleOps tcg: some small towards more modular tcg - - - - --- 2021-08-04 Gerd Hoffmann New
[6/7] tcg/ppc: Disable USE_REG_TB for Power v3.1 tcg/ppc: Support power10 prefixed instructions - - - - --- 2023-08-04 Richard Henderson New
[6/7] tcg/tcg-op: Document deposit_z() tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[6/7] tcg: Add tcg_signed_cond TCG misc patches - - - - --- 2017-12-15 Richard Henderson New
[6/7] tcg: Introduce zero and sign-extended versions of load helpers - - - - --- 2013-08-27 Richard Henderson New
[6/7] tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i tcg: Clean up tcg_gen_gvec_dupi interface - - 3 - --- 2020-04-18 Richard Henderson New
[6/7] tcg: Streamline movcond_i64 using 32-bit arithmetic - - 1 - --- 2012-09-21 Richard Henderson New
[6/7] tcg: Tidy brcond optimization - - 1 - --- 2012-09-27 Richard Henderson New
[6/7] tests/Makefile: Move qtest-related settings to a separate Makefile.include Move qtests to a separate folder - - - - --- 2019-09-10 Thomas Huth New
[6/7] tests/acceptance: Move wait_for_console_pattern to ConsoleMixIn tests/acceptance: Introducing the ConsoleMixIn - - - - --- 2021-05-03 Wainer dos Santos Moschetta New
[6/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount ppc: fix larx migration, fix record-replay - - - - --- 2023-06-23 Nicholas Piggin New
[6/7] tests/avocado: reverse-debugging cope with re-executing breakpoints ppc: record-replay fixes and enablement - - 1 - --- 2023-07-26 Nicholas Piggin New
[6/7] tests/docker: Add debian-microblaze-cross image tests: docker images for hexagon, nios2, microblaze - - - - --- 2021-10-14 Richard Henderson New
[6/7] tests/docker: use direct RUNC call to run test jobs testing/next: docker.py removal and kaniko updates - - 1 - --- 2023-02-24 Alex Bennée New
[6/7] tests/fw_cfg: Declare one QFWCFG for all tests fw_cfg: Run tests on big-endian - - 1 - --- 2019-10-03 Philippe Mathieu-Daudé New
[6/7] tests/qapi-schema: Cover forward reference to sub-module qapi: Code generation fixes - - 1 - --- 2019-03-01 Markus Armbruster New
[6/7] tests/qgraph: gtest integration [1/7] tests: qgraph API for the qtest driver framework - - - - --- 2018-07-09 Emanuele Giuseppe Esposito New
[6/7] tests/qtest: failover: test migration if the guest doesn't support failover tests/qtest: add some tests for virtio-net failover (part 2) - - - - --- 2022-02-03 Laurent Vivier New
[6/7] tests/tcg/xtensa: enable mmu tests for MMUv3 tests/tcg/xtensa: test fixes and improvements - - - - --- 2022-04-27 Max Filippov New
[6/7] tests/unit/test-throttle: Avoid unintended integer division various: 7 minor Coverity fixes - - 1 - --- 2024-03-12 Peter Maydell New
[6/7] tests: No longer dependent on CONFIG_UUID - - - - --- 2016-08-02 Fam Zheng New
[6/7] tests: acpi: Add test cases for TPM 1.2 with TCPA table tests: Add test cases for TPM 1.2 ACPI tables - - 1 - --- 2021-06-30 Stefan Berger New
[6/7] tests: simplify Makefile invocation for tests/tcg More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[6/7] tests: virtio-9p: add LCREATE operation test - - - - --- 2017-01-10 Greg Kurz New
[6/7] throttle: add the name of the ThrottleGroup to BlockDeviceInfo - - - - --- 2015-03-30 Alberto Garcia New
[6/7] throttle: add the name of the ThrottleGroup to BlockDeviceInfo - - - - --- 2015-03-30 Alberto Garcia New
[6/7] throttle: add the name of the ThrottleGroup to BlockDeviceInfo - - - - --- 2015-03-26 Alberto Garcia New
[6/7] timer: move general utility functions together - - - - --- 2014-02-25 Xuebing Wang New
[6/7] tpm-passthrough: move reusable code to utils - - - - --- 2017-03-31 Valluri, Amarnath New
[6/7] trace: Add event "guest_inst_after" trace: Add guest code events - - - - --- 2017-09-10 Lluís Vilanova New
[6/7] trace: Trace virtio-blk, multiwrite, and paio_submit - - - - --- 2010-05-25 Stefan Hajnoczi New
[6/7] trace: [all] Add "vfetch" TCG tracing event - - - - --- 2011-12-09 Lluís Vilanova New
[6/7] trace: [tcg, trivial] Re-align generated code - - - - --- 2017-06-26 Emilio Cota New
[6/7] ui/gtk: move struct GtkDisplayState to ui/gtk.h ui: add vdagent implementation and clipboard support. - - - - --- 2021-02-19 Gerd Hoffmann New
[6/7] ui: Add dpy_cursor_enable() - - - - --- 2013-12-19 John Baboval New
[6/7] uninorth: add ofw-addr property to allow correct fw path generation mac: generate correct fw paths for macio IDE and virtio-blk-pci devices - - - - --- 2018-08-29 Mark Cave-Ayland New
[6/7] usb hub: add migration support - - - - --- 2011-01-14 Gerd Hoffmann New
[6/7] usb-ehci: add register names - - - - --- 2011-11-23 Gerd Hoffmann New
[6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop - - - - --- 2013-10-24 Gerd Hoffmann New
[6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop - - - - --- 2013-09-23 Hans de Goede New
[6/7] usb-host: claim port - - - - --- 2011-08-25 Gerd Hoffmann New
[6/7] usb-host: use qdev for -usbdevice + rework. - - - - --- 2009-10-26 Gerd Hoffmann New
[6/7] usb-linux: We only need to keep track of 15 endpoints - - - - --- 2010-11-26 Hans de Goede New
[6/7] usb-redir: Add flow control support - - - - --- 2013-03-28 Hans de Goede New
[6/7] usb-redir: Split usb_handle_interrupt_data into separate in/out functions - - - - --- 2012-11-21 Gerd Hoffmann New
[6/7] usb-redir: simplify packet copy - - - - --- 2013-01-24 Gerd Hoffmann New
[6/7] usb-serial: don't magically zap chardev on umplug - - - - --- 2012-10-17 Gerd Hoffmann New
[6/7] usb-serial: only expose device in guest when the chardev is open - - - - --- 2012-10-12 Gerd Hoffmann New
[6/7] usb-uvc: Fix a couple of typos - - - - --- 2011-06-02 Brad Hards New
[6/7] usb: Also reset max_packet_size on ep_reset - - - - --- 2013-09-19 Gerd Hoffmann New
[6/7] usb: fix use after free - - - - --- 2011-09-02 Gerd Hoffmann New
[6/7] userfaultfd: Revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" - - - - --- 2015-06-15 Andrea Arcangeli New
[6/7] vdi: do not create useless iovecs - - - - --- 2012-03-05 Paolo Bonzini New
[6/7] vdpa: enable cvq svq if data vq are shadowed Enable vdpa net migration with features depending on CVQ - - - - --- 2023-07-28 Eugenio Perez Martin New
[6/7] vfio: Allow hotplug of containers onto existing guest IOMMU mappings - - - - --- 2015-09-24 David Gibson New
[6/7] vfio: platform: free timer in error path vfio: some trivial fixes - - - - --- 2018-10-19 Li Qiang New
[6/7] vhdx: Support .bdrv_co_create block: .bdrv_co_create for format drivers - - 1 - --- 2018-03-09 Kevin Wolf New
[6/7] vhost-net: fix improper cleanup in vhost_net_start vhost-vdpa multiqueue fixes 1 - - - --- 2022-03-30 Si-Wei Liu New
[6/7] vhost-user-blk: Factor out vhost_user_blk_realize_connect() vhost-user-blk: Implement reconnection during realize - - 2 - --- 2021-06-09 Kevin Wolf New
[6/7] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' vhost-user-gpu: fix several security issues - - - - --- 2021-05-05 Li Qiang New
[6/7] vhost-user-scsi: convert to Meson Proof of concept for Meson integration - - - - --- 2019-06-10 Paolo Bonzini New
[6/7] vhost-user: add multiple queue support - - - - --- 2015-09-15 Yuanhan Liu New
[6/7] vhost-user: add multiple queue support - - - - --- 2015-09-08 Yuanhan Liu New
[6/7] vhost-user: allow "vhost_set_vring" to wait for a reply vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously - - 2 - --- 2023-08-27 Laszlo Ersek New
[6/7] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd vDPA shadow virtqueue iova tree fixes. 1 1 - - --- 2022-08-19 Eugenio Perez Martin New
[6/7] via-ide: allow guests to write to PCI_CLASS_PROG via-ide: fixes and improvements - - - - --- 2020-03-13 Mark Cave-Ayland New
[6/7] virtio-9p-device: move qdev properties into virtio-9p-device.c - - - - --- 2015-04-29 Shannon Zhao New
« 1 2 ... 947 948 9494266 4267 »