Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81195 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
...
155
156
157
…
811
812
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v8,13/17] linux-user: Adjust initial brk when interpreter is close to executable
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,12/17] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,11/17] linux-user: Use MAP_FIXED_NOREPLACE for initial image mmap
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,10/17] linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,09/17] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,08/17] linux-user: Adjust task_unmapped_base for reserved_va
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,07/17] linux-user: Remove last_brk
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,06/17] linux-user: Do not align brk with host page size
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,05/17] linux-user: Do nothing if too small brk is specified
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,04/17] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,03/17] linux-user: Do not call get_errno() in do_brk()
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,02/17] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[v8,01/17] linux-user: Unset MAP_FIXED_NOREPLACE for host
linux-user: brk fixes
-
-
-
2023-08-04
Richard Henderson
Superseded
[PULL,02/22] hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
Untitled series #217590
-
-
-
2023-08-03
Michael S. Tsirkin
Accepted
[v7,14/14] linux-user: Properly set image_info.brk in flatload
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,13/14] linux-user: Adjust initial brk when interpreter is close to executable
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,12/14] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
New
[v7,11/14] linux-user: Add ELF_ET_DYN_BASE
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
New
[v7,10/14] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,09/14] linux-user: Adjust task_unmapped_base for reserved_va
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,08/14] bsd-user: Remove last_brk
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,07/14] linux-user: Remove last_brk
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,06/14] linux-user: Do not align brk with host page size
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,05/14] linux-user: Do nothing if too small brk is specified
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,04/14] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,03/14] linux-user: Do not call get_errno() in do_brk()
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,02/14] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v7,01/14] linux-user: Unset MAP_FIXED_NOREPLACE for host
linux-user: brk fixes
-
-
-
2023-08-03
Richard Henderson
Superseded
[v2,6/6] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[v2,5/6] target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructions
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[v2,4/6] target/arm: Pass security space rather than flag for AT instructions
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[v2,3/6] target/arm: Skip granule protection checks for AT instructions
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[v2,2/6] target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[v2,1/6] target/arm/ptw: Load stage-2 tables from realm physical space
target/arm: Fixes for RME
-
-
-
2023-08-02
Jean-Philippe Brucker
Superseded
[PULL,10/10] target/m68k: Fix semihost lseek offset computation
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,09/10] target/nios2: Fix semihost lseek offset computation
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,08/10] target/nios2: Pass semihosting arg to exit
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,07/10] tests/migration: Add -fno-stack-protector
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,06/10] misc: Fix some typos in documentation and comments
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
New
[PULL,05/10] ui/dbus: fix clang compilation issue
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,04/10] ui/dbus: fix win32 compilation when !opengl
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,03/10] hw/xen: prevent guest from binding loopback event channel to itself
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,02/10] i386/xen: consistent locking around Xen singleshot timers
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
-
-
-
2023-08-01
Philippe Mathieu-Daudé
Accepted
[PULL,00/10] Misc fixes for 2023-08-01
-
-
-
2023-08-01
Philippe Mathieu-Daudé
New
[3/3] accel/tcg: Do not issue misaligned i/o
accel/tcg: Do not issue misaligned i/o
-
-
-
2023-08-01
Richard Henderson
Superseded
[2/3] accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
accel/tcg: Do not issue misaligned i/o
-
-
-
2023-08-01
Richard Henderson
Superseded
[1/3] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_*
accel/tcg: Do not issue misaligned i/o
-
-
-
2023-08-01
Richard Henderson
Superseded
[for-8.1] target/m68k: Fix semihost lseek offset computation
[for-8.1] target/m68k: Fix semihost lseek offset computation
-
-
-
2023-08-01
Peter Maydell
Superseded
target/m68k: Add URL to semihosting spec
target/m68k: Add URL to semihosting spec
-
-
-
2023-08-01
Peter Maydell
Superseded
[PULL,4/5] xen: Don't pass MemoryListener around by value
Untitled series #217317
-
-
-
2023-08-01
Anthony PERARD
Accepted
[PULL,10/10] target/s390x: Move trans_exc_code update to do_program_interrupt
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,09/10] linux-user/armeb: Fix __kernel_cmpxchg() for armeb
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,08/10] target/ppc: Disable goto_tb with architectural singlestep
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
New
[PULL,07/10] bsd-user: Specify host page alignment if none specified
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,06/10] bsd-user: Allocate guest virtual address space
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,05/10] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,04/10] util/interval-tree: Use qatomic_read/set for rb_parent_color
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,03/10] util/interval-tree: Introduce pc_parent
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,02/10] util/interval-tree: Use qatomic_set_mb in rb_link_node
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching
-
-
-
2023-07-31
Richard Henderson
Accepted
[PULL,00/10] tcg patch queue for rc2
-
-
-
2023-07-31
Richard Henderson
New
[PULL,6/6] gdbstub: Fix client Ctrl-C handling
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Accepted
[PULL,5/6] kvm: Fix crash due to access uninitialized kvm_state
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Not Applicable
[PULL,4/6] target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Accepted
[PULL,3/6] target/arm: Avoid writing to constant TCGv in trans_CSEL()
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Accepted
[PULL,2/6] elf2dmp: Don't abandon when Prcb is set to 0
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Accepted
[PULL,1/6] target/arm: Fix MemOp for STGP
[PULL,1/6] target/arm: Fix MemOp for STGP
-
-
-
2023-07-31
Peter Maydell
Accepted
[PULL,0/6] target-arm queue
-
-
-
2023-07-31
Peter Maydell
Not Applicable
target/s390x: Move trans_exc_code update to do_program_interrupt
target/s390x: Move trans_exc_code update to do_program_interrupt
-
-
-
2023-07-28
Richard Henderson
Superseded
target/ppc: Disable goto_tb with architectural singlestep
target/ppc: Disable goto_tb with architectural singlestep
-
-
-
2023-07-28
Richard Henderson
Superseded
target/arm: Do not use gen_mte_checkN in trans_STGP
target/arm: Do not use gen_mte_checkN in trans_STGP
-
-
-
2023-07-27
Richard Henderson
Superseded
bsd-user: Properly allocate guest virtual address space
bsd-user: Properly allocate guest virtual address space
-
-
-
2023-07-27
Richard Henderson
New
block/iscsi: Document why we use raw malloc()
block/iscsi: Document why we use raw malloc()
-
-
-
2023-07-27
Peter Maydell
Superseded
target/arm: Avoid writing to constant TCGv in trans_CSEL()
target/arm: Avoid writing to constant TCGv in trans_CSEL()
-
-
-
2023-07-27
Peter Maydell
Superseded
[for-8.1] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
[for-8.1] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
-
-
-
2023-07-26
Richard Henderson
Superseded
[for-8.1] target/arm: Fix MemOp for STGP
[for-8.1] target/arm: Fix MemOp for STGP
-
-
-
2023-07-26
Richard Henderson
Superseded
s390 intermittent test failure in qemu:block / io-qcow2-copy-before-write
s390 intermittent test failure in qemu:block / io-qcow2-copy-before-write
-
-
-
2023-07-25
Peter Maydell
Not Applicable
[PULL,10/10] target/tricore: Rename tricore_feature
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
New
[PULL,09/10] target/sparc: Handle FPRS correctly on big-endian hosts
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
New
[PULL,08/10] target/mips: Avoid shift by negative number in page_table_walk_refill()
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,07/10] target/mips: Pass directory/leaf shift values to walk_directory()
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,06/10] target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,05/10] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,04/10] target/mips/mxu: Replace magic array size by its definition
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,03/10] hw/char/escc: Implement loopback mode
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,02/10] hw/mips: Improve the default USB settings in the loongson3-virt machine
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
-
-
-
2023-07-25
Philippe Mathieu-Daudé
Accepted
[PULL,00/10] Misc fixes for 2023-07-25
-
-
-
2023-07-25
Philippe Mathieu-Daudé
New
[Stable-8.0.4,15/31] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
Untitled series #216569
-
-
-
2023-07-25
Michael Tokarev
New
[Stable-8.0.4,14/31] tcg: Fix info_in_idx increment in layout_arg_by_ref
Untitled series #216569
-
-
-
2023-07-25
Michael Tokarev
New
[Stable-8.0.4,13/31] linux-user/syscall: Implement execve without execveat
Untitled series #216569
-
-
-
2023-07-25
Michael Tokarev
New
[for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
[for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
-
-
-
2023-07-25
Peter Maydell
Superseded
[PULL,5/5] tests/decode: Suppress "error: " string for expected-failure tests
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
-
-
-
2023-07-25
Peter Maydell
Not Applicable
[PULL,4/5] For curses display, recognize a few more control keys
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
-
-
-
2023-07-25
Peter Maydell
Accepted
[PULL,3/5] target/arm: Special case M-profile in debug_helper.c code
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
-
-
-
2023-07-25
Peter Maydell
Accepted
[PULL,2/5] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
-
-
-
2023-07-25
Peter Maydell
Accepted
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
[PULL,1/5] hw/arm/smmu: Handle big-endian hosts correctly
-
-
-
2023-07-25
Peter Maydell
Accepted
[PULL,0/5] target-arm queue
-
-
-
2023-07-25
Peter Maydell
Not Applicable
[for-8.2,3/3] hw/arm: Set number of MPU regions correctly for an505, an521, an524
arm: Use correct number of MPU regions on mps2-tz boards
-
-
-
2023-07-24
Peter Maydell
Superseded
«
1
2
...
155
156
157
…
811
812
»