Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 24028 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
...
115
116
117
…
240
241
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,1/6] spapr/xive: Introduce a StoreEOI capability
spapr/xive: Activate StoreEOI in P10 compat guests
-
-
-
2020-10-05
Cédric Le Goater
New
[v8,14/14] block: Convert 'block_resize' to coroutine
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,13/14] block: Add bdrv_lock()/unlock()
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,12/14] block: Add bdrv_co_enter()/leave()
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,10/14] hmp: Add support for coroutine command handlers
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,07/14] monitor: Make current monitor a per-coroutine property
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,06/14] qmp: Call monitor_set_cur() only in qmp_dispatch()
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,05/14] qmp: Assert that no other monitor is active
monitor: Optionally run handlers in coroutines
-
-
-
2020-10-05
Kevin Wolf
New
[v8,1/4] configure: fixes indent of $meson setup
Fixes curses on msys2/mingw
-
-
-
2020-10-05
罗勇刚(Yonggang Luo)
New
[v8,001/133] target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
Fixes curses on msys2/mingw
-
-
-
2020-10-05
罗勇刚(Yonggang Luo)
New
[PULL,v2,13/17] block/io: refactor save/load vmstate
Block patches
-
-
-
2020-10-05
Stefan Hajnoczi
New
[PULL,v2,08/17] block/io: refactor coroutine wrappers
Block patches
-
-
-
2020-10-05
Stefan Hajnoczi
New
[PULL,v2,07/17] block: return error-code from bdrv_invalidate_cache
Block patches
-
-
-
2020-10-05
Stefan Hajnoczi
New
[PULL,v2,04/17] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
Block patches
-
-
-
2020-10-05
Stefan Hajnoczi
New
[PULL,v2,01/17] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
Block patches
-
-
-
2020-10-05
Stefan Hajnoczi
New
cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD
cirrus.yml: Add VM-based jobs to test with NetBSD and OpenBSD
-
-
-
2020-10-05
Thomas Huth
New
softmmu/memory: Log invalid memory accesses
softmmu/memory: Log invalid memory accesses
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,4/4] hw/rx/Kconfig: Let gdbsim machine select FDT
hw: Have some targets select FDT on a per-machine basis
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,3/4] hw/mips/Kconfig: Let boston machine select FDT
hw: Have some targets select FDT on a per-machine basis
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,2/4] hw/ppc: Rename FDT_PPC as FDT
hw: Have some targets select FDT on a per-machine basis
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,1/4] Kconfig.host: Declare FDT symbol
hw: Have some targets select FDT on a per-machine basis
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
readthedocs: build with Python 3.6
readthedocs: build with Python 3.6
-
-
-
2020-10-05
Paolo Bonzini
New
[v5] hw/avr: Add limited support for avr gpio registers
[v5] hw/avr: Add limited support for avr gpio registers
-
-
-
2020-10-05
Heecheol Yang
New
[4/4] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
Convert remaining submodules to meson, cleanup env var handling
-
-
-
2020-10-05
Paolo Bonzini
New
[2/4] dtc: Convert Makefile bits to meson bits
Convert remaining submodules to meson, cleanup env var handling
-
-
-
2020-10-05
Paolo Bonzini
New
[1/4] slirp: Convert Makefile bits to meson bits
Convert remaining submodules to meson, cleanup env var handling
-
-
-
2020-10-05
Paolo Bonzini
New
configure: don't enable ASLR for --enable-debug Windows builds
configure: don't enable ASLR for --enable-debug Windows builds
-
-
-
2020-10-05
Mark Cave-Ayland
New
ide: clean up ahci_populate_sglist
ide: clean up ahci_populate_sglist
-
-
-
2020-10-05
Paolo Bonzini
New
migration: block-dirty-bitmap: rewrite dirty_bitmap_load_header
migration: block-dirty-bitmap: rewrite dirty_bitmap_load_header
-
-
-
2020-10-05
Paolo Bonzini
New
[RFC,3/3] tests: Add a trivial qemu-storage-daemon test
qom: Fix missing interface in qemu-storage-daemon
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,2/3] tests: Only build socket_scm_helper when a softmmu target is available
qom: Fix missing interface in qemu-storage-daemon
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[RFC,1/3] qom: Always register FW_CFG_DATA_GENERATOR_INTERFACE
qom: Fix missing interface in qemu-storage-daemon
-
-
-
2020-10-05
Philippe Mathieu-Daudé
New
[PULL,19/19] dockerfiles: add diffutils to Fedora
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,17/19] target-i386: post memory failure event to QMP
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,16/19] qapi/run-state.json: introduce memory failure event
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,15/19] target-i386: seperate MCIP & MCE_MASK error reason
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,13/19] default-configs: remove redundant keys
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,12/19] default-configs: use TARGET_ARCH key
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,08/19] configure: remove useless config-target.mak symbols
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,05/19] configure: move accelerator logic to meson
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[PULL,03/19] configure: convert accelerator variables to meson options
Build system + MCE patches for 2020-10-05
-
-
-
2020-10-05
Paolo Bonzini
New
[3/2] .mailmap: Correct Yuval Shaia email address
.mailmap: Fixes since v5.1
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,2/2] contrib/gitdm: Add more academic domains
.mailmap: Fixes since v5.1
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,1/2] contrib/gitdm: Add more academic contributors
.mailmap: Fixes since v5.1
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC] contrib/gitdm: Add more individual contributors
[RFC] contrib/gitdm: Add more individual contributors
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,21/21] contrib/gitdm: Add ZTE to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,20/21] contrib/gitdm: Add Yandex to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,19/21] contrib/gitdm: Add Yadro to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,18/21] contrib/gitdm: Add Wind River to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,17/21] contrib/gitdm: Simplify the Wavecomp domain group
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,16/21] contrib/gitdm: Add SUSE to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,15/21] contrib/gitdm: Add Renesas to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,14/21] contrib/gitdm: Add Samsung to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,13/21] contrib/gitdm: Add more entries to the Red Hat domain
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,12/21] contrib/gitdm: Add Qualcomm to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,11/21] contrib/gitdm: Add Yuval Shaia to Oracle group
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,10/21] contrib/gitdm: Add Nuvia to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,09/21] contrib/gitdm: Add Nutanix to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,08/21] contrib/gitdm: Add Mentor Graphics to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,07/21] contrib/gitdm: Add more contributors to IBM group
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,06/21] contrib/gitdm: Add Google to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,05/21] contrib/gitdm: Add Daynix to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,04/21] contrib/gitdm: Add ByteDance to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,03/21] contrib/gitdm: Add Baidu to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,02/21] contrib/gitdm: Add Amazon to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,01/21] contrib/gitdm: Add Alibaba to the domain map
contrib/gitdm: Add more companies entries
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[RFC,2/2] .mailmap: Fix more contributor entries
Untitled series #57090
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
[1/2] .mailmap: Correct Marek Dolata name
[1/2] .mailmap: Correct Marek Dolata name
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
contrib/gitdm: Update file types after switch to Meson
contrib/gitdm: Update file types after switch to Meson
-
-
-
2020-10-04
Philippe Mathieu-Daudé
New
SDL: enable OpenGL context creation
SDL: enable OpenGL context creation
-
-
-
2020-10-04
Jan Henrik Weinstock
New
[v7,05/14] qapi: introduce replay.json for record/replay-related stuff
Reverse debugging
-
-
-
2020-10-03
Pavel Dovgalyuk
New
[v7,03/14] qcow2: introduce icount field for snapshots
Reverse debugging
-
-
-
2020-10-03
Pavel Dovgalyuk
New
[v7,02/14] replay: provide an accessor for rr filename
Reverse debugging
-
-
-
2020-10-03
Pavel Dovgalyuk
New
[v3,2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
vhost: Skip access checks on GIOVAs
-
-
-
2020-10-03
Greg Kurz
New
tests: tcg: do not use implicit rules
tests: tcg: do not use implicit rules
-
-
-
2020-10-03
Paolo Bonzini
New
[6/6] docs/devel/qom: Avoid long lines
qom documentation fixes
-
-
-
2020-10-03
Eduardo Habkost
New
[5/6] docs/devel/qom: Remove usage of <code>
qom documentation fixes
-
-
-
2020-10-03
Eduardo Habkost
New
[3/6] docs/devel/qom: Fix indentation of code blocks
qom documentation fixes
-
-
-
2020-10-03
Eduardo Habkost
New
[2/6] docs/devel/qom: Fix indentation of bulleted list
qom documentation fixes
-
-
-
2020-10-03
Eduardo Habkost
New
[5/5] kernel-doc: Remove $decl_type='type name' hack
kernel-doc ixes
-
-
-
2020-10-03
Eduardo Habkost
New
[4/5] memory: Explicitly tag doc comments for structs
kernel-doc ixes
-
-
-
2020-10-03
Eduardo Habkost
New
[2/5] kernel-doc: Handle function typedefs without asterisks
kernel-doc ixes
-
-
-
2020-10-03
Eduardo Habkost
New
[v10,8/8] tests/tcg/aarch64: Add bti smoke test
linux-user: User support for AArch64 BTI
-
-
-
2020-10-02
Richard Henderson
New
[v10,7/8] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
linux-user: User support for AArch64 BTI
-
-
-
2020-10-02
Richard Henderson
New
[v2] scripts/qmp/qom-set: Allow setting integer value
[v2] scripts/qmp/qom-set: Allow setting integer value
-
-
-
2020-10-02
Jonatan Palsson
New
[v2,9/9] s390x/pci: get zPCI function info from host
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
[v2,8/9] s390x/pci: use a PCI Function structure
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
[v2,6/9] s390x/pci: use a PCI Group structure
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
[v2,4/9] linux-headers: update against 5.9-rc7
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
[v2,2/9] MAINTAINERS: Update s390 PCI entry to include headers
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
[v2,1/9] s390x/pci: Move header files to include/hw/s390x
Retrieve zPCI hardware information from VFIO
-
-
-
2020-10-02
Matthew Rosato
New
hw/char/bcm2835_aux: Allow less than 32-bit accesses
hw/char/bcm2835_aux: Allow less than 32-bit accesses
-
-
-
2020-10-02
Philippe Mathieu-Daudé
New
[v7,2/4] curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Fixes curses on msys2/mingw
-
-
-
2020-10-02
罗勇刚(Yonggang Luo)
New
[v4,4/4] migration: Sync requested pages after postcopy recovery
migration/postcopy: Sync faulted addresses after network recovered
-
-
-
2020-10-02
Peter Xu
New
[v6,09/10] virtio-scsi: use scsi_device_get
Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
-
-
-
2020-10-02
Paolo Bonzini
New
[v6,06/10] device-core: use atomic_set on .realized property
Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
-
-
-
2020-10-02
Paolo Bonzini
New
[v6,03/10] scsi/scsi_bus: switch search direction in scsi_device_find
Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
-
-
-
2020-10-02
Paolo Bonzini
New
tests/test-char: Use a proper fallthrough comment
tests/test-char: Use a proper fallthrough comment
-
-
-
2020-10-02
Thomas Huth
New
[v5,10/10] migration: introduce snapshot-{save, load, delete} QMP commands
migration: bring improved savevm/loadvm/delvm to QMP
-
-
-
2020-10-02
Daniel P. Berrangé
New
[v5,08/10] migration: introduce a delete_snapshot wrapper
migration: bring improved savevm/loadvm/delvm to QMP
-
-
-
2020-10-02
Daniel P. Berrangé
New
«
1
2
...
115
116
117
…
240
241
»