Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
OHMURA Kei
| State =
Action Required
| Archived =
No
| 29 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
goliath
Ansuel
martineau
danielschwierzeck
maddy
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
XiaoYang
tpetazzoni
marex
khem
hs
liwang
mmichelson
danielhb
groug
apritzel
robimarko
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
horms
kabel
xypron
jacmet
akumar
arbab
rfried
kevery
ag
wsa
sjg
freenix
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
ivanhu
rmilecki
rmilecki
prom
metan
ukleinek
ukleinek
trini
rw
rw
apconole
wbx
pablo
pablo
legoater
legoater
legoater
abelloni
svanheule
chleroy
bjonglez
ynezz
sbabic
sbabic
xback
xback
richiejp
aik
dangole
dangole
pevik
next_ghost
forty
acer
Hauke
Hauke
echaudron
anuppatel
anuppatel
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
mans0n
ruscur
Andes
ymorin
linusw
linusw
xuyang
numans
festevam
jmberg
jk
jk
jk
jk
tambarus
conchuod
kubu
matthias_bgg
imaximets
apalos
spectrum
krzk
pbrobinson
strlen
strlen
stroese
dceara
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
nbd
nbd
robh
anguy11
paulus
calebccff
jm
Apply
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[18/18] Introduce "kemari:" to enable FT migration mode (Kemari).
1 - - -
-
-
-
2011-04-25
OHMURA Kei
New
[17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not…
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()…
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[15/18] savevm: introduce qemu_savevm_trans_{begin, commit}.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush().
1 - - -
-
-
-
2011-04-25
OHMURA Kei
New
[13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async().
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[11/18] ioport: insert event_tap_ioport() to ioport_write().
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[10/18] Call init handler of event-tap at main() in vl.c.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[09/18] Introduce event-tap.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[08/18] savevm: introduce util functions to control ft_trans_file from savevm layer.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[06/18] virtio: decrement last_avail_idx with inuse before saving.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[05/18] vl.c: add deleted flag for deleting the handler.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[04/18] qemu-char: export socket_set_nodelay().
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[02/18] Introduce read() to FdMigrationState.
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
[01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer().
- - - -
-
-
-
2011-04-25
OHMURA Kei
New
virtio_blk_load() question
- - - -
-
-
-
2010-03-18
OHMURA Kei
New
Re: [PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-15
OHMURA Kei
New
Re: [PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-12
OHMURA Kei
New
[v2] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-10
OHMURA Kei
New
Re: [PATCH] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-09
OHMURA Kei
New
Re: [PATCH] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-09
OHMURA Kei
New
Re: [PATCH] qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-08
OHMURA Kei
New
[3/3] qemu-kvm: Change the methods of get dirty pages.
- - - -
-
-
-
2010-02-08
OHMURA Kei
New
[2/3] Check continuous dirty and non-dirty pages.
- - - -
-
-
-
2010-02-08
OHMURA Kei
New
[1/3] qemu-kvm: Wrap phys_ram_dirty with additional inline functions.
- - - -
-
-
-
2010-02-08
OHMURA Kei
New
qemu-kvm: Speed up of the dirty-bitmap-traveling
- - - -
-
-
-
2010-02-05
OHMURA Kei
New