Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Michael Roth
| State =
Action Required
| 3664 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
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
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
Noltari
Noltari
patrick_delaunay
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
darball1
sammj
ajd
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
arj
arj
davem
davem
davem
tagr
tagr
tagr
andmur01
amitay
matttbe
pabeni
istokes
tytso
aparcar
Ansuel
goliath
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
hs
marex
khem
liwang
mmichelson
danielhb
groug
robimarko
apritzel
pareddja
npiggin
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
monstr
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
blocktrron
vigneshr
juju
mraynal
chunkeey
stewart
stewart
kevery
kabel
metan
ivanhu
akumar
arbab
rfried
sjg
ag
xypron
freenix
rsalvaterra
adrianschmutzler
jacmet
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
wsa
rmilecki
rmilecki
horms
prom
ukleinek
ukleinek
trini
chleroy
apconole
wbx
pablo
pablo
rw
rw
legoater
legoater
legoater
abelloni
svanheule
bjonglez
ynezz
sbabic
sbabic
aik
pevik
xback
xback
richiejp
dangole
dangole
echaudron
next_ghost
forty
anuppatel
anuppatel
Hauke
Hauke
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
jmberg
mans0n
ruscur
Andes
ymorin
numans
xuyang
linusw
linusw
festevam
jk
jk
jk
jk
conchuod
kubu
tambarus
matthias_bgg
imaximets
apalos
strlen
strlen
spectrum
pbrobinson
stroese
krzk
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
«
1
2
...
34
35
36
37
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,v2,14/19] virtproxy: add read handler for proxied connections
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,13/19] virtproxy: interfaces to set/remove VPIForwards
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,12/19] virtproxy: add vp_handle_packet()
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,11/19] virtproxy: add handler for control packet
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,10/19] virtproxy: add handler for data packets
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,09/19] virtproxy: interfaces to set/remove/handle VPOForwards
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,08/19] virtproxy: add vp_new() VPDriver constructor
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,07/19] virtproxy: add read handler for communication channel
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,06/19] virtproxy: add accept handler for communication channel
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,05/19] virtproxy, add vp_channel_send_all
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,04/19] virtproxy: list look-up functions conns/oforwards/iforwards
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,03/19] virtproxy: add debug functions for virtproxy core
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,02/19] virtproxy: qemu-vp, standalone daemon skeleton
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,v2,01/19] virtproxy: base data structures and constants
- - - -
-
-
-
2010-11-10
Michael Roth
New
[RFC,RESEND,v1,15/15] virtproxy: qemu-vp, main logic
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,14/15] virtproxy: Makefile/configure changes to build qemu-vp
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,13/15] virtproxy: add read handler for proxied connections
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,12/15] virtproxy: interfaces to set/remove VPIForwards
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,11/15] virtproxy: add vp_handle_packet()
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,10/15] virtproxy: add handler for control packet
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,09/15] virtproxy: add handler for data packets
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,08/15] virtproxy: interfaces to set/remove/handle VPOForwards
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,07/15] virtproxy: add vp_new() VPDriver constructor
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,06/15] virtproxy: add read handler for communication channel
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,05/15] virtproxy: add accept handler for communication channel
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,04/15] virtproxy: list look-up functions conns/oforwards/iforwards
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,03/15] virtproxy: add debug functions for virtproxy core
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,02/15] virtproxy: qemu-vp, standalone daemon skeleton
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,RESEND,v1,01/15] virtproxy: base data structures and constants
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,10/10] virtproxy: add compat defs for linking against vl.c
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,09/10] virtagent: Makefile/configure changes to build virtagent bits
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,08/10] virtagent: add agent_viewdmesg command
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,07/10] virtagent: add getdmesg RPC
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,06/10] virtagent: add agent_viewfile command
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,05/10] virtagent: add getfile RPC
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,04/10] virtagent: base RPC client definitions
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,03/10] virtagent: qemu-vp, integrate virtagent server
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,02/10] virtagent: base definitions for host/guest RPC daemon
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,v2,01/10] virtagent: add common rpc transport defs
- - - -
-
-
-
2010-11-03
Michael Roth
New
[RFC,10/10] virtproxy: add compat defs for linking against vl.c
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,09/10] virtagent: Makefile/configure changes to build virtagent bits
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,08/10] virtagent: add agent_viewdmesg command
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,07/10] virtagent: add getdmesg RPC
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,06/10] virtagent: add agent_viewfile command
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,05/10] virtagent: add getfile RPC
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,04/10] virtagent: base RPC client definitions
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,03/10] virtagent: qemu-vp, integrate virtagent daemon
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,02/10] virtagent: base definitions for host/guest RPC daemon
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,01/10] virtagent: add common rpc transport defs
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,15/15] virtproxy: qemu-vp, main logic
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,14/15] virtproxy: Makefile/configure changes to build qemu-vp
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,13/15] virtproxy: add read handler for proxied connections
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,12/15] virtproxy: interfaces to set/remove VPIForwards
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,11/15] virtproxy: add vp_handle_packet()
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,10/15] virtproxy: add handler for control packet
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,09/15] virtproxy: add handler for data packets
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,08/15] virtproxy: interfaces to set/remove/handle VPOForwards
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,07/15] virtproxy: add vp_new() VPDriver constructor
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,06/15] virtproxy: add read handler for communication channel
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,05/15] virtproxy: add accept handler for communication channel
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,04/15] virtproxy: list look-up functions conns/oforwards/iforwards
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,03/15] virtproxy: add debug functions for virtproxy core
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,02/15] virtproxy: qemu-vp, standalone daemon skeleton
- - - -
-
-
-
2010-10-22
Michael Roth
New
[RFC,01/15] virtproxy: base data structures and constants
- - - -
-
-
-
2010-10-22
Michael Roth
New
«
1
2
...
34
35
36
37
»