Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 24001 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
112
113
114
…
240
241
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,09/14] qmp: Move dispatcher to a coroutine
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,08/14] qapi: Add a 'coroutine' flag for commands
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,07/14] monitor: Make current monitor a per-coroutine property
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,06/14] qmp: Call monitor_set_cur() only in qmp_dispatch()
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,05/14] qmp: Assert that no other monitor is active
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,04/14] hmp: Update current monitor only in handle_hmp_command()
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,03/14] monitor: Use getter/setter functions for cur_mon
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,02/14] monitor: Add Monitor parameter to monitor_get_cpu_index()
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[PULL,01/14] monitor: Add Monitor parameter to monitor_set_cpu()
Monitor patches for 2020-10-09
-
-
-
2020-10-09
Markus Armbruster
New
[v3,5/6] nbd: Refactor counting of meta contexts
Exposing backing-chain allocation over NBD
-
-
-
2020-10-09
Eric Blake
New
[v3,3/6] nbd: Update qapi to support multiple bitmaps
Exposing backing-chain allocation over NBD
-
-
-
2020-10-09
Eric Blake
New
[v3,2/6] nbd: Add 'qemu-nbd -A' to expose allocation depth
Exposing backing-chain allocation over NBD
-
-
-
2020-10-09
Eric Blake
New
[v3,1/6] nbd: Add new qemu:allocation-depth metacontext
Exposing backing-chain allocation over NBD
-
-
-
2020-10-09
Eric Blake
New
vnc-stubs: Allow -vnc none
vnc-stubs: Allow -vnc none
-
-
-
2020-10-09
Jason Andryuk
New
[6/6] hw/gpio: Add GPIO model for Nuvoton NPCM7xx
Additional NPCM7xx features, devices and tests
-
-
-
2020-10-08
Xingtao Yao (Fujitsu)" via
New
[5/6] hw/arm/npcm7xx: Add EHCI and OHCI controllers
Additional NPCM7xx features, devices and tests
-
-
-
2020-10-08
Xingtao Yao (Fujitsu)" via
New
[3/6] hw/timer: Adding watchdog for NPCM7XX Timer.
Additional NPCM7xx features, devices and tests
-
-
-
2020-10-08
Xingtao Yao (Fujitsu)" via
New
[1/6] tests/qtest: Add npcm7xx timer test
Additional NPCM7xx features, devices and tests
-
-
-
2020-10-08
Xingtao Yao (Fujitsu)" via
New
[3/3] tests/acceptance: Test case for detecting -object crashes
Fix some crashes when using -object
-
-
-
2020-10-08
Eduardo Habkost
New
[1/3] authz-list-file: Fix crash when filename is not set
Fix some crashes when using -object
-
-
-
2020-10-08
Eduardo Habkost
New
[2/2] cirrus: Enable doc build on msys2/mingw
Fixes docs building on msys2/mingw
-
-
-
2020-10-08
罗勇刚(Yonggang Luo)
New
[1/2] docs: Fixes build docs on msys2/mingw
Fixes docs building on msys2/mingw
-
-
-
2020-10-08
罗勇刚(Yonggang Luo)
New
[PULL,03/10] virtiofsd: Call qemu_init_exec_dir
migration queue
-
-
-
2020-10-08
Dr. David Alan Gilbert
New
[PULL,02/10] tools/virtiofsd: add support for --socket-group
migration queue
-
-
-
2020-10-08
Dr. David Alan Gilbert
New
[PULL,8/8] nbd: Simplify meta-context parsing
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,6/8] qemu-nbd: Honor SIGINT and SIGHUP
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,5/8] block/nbd: nbd_co_reconnect_loop(): don't connect if drained
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,4/8] block/nbd: fix reconnect-delay
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,3/8] block/nbd: correctly use qio_channel_detach_aio_context when needed
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,2/8] block/nbd: fix drain dead-lock because of nbd reconnect-delay
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,1/8] nbd: silence maybe-uninitialized warnings
NBD patches through 2020-10-08
-
-
-
2020-10-08
Eric Blake
New
[PULL,v3,5/6] tests/9pfs: add virtio_9p_test_path()
9p queue (previous 2020-10-17)
-
-
-
2020-10-08
Christian Schoenebeck
New
[v4,09/12] tests/9pfs: introduce local tests
9pfs: add tests using local fs driver
-
-
-
2020-10-08
Christian Schoenebeck
New
[3/3] migration: stop returning errno from load_snapshot()
migration: Make save/load_snapshot() return boolean
-
-
-
2020-10-08
Philippe Mathieu-Daudé
New
mingw: Fix builds on f33 mingw
mingw: Fix builds on f33 mingw
-
-
-
2020-10-08
Dr. David Alan Gilbert
New
[v10,09/10] virtio-iommu: Set supported page size mask
virtio-iommu: VFIO integration
-
-
-
2020-10-08
Jean-Philippe Brucker
New
[v10,07/10] memory: Add interface to set iommu page size mask
virtio-iommu: VFIO integration
-
-
-
2020-10-08
Jean-Philippe Brucker
New
[v10,05/10] virtio-iommu: Add replay() memory region callback
virtio-iommu: VFIO integration
-
-
-
2020-10-08
Jean-Philippe Brucker
New
[v2] mingw: fix error __USE_MINGW_ANSI_STDIO redefined
[v2] mingw: fix error __USE_MINGW_ANSI_STDIO redefined
-
-
-
2020-10-08
Marc-André Lureau
New
[3/3] target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
target/arm: MTE fixes
-
-
-
2020-10-08
Richard Henderson
New
[2/3] target/arm: Fix reported EL for mte_check_fail
target/arm: MTE fixes
-
-
-
2020-10-08
Richard Henderson
New
[1/3] target/arm: Remove redundant mmu_idx lookup
target/arm: MTE fixes
-
-
-
2020-10-08
Richard Henderson
New
tests/migration: Allow longer timeouts
tests/migration: Allow longer timeouts
-
-
-
2020-10-08
Dr. David Alan Gilbert
New
[v6,07/10] migration: wire up support for snapshot device selection
migration: bring improved savevm/loadvm/delvm to QMP
-
-
-
2020-10-08
Daniel P. Berrangé
New
[v6,06/10] migration: control whether snapshots are ovewritten
migration: bring improved savevm/loadvm/delvm to QMP
-
-
-
2020-10-08
Daniel P. Berrangé
New
[v6,02/10] migration: stop returning errno from load_snapshot()
migration: bring improved savevm/loadvm/delvm to QMP
-
-
-
2020-10-08
Daniel P. Berrangé
New
[PULL,11/11] accel/tcg: Fix computing of is_write for MIPS
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,10/11] tcg: Remove TCG_TARGET_HAS_cmp_vec
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,09/11] tcg/optimize: Fold dup2_vec
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,08/11] tcg: Fix generation of dupi_vec for 32-bit host
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,07/11] tcg/i386: Fix dupi for avx2 32-bit hosts
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,06/11] tcg: Remove TCGOpDef.used
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,05/11] tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,04/11] tcg: Remove TCG_CT_REG
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,03/11] tcg: Move sorted_args into TCGArgConstraint.sort_index
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,02/11] tcg: Drop union from TCGArgConstraint
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[PULL,01/11] tcg: Adjust simd_desc size encoding
tcg patch queue
-
-
-
2020-10-08
Richard Henderson
New
[v3] virtiofsd: add container-friendly -o sandbox=chroot option
[v3] virtiofsd: add container-friendly -o sandbox=chroot option
-
-
-
2020-10-08
Stefan Hajnoczi
New
[v2] Fixing LGPL version number
[v2] Fixing LGPL version number
-
-
-
2020-10-08
Chetan
New
Fixing LGPL version number
Fixing LGPL version number
-
-
-
2020-10-08
Chetan
New
linux-user: signal: Support TARGET_SS_AUTODISARM
linux-user: signal: Support TARGET_SS_AUTODISARM
-
-
-
2020-10-08
chengang@emindsoft.com.cn
New
[v3,2/2] hw/arm/sbsa-ref: add SBSA watchdog device
Add watchdog support for SbsaQemu
-
-
-
2020-10-08
Shashi Mallela
New
qom: Fix "typddef" typo
qom: Fix "typddef" typo
-
-
-
2020-10-07
Eduardo Habkost
New
[v2] bsd-user/elfload: use g_new/g_malloc
[v2] bsd-user/elfload: use g_new/g_malloc
-
-
-
2020-10-07
Elena Afanasova
New
[v2,5/5] MAINTAINERS: Remove myself
target/mips: Misc patches
-
-
-
2020-10-07
Aleksandar Markovic
New
[v2,1/5] target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS>
target/mips: Misc patches
-
-
-
2020-10-07
Aleksandar Markovic
New
[v3,10/10] s390x/pci: get zPCI function info from host
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-07
Matthew Rosato
New
[v3,09/10] vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-07
Matthew Rosato
New
[v3,04/10] linux-headers: update against 5.9-rc8
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-07
Matthew Rosato
New
[v4,5/5] specs/ppc-spapr-numa: update with new NUMA support
pseries NUMA distance calculation
-
-
-
2020-10-07
Daniel Henrique Barboza
New
[v4,4/5] spapr_numa: consider user input when defining associativity
pseries NUMA distance calculation
-
-
-
2020-10-07
Daniel Henrique Barboza
New
[v3,3/4] qom: Add user_creatable_print_help_from_qdict()
qemu-storage-daemon: Remove QemuOpts from --object parser
-
-
-
2020-10-07
Kevin Wolf
New
[v3,1/4] keyval: Parse help options
qemu-storage-daemon: Remove QemuOpts from --object parser
-
-
-
2020-10-07
Kevin Wolf
New
[v2] Adding ani's email as an individual contributor
[v2] Adding ani's email as an individual contributor
-
-
-
2020-10-07
Ani Sinha
New
Adding ani's email as an individual contributor
Adding ani's email as an individual contributor
-
-
-
2020-10-07
Ani Sinha
New
[v1,22/22] tests/acceptance: disable machine_rx_gdbsim on GitLab
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,21/22] cirrus: use V=1 when running tests on FreeBSD and macOS
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,20/22] plugin: Fixes compiling errors on msys2/mingw
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,18/22] .mailmap: Fix more contributor entries
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,17/22] contrib/gitdm: Add Yandex to the domain map
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,16/22] contrib/gitdm: Add Yadro to the domain map
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,14/22] contrib/gitdm: Add Nir Soffer to Red Hat domain
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,12/22] contrib/gitdm: Add Nuvia to the domain map
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,11/22] contrib/gitdm: Add Google to the domain map
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,09/22] contrib/gitdm: Add Baidu to the domain map
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,08/22] contrib/gitdm: Add more individual contributors
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,07/22] contrib/gitdm: Add more academic domains
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,06/22] tests/docker: Add genisoimage to the docker file
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,05/22] cirrus: msys2/mingw speed is up, add excluded target back
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[v1,01/22] configure: fix performance regression due to PIC objects
testing and plugin fixes with gitdm updates (pre PR)
-
-
-
2020-10-07
Alex Bennée
New
[PULL,10/10] migration/dirtyrate: present dirty rate only when querying the rate has completed
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[PULL,09/10] migration/dirtyrate: record start_time and calc_time while at the measuring state
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[PULL,07/10] migration: Maintain postcopy faulted addresses
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[PULL,06/10] migration: Introduce migrate_send_rp_message_req_pages()
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[PULL,04/10] virtiofsd: avoid /proc/self/fd tempdir
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[PULL,01/10] virtiofsd: Silence gcc warning
migration queue
-
-
-
2020-10-07
Dr. David Alan Gilbert
New
[v5,1/2] cirrus: Fixing and speedup the msys2/mingw CI
Improve cirrus msys2
-
-
-
2020-10-07
罗勇刚(Yonggang Luo)
New
cirrus: use V=1 when running tests on FreeBSD and macOS
cirrus: use V=1 when running tests on FreeBSD and macOS
-
-
-
2020-10-07
Paolo Bonzini
New
hw/intc: Rename NIOS2 kconfig as ALTERA_IIC
hw/intc: Rename NIOS2 kconfig as ALTERA_IIC
-
-
-
2020-10-07
Philippe Mathieu-Daudé
New
[v8,10/17] device_core: use drain_call_rcu in in qmp_device_add
Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
-
-
-
2020-10-07
Paolo Bonzini
New
«
1
2
...
112
113
114
…
240
241
»