Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 318027 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
segher
bradf
galak
galak
demarchi
ms
benh
benh
bhundven
chbs
kengyu
kadlec
Andes
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
khem
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
aldot
kiho
linusw
jow
jow
dangole
dangole
ypwong
patrick_delaunay
dedeckeh
dedeckeh
ag
ag
nbd
nbd
yousong
yousong
nico
tomcwarren
ivanhu
stroese
Noltari
Noltari
mpe
computersforpeace
mb
rmilecki
rmilecki
mrchuck
stefanct
ldir
ldir
tytso
zhouhan
ee07b291
vineetg76
sbabic
sbabic
carldani
blp
jagan
numans
ffainelli
ffainelli
trini
regXboi
bbrezillon
bmeng
ruscur
ynezz
pravin
mkresin
mkresin
thess
thess
mkp
ukleinek
ukleinek
ukleinek
robh
neoraider
neoraider
jpettit
linville
tpetazzoni
imaximets
jmberg
xback
xback
jesse
tjaalton
strlen
strlen
esben
abelloni
paulus
paulus
jhersh
npiggin
jm
abrodkin
abrodkin
diproiettod
prom
tbot
vriera
darball1
jogo
jogo
hs
aik
stephenfin
sammj
ajd
jk
jk
jk
jk
arj
bhelgaas
pchotard
blogic
blogic
lukma
pepe2k
pepe2k
jms
jms
jms
istokes
oohal
russellb
ptomsich
masahir0y
agraf
arnout
scottwood
tagr
tagr
mmichelson
wsa
joestringer
davem
davem
davem
wbx
lokeshvutla
matttbe
andmur01
aparcar
apritzel
amitay
goliath
adrianschmutzler
pabeni
danielschwierzeck
martineau
aserdean
mariosix
dcaratti
marex
ovsrobot
ovsrobot
liwang
anguy11
atishp
anuppatel
groug
netdrv
mkubecek
pablo
pablo
stintel
stintel
jkicinski
cpitchen
dwg
iwamatsu
maximeh
dsa
pm215
acelan
bpf
jonhunter
shettyg
lorpie01
xuyang
metan
jstancek
kubu
wigyori
wigyori
lynxis
lynxis
alexhung
Hauke
Hauke
dja
rw
rw
apopple
peda
priyankajain
brgl
brgl
simongoldschmidt
akodanev
narmstrong
pevik
981213
monstr
shemminger
0andriy
mraynal
vigneshr
chunkeey
blocktrron
aivanov
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
XiaoYang
tambarus
ehristev
ymorin
ymorin
xypron
matthias_bgg
prabhu_kush
hegdevasant
hegdevasant
wd
horms
kevery
sjg
freenix
jacmet
stewart
stewart
Apply
«
1
2
3
4
…
3180
3181
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v2] memory: Initialize MemoryRegionOps for RAM memory regions
[v2] memory: Initialize MemoryRegionOps for RAM memory regions
- 1 - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v3] memory: Directly dispatch alias accesses on origin memory region
[v3] memory: Directly dispatch alias accesses on origin memory region
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
memory: Forbid memory_region_set_address() on AS root
memory: Forbid memory_region_set_address() on AS root
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,11/11] hw/pci-host/raven: Remove temporary assertion 'root MR is zero-based'
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,10/11] memory: Make sure root MR won't be added as subregion
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,09/11] hw/pci-host/prep: Do not directly map bus-master region onto main bus
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[RFC,v2,08/11] hw/pci-host/raven: Remove pointless alias mapping onto system bus
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,07/11] hw/pci-host/raven: Use MR alias for AS root, not sysbus mapped MR
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,06/11] hw/pci-host/raven: Assert PCI I/O AddressSpace is based at 0x80000000
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,05/11] hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,04/11] hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,03/11] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,02/11] hw/aspeed/smc: Use the RAM memory region for DMAs
memory: Forbid mapping AddressSpace root MemoryRegion
- 1 1 -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v2,01/11] hw/arm/aspeed: Do not directly map ram container onto main address bus
memory: Forbid mapping AddressSpace root MemoryRegion
- - - -
-
-
-
2021-04-17
Philippe Mathieu-Daudé
New
[v1,11/11] target/arm: Enable BFloat16 extensions
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,10/11] target/arm: Implement bfloat widening fma (indexed)
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,09/11] target/arm: Implement bfloat widening fma (vector)
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,08/11] target/arm: Implement bfloat16 matrix multiply accumulate
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,07/11] target/arm: Implement bfloat16 dot product (indexed)
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,06/11] target/arm: Implement bfloat16 dot product (vector)
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,05/11] fpu: Add float_round_to_odd_inf
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,04/11] target/arm: Implement vector float32 to bfloat16 conversion
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,03/11] target/arm: Implement scalar float32 to bfloat16 conversion
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,02/11] target/arm: Unify unallocated path in disas_fp_1src
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v1,01/11] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
target/arm: Implement BFloat16
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,81/81] target/arm: Enable SVE2 and some extensions
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,80/81] target/arm: Implement integer matrix multiply accumulate
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[1/1] spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
pSeries: handle hotunplug errors in drc_unisolate_logical()
- - - -
-
-
-
2021-04-16
Daniel Henrique Barboza
New
[v5,79/81] target/arm: Implement aarch32 VSUDOT, VUSDOT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,78/81] target/arm: Split decode of VSDOT and VUDOT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,77/81] target/arm: Fix decode for VDOT (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,76/81] target/arm: Remove unused fpst from VDOT_scalar
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,75/81] target/arm: Split out do_neon_ddda_fpst
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,74/81] target/arm: Implement aarch64 SUDOT, USDOT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,73/81] target/arm: Implement SVE2 fp multiply-add long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,72/81] target/arm: Implement SVE2 bitwise shift immediate
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,71/81] target/arm: Implement 128-bit ZIP, UZP, TRN
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,70/81] target/arm: Implement SVE2 LD1RO
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,69/81] target/arm: Share table of sve load functions
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,68/81] target/arm: Implement SVE2 FLOGB
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,67/81] target/arm: Implement SVE2 FCVTXNT, FCVTX
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,66/81] target/arm: Implement SVE2 FCVTLT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,65/81] target/arm: Implement SVE2 FCVTNT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,64/81] target/arm: Implement SVE2 TBL, TBX
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,63/81] target/arm: Implement SVE2 crypto constructive binary operations
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,62/81] target/arm: Implement SVE2 crypto destructive binary operations
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,61/81] target/arm: Implement SVE2 crypto unary operations
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,60/81] target/arm: Implement SVE mixed sign dot product
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,59/81] target/arm: Implement SVE mixed sign dot product (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,58/81] target/arm: Implement SVE2 saturating multiply high (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,57/81] target/arm: Implement SVE2 signed saturating doubling multiply high
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,56/81] target/arm: Implement SVE2 saturating multiply (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,55/81] target/arm: Implement SVE2 saturating multiply-add (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,54/81] target/arm: Implement SVE2 saturating multiply-add high (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,53/81] target/arm: Implement SVE2 integer multiply-add (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,52/81] target/arm: Implement SVE2 integer multiply (indexed)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,51/81] target/arm: Split out formats for 3 vectors + 1 index
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,50/81] target/arm: Split out formats for 2 vectors + 1 index
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,49/81] target/arm: Pass separate addend to FCMLA helpers
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,48/81] target/arm: Pass separate addend to {U, S}DOT helpers
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,47/81] target/arm: Implement SVE2 SPLICE, EXT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,46/81] target/arm: Implement SVE2 FMMLA
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,45/81] target/arm: Implement SVE2 gather load insns
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,44/81] target/arm: Implement SVE2 scatter store insns
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,43/81] target/arm: Implement SVE2 XAR
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,42/81] target/arm: Implement SVE2 HISTCNT, HISTSEG
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,41/81] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,40/81] target/arm: Implement SVE2 SUBHNB, SUBHNT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,39/81] target/arm: Implement SVE2 RADDHNB, RADDHNT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,38/81] target/arm: Implement SVE2 ADDHNB, ADDHNT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,37/81] target/arm: Implement SVE2 complex integer multiply-add
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,36/81] target/arm: Implement SVE2 integer multiply-add long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,35/81] target/arm: Implement SVE2 saturating multiply-add high
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,34/81] target/arm: Implement SVE2 saturating multiply-add long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,33/81] target/arm: Implement SVE2 MATCH, NMATCH
target/arm: Implement SVE2
- - 1 -
-
-
-
2021-04-16
Richard Henderson
New
[v5,32/81] target/arm: Implement SVE2 bitwise ternary operations
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,31/81] target/arm: Implement SVE2 WHILERW, WHILEWR
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,30/81] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,29/81] target/arm: Implement SVE2 SQSHRN, SQRSHRN
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,28/81] target/arm: Implement SVE2 UQSHRN, UQRSHRN
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,27/81] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,26/81] target/arm: Implement SVE2 SHRN, RSHRN
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,25/81] target/arm: Implement SVE2 floating-point pairwise
target/arm: Implement SVE2
- - 1 -
-
-
-
2021-04-16
Richard Henderson
New
[v5,24/81] target/arm: Implement SVE2 saturating extract narrow
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,23/81] target/arm: Implement SVE2 integer absolute difference and accumulate
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,22/81] target/arm: Implement SVE2 bitwise shift and insert
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,21/81] target/arm: Implement SVE2 bitwise shift right and accumulate
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,20/81] target/arm: Implement SVE2 integer add/subtract long with carry
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,19/81] target/arm: Implement SVE2 integer absolute difference and accumulate long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,18/81] target/arm: Implement SVE2 complex integer add
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,17/81] target/arm: Implement SVE2 bitwise permute
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,16/81] target/arm: Implement SVE2 bitwise exclusive-or interleaved
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,15/81] target/arm: Implement SVE2 bitwise shift left long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,14/81] target/arm: Implement PMULLB and PMULLT
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,13/81] target/arm: Implement SVE2 integer multiply long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,12/81] target/arm: Implement SVE2 integer add/subtract wide
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,11/81] target/arm: Implement SVE2 integer add/subtract interleaved long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,10/81] target/arm: Implement SVE2 integer add/subtract long
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,09/81] target/arm: Implement SVE2 saturating add/subtract (predicated)
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
[v5,08/81] target/arm: Implement SVE2 integer pairwise arithmetic
target/arm: Implement SVE2
- - - -
-
-
-
2021-04-16
Richard Henderson
New
«
1
2
3
4
…
3180
3181
»