Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 82401 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
...
29
30
31
…
824
825
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[02/17] target/arm: Use float*_muladd_scalbn
softfloat, hexagon: Cleanup fmaf
-
-
-
2024-12-08
Richard Henderson
Superseded
[01/17] softfloat: Add float{16,32,64}_muladd_scalbn
softfloat, hexagon: Cleanup fmaf
-
-
-
2024-12-08
Richard Henderson
Superseded
tcg: Reset free_temps before tcg_optimize
tcg: Reset free_temps before tcg_optimize
-
-
-
2024-12-07
Richard Henderson
New
[v3,6/6] docs: add a glossary
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,5/6] docs: add a codebase section
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,4/6] docs/devel: add information on how to setup build environments
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,3/6] docs/devel: add b4 for patch retrieval
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
New
[v3,2/6] docs/devel: add git-publish for patch submitting
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,1/6] docs/devel: remove dead video link for sourcehut submit process
Enhance documentation for new developers
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,4/4] docs/system/arm/virt: document missing properties
Minor fixes for Arm documentation
-
-
-
2024-12-06
Pierrick Bouvier
New
[v3,3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property
Minor fixes for Arm documentation
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,2/4] docs/system/arm/fby35: document execute-in-place property
Minor fixes for Arm documentation
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[v3,1/4] docs/system/arm/orangepi: update links
Minor fixes for Arm documentation
-
-
-
2024-12-06
Pierrick Bouvier
Superseded
[4/4] hw/timer/hpet: Hold fw_cfg state within HPET class
hw/timer/hpet: Make fw_cfg state private to HPET class
-
-
-
2024-12-06
Philippe Mathieu-Daudé
New
[3/4] hw/timer/hpet: Have hpet_find() return an Object
hw/timer/hpet: Make fw_cfg state private to HPET class
-
-
-
2024-12-06
Philippe Mathieu-Daudé
New
[2/4] hw/timer/hpet: Reduce hpet_cfg[] scope
hw/timer/hpet: Make fw_cfg state private to HPET class
-
-
-
2024-12-06
Philippe Mathieu-Daudé
New
[1/4] hw/timer/hpet: Introduce hpet_add_fw_cfg_bytes()
hw/timer/hpet: Make fw_cfg state private to HPET class
-
-
-
2024-12-06
Philippe Mathieu-Daudé
New
[6/6] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[5/6] hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[4/6] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[3/6] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[2/6] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[1/6] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
hw/nvram/fw_cfg: Move PCI bus methods out
-
-
-
2024-12-06
Philippe Mathieu-Daudé
Superseded
[3/3] target/arm: implement SEL2 physical and virtual timers
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-06
Alex Bennée
New
[2/3] target/arm: ensure cntvoff_el2 also used for EL2 virt timer
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-06
Alex Bennée
Superseded
[1/3] target/arm: document the architectural names of our GTIMERs
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-06
Alex Bennée
Superseded
[2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
target/arm: Two more float_status conversions
-
-
-
2024-12-06
Richard Henderson
Superseded
[1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32
target/arm: Two more float_status conversions
-
-
-
2024-12-06
Richard Henderson
New
target/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32
target/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32
-
-
-
2024-12-06
Richard Henderson
Superseded
[9/9] target/arm: Convert neon_helper.c to use env alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
Superseded
[8/9] target/arm: Convert vec_helper.c to use env alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
Superseded
[7/9] target/arm: Convert sme_helper.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
Superseded
[6/9] target/arm: Convert sve_helper.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
Superseded
[5/9] target/arm: Convert neon_helper.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
Superseded
[4/9] target/arm: Convert vec_helper.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
New
[3/9] target/arm: Convert helper-a64.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
New
[2/9] target/arm: Convert vfp_helper.c to fpst alias
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
New
[1/9] target/arm: Introduce fpst alias for helper.h
target/arm: Helper type cleanups
-
-
-
2024-12-06
Richard Henderson
New
[2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper
target/xtensa: Remove tswap() calls in semihosting
-
-
-
2024-12-05
Philippe Mathieu-Daudé
New
[1/2] target/xtensa: Implement xtensa_isa_is_big_endian()
target/xtensa: Remove tswap() calls in semihosting
-
-
-
2024-12-05
Philippe Mathieu-Daudé
New
target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
-
-
-
2024-12-05
Philippe Mathieu-Daudé
Superseded
[v2,6/6] docs: add a glossary
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
Superseded
[v2,5/6] docs: add a codebase section
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
Superseded
[v2,4/6] docs/devel: add information on how to setup build environments
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
Superseded
[v2,3/6] docs/devel: add b4 for patch retrieval
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
Superseded
[v2,2/6] docs/devel: add git-publish for patch submitting
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
New
[v2,1/6] docs/devel: remove dead video link for sourcehut submit process
Enhance documentation for new developers
-
-
-
2024-12-05
Pierrick Bouvier
Superseded
[v2] target/sparc: Use memcpy() and remove memcpy32()
[v2] target/sparc: Use memcpy() and remove memcpy32()
-
-
-
2024-12-05
Philippe Mathieu-Daudé
Superseded
[2/2] target/arm: change default pauth algorithm to impdef
Change default pointer authentication algorithm on aarch64 to impdef
-
-
-
2024-12-04
Pierrick Bouvier
New
[1/2] target/arm: add new property to select pauth-qarma5
Change default pointer authentication algorithm on aarch64 to impdef
-
-
-
2024-12-04
Pierrick Bouvier
Superseded
[v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled
[v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
target/sparc: Use memcpy() in memcpy32()
target/sparc: Use memcpy() in memcpy32()
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[v2,4/4] docs/system/arm/virt: document missing properties
Minor fixes for Arm documentation
-
-
-
2024-12-04
Pierrick Bouvier
Superseded
[v2,3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property
Minor fixes for Arm documentation
-
-
-
2024-12-04
Pierrick Bouvier
Superseded
[v2,2/4] docs/system/arm/fby35: document execute-in-place property
Minor fixes for Arm documentation
-
-
-
2024-12-04
Pierrick Bouvier
New
[v2,1/4] docs/system/arm/orangepi: update links
Minor fixes for Arm documentation
-
-
-
2024-12-04
Pierrick Bouvier
Superseded
[20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian()
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[RFC,19/20] hw/virtio: Use cpu_datapath_is_big_endian()
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian()
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[17/20] disas: Use cpu_datapath_is_big_endian()
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian)
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian)
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[12/20] target/xtensa: Implement xtensa_isa_is_big_endian()
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
Superseded
[11/20] target/mips: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[09/20] target/sh4: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[08/20] target/sh4: Expose CPUSH4State::little_endian property
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[07/20] target/riscv: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[06/20] target/sparc: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[05/20] target/rx: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[04/20] target/ppc: Register CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[03/20] target/arm: Implement CPUClass::datapath_is_big_endian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
[01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian
target: Implement CPUClass::datapath_is_big_endian() handlers
-
-
-
2024-12-04
Philippe Mathieu-Daudé
New
vvfat: fix ubsan issue in create_long_filename
vvfat: fix ubsan issue in create_long_filename
-
-
-
2024-12-04
Pierrick Bouvier
Superseded
[v4] tests/functional/aarch64: add tests for FEAT_RME
[v4] tests/functional/aarch64: add tests for FEAT_RME
-
-
-
2024-12-03
Pierrick Bouvier
New
[11/11] softfloat: Replace WHICH with RET in parts_pick_nan
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
Superseded
[10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
Superseded
[09/11] softfloat: Share code between parts_pick_nan cases
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[08/11] softfloat: Inline pickNaN
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
Superseded
[07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[06/11] softfloat: Move propagateFloatx80NaN to softfloat.c
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[05/11] softfloat: Pad array size in pick_nan_muladd
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[04/11] softfloat: Remove which from parts_pick_nan_muladd
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
Superseded
[03/11] softfloat: Use goto for default nan case in pick_nan_muladd
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[02/11] softfloat: Inline pickNaNMulAdd
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
Superseded
[01/11] target/arm: Copy entire float_status in is_ebf
fpu: pickNaN follow ups
-
-
-
2024-12-03
Richard Henderson
New
[2/2] target/riscv: Include missing headers in 'internals.h'
target/riscv: Include missing headers in '*internals.h'
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[1/2] target/riscv: Include missing headers in 'vector_internals.h'
target/riscv: Include missing headers in '*internals.h'
-
-
-
2024-12-03
Philippe Mathieu-Daudé
New
include: Rename sysemu/ -> system/
include: Rename sysemu/ -> system/
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Superseded
[PULL,13/13] system: Select HVF by default when no other accelerator is available
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,12/13] tests/qtest: add test for querying balloon guest stats
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,11/13] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
New
[PULL,10/13] hw/virtio: fix crash in processing balloon stats
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,09/13] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,08/13] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,07/13] hw/core/machine: diagnose wrapping of maxmem
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
Accepted
[PULL,06/13] MAINTAINERS: update email addr for Brian Cain
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
-
-
-
2024-12-03
Philippe Mathieu-Daudé
New
«
1
2
...
29
30
31
…
824
825
»