Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 85845 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
...
236
237
238
…
858
859
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,2/4] hw/arm: do not free machine->fdt in arm_load_dtb()
[PULL,1/4] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
-
-
-
2023-04-03
Peter Maydell
Accepted
[PULL,1/4] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
[PULL,1/4] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
-
-
-
2023-04-03
Peter Maydell
Not Applicable
[PULL,0/4] target-arm queue
-
-
-
2023-04-03
Peter Maydell
Not Applicable
[v2,10/10] hmp: Deprecate 'singlestep' member of StatusInfo
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Accepted
[v2,09/10] qapi/run-state.json: Fix missing newline at end of file
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Superseded
[v2,08/10] hmp: Report 'one-insn-per-tb', not 'single step mode', in 'info status' output
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Accepted
[v2,06/10] Document that -singlestep command line option is deprecated
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Superseded
[v2,05/10] bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Superseded
[v2,04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Superseded
[v2,03/10] tcg: Use one-insn-per-tb accelerator property in curr_cflags()
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Accepted
[v2,01/10] make one-insn-per-tb an accel option
Deprecate/rename singlestep command line option, monitor interfaces
-
-
-
2023-04-03
Peter Maydell
Superseded
[v2,11/11] tests/avocado: Test Xen guest support under KVM
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,10/11] gitlab: fix typo
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,09/11] tests/vm: use the default system python for NetBSD
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,07/11] Use hexagon toolchain version 16.0.0
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,06/11] metadata: add .git-blame-ignore-revs
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,05/11] qemu-options: finesse the recommendations around -blockdev
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
New
[v2,04/11] MAINTAINERS: add a section for policy documents
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,03/11] gdbstub: don't report auxv feature unless on Linux
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[v2,01/11] scripts/coverage: initial coverage comparison script
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-04-03
Alex Bennée
Superseded
[RFC] gdbstub: don't report auxv feature unless on Linux
[RFC] gdbstub: don't report auxv feature unless on Linux
-
-
-
2023-04-03
Alex Bennée
Superseded
[3/3] accel/tcg: Fix jump cache set in cpu_exec_loop
last minute tcg fixes
-
-
-
2023-04-01
Richard Henderson
Superseded
[2/3] accel/tcg: Fix overwrite problems of tcg_cflags
last minute tcg fixes
-
-
-
2023-04-01
Richard Henderson
Superseded
[1/3] Revert "linux-user/arm: Take more care allocating commpage"
last minute tcg fixes
-
-
-
2023-04-01
Richard Henderson
Superseded
[3/3] target/arm: Implement FEAT_PAN3
target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3
-
-
-
2023-03-31
Peter Maydell
Superseded
[2/3] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2
target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3
-
-
-
2023-03-31
Peter Maydell
Superseded
[1/3] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
target/arm: Fix ESR_EL2 buglet, implement FEAT_PAN3
-
-
-
2023-03-31
Peter Maydell
Superseded
[PULL,6/6] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
Accepted
[PULL,5/6] hw/i2c: pmbus: block uninitialised string reads
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
Accepted
[PULL,4/6] tests/avocado: Enable TuxRun/mips64 (big-endian) test
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
New
[PULL,3/6] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
Accepted
[PULL,2/6] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
Accepted
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-30
Philippe Mathieu-Daudé
Accepted
[PULL,0/6] Misc fixes for 2023-03-30
-
-
-
2023-03-30
Philippe Mathieu-Daudé
New
[v2,for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
[v2,for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
-
-
-
2023-03-30
Peter Maydell
Superseded
[11/11] tests/gitlab: use kaniko to build images
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
New
[10/11] gitlab: fix typo
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[09/11] tests/requirements.txt: bump up avocado-framework version to 101.0
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
New
[08/11] tests/vm: use the default system python for NetBSD
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[07/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[06/11] Use hexagon toolchain version 16.0.0
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[05/11] metadata: add .git-blame-ignore-revs
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[04/11] qemu-options: finesse the recommendations around -blockdev
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[03/11] MAINTAINERS: add a section for policy documents
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
[01/11] scripts/coverage: initial coverage comparison script
more misc fixes for 8.0 (tests, gdbstub, meta, docs)
-
-
-
2023-03-30
Alex Bennée
Superseded
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
-
-
-
2023-03-29
Philippe Mathieu-Daudé
Superseded
[RFC] scripts/coverage: initial coverage comparison script
[RFC] scripts/coverage: initial coverage comparison script
-
-
-
2023-03-29
Alex Bennée
Superseded
[PULL,15/15] softmmu: Restore use of CPU watchpoint for all accelerators
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,14/15] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,13/15] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,12/15] linux-user/arm: Take more care allocating commpage
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,11/15] include/exec: Change reserved_va semantics to last byte
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,10/15] linux-user: Pass last not end to probe_guest_base
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,09/15] accel/tcg: Pass last not end to tb_invalidate_phys_range
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,08/15] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,07/15] accel/tcg: Pass last not end to page_collection_lock
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,06/15] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,05/15] accel/tcg: Pass last not end to page_reset_target_data
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,04/15] accel/tcg: Pass last not end to page_set_flags
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
New
[PULL,03/15] linux-user: Diagnose misaligned -R size
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,02/15] tcg: use QTree instead of GTree
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,01/15] util: import GTree as QTree
[PULL,01/15] util: import GTree as QTree
-
-
-
2023-03-28
Richard Henderson
Accepted
[PULL,00/15] tcg patch queue
-
-
-
2023-03-28
Richard Henderson
New
[PATCH-for-8.0,v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
[PATCH-for-8.0,v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
-
-
-
2023-03-28
Philippe Mathieu-Daudé
New
[v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
[v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0,v2,3/3] softmmu: Restore use of CPU watchpoint for all accelerators
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,v2,2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0,v2,1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[v3] tests/avocado: Add set of boot tests on SBSA-ref
[v3] tests/avocado: Add set of boot tests on SBSA-ref
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
[for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active
-
-
-
2023-03-28
Peter Maydell
Superseded
[PATCH-for-8.0,3/3] softmmu: Restore use of CPU watchpoint for all accelerators
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0,2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,1/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
softmmu: Restore use of CPU watchpoint for non-TCG accelerators
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0,v2,2/2] target/arm/pauth: Inline pauth_param_mask() and pauth_ptr_mask()
target/arm/gdbstub: Fix builds when TCG is disabled
-
-
-
2023-03-28
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,v2,1/2] target/arm/gdbstub: Only advertise M-profile features if TCG available
target/arm/gdbstub: Fix builds when TCG is disabled
-
-
-
2023-03-28
Philippe Mathieu-Daudé
Accepted
io-qcow2-copy-before-write intermittent failure (ppc64 host)
io-qcow2-copy-before-write intermittent failure (ppc64 host)
-
-
-
2023-03-28
Peter Maydell
Not Applicable
[PULL,1/1] target/arm/gdbstub: Only advertise M-profile features if TCG available
[PULL,1/1] target/arm/gdbstub: Only advertise M-profile features if TCG available
-
-
-
2023-03-28
Peter Maydell
Superseded
[PULL,0/1] target-arm queue
-
-
-
2023-03-28
Peter Maydell
Not Applicable
[for-8.0,v2,12/12] linux-user/arm: Take more care allocating commpage
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,11/12] include/exec: Change reserved_va semantics to last byte
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,10/12] linux-user: Pass last not end to probe_guest_base
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
New
[for-8.0,v2,09/12] accel/tcg: Pass last not end to tb_invalidate_phys_range
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,08/12] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,07/12] accel/tcg: Pass last not end to page_collection_lock
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,06/12] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,05/12] accel/tcg: Pass last not end to page_reset_target_data
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,04/12] accel/tcg: Pass last not end to page_set_flags
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,03/12] linux-user: Diagnose misaligned -R size
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,02/12] tcg: use QTree instead of GTree
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[for-8.0,v2,01/12] util: import GTree as QTree
tcg patch queue
-
-
-
2023-03-27
Richard Henderson
Superseded
[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
-
-
-
2023-03-27
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
-
-
-
2023-03-27
Philippe Mathieu-Daudé
Superseded
[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
-
-
-
2023-03-27
Philippe Mathieu-Daudé
Superseded
[Socratic,RFC] include: attempt to document device_class_set_props
[Socratic,RFC] include: attempt to document device_class_set_props
-
-
-
2023-03-27
Alex Bennée
Superseded
[v6,25/25] target/riscv: Reorg sum check in get_physical_address
target/riscv: MSTATUS_SUM + cleanups
-
-
-
2023-03-25
Richard Henderson
Superseded
[v6,24/25] target/riscv: Reorg access check in get_physical_address
target/riscv: MSTATUS_SUM + cleanups
-
-
-
2023-03-25
Richard Henderson
Superseded
[v6,23/25] target/riscv: Merge checks for reserved pte flags
target/riscv: MSTATUS_SUM + cleanups
-
-
-
2023-03-25
Richard Henderson
Superseded
«
1
2
...
236
237
238
…
858
859
»