Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Paolo Bonzini
| State =
Action Required
| Archived =
No
| 22219 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
jacmet
akumar
arbab
rfried
kevery
ag
wsa
sjg
freenix
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
jagan
Jaehoon
ehristev
bmeng
ivanhu
rmilecki
rmilecki
xypron
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
«
1
2
...
220
221
222
223
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
1 - - -
-
-
-
2010-03-19
Paolo Bonzini
New
fix race between timer firing vs. alarm_timer->pending = 0
- - - -
-
-
-
2010-03-19
Paolo Bonzini
New
Re: [PATCH, RFC] qemu-timer: fix alarm_timer pending
- - - -
-
-
-
2010-03-19
Paolo Bonzini
New
[18/18] split out qemu-timer.c
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[17/18] disentangle tcg and deadline calculation
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[16/18] place together more #ifdef CONFIG_IOTHREAD blocks
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[15/18] move vmstate registration of vmstate_timers earlier
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[14/18] new function qemu_icount_delta
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[13/18] add qemu_alarm_pending
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[12/18] add qemu_icount_round
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[11/18] centralize handling of -icount
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[10/18] introduce and use qemu_clock_enable
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[09/18] change qemu_run_timers interface
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[08/18] extract timer handling out of main_loop_wait
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[07/18] remove qemu_rearm_alarm_timer from main loop
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[06/18] tweak qemu_notify_event
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[05/18] do not use qemu_event_increment outside qemu_notify_event
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[04/18] more alarm timer cleanup
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[03/18] only one flag is needed for alarm_timer
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[02/18] fix error in win32_rearm_timer
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
[01/18] avoid dubiously clever code in win32_start_timer
- - - -
-
-
-
2010-03-10
Paolo Bonzini
New
use absolute URLs for .gitmodules
- - - -
-
-
-
2010-03-05
Paolo Bonzini
New
Re: Regression: segfault on ARM host
- - - -
-
-
-
2010-03-01
Paolo Bonzini
New
declare saved_env_reg as volatile
- - - -
-
-
-
2010-02-23
Paolo Bonzini
New
Re: gcc 4.4 miscompiling cpu_exec() ?
- - - -
-
-
-
2010-02-23
Paolo Bonzini
New
Fix qemu_eventfd compile when !CONFIG_EVENTFD
- - - -
-
-
-
2010-02-23
Paolo Bonzini
New
[v2,2/2] get rid of hostregs_helper.h
- - - -
-
-
-
2010-02-18
Paolo Bonzini
New
[v2,1/2] remove dead m68k definitions
- - - -
-
-
-
2010-02-18
Paolo Bonzini
New
Re: [PATCH 0/2] simplify global register save/restore
- - - -
-
-
-
2010-02-13
Paolo Bonzini
New
[3/3] move default allocator to console.c
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[2/3] remove knowledge of defaultallocator_free_displaysurface from sdl.c
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[1/3] use lazy initialization for display_state
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[2/2] get rid of hostregs_helper.h
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[1/2] remove dead m68k global register definitions
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[uq/master] use eventfd for iothread
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[4/4] qemu-kvm: move qemu_eventfd to osdep.c
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[3/4] qemu-kvm: fix placement of config-host.h inclusion
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[2/4] qemu-kvm: morph io_thread_wakeup into qemu.git's qemu_event_read
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[1/4] qemu-kvm: morph qemu_kvm_notify_work into qemu.git's qemu_event_increment
- - - -
-
-
-
2010-02-10
Paolo Bonzini
New
[4/4] vl.c: avoid preprocessor directives in a printf call
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[3/4] do not interpolate % from vl.c to qemu-options.h
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[2/4] cope with printf macro definition in readline.c
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[1/4] qemu-img: avoid preprocessor directives in a printf call
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[v2,RESEND,5/5] usb-linux.c: remove write-only variable
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[v2,RESEND,4/5] vnc.c: remove dead code
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[v2,RESEND,3/5] exec.c: dead assignments
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[v2,RESEND,2/5] fix undefined shifts by >32
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[v2,RESEND,1/5] remove two dead assignments in target-i386/translate.c
- - - -
-
-
-
2010-02-04
Paolo Bonzini
New
qemu-img: avoid preprocessor directives in a printf call
1 - - -
-
-
-
2010-02-04
Paolo Bonzini
New
[3/3] fix placement of config-host.h inclusion
- - - -
-
-
-
2010-02-02
Paolo Bonzini
New
[2/3] loop write in qemu_event_increment upon EINTR
- - - -
-
-
-
2010-02-02
Paolo Bonzini
New
[1/3] do not loop on an incomplete io_thread_fd read
- - - -
-
-
-
2010-02-02
Paolo Bonzini
New
[FOR,0.12] fix undefined shifts by >32
- - - -
-
-
-
2010-01-28
Paolo Bonzini
New
[6/6] fix audio_bug related clang false positives
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[5/6] usb-linux.c: remove write-only variable
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[4/6] vnc.c: remove dead code
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[3/6] exec.c: dead assignments
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[2/6] fix undefined shifts by >32
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[1/6] remove two dead assignments in target-i386/translate.c
- - - -
-
-
-
2010-01-27
Paolo Bonzini
New
[6/6] fix audio_bug related failures
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[5/6] usb-linux.c: remove write-only variable
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[4/6] vnc.c: warn about ignored option
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[3/6] exec.c: dead assignments
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[2/6] fix undefined shifts by >32
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[1/6] remove two dead assignments in target-i386/translate.c
- - - -
-
-
-
2010-01-26
Paolo Bonzini
New
[4/4] remove assertions
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[3/4] change while to if
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[2/4] add assertions about env->current_tb
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[1/4] clean up env->current_tb
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
avoid unreachable statement after break
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[3/3] fix wrong indentation
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[2/3] kill regs_to_env and env_to_regs
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
[1/3] remove dead code from target-i386/exec.h
- - - -
-
-
-
2010-01-15
Paolo Bonzini
New
move kbd/mouse handling to input.c
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v3,4/4] use pkg-config for libcurl whenever available
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v3,3/4] use pkg-config for sdl whenever available
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v3,2/4] fixes to the static compilation case for sdl
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v3,1/4] use cross-prefix for pkgconfig
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v2,4/4] use pkg-config for libcurl whenever available
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v2,3/4] use pkg-config for sdl whenever available
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v2,2/4] fixes to the static compilation case for sdl
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[v2,1/4] use cross-prefix for pkgconfig
- - - -
-
-
-
2010-01-13
Paolo Bonzini
New
[3/3] use pkg-config for libcurl when cross compiling
- - - -
-
-
-
2010-01-07
Paolo Bonzini
New
[2/3] use pkg-config for sdl when cross compiling
- - - -
-
-
-
2010-01-07
Paolo Bonzini
New
[1/3] use cross-prefix for pkg-config
- - - -
-
-
-
2010-01-07
Paolo Bonzini
New
finish VPATH -> vpath translation
- - - -
-
-
-
2010-01-04
Paolo Bonzini
New
write option roms in pc-bios/
- - - -
-
-
-
2009-12-24
Paolo Bonzini
New
Use vpath directive
1 - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[19/19] split out qemu-timer.c
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[18/19] introduce qemu_clock_enable
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[17/19] move vmstate registration of vmstate_timers earlier
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[16/19] tweak qemu_notify_event
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[15/19] do not provide qemu_event_increment if iothread not used
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[14/19] disentangle tcg and deadline calculation
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[13/19] move tcg_has_work to cpu-exec.c and rename it
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[12/19] new function qemu_icount_delta
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[11/19] use a bottom half to run timers
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[10/19] add qemu_bh_scheduled
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[09/19] remove qemu_rearm_alarm_timer from main loop
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
[08/19] move kbd/mouse events to event.c
- - - -
-
-
-
2009-12-21
Paolo Bonzini
New
«
1
2
...
220
221
222
223
»