qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 12:22:55 to 2020-05-12 18:39:40 UTC [more...]

[PATCH v8 00/74] per-CPU locks
 2020-05-12 18:38 UTC  (5+ messages)
` [PATCH v8 74/74] cputlb: queue async flush jobs without the BQL

[PATCH 0/2] use unsigned type for MegasasState fields
 2020-05-12 18:37 UTC  (4+ messages)

[PATCH] qom/object: pass (Object *) to object_initialize_with_type()
 2020-05-12 18:32 UTC  (3+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-12 18:23 UTC 

[PULL v3 0/1] Merge tpm 2020/05/08 v3
 2020-05-12 18:27 UTC  (3+ messages)
` [PULL v3 1/1] hw/tpm: fix usage of bool in tpm-tis.c

[PATCH v3 00/15] Apply COR-filter to the block-stream permanently
 2020-05-12 18:27 UTC  (19+ messages)
` [PATCH v3 01/15] block: Mark commit and mirror as filter drivers
` [PATCH v3 02/15] copy-on-read: Support compressed writes
` [PATCH v3 03/15] block: Add child access functions
` [PATCH v3 04/15] block: Add chain helper functions
` [PATCH v3 05/15] block: Include filters when freezing backing chain
` [PATCH v3 06/15] block: Use CAFs in block status functions
` [PATCH v3 07/15] commit: Deal with filters when blocking intermediate nodes
` [PATCH v3 08/15] block: Use CAFs when working with backing chains
` [PATCH v3 09/15] block: prepare block-stream for using COR-filter
` [PATCH v3 10/15] copy-on-read: Support change filename functions
` [PATCH v3 11/15] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v3 12/15] copy-on-read: add filter append/drop functions
` [PATCH v3 13/15] qapi: add filter-node-name to block-stream
` [PATCH v3 14/15] iotests: prepare 245 for using filter in block-stream
` [PATCH v3 15/15] block: apply COR-filter to block-stream jobs

[PATCH] qom/object: simplify type_initialize_interface()
 2020-05-12 18:25 UTC 

[Bug 1878253] [NEW] null-ptr dereference in address_space_to_flatview through ide
 2020-05-12 18:10 UTC 

[PATCH] MAINTAINERS: Update Radoslaw Biernacki email address
 2020-05-12 18:19 UTC  (4+ messages)

Problem with QEMU usermode + jemalloc
 2020-05-12 18:15 UTC 

[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
 2020-05-12 18:15 UTC  (2+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs

[PATCH v4 00/15] Apply COR-filter to the block-stream permanently
 2020-05-12 17:56 UTC  (17+ messages)
` [PATCH v4 01/15] block: Mark commit and mirror as filter drivers
` [PATCH v4 02/15] copy-on-read: Support compressed writes
` [PATCH v4 03/15] block: Add child access functions
` [PATCH v4 04/15] block: Add chain helper functions
` [PATCH v4 05/15] block: Include filters when freezing backing chain
` [PATCH v4 06/15] block: Use CAFs in block status functions
` [PATCH v4 07/15] commit: Deal with filters when blocking intermediate nodes
` [PATCH v4 08/15] block: Use CAFs when working with backing chains
` [PATCH v4 09/15] block: prepare block-stream for using COR-filter
` [PATCH v4 10/15] copy-on-read: Support change filename functions
` [PATCH v4 11/15] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v4 12/15] copy-on-read: add filter append/drop functions
` [PATCH v4 13/15] qapi: add filter-node-name to block-stream
` [PATCH v4 14/15] iotests: prepare 245 for using filter in block-stream
` [PATCH v4 15/15] block: apply COR-filter to block-stream jobs

[Bug 1878250] [NEW] Assertion failure in iov_from_buf_full through the e1000e
 2020-05-12 17:22 UTC 

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-12 17:28 UTC  (8+ messages)
` [PATCH v4 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active

[PATCH] qom/object: factor out the initialization of hash table of properties
 2020-05-12 17:26 UTC 

[PATCH v2 0/4] mirror: Make sure that source and target size match
 2020-05-12 17:16 UTC  (8+ messages)
` [PATCH v2 1/4] iotests/109: Don't mirror with mismatched size
` [PATCH v2 2/4] iotests/229: Use blkdebug to inject an error
` [PATCH v2 3/4] mirror: Make sure that source and target size match

[PATCH] travis.yml: Improve the --disable-tcg test on s390x
 2020-05-12 16:55 UTC  (4+ messages)

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-05-12 16:55 UTC  (27+ messages)
` [PATCH RESEND v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH RESEND v6 17/36] multi-process: introduce proxy object
` [PATCH RESEND v6 18/36] multi-process: Initialize Proxy Object's communication channel
` [PATCH RESEND v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH RESEND v6 20/36] multi-process: Forward PCI config space acceses to "
` [PATCH RESEND v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH RESEND v6 22/36] multi-process: Synchronize remote memory
` [PATCH RESEND v6 23/36] multi-process: create IOHUB object to handle irq
` [PATCH RESEND v6 24/36] multi-process: Retrieve PCI info from remote process

[PATCH v2 00/17] target/arm: Convert rest of Neon 3-reg-same to decodetree
 2020-05-12 16:39 UTC  (18+ messages)
` [PATCH v2 01/17] target/arm: Convert Neon 3-reg-same VQRDMLAH/VQRDMLSH "
` [PATCH v2 02/17] target/arm: Convert Neon 3-reg-same SHA "
` [PATCH v2 03/17] target/arm: Convert Neon 64-bit element 3-reg-same insns
` [PATCH v2 04/17] target/arm: Convert Neon VHADD "
` [PATCH v2 05/17] target/arm: Convert Neon VABA/VABD 3-reg-same to decodetree
` [PATCH v2 06/17] target/arm: Convert Neon VRHADD, VHSUB 3-reg-same insns "
` [PATCH v2 07/17] target/arm: Convert Neon VQSHL, VRSHL, VQRSHL "
` [PATCH v2 08/17] target/arm: Convert Neon VPMAX/VPMIN "
` [PATCH v2 09/17] target/arm: Convert Neon VPADD "
` [PATCH v2 10/17] target/arm: Convert Neon VQDMULH/VQRDMULH 3-reg-same "
` [PATCH v2 11/17] target/arm: Convert Neon VADD, VSUB, VABD 3-reg-same insns "
` [PATCH v2 12/17] target/arm: Convert Neon VPMIN/VPMAX/VPADD float "
` [PATCH v2 13/17] target/arm: Convert Neon fp VMUL, VMLA, VMLS "
` [PATCH v2 14/17] target/arm: Convert Neon 3-reg-same compare "
` [PATCH v2 15/17] target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual place
` [PATCH v2 16/17] target/arm: Convert Neon fp VMAX/VMIN/VMAXNM/VMINNM/VRECPS/VRSQRTS to decodetree
` [PATCH v2 17/17] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns "

Qemu, VNC and non-US keymaps
 2020-05-12 16:30 UTC  (5+ messages)

[Bug 1877716] [NEW] Win10 guest unsuable after a few minutes
 2020-05-12 16:21 UTC  (3+ messages)
` [Bug 1877716] Re: Win10 guest unusable "

[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-12 16:25 UTC  (18+ messages)
` [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v1 4/8] s390/sclp: read sccb from mem based on sccb length

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-12 16:02 UTC  (6+ messages)
` [RFC PATCH 1/3] block: Factor out bdrv_run_co()
` [RFC PATCH 2/3] block: Allow bdrv_run_co() from different AioContext
` [RFC PATCH 3/3] block: Assert we're running in the right thread

[PATCH v2 0/3] vTPM/aarch64 ACPI support
 2020-05-12 16:06 UTC  (14+ messages)
` [PATCH v2 1/3] acpi: Move build_tpm2() in the generic part
` [PATCH v2 2/3] arm/acpi: TPM2 ACPI table support
` [PATCH v2 3/3] arm/acpi: Add the TPM2.0 device under the DSDT

Infinite loop in bus_unparent(), qdev bug or qdev misuse?
 2020-05-12 15:58 UTC  (6+ messages)

[PATCH v2 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2020-05-12 15:51 UTC  (8+ messages)
` [PATCH v2 1/2] net: Drop the legacy "name" parameter from the -net option
` [PATCH v2 2/2] net: Drop the NetLegacy structure, always use Netdev instead

[PATCH v5 00/12] Cadence GEM Fixes
 2020-05-12 15:19 UTC  (15+ messages)
` [PATCH v5 01/12] net: cadence_gem: Fix debug statements
` [PATCH v5 02/12] net: cadence_gem: Fix the queue address update during wrap around
` [PATCH v5 03/12] net: cadence_gem: Fix irq update w.r.t queue
` [PATCH v5 04/12] net: cadence_gem: Define access permission for interrupt registers
` [PATCH v5 05/12] net: cadence_gem: Set ISR according to queue in use
` [PATCH v5 06/12] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
` [PATCH v5 07/12] net: cadence_gem: Fix up code style
` [PATCH v5 08/12] net: cadence_gem: Add support for jumbo frames
` [PATCH v5 09/12] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
` [PATCH v5 10/12] net: cadence_gem: Update the reset value for interrupt mask register
` [PATCH v5 11/12] net: cadence_gem: TX_LAST bit should be set by guest
` [PATCH v5 12/12] net: cadence_gem: Fix RX address filtering

[PATCH v5 00/15] acpi: i386 tweaks
 2020-05-12 15:08 UTC  (5+ messages)
` [PATCH v5 13/15] acpi: drop build_piix4_pm()

Assertion failure through vring_split_desc_read
 2020-05-12 15:14 UTC  (3+ messages)

[PATCH v1 5/5] i386: Hyper-V VMBus ACPI DSDT entry
 2020-05-12 15:05 UTC  (13+ messages)

[PATCH] hw: Use QEMU_IS_ALIGNED() on parallel flash block size
 2020-05-12 14:54 UTC  (2+ messages)

[PATCH v3 00/16] target/arm: partial vector cleanup
 2020-05-12 14:41 UTC  (36+ messages)
` [PATCH v3 01/16] target/arm: Create gen_gvec_[us]sra
` [PATCH v3 02/16] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
` [PATCH v3 03/16] target/arm: Create gen_gvec_{sri,sli}
` [PATCH v3 04/16] target/arm: Remove unnecessary range check for VSHL
` [PATCH v3 05/16] target/arm: Tidy handle_vec_simd_shri
` [PATCH v3 06/16] target/arm: Create gen_gvec_{ceq,clt,cle,cgt,cge}0
  ` [PATCH v3 06/16] target/arm: Create gen_gvec_{ceq, clt, cle, cgt, cge}0
` [PATCH v3 07/16] target/arm: Create gen_gvec_{mla,mls}
` [PATCH v3 08/16] target/arm: Swap argument order for VSHL during decode
` [PATCH v3 09/16] target/arm: Create gen_gvec_{cmtst,ushl,sshl}
` [PATCH v3 10/16] target/arm: Create gen_gvec_{uqadd, sqadd, uqsub, sqsub}
` [PATCH v3 11/16] target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
` [PATCH v3 12/16] target/arm: Create gen_gvec_{qrdmla,qrdmls}
` [PATCH v3 13/16] target/arm: Pass pointer to qc to qrdmla/qrdmls
` [PATCH v3 14/16] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PATCH v3 15/16] target/arm: Vectorize SABD/UABD
` [PATCH v3 16/16] target/arm: Vectorize SABA/UABA

[PATCH v1 0/1] target/microblaze: Fix mfs from EDR
 2020-05-12 14:36 UTC  (2+ messages)
` [PATCH v1 1/1] target/microblaze: Add MFS Rd,EDR translation

[PATCH 0/2] Additional parameters for qemu_img map
 2020-05-12 14:14 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] qemu-img: remove check that cvtnum value > MAX_INT

[PATCH] tests/guest-debug: catch hanging guests
 2020-05-12 14:09 UTC  (2+ messages)

[PATCH] qemu-nbd: Close inherited stderr
 2020-05-12 13:57 UTC  (2+ messages)

[PATCH v4 00/12] Cadence GEM Fixes
 2020-05-12 13:10 UTC  (13+ messages)
` [PATCH v4 01/12] net: cadence_gem: Fix debug statements
` [PATCH v4 02/12] net: cadence_gem: Fix the queue address update during wrap around
` [PATCH v4 03/12] net: cadence_gem: Fix irq update w.r.t queue
` [PATCH v4 04/12] net: cadence_gem: Define access permission for interrupt registers
` [PATCH v4 05/12] net: cadence_gem: Set ISR according to queue in use
` [PATCH v4 06/12] net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
` [PATCH v4 07/12] net: cadence_gem: Fix up code style
` [PATCH v4 08/12] net: cadence_gem: Add support for jumbo frames
` [PATCH v4 09/12] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
` [PATCH v4 10/12] net: cadence_gem: Update the reset value for interrupt mask register
` [PATCH v4 11/12] net: cadence_gem: TX_LAST bit should be set by guest
` [PATCH v4 12/12] net: cadence_gem: Fix RX address filtering

[Qemu-devel] [Bug 1823831] [NEW] BSD bootloader halts with hypervisor.framework
 2020-05-12 13:08 UTC  (2+ messages)
` [Bug 1823831] "

[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-12 13:01 UTC  (7+ messages)
` [PATCH for-5.1 V3 1/7] configure: Add KVM target support for MIPS64
` [PATCH for-5.1 V3 3/7] hw/mips: Add CPU IRQ3 delivery for KVM
` [PATCH for-5.1 V3 5/7] target/mips: Add more CP0 register for save/restore

SBSA-REF maintainer email bouncing
 2020-05-12 11:22 UTC  (3+ messages)

[PATCH 0/4] linux-user/arm: Fix BKPT, SVC immediate handling
 2020-05-12 12:43 UTC  (2+ messages)

[RFC] bdrv_flush: only use fast path when in owned AioContext
 2020-05-12 12:22 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).