Show patches with: State = Action Required       |   24066 patches
« 1 2 ... 121 122 123240 241 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/4] plugin: Fixes compiling errors on msys2/mingw Enable plugin support on msys2/mingw --- 2020-09-27 罗勇刚(Yonggang Luo) New
migration/dirtyrate: present dirty rate only when querying the rate has completed migration/dirtyrate: present dirty rate only when querying the rate has completed --- 2020-09-27 Zheng Chuan New
[nbdinfo,proposal] info: Add a --map option for displaying allocation metadata. [nbdinfo,proposal] info: Add a --map option for displaying allocation metadata. --- 2020-09-26 Richard W.M. Jones New
[3/4] Getting qemu-plugin works under win32. Enable plugin support on msys2/mingw --- 2020-09-26 罗勇刚(Yonggang Luo) New
[1/4] plugins: Fixes a issue when dlsym failed, the handle not closed. Enable plugin support on msys2/mingw --- 2020-09-26 罗勇刚(Yonggang Luo) New
linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index --- 2020-09-26 chengang@emindsoft.com.cn New
[PULL,v7,00/87] Misc patches for 2020-09-24 --- 2020-09-25 Paolo Bonzini New
[3/3] nbd: Add 'qemu-nbd -A' to expose allocation depth Exposing backing-chain allocation over NBD --- 2020-09-25 Eric Blake New
[2/3] nbd: Add new qemu:allocation-depth metacontext Exposing backing-chain allocation over NBD --- 2020-09-25 Eric Blake New
[1/3] nbd: Simplify meta-context parsing Exposing backing-chain allocation over NBD --- 2020-09-25 Eric Blake New
[PULL,30/87] meson: move libmpathpersist test Misc patches for 2020-09-24 --- 2020-09-25 Paolo Bonzini New
[v4,5/6] kvm/i386: Use a per-VM check for SMM capability Qemu SEV-ES guest support --- 2020-09-25 Tom Lendacky New
[v4,4/6] sev/i386: Don't allow a system reset under an SEV-ES guest Qemu SEV-ES guest support --- 2020-09-25 Tom Lendacky New
[v4,2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests Qemu SEV-ES guest support --- 2020-09-25 Tom Lendacky New
[v4,1/6] sev/i386: Add initial support for SEV-ES Qemu SEV-ES guest support --- 2020-09-25 Tom Lendacky New
vhost: Ignore vrings in dirty log when using a vIOMMU vhost: Ignore vrings in dirty log when using a vIOMMU --- 2020-09-25 Greg Kurz New
[08/10] scsi/scsi_bus: Add scsi_device_get Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread --- 2020-09-25 Paolo Bonzini New
[07/10] scsi/scsi-bus: scsi_device_find: don't return unrealized devices Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread --- 2020-09-25 Paolo Bonzini New
[04/10] device_core: use drain_call_rcu in in hmp_device_del/qmp_device_add Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread --- 2020-09-25 Paolo Bonzini New
[02/10] scsi: switch to bus->check_address Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread --- 2020-09-25 Paolo Bonzini New
[01/10] qdev: add "check if address free" callback for buses Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread --- 2020-09-25 Paolo Bonzini New
configure: make building deprecated targets easier configure: make building deprecated targets easier --- 2020-09-25 Alex Bennée New
[v1,14/15] gitlab-ci: Increase the timeout for the cross-compiler builds testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,13/15] tests/docker: Remove old Debian 9 containers testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,12/15] shippable.yml: Remove the Debian9-based MinGW cross-compiler tests testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,10/15] gitlab-ci: Remove the Debian9-based containers and containers-layer3 testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,09/15] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,08/15] travis.yml: Drop the Python 3.5 build testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,06/15] travis.yml: Update Travis to use Bionic and Focal instead of Xenial testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,05/15] travis.yml: Drop the default softmmu builds testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,04/15] migration: Silence compiler warning in global_state_store_running() testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,03/15] meson: move libmpathpersist test testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,02/15] meson: move libudev test testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v1,01/15] tests/tcg: reinstate or replace desired parts of rules.mak testing/next pre-PR (python3.6, check-tcg) --- 2020-09-25 Alex Bennée New
[v2,10/10] softfloat: Use ppc64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,09/10] softfloat: Use aarch64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,08/10] softfloat: Use x86_64 assembly for sh[rl]_double softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,07/10] softfloat: Use x86_64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,06/10] softfloat: Implement float128_muladd softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,01/10] softfloat: Use mulu64 for mul64To128 softfloat: Implement float128_muladd --- 2020-09-25 Richard Henderson New
[v2,5/6] spice: get monitors physical dimension Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau New
[v2,4/6] spice: remove the single monitor config logic Add physical display dimensions to spice/virtio-gpu --- 2020-09-25 Marc-André Lureau New
[RFC,3/3] util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions NVMe passthrough: Take into account host IOVA reserved regions --- 2020-09-25 Eric Auger New
[RFC,2/3] util/vfio-helpers: Dynamically compute the min/max IOVA NVMe passthrough: Take into account host IOVA reserved regions --- 2020-09-25 Eric Auger New
[RFC,1/3] util/vfio-helpers: Collect IOVA reserved regions NVMe passthrough: Take into account host IOVA reserved regions --- 2020-09-25 Eric Auger New
[4/4] block/export: add BlockExportOptions->iothread member block/export: add BlockExportOptions->iothread member --- 2020-09-25 Stefan Hajnoczi New
[3/4] block: move block exports to libblockdev block/export: add BlockExportOptions->iothread member --- 2020-09-25 Stefan Hajnoczi New
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation hw/arm/sbsa-ref : Fix SMMUv3 Initialisation --- 2020-09-25 Graeme Gregory New
[RFC,19/19] docs: add a man page for vhost-user-rpmb vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,18/19] tools/vhost-user-rpmb: allow setting of the write_count vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,17/19] tools/vhost-user-rpmb: add key persistence vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,16/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_READ vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,14/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_GET_WRITE_COUNTER vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,13/19] tools/vhost-user-rpmb: implement the PROGRAM_KEY handshake vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,12/19] tools/vhost-user-rpmb: import hmac_sha256 functions vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,11/19] tools/vhost-user-rpmb: add --flash-path for backing store vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,10/19] tools/vhost-user-rpmb: handle shutdown and SIGINT/SIGHUP cleanly vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,09/19] tools/vhost-user-rpmb: add a --verbose/debug flags for logging vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,08/19] tools/vhost-user-rpmb: connect to fd and instantiate basic run loop vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,07/19] tools/vhost-user-rpmb: implement --print-capabilities vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,06/19] tools/vhost-user-rpmb: add boilerplate and initial main vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,04/19] hw/block: add vhost-user-rpmb-pci boilerplate vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,02/19] hw/block: add boilerplate for vhost-user-rpmb device vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[RFC,01/19] tools/virtiofsd: add support for --socket-group vhost-user-rpmb (Replay Protected Memory Block) --- 2020-09-25 Alex Bennée New
[PULL,26/26] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,25/26] virtiofsd: Used glib "shared" thread pool migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,24/26] virtiofsd: document cache=auto default migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,22/26] migration/tls: add trace points for multifd-tls migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,21/26] migration/tls: add support for multifd tls-handshake migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,20/26] migration/tls: extract cleanup function for common-use migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,19/26] migration/tls: add tls_hostname into MultiFDSendParams migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,18/26] migration/tls: extract migration_tls_client_create for common-use migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,17/26] migration/tls: save hostname into MigrationState migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,16/26] migration: increase max-bandwidth to 128 MiB/s (1 Gib/s) migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,15/26] migration: Truncate state file in xen-save-devices-state migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,14/26] migration/dirtyrate: Add trace_calls to make it easier to debug migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,13/26] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,12/26] migration/dirtyrate: Implement calculate_dirtyrate() function migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,11/26] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid() migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,10/26] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,09/26] migration/dirtyrate: Compare page hash results for recorded sampled page migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,08/26] migration/dirtyrate: Record hash results for each sampled page migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,07/26] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,06/26] migration/dirtyrate: Add dirtyrate statistics series functions migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,05/26] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,04/26] migration/dirtyrate: add DirtyRateStatus to denote calculation status migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,03/26] migration/dirtyrate: setup up query-dirtyrate framwork migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
[PULL,02/26] migration: Rework migrate_send_rp_req_pages() function migration and friends queue --- 2020-09-25 Dr. David Alan Gilbert New
virtio-pmem-pci: force virtio version 1 virtio-pmem-pci: force virtio version 1 --- 2020-09-25 Pankaj Gupta New
[RFC,14/14] hw/arm/bcm2835_peripherals: connect the UART clock raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[09/14] hw/misc/bcm2835_cprman: add a clock mux skeleton implementation raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[07/14] hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[06/14] hw/misc/bcm2835_cprman: implement PLLs behaviour raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[04/14] hw/arm/raspi: add a skeleton implementation of the cprman raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[03/14] hw/arm/raspi: fix cprman base address raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[02/14] hw/core/clock: trace clock values in Hz instead of ns raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[01/14] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro raspi: add the bcm2835 cprman clock manager --- 2020-09-25 Luc Michel New
[v3,2/2] arm64: kvm: Introduce MTE VCPU feature MTE support for KVM guest --- 2020-09-25 Steven Price New
« 1 2 ... 121 122 123240 241 »