Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 199218 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
Apply
«
1
2
...
547
548
549
…
1992
1993
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v4,09/29] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,08/29] vhost-net: always call vhost_dev_cleanup() on failure
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,07/29] vhost: make vhost_dev_cleanup() idempotent
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,06/29] vhost: fix cleanup on not fully initialized device
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,05/29] vhost: assert the log was cleaned up
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,04/29] vhost: make vhost_log_put() idempotent
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,03/29] vhost: don't assume opaque is a fd, use backend cleanup
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,02/29] vhost-user: minor simplification
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v4,01/29] misc: indentation
- - - -
0 0 0
2016-07-07
Marc-André Lureau
New
[v10,10/10] target-avr: instruction decoder generator
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,09/10] target-avr: updating translate.c to use instructions translation
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,08/10] target-avr: adding instruction translation
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,07/10] target-avr: adding instruction decoder
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,05/10] target-avr: adding AVR interrupt handling
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,04/10] target-avr: adding instructions encodings
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,03/10] target-avr: adding a sample AVR board
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,02/10] target-avr: adding AVR CPU features/flavors
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[v10,01/10] target-avr: AVR cores support is added.
- - - -
0 0 0
2016-07-06
Michael Rolnik
New
[RFC,v2,11/11] tcg: Make tb_flush() thread safe
- - 1 1
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,10/11] cpu-exec-common: Introduce async_safe_run_on_cpu()
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,09/11] linux-user: Support CPU work queue
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,08/11] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,07/11] linux-user: Rework exclusive operation mechanism
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,06/11] linux-user: Use QemuMutex and QemuCond
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,05/11] cpus: Rename flush_queued_work()
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,04/11] cpus: Wrap mutex used to protect CPU work
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,03/11] cpus: Move common code out of {async_, }run_on_cpu()
- - 1 -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,02/11] cpus: pass CPUState to run_on_cpu helpers
1 - - -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[RFC,v2,01/11] atomic: introduce atomic_dec_fetch.
- - - -
0 0 0
2016-07-06
sergey.fedorov@linaro.org
New
[v2] target-i386: Use struct X86XSaveArea in fpu_helper.c
- - - -
0 0 0
2016-07-06
Richard Henderson
New
[v2,1/1] block/gluster: add support to choose libgfapi logfile
- - 1 -
0 0 0
2016-07-06
Prasanna Kumar Kalever
New
[v3,28/28] vhost: add vhost_net_set_backend()
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,27/28] vhost-user: add error report in vhost_user_write()
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,26/28] tests: add a simple /vhost-user/multiqueue test
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,25/28] tests: add /vhost-user/connect-fail test
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,24/28] tests: fix vhost-user-test leak
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,23/28] tests: plug some leaks in virtio-net-test
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,22/28] vhost-user: wait until backend init is completed
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,21/28] char: add and use tcp_chr_wait_connected
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,20/28] char: add chr_wait_connected callback
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,19/28] vhost: add assert() to check runtime behaviour
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,18/28] vhost-net: success if backend has no ops->vhost_migration_done
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,17/28] get_vhost_net() should be != null after vhost_user_init
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,16/28] Revert "vhost-net: do not crash if backend is not present"
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,15/28] vhost-user: keep vhost_net after a disconnection
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,14/28] qemu-char: check socket is actually connected
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,13/28] vhost-user: check vhost_user_{read, write}() return value
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,12/28] vhost-user: check qemu_chr_fe_set_msgfds() return value
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,11/28] vhost: use error_report() instead of fprintf(stderr, ...)
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,10/28] vhost: change some assert() for error_report() or silent fail
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,09/28] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,08/28] vhost-net: always call vhost_dev_cleanup() on failure
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,07/28] vhost: make vhost_dev_cleanup() idempotent
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,06/28] vhost: add vhost device only after all success
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,05/28] vhost: call vhost_log_put() on cleanup
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,04/28] vhost: make vhost_log_put() idempotent
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,03/28] vhost: don't assume opaque is a fd, use backend cleanup
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,02/28] vhost-user: minor simplification
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
[v3,01/28] misc: indentation
- - - -
0 0 0
2016-07-06
Marc-André Lureau
New
Fix for self-modifying writes across page boundaries.
- - - -
0 0 0
2016-07-06
Samuel Damashek
New
[v0] spapr: Error out when CPU hotplug is attempted on older pseries machines
- - - -
0 0 0
2016-07-06
Bharata B Rao
New
qemu-sockets: use qapi_free_SocketAddress in cleanup
- - 2 -
0 0 0
2016-07-06
Marc-André Lureau
New
[PULL,v2,4/4] tcg: Improve the alignment check infrastructure
- - - -
0 0 0
2016-07-06
Richard Henderson
New
[PULL,v2,3/4] tcg: Optimize spills of constants
- - - -
0 0 0
2016-07-06
Richard Henderson
New
[PULL,v2,2/4] tcg: Fix name for high-half register
- - 1 -
0 0 0
2016-07-06
Richard Henderson
New
[PULL,v2,1/4] build: Use $(CCAS) for compiling .S files
- - 1 -
0 0 0
2016-07-06
Richard Henderson
New
[PULL,v2,0/4] tcg-ish updates
- - - -
0 0 0
2016-07-06
Richard Henderson
New
[v2,11/11] nbd-server: Allow node name for nbd-server-add
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,10/11] nbd-server: Use a separate BlockBackend
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,09/11] block: Accept node-name for drive-mirror
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,08/11] block: Accept node-name for drive-backup
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,07/11] block: Accept node-name for change-backing-file
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,06/11] block: Accept node-name for blockdev-snapshot-internal-sync
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,05/11] block: Accept node-name for blockdev-snapshot-delete-internal-sync
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,04/11] block: Accept node-name for blockdev-mirror
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,03/11] block: Accept node-name for blockdev-backup
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,02/11] block: Accept node-name for block-commit
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v2,01/11] block: Accept node-name for block-stream
- - - -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,6/6] block: Remove BB options from blockdev-add
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,5/6] qemu-iotests: Test setting WCE with qdev
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,4/6] block/qdev: Allow configuring rerror/werror with qdev properties
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,3/6] commit: Fix use of error handling policy
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,2/6] block/qdev: Allow configuring WCE with qdev properties
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
[v3,1/6] block/qdev: Allow node name for drive properties
- - 1 -
0 0 0
2016-07-06
Kevin Wolf
New
linux-user: Forget about synchronous signal once it is delivered
- - - -
0 0 0
2016-07-06
Peter Maydell
New
m25p80: Fix QIOR/DIOR handling for Winbond
- - 1 -
0 0 0
2016-07-06
Krzeminski, Marcin (Nokia - PL/Wroclaw)
New
qapi: change QmpInputVisitor to QSLIST
- - - -
0 0 0
2016-07-06
Paolo Bonzini
New
qapi: change QmpOutputVisitor to QSLIST
- - 2 -
0 0 0
2016-07-06
Paolo Bonzini
New
[SeaBIOS,v3] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
- - - -
0 0 0
2016-07-06
Paolo Bonzini
New
[v3,7/7] spapr: consolidate the logic of core cpu_dt_id
- - - -
0 0 0
2016-07-06
Greg Kurz
New
[v3,6/7] ppc: drop vcpu_idt_id bits from the target code
- - - -
0 0 0
2016-07-06
Greg Kurz
New
[v3,5/7] ppc: each machine type to provide vcpu_dt_id
- - - -
0 0 0
2016-07-06
Greg Kurz
New
[v3,4/7] ppc: open code cpu creation for machine types
- - 1 -
0 0 0
2016-07-06
Greg Kurz
New
[v3,3/7] ppc: parse cpu features once
- - - -
0 0 0
2016-07-06
Greg Kurz
New
[v3,2/7] ppc: move smp_threads sanity checks to spapr
- - - -
0 0 0
2016-07-06
Greg Kurz
New
[v3,1/7] ppc: different creation paths for cpus in system and user mode
- - 1 -
0 0 0
2016-07-06
Greg Kurz
New
[v2,2/2] main-loop: more newlines make code well separated
- - - -
0 0 0
2016-07-06
Cao jin
New
[v2,1/2] main-loop: check return value before using
- - - -
0 0 0
2016-07-06
Cao jin
New
[PULL,9/9] virgl: pass whole GL scanout dimensions
- - - -
0 0 0
2016-07-06
Gerd Hoffmann
New
«
1
2
...
547
548
549
…
1992
1993
»