Show patches with: State = Action Required       |   430431 patches
« 1 2 ... 930 931 9324304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,18/36] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,17/36] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,16/36] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,15/36] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,14/36] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,13/36] bsd-user/arm/target_syscall.h: Add copyright and update name bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,12/36] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards bsd-user: arm (32-bit) support - - 2 - --- 2021-11-05 Warner Losh New
[v4,11/36] bsd-user/x86_64: Move functions into signal.c bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,10/36] bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,09/36] bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,08/36] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,07/36] bsd-user/i386: Move the inlines into signal.c bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,06/36] bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,05/36] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,04/36] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,03/36] bsd-user: create a per-arch signal.c file bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,02/36] bsd-user/freebsd: Create common target_os_ucontext.h file bsd-user: arm (32-bit) support - - 1 - --- 2021-11-05 Warner Losh New
[v4,01/36] bsd-user/mips*: Remove bsd-user: arm (32-bit) support 2 - - - --- 2021-11-05 Warner Losh New
[v10,10/10] virtio-pci: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,09/10] virtio-mmio: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,08/10] virtio-net: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,07/10] vhost: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,06/10] virtio: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,05/10] vhost-vdpa: add support for config interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,04/10] vhost: introduce new VhostOps vhost_set_config_call vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,03/10] virtio-pci: decouple the single vector from the interrupt process vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,02/10] virtio-pci: decouple notifier from interrupt process vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[v10,01/10] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX vhost-vdpa: add support for configure interrupt - - - - --- 2021-11-04 Cindy Lu New
[RFC,3/3] jobs: add job-driver.h job: split job API in driver and monitor - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,2/3] jobs: add job-monitor.h job: split job API in driver and monitor - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,1/3] jobs: add job-common.h job: split job API in driver and monitor - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,14/14] job.c: enable job lock/unlock and remove Aiocontext locks job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,13/14] jobs: add job lock in find_* functions job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,12/14] jobs: use job locks and helpers also in the unit tests job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,11/14] block_job_query: remove atomic read job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,10/14] jobs: protect jobs with job_lock/unlock job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,09/14] jobs: remove aiocontext locks since the functions are under BQL job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,08/14] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,07/14] job.c: move inner aiocontext lock in callbacks job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,06/14] job.c: make job_event_* functions static job: replace AioContext lock with job_mutex - - 1 - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,05/14] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,04/14] job.h: define unlocked functions job: replace AioContext lock with job_mutex - - 1 - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,03/14] job.h: define locked functions job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,02/14] job.h: categorize fields in struct Job job: replace AioContext lock with job_mutex - - - - --- 2021-11-04 Emanuele Giuseppe Esposito New
[RFC,v2,01/14] job.c: make job_lock/unlock public job: replace AioContext lock with job_mutex - - 1 - --- 2021-11-04 Emanuele Giuseppe Esposito New
target-i386: mmu: fix handling of noncanonical virtual addresses target-i386: mmu: fix handling of noncanonical virtual addresses - 2 - 1 --- 2021-11-04 Paolo Bonzini New
target-i386: mmu: use pg_mode instead of HF_LMA_MASK target-i386: mmu: use pg_mode instead of HF_LMA_MASK - 1 - - --- 2021-11-04 Paolo Bonzini New
[v3,29/29] bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,28/29] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,27/29] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,26/29] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,25/29] bsd-user: add arm target build bsd-user: arm (32-bit) support 1 - 1 - --- 2021-11-04 Warner Losh New
[v3,24/29] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,23/29] bsd-user/arm/target_arch_signal.h: arm set_mcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,22/29] bsd-user/arm/target_arch_signal.h: arm get_mcontext bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,21/29] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,20/29] bsd-user/arm/target_arch_signal.h: arm user context and trapframe for signals bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,19/29] bsd-user/arm/target_arch_signal.h: arm machine context for signals bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,18/29] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,17/29] bsd-user/freebsd: Create common target_os_ucontext.h file bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,16/29] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,15/29] bsd-user/arm/target_arch_elf.h: arm get hwcap bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,14/29] bsd-user/arm/target_arch_elf.h: arm defines for ELF bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,13/29] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,12/29] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,11/29] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,10/29] bsd-user/arm/target_arch_reg.h: Implement core dump register copying bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,09/29] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,08/29] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,07/29] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions bsd-user: arm (32-bit) support - - 1 - --- 2021-11-04 Warner Losh New
[v3,06/29] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,05/29] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,04/29] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,03/29] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,02/29] bsd-user/arm/target_syscall.h: Add copyright and update name bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,01/29] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards bsd-user: arm (32-bit) support - - 2 - --- 2021-11-04 Warner Losh New
[v3,25/25] target/ppc: cntlzdm/cnttzdm implementation without brcond PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,24/25] target/ppc: Implement lxvkq instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,23/25] target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,22/25] target/ppc: implemented XXSPLTIDP instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,21/25] target/ppc: Implemented XXSPLTIW using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,20/25] target/ppc: implemented XXSPLTI32DX PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,19/25] target/ppc: moved XXSPLTIB to using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,18/25] target/ppc: moved XXSPLTW to using decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,17/25] target/ppc: added the instructions PLXVP and PSTXVP PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,16/25] target/ppc: added the instructions PLXV and PSTXV PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,15/25] target/ppc: added the instructions LXVPX and STXVPX PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,14/25] target/ppc: added the instructions LXVP and STXVP PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,13/25] target/ppc: moved stxvx and lxvx from legacy to decodtree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,12/25] target/ppc: moved stxv and lxv from legacy to decodtree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,11/25] target/ppc: receive high/low as argument in get/set_cpu_vsr PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,10/25] target/ppc: Introduce REQUIRE_VSX macro PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,09/25] target/ppc: Implement Vector Extract Double to VSR using GPR index insns PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,08/25] target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,07/25] target/ppc: Implement Vector Insert from VSR using GPR index insns PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,06/25] target/ppc: Implement Vector Insert Word from GPR using Immediate insns PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,05/25] target/ppc: Implement Vector Insert from GPR using GPR index insns PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,04/25] target/ppc: Implement vsldbi/vsrdbi instructions PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,03/25] target/ppc: Implement vpdepd/vpextd instruction PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
[v3,02/25] target/ppc: Implement vclzdm/vctzdm instructions PowerISA v3.1 instruction batch - - 1 - --- 2021-11-04 Matheus K. Ferst New
« 1 2 ... 930 931 9324304 4305 »