Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 82512 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
226
227
228
…
825
826
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[10/27] tcg: Add tcg_gen_movi_ptr
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[09/27] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[08/27] tcg: Pass TCGTempKind to tcg_temp_new_internal
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[07/27] tcg: Remove TEMP_NORMAL
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[06/27] tcg: Add liveness_pass_0
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[05/27] tcg: Rename TEMP_LOCAL to TEMP_TB
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[04/27] tcg: Remove branch-to-next regardless of reference count
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[03/27] accel/tcg: Use more accurate max_insns for tb_overflow
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
[01/27] tcg: Adjust TCGContext.temps_in_use check
tcg: Simplify temporary usage
-
-
-
2023-01-30
Richard Henderson
Superseded
target/arm: Fix physical address resolution for Stage2
target/arm: Fix physical address resolution for Stage2
-
-
-
2023-01-30
Richard Henderson
Superseded
[PULL,52/56] hw: Use TYPE_PCI_BUS definition where appropriate
Untitled series #199714
-
-
-
2023-01-30
Michael S. Tsirkin
Accepted
[PULL,07/56] hw/pci-host: Use register definitions from PCI standard
Untitled series #199714
-
-
-
2023-01-30
Michael S. Tsirkin
Accepted
[v2,23/23] target/arm: Enable FEAT_FGT on '-cpu max'
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,22/23] target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,21/23] target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,20/23] target/arm: Implement the HFGITR_EL2.ERET trap
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,19/23] target/arm: Mark up sysregs for HFGITR bits 48..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,18/23] target/arm: Mark up sysregs for HFGITR bits 18..47
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,17/23] target/arm: Mark up sysregs for HFGITR bits 12..17
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,16/23] target/arm: Mark up sysregs for HFGITR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,15/23] target/arm: Mark up sysregs for HDFGRTR bits 12..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,14/23] target/arm: Mark up sysregs for HDFGRTR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,13/23] target/arm: Mark up sysregs for HFGRTR bits 36..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,12/23] target/arm: Mark up sysregs for HFGRTR bits 24..35
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,11/23] target/arm: Mark up sysregs for HFGRTR bits 12..23
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,10/23] target/arm: Mark up sysregs for HFGRTR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,09/23] target/arm: Implement FGT trapping infrastructure
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,08/23] target/arm: Define the FEAT_FGT registers
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,07/23] target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,06/23] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,05/23] target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,04/23] target/arm: Move do_coproc_insn() syndrome calculation earlier
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,03/23] target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,02/23] target/arm: Correct syndrome for ATS12NSO* at Secure EL1
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2,01/23] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-30
Peter Maydell
Superseded
[v2] backends/vhost-user: remove the ioeventfd check
[v2] backends/vhost-user: remove the ioeventfd check
-
-
-
2023-01-30
Alex Bennée
Superseded
[23/23] target/arm: Enable FEAT_FGT on '-cpu max'
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[22/23] target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[21/23] target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[20/23] target/arm: Implement the HFGITR_EL2.ERET trap
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[19/23] target/arm: Mark up sysregs for HFGITR bits 48..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[18/23] target/arm: Mark up sysregs for HFGITR bits 18..47
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[17/23] target/arm: Mark up sysregs for HFGITR bits 12..17
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[16/23] target/arm: Mark up sysregs for HFGITR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[15/23] target/arm: Mark up sysregs for HDFGRTR bits 12..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[14/23] target/arm: Mark up sysregs for HDFGRTR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[13/23] target/arm: Mark up sysregs for HFGRTR bits 36..63
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[12/23] target/arm: Mark up sysregs for HFGRTR bits 24..35
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[11/23] target/arm: Mark up sysregs for HFGRTR bits 12..23
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[10/23] target/arm: Mark up sysregs for HFGRTR bits 0..11
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[09/23] target/arm: Implement FGT trapping infrastructure
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[08/23] target/arm: Define the FEAT_FGT registers
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[07/23] target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[06/23] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[05/23] target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[04/23] target/arm: Move do_coproc_insn() syndrome calculation earlier
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[03/23] target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[02/23] target/arm: Correct syndrome for ATS12NSO* at Secure EL1
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[01/23] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
target/arm: Implement FEAT_FGT fine-grained traps
-
-
-
2023-01-27
Peter Maydell
Superseded
[RFC,16/16] target/arm/kvm-rme: Disable readonly mappings
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,15/16] target/arm/kvm: Disable Realm reboot
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,14/16] target/arm/kvm-rme: Add PMU num counters parameters
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,13/16] target/arm/kvm-rme: Add breakpoints and watchpoints parameters
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,12/16] target/arm/kvm-rme: Add Realm SVE vector length
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,11/16] target/arm/kvm-rme: Add Realm Personalization Value parameter
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,10/16] target/arm/kvm-rme: Add measurement algorithm property
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,09/16] hw/arm/boot: Populate realm memory with boot images
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,08/16] target/arm/kvm-rme: Populate the realm with boot images
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,07/16] target/arm/kvm: Select RME VM type for the scratch VM
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,06/16] target/arm/kvm-rme: Initialize vCPU
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,05/16] target/arm/kvm: Split kvm_arch_get/put_registers
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
Superseded
[RFC,04/16] hw/arm/virt: Add support for Arm RME
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,03/16] target/arm/kvm-rme: Initialize realm
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
[RFC,02/16] target/arm: Add confidential guest support
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
Superseded
[RFC,01/16] NOMERGE: Add KVM Arm RME definitions to Linux headers
arm: Run Arm CCA VMs with KVM
-
-
-
2023-01-27
Jean-Philippe Brucker
New
target/arm: Fix physical address resolution for Stage2
target/arm: Fix physical address resolution for Stage2
-
-
-
2023-01-26
Richard Henderson
Superseded
sbsa-ref: remove cortex-a76 from list of supported cpus
sbsa-ref: remove cortex-a76 from list of supported cpus
-
-
-
2023-01-26
Marcin Juszkiewicz
Superseded
[PULL,35/35] plugins: Iterate on cb_lists in qemu_plugin_user_exit
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,33/35] tcg: exclude non-memory effecting helpers from instrumentation
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,32/35] translator: always pair plugin_gen_insn_{start, end} calls
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,30/35] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,29/35] util/qht: use striped locks under TSAN
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,28/35] thread: de-const qemu_spin_destroy
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,27/35] util/qht: add missing atomic_set(hashes[i])
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,26/35] cpu: free cpu->tb_jmp_cache with RCU
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
[PULL,25/35] tests/tcg: add memory-sve test for aarch64
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,24/35] semihosting: add O_BINARY flag in host_open for NT compatibility
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,23/35] semihosting: Write back semihosting data before completion callback
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,22/35] docs: add an introduction to the system docs
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,21/35] semihosting: add semihosting section to the docs
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,20/35] docs: add a new section to outline emulation support
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,19/35] docs: add hotlinks to about preface text
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,18/35] MAINTAINERS: Fix the entry for tests/tcg/nios2
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,17/35] gitlab: wrap up test results for custom runners
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,16/35] tests/tcg: Use SIGKILL for timeout
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,15/35] tests/tcg: skip the vma-pthread test on CI
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
Accepted
[PULL,14/35] tests/docker: drop debian-tricore-cross's partial status
[PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
-
-
-
2023-01-26
Alex Bennée
New
«
1
2
...
226
227
228
…
825
826
»