Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 199658 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
...
16
17
18
…
1996
1997
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[V3] migration: add capability to bypass the shared memory
[V3] migration: add capability to bypass the shared memory
- - - -
0 0 0
2018-04-01
Lai Jiangshan
New
migration: calculate expected_downtime with ram_bytes_remaining()
migration: calculate expected_downtime with ram_bytes_remaining()
- - 1 -
0 0 0
2018-03-31
Balamuruhan S
New
[v3] linux-user: fix mq_getsetattr implementation
[v3] linux-user: fix mq_getsetattr implementation
- - 1 -
0 0 0
2018-03-31
Max Filippov
New
[v2] linux-user: fix mq_getsetattr implementation
[v2] linux-user: fix mq_getsetattr implementation
- - - -
0 0 0
2018-03-31
Max Filippov
New
linux-user: fix mq_getsetattr implementation
linux-user: fix mq_getsetattr implementation
- - - -
0 0 0
2018-03-31
Max Filippov
New
[nbd] RFC: doc: Separate namespace from leaf-name for metadata contexts
[nbd] RFC: doc: Separate namespace from leaf-name for metadata contexts
- - - -
0 0 0
2018-03-31
Eric Blake
New
[qemu] RFC: nbd: Separate namespace from leaf-name for metadata contexts
[qemu] RFC: nbd: Separate namespace from leaf-name for metadata contexts
- - - -
0 0 0
2018-03-31
Eric Blake
New
migration: add capability to bypass the shared memory
migration: add capability to bypass the shared memory
- - - -
0 0 0
2018-03-31
Lai Jiangshan
New
[Bug,1760262,NEW] cmsdk-apb-uart doesn't appear to clear interrupt flags
[Bug,1760262,NEW] cmsdk-apb-uart doesn't appear to clear interrupt flags
- - - -
0 0 0
2018-03-31
Patrick Oppenlander
New
target/xtensa: linux-user: rewind pc for restarted syscall
target/xtensa: linux-user: rewind pc for restarted syscall
- - 1 -
0 0 0
2018-03-30
Max Filippov
New
[for-2.12,v3,2/2] i386/hyperv: error out if features requested but unsupported
i386/hyperv: fully control Hyper-V features in CPUID
- - 1 -
0 0 0
2018-03-30
Roman Kagan
New
[for-2.12,v3,1/2] i386/hyperv: add hv-frequencies cpu property
i386/hyperv: fully control Hyper-V features in CPUID
- - 1 -
0 0 0
2018-03-30
Roman Kagan
New
iotests: fix 169
iotests: fix 169
- - - -
0 0 0
2018-03-30
Vladimir Sementsov-Ogievskiy
New
[3/3] iotests: blacklist bochs and cloop for 205 and 208
iotests: blacklist bochs and cloop for 205 and 208
- - - -
0 0 0
2018-03-30
Vladimir Sementsov-Ogievskiy
New
[2/3] iotests.py: support unsupported_fmts in main()
iotests: blacklist bochs and cloop for 205 and 208
- - - -
0 0 0
2018-03-30
Vladimir Sementsov-Ogievskiy
New
[1/3] iotests.py: improve verify_image_format helper
iotests: blacklist bochs and cloop for 205 and 208
- - - -
0 0 0
2018-03-30
Vladimir Sementsov-Ogievskiy
New
[for,2.12] iotests: fix 208 for luks format
[for,2.12] iotests: fix 208 for luks format
- - - -
0 0 0
2018-03-30
Vladimir Sementsov-Ogievskiy
New
linux-user: call cpu_copy under clone_lock
linux-user: call cpu_copy under clone_lock
- - 1 -
0 0 0
2018-03-30
Max Filippov
New
[for-2.12] nbd: trace meta context negotiation
[for-2.12] nbd: trace meta context negotiation
- - 1 -
0 0 0
2018-03-30
Eric Blake
New
[v6,5/5] migration: use the free page hint feature from balloon
virtio-balloon: free page hint reporting support
- - - -
0 0 0
2018-03-30
Wei Wang
New
[v6,4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
virtio-balloon: free page hint reporting support
- - - -
0 0 0
2018-03-30
Wei Wang
New
[v6,3/5] migration: API to clear bits of guest free pages from the dirty bitmap
virtio-balloon: free page hint reporting support
- - - -
0 0 0
2018-03-30
Wei Wang
New
[v6,2/5] migration: use bitmap_mutex in migration_bitmap_clear_dirty
virtio-balloon: free page hint reporting support
- - - -
0 0 0
2018-03-30
Wei Wang
New
[v6,1/5] bitmap: bitmap_count_one_with_offset
virtio-balloon: free page hint reporting support
- - 1 -
0 0 0
2018-03-30
Wei Wang
New
[v3,10/10] migration: remove ram_save_compressed_page()
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,09/10] migration: introduce save_normal_page()
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,08/10] migration: move calling save_zero_page to the common place
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,07/10] migration: move calling control_save_page to the common place
migration: improve and cleanup compression
- - 1 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,06/10] migration: move some code to ram_save_host_page
migration: improve and cleanup compression
- - 1 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,05/10] migration: introduce control_save_page()
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,04/10] migration: detect compression and decompression errors
migration: improve and cleanup compression
- - 1 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,03/10] migration: stop decompression to allocate and free memory frequently
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,02/10] migration: stop compression to allocate and free memory frequently
migration: improve and cleanup compression
- - 2 -
0 0 0
2018-03-30
Xiao Guangrong
New
[v3,01/10] migration: stop compressing page in migration thread
migration: improve and cleanup compression
- - 3 -
0 0 0
2018-03-30
Xiao Guangrong
New
[PULL] qemu-doc: Rework the network options chapter to make "-net" less prominent
[PULL] qemu-doc: Rework the network options chapter to make "-net" less prominent
- - - -
0 0 0
2018-03-30
Jason Wang
New
[PULL] Net patches
[PULL] Net patches
- - - -
0 0 0
2018-03-30
Jason Wang
New
[2/2] contrib/vhost-user-blk: enable protocol feature for vhost-user-blk
Untitled series #36595
- - - -
0 0 0
2018-03-30
Liu, Changpeng
New
[1/2] contrib/libvhost-user: add the protocol feature used for SET/GET message
[1/2] contrib/libvhost-user: add the protocol feature used for SET/GET message
- - - -
0 0 0
2018-03-30
Liu, Changpeng
New
[PULL,v1,4/4] tests: Tests more flags of the CRB interface
Untitled series #36582
- - 1 -
0 0 0
2018-03-30
Stefan Berger
New
[PULL,v1,3/4] tpm: CRB: Enforce locality is requested before processing buffer
Untitled series #36582
- - 1 -
0 0 0
2018-03-30
Stefan Berger
New
[PULL,v1,2/4] tpm: CRB: Reset Granted flag when relinquishing locality
Untitled series #36582
- - 1 -
0 0 0
2018-03-30
Stefan Berger
New
[PULL,v1,1/4] tpm: CRB: set the Idle flag by default
[PULL,v1,1/4] tpm: CRB: set the Idle flag by default
- - 1 -
0 0 0
2018-03-30
Stefan Berger
New
[PULL,v1,0/4] Merge tpm 2018/03/29 v1
- - - -
0 0 0
2018-03-30
Stefan Berger
New
[for-2.12] nbd/client: Correctly handle bad server REP_META_CONTEXT
[for-2.12] nbd/client: Correctly handle bad server REP_META_CONTEXT
- - 1 -
0 0 0
2018-03-29
Eric Blake
New
[RFC,18/18] Collection of validator.py test cases
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,17/18] validator.py script
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,16/18] qemu.py: is_launched() method
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,15/18] qemu.py: qmp_obj() method
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,14/18] qemu.py: Don't try to quit cleanly on exceptions
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,13/18] qemu.py: 'force' parameter on shutdown()
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,12/18] qemu.py: Only wait for process if it's still running
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,11/18] qemu.py: Log crashes inside _post_shutdown()
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,10/18] qemu.py: Set _launched = False on _post_shutdown
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,09/18] qemu.py: Make monitor optional
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,08/18] qemu.py: Close _qmp inside _post_shutdown()
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,07/18] qemu.py: Use wait() logic inside shutdown()
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,06/18] qemu.py: Move _load_io_log() call to _post_shutdown()
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,05/18] qemu.py: Split _base_args()
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,04/18] qemu.py: Make _vm_monitor a method
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,03/18] qmp.py: Cleanly handle unexpectedly closed socket
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,02/18] qmp.py: Fix error handling for Python 3
QEMU validator: A method to specify QEMU crash-test cases
- - 1 -
0 0 0
2018-03-29
Eduardo Habkost
New
[RFC,01/18] qmp.py: Make it safe to call close() any time
QEMU validator: A method to specify QEMU crash-test cases
- - - -
0 0 0
2018-03-29
Eduardo Habkost
New
[PULL,1/1] RISC-V: Workaround for critical mstatus.FS bug
[PULL,1/1] RISC-V: Workaround for critical mstatus.FS bug
- - 1 1
0 0 0
2018-03-29
Michael Clark
New
[PULL,0/1] RISC-V: Critical fixes for QEMU 2.12
- - - -
0 0 0
2018-03-29
Michael Clark
New
[v3,4/4] qobject: modify qobject_ref() to assert on NULL and return obj
RFC: simplify qobject refcount
- - - -
0 0 0
2018-03-29
Marc-André Lureau
New
[v3,3/4] qobject: replace qobject_incref/QINCREF qobject_decref/QDECREF
RFC: simplify qobject refcount
- - - -
0 0 0
2018-03-29
Marc-André Lureau
New
[v3,2/4] qobject: introduce QObjectCommon
Untitled series #36517
- - - -
0 0 0
2018-03-29
Marc-André Lureau
New
[v3,1/4] qobject: ensure base is at offset 0
RFC: simplify qobject refcount
- - - -
0 0 0
2018-03-29
Marc-André Lureau
New
sys_membarrier: fix up include directives
sys_membarrier: fix up include directives
- - - -
0 0 0
2018-03-29
Bruce Rogers
New
[PULL,2/2] migration: Don't activate block devices if using -S
Untitled series #36491
- - 1 -
0 0 0
2018-03-29
Dr. David Alan Gilbert
New
[PULL,1/2] migration: fix pfd leak
[PULL,1/2] migration: fix pfd leak
- - 2 -
0 0 0
2018-03-29
Dr. David Alan Gilbert
New
[PULL,0/2] migration queue
- - - -
0 0 0
2018-03-29
Dr. David Alan Gilbert
New
hw/i386: Fix IVHD entry length for AMD IOMMU
hw/i386: Fix IVHD entry length for AMD IOMMU
- - - -
0 0 0
2018-03-29
Jan Kiszka
New
[for-2.12,v5] iotests: Test abnormally large size in compressed cluster descriptor
[for-2.12,v5] iotests: Test abnormally large size in compressed cluster descriptor
- - 1 -
0 0 0
2018-03-29
Alberto Garcia
New
[for-2.13] s390x: introduce 2.13 compat machine
[for-2.13] s390x: introduce 2.13 compat machine
1 - 2 -
0 0 0
2018-03-29
Cornelia Huck
New
[RFC,8/8] qemu-img: Convert with copy offloading
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,7/8] block-backend: Add blk_co_copy_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,6/8] raw: Implement raw_co_map_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,5/8] file-posix: Implement bdrv_co_map_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,4/8] file-posix: Implement bdrv_co_copy_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,3/8] block: Introduce bdrv_co_copy_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,2/8] qcow2: Implement bdrv_co_map_range
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[RFC,1/8] block: Introduce bdrv_co_map_range API
[RFC,1/8] block: Introduce bdrv_co_map_range API
- - - -
0 0 0
2018-03-29
Fam Zheng
New
[for-2.13] pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
[for-2.13] pc-bios/s390-ccw: Increase virtio timeout to 30 seconds
1 - 1 -
0 0 0
2018-03-29
Thomas Huth
New
[3/3] sev/i386: fix memory leak in sev_guest_init()
fix memory leaks when using object_property_get_str()
- 1 2 -
0 0 0
2018-03-29
Greg Kurz
New
[2/3] hw/s390x: fix memory leak in s390_init_ipl_dev()
fix memory leaks when using object_property_get_str()
- 1 1 -
0 0 0
2018-03-29
Greg Kurz
New
[1/3] exec: fix memory leak in find_max_supported_pagesize()
fix memory leaks when using object_property_get_str()
- - 2 -
0 0 0
2018-03-29
Greg Kurz
New
[v3,2/2] vhost-user: back SET/GET_CONFIG requests with a protocol feature
vhost-user: Back SET/GET_CONFIG with a protocol feature
1 - - -
0 0 0
2018-03-29
Maxime Coquelin
New
[v3,1/2] vhost-user-blk: set config ops before vhost-user init
vhost-user: Back SET/GET_CONFIG with a protocol feature
1 - - -
0 0 0
2018-03-29
Maxime Coquelin
New
[for-2.13] Add host_memory_backend_pagesize() helper
[for-2.13] Add host_memory_backend_pagesize() helper
- - - -
0 0 0
2018-03-29
David Gibson
New
[qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
[qemu] RFC: memory/hmp: Print owners/parents in "info mtree"
- - 1 -
0 0 0
2018-03-29
Alexey Kardashevskiy
New
[4/4] tests: Tests more flags of the CRB interface
tpm: More improvements on CRB interface
- - 1 -
0 0 0
2018-03-28
Stefan Berger
New
[3/4] tpm: CRB: Enforce locality is requested before processing buffer
tpm: More improvements on CRB interface
- - 1 -
0 0 0
2018-03-28
Stefan Berger
New
[2/4] tpm: CRB: Reset Granted flag when relinquishing locality
tpm: More improvements on CRB interface
- - 1 -
0 0 0
2018-03-28
Stefan Berger
New
[1/4] tpm: CRB: set the Idle flag by default
[1/4] tpm: CRB: set the Idle flag by default
- - 1 -
0 0 0
2018-03-28
Stefan Berger
New
[PULL,2/2] RISC-V: Fix incorrect disassembly for addiw
Untitled series #36377
- - 2 -
0 0 0
2018-03-28
Michael Clark
New
[PULL,1/2] RISC-V: Convert cpu definition to future model
[PULL,1/2] RISC-V: Convert cpu definition to future model
- - 2 -
0 0 0
2018-03-28
Michael Clark
New
[PULL,0/2] RISC-V: Important fixes for QEMU 2.12
- - - -
0 0 0
2018-03-28
Michael Clark
New
[v2,2/2] vhost-user: back SET/GET_CONFIG requests with a protocol feature
vhost-user: Back SET/GET_CONFIG with a protocol feature
- - - 1
0 0 0
2018-03-28
Maxime Coquelin
New
[v2,1/2] vhost-user-blk: set config ops before vhost-user init
vhost-user: Back SET/GET_CONFIG with a protocol feature
- - - -
0 0 0
2018-03-28
Maxime Coquelin
New
«
1
2
...
16
17
18
…
1996
1997
»