Show patches with: Archived = No       |   74283 patches
« 1 2 ... 87 88 89742 743 »
Patch Series S/W/F Date Submitter Delegate State
[for-8.1,v2,2/4] util/interval-tree: Use qatomic_set_mb in rb_link_node util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[for-8.1,v2,1/4] util/interval-tree: Use qatomic_read for left/right while searching util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[v2,3/3] accel/tcg: Take mmap_lock in load_atomic*_or_exit accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[v2,2/3] accel/tcg: Fix sense of read-only probes in ldst_atomicity accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[v2,1/3] include/exec: Add WITH_MMAP_LOCK_GUARD accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[for-8.1] target/arm: Special case M-profile in debug_helper.c code [for-8.1] target/arm: Special case M-profile in debug_helper.c code --- 2023-07-21 Peter Maydell Superseded
[for-8.2,4/4] rtc: Use time_t for passing and returning time offsets rtc devices: Avoid putting time_t in 32-bit variables --- 2023-07-20 Peter Maydell Superseded
[for-8.2,3/4] hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference rtc devices: Avoid putting time_t in 32-bit variables --- 2023-07-20 Peter Maydell Superseded
[for-8.2,2/4] hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec rtc devices: Avoid putting time_t in 32-bit variables --- 2023-07-20 Peter Maydell Superseded
[for-8.2,1/4] hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm() rtc devices: Avoid putting time_t in 32-bit variables --- 2023-07-20 Peter Maydell Superseded
[for-8.1] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour [for-8.1] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour --- 2023-07-20 Peter Maydell Superseded
tests/decode: Suppress "error: " string for expected-failure tests tests/decode: Suppress "error: " string for expected-failure tests --- 2023-07-20 Peter Maydell Superseded
[5/5] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
[4/5] target/arm: Pass security space rather than flag for AT instructions target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker Superseded
[3/5] target/arm: Skip granule protection checks for AT instructions target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker Superseded
[2/5] target/arm/helper: Fix vae2_tlbmask() target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
[1/5] target/arm/ptw: Load stage-2 tables from realm physical space target/arm: Fixes for RME --- 2023-07-19 Jean-Philippe Brucker New
[for-8.1] tests/test-util-filemonitor: Avoid pointless allocations [for-8.1] tests/test-util-filemonitor: Avoid pointless allocations --- 2023-07-19 Philippe Mathieu-Daudé New
[for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used [for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used --- 2023-07-19 Philippe Mathieu-Daudé New
target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm target/arm/tcg: Don't build AArch64 decodetree files for qemu-system-arm --- 2023-07-18 Peter Maydell Superseded
[for-8.1] hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table() [for-8.1] hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table() --- 2023-07-18 Peter Maydell Superseded
[for-8.1] xen: Don't pass MemoryListener around by value [for-8.1] xen: Don't pass MemoryListener around by value --- 2023-07-18 Peter Maydell Accepted
[PULL,7/8] tests/vm/freebsd: Get up-to-date package list from lcitool vars file Untitled series #215819 --- 2023-07-18 Thomas Huth New
[PULL,6/8] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper Untitled series #215819 --- 2023-07-18 Thomas Huth Accepted
[PULL,5/8] tests/lcitool: Refresh generated files Untitled series #215819 --- 2023-07-18 Thomas Huth New
[PULL,4/8] tests/lcitool: Generate distribution packages list in JSON format Untitled series #215819 --- 2023-07-18 Thomas Huth Accepted
[for-8.1,v2,2/2] target/mips: Avoid shift by negative number in page_table_walk_refill() target/mips: Avoid shift by negative number in page_table_walk_refill() --- 2023-07-17 Philippe Mathieu-Daudé Superseded
[for-8.1,v2,1/2] target/mips: Pass directory/leaf shift values to walk_directory() target/mips: Avoid shift by negative number in page_table_walk_refill() --- 2023-07-17 Philippe Mathieu-Daudé Superseded
[for-8.1] target/mips: Avoid shift by negative number in page_table_walk_refill() [for-8.1] target/mips: Avoid shift by negative number in page_table_walk_refill() --- 2023-07-17 Peter Maydell Superseded
[PATCH-for-8.1] hw/sd/sdcard: Allow users to bypass the power-of-2 size check [PATCH-for-8.1] hw/sd/sdcard: Allow users to bypass the power-of-2 size check --- 2023-07-17 Philippe Mathieu-Daudé New
[for-8.1] hw/arm/smmu: Handle big-endian hosts correctly [for-8.1] hw/arm/smmu: Handle big-endian hosts correctly --- 2023-07-17 Peter Maydell Superseded
[PULL,7/7] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,6/7] accel/tcg: Zero-pad PC in TCG CPU exec trace lines [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,5/7] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,4/7] target/arm: Fix S1_ptw_translate() debug path [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,3/7] target/arm/ptw.c: Add comments to S1Translate struct fields [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,2/7] linux-user: Remove pointless NULL check in clock_adjtime handling [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci [PULL,1/7] hw/arm/sbsa-ref: set 'slots' property of xhci --- 2023-07-17 Peter Maydell Accepted
[PULL,0/7] target-arm queue --- 2023-07-17 Peter Maydell Not Applicable
[v2] target/sparc: Handle FPRS correctly on big-endian hosts [v2] target/sparc: Handle FPRS correctly on big-endian hosts --- 2023-07-17 Peter Maydell Accepted
[for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit [for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit --- 2023-07-16 Richard Henderson New
[PULL,47/47] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,46/47] accel/tcg: Always lock pages before translation [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,45/47] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,44/47] linux-user: Drop uint and ulong [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,43/47] linux-user: Simplify target_madvise [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,42/47] linux-user: Remove can_passthrough_madvise [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,41/47] accel/tcg: Return bool from page_check_range [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,40/47] accel/tcg: Accept more page flags in page_check_range [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,39/47] linux-user: Simplify target_munmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,38/47] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,37/47] linux-user: Rewrite mmap_reserve [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,36/47] linux-user: Use 'last' instead of 'end' in target_mmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,35/47] linux-user: Use page_find_range_empty for mmap_find_vma_reserved [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,34/47] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,33/47] accel/tcg: Introduce page_find_range_empty [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,32/47] linux-user: Rewrite mmap_frag [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,31/47] linux-user: Rewrite target_mprotect [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,30/47] linux-user: Widen target_mmap offset argument to off_t [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,29/47] linux-user: Split out target_to_host_prot [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,28/47] linux-user: Implement MAP_FIXED_NOREPLACE [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,27/47] bsd-user: Use page_check_range_empty for MAP_EXCL [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,26/47] accel/tcg: Introduce page_check_range_empty [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,25/47] linux-user: Populate more bits in mmap_flags_tbl [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,24/47] linux-user: Split TARGET_PROT_* out of syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,23/47] linux-user: Split TARGET_MAP_* out of syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,22/47] linux-user/strace: Expand struct flags to hold a mask [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,21/47] linux-user: Fix formatting of mmap.c [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,20/47] linux-user: Make sure initial brk(0) is page-aligned [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,19/47] tcg: Fix info_in_idx increment in layout_arg_by_ref [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,18/47] accel/tcg: Split out cpu_exec_longjmp_cleanup [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,17/47] linux-user: Fix do_shmat type errors [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,16/47] linux-user/syscall: Implement execve without execveat [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,15/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,14/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,13/47] linux-user: Use abi_uint not unsigned in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,12/47] linux-user: Use abi_short not short in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,11/47] linux-user: Use abi_ushort not unsigned short in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,10/47] linux-user: Use abi_int not int in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,09/47] linux-user: Use abi_llong not long long in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,08/47] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,07/47] linux-user: Use abi_uint not unsigned int in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,06/47] linux-user: Use abi_llong not int64_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,05/47] linux-user: Use abi_ullong not uint64_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,04/47] linux-user: Use abi_int not int32_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,03/47] linux-user: Use abi_uint not uint32_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,02/47] linux-user: Remove #if 0 block in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,01/47] linux-user: Reformat syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,00/47] tcg + linux-user patch queue --- 2023-07-15 Richard Henderson New
target/sparc: Handle FPRS correctly on big-endian hosts target/sparc: Handle FPRS correctly on big-endian hosts --- 2023-07-14 Peter Maydell Superseded
[14/14] target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory types target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[13/14] target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptw target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[12/14] target/arm/ptw: Check for block descriptors at invalid levels target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[11/14] target/arm/ptw: Set attributes correctly for MMU disabled data accesses target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[10/14] target/arm/ptw: Drop S1Translate::out_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[09/14] target/arm/ptw: Remove S1Translate::in_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[08/14] target/arm/ptw: Remove last uses of ptw->in_secure target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[07/14] target/arm/ptw: Only fold in NSTable bit effects in Secure state target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[06/14] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate() target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
[05/14] target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled() target/arm/ptw: Cleanups and a few bugfixes --- 2023-07-14 Peter Maydell Superseded
« 1 2 ... 87 88 89742 743 »