qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 16:26:40 to 2020-03-17 20:48:46 UTC [more...]

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 20:47 UTC  (37+ messages)
` [PATCH v6 25/61] target/riscv: vector single-width averaging add and subtract
` [PATCH v6 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v6 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v6 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v6 31/61] target/riscv: vector widening "
` [PATCH v6 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v6 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v6 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v6 35/61] target/riscv: vector widening "
` [PATCH v6 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v6 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v6 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v6 39/61] target/riscv: vector floating-point compare instructions
` [PATCH v6 40/61] target/riscv: vector floating-point classify instructions
` [PATCH v6 41/61] target/riscv: vector floating-point merge instructions
` [PATCH v6 42/61] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v6 43/61] target/riscv: widening "
` [PATCH v6 44/61] target/riscv: narrowing "
` [PATCH v6 45/61] target/riscv: vector single-width integer reduction instructions
` [PATCH v6 46/61] target/riscv: vector wideing "
` [PATCH v6 47/61] target/riscv: vector single-width floating-point "
` [PATCH v6 48/61] target/riscv: vector widening "
` [PATCH v6 49/61] target/riscv: vector mask-register logical instructions
` [PATCH v6 50/61] target/riscv: vector mask population count vmpopc
` [PATCH v6 51/61] target/riscv: vmfirst find-first-set mask bit
` [PATCH v6 52/61] target/riscv: set-X-first "
` [PATCH v6 53/61] target/riscv: vector iota instruction
` [PATCH v6 54/61] target/riscv: vector element index instruction
` [PATCH v6 55/61] target/riscv: integer extract instruction
` [PATCH v6 56/61] target/riscv: integer scalar move instruction
` [PATCH v6 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v6 58/61] target/riscv: vector slide instructions
` [PATCH v6 59/61] target/riscv: vector register gather instruction
` [PATCH v6 60/61] target/riscv: vector compress instruction
` [PATCH v6 61/61] target/riscv: configure and turn on vector extension from command line

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 20:40 UTC  (12+ messages)
` [PATCH v4 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v4 20/34] qapi: Add feature flags to struct members
` [PATCH v4 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v4 25/34] qapi: New special feature flag "deprecated"
` [PATCH v4 26/34] qapi: Mark deprecated QMP parts with feature 'deprecated'

[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
 2020-03-17 20:35 UTC  (6+ messages)
` [Bug 1867786] "

Missing Null check
 2020-03-17 20:40 UTC 

[PATCH] pci: Display PCI IRQ pin in "info pci"
 2020-03-17 20:36 UTC  (5+ messages)

[PATCH v2 0/2] netdev qapification
 2020-03-17 20:36 UTC  (5+ messages)
` [PATCH v2 1/2] net: Complete qapi-fication of netdev_add
` [PATCH v2 2/2] net: Track netdevs in NetClientState rather than QemuOpt

[Bug 1859291] [NEW] RISC-V incorrect exception generated
 2020-03-17 20:25 UTC  (2+ messages)
` [Bug 1859291] "

[PATCH 0/4] travis-ci: Add a KVM-only s390x job
 2020-03-17 20:26 UTC  (6+ messages)
` [PATCH 1/4] tests/test-util-filemonitor: Fix Travis-CI $ARCH env variable name
` [PATCH 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers
` [PATCH 3/4] tests/migration: Disable autoconverge test on Travis-CI s390x
` [PATCH 4/4] .travis.yml: Add a KVM-only s390x job

[PULL 00/13] target: Add the Renesas RX architecture
 2020-03-17 20:15 UTC  (15+ messages)
` [PULL 01/13] hw/registerfields.h: Add 8bit and 16bit register macros
` [PULL 02/13] MAINTAINERS: Add entry for the Renesas RX architecture
` [PULL 03/13] target/rx: TCG translation
` [PULL 04/13] target/rx: TCG helpers
` [PULL 05/13] target/rx: CPU definitions
` [PULL 06/13] target/rx: RX disassembler
` [PULL 07/13] target/rx: Disassemble rx_index_addr into a string
` [PULL 08/13] target/rx: Replace operand with prt_ldmi in disassembler
` [PULL 09/13] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PULL 10/13] target/rx: Emit all disassembly in one prt()
` [PULL 11/13] target/rx: Collect all bytes during disassembly
` [PULL 12/13] target/rx: Dump bytes for each insn "
` [PULL 13/13] Add rx-softmmu

[PATCH v4] python/qemu/qmp.py: QMP debug with VM label
 2020-03-17 20:15 UTC  (2+ messages)

[PATCH 0/3] Minor error handling cleanups
 2020-03-17 20:04 UTC  (6+ messages)
` [PATCH 3/3] xen-block: Use one Error * variable instead of two

[PATCH v3 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-17 19:50 UTC  (6+ messages)
` [PATCH v3 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH v3 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
` [PATCH v3 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
` [PATCH v3 4/5] KVM: Kick resamplefd for split kernel irqchip
` [PATCH v3 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 19:09 UTC  (4+ messages)

[PATCH] hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
 2020-03-17 19:06 UTC  (3+ messages)

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-17 19:00 UTC  (8+ messages)
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PULL 0/5] tcg patch queue
 2020-03-17 19:00 UTC  (6+ messages)
` [PULL 1/5] tcg/i386: Bound shift count expanding sari_vec
` [PULL 2/5] tcg: Remove CONFIG_VECTOR16
` [PULL 3/5] tcg: Tidy tcg-runtime-gvec.c types
` [PULL 4/5] tcg: Tidy tcg-runtime-gvec.c DUP*
` [PULL 5/5] tcg: Remove tcg-runtime-gvec.c DO_CMP0

[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-03-17 18:52 UTC  (5+ messages)
` [PATCH v10 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v10 3/3] Acceptance tests: add make targets to download images

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-17 18:47 UTC  (6+ messages)

[PATCH 0/2] Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
 2020-03-17 18:39 UTC  (2+ messages)

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-03-17 18:16 UTC  (31+ messages)
` [PATCH v4 01/30] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v4 02/30] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v4 03/30] qcow2: Add calculate_l2_meta()
` [PATCH v4 04/30] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v4 05/30] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v4 06/30] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature
` [PATCH v4 08/30] qcow2: Add dummy has_subclusters() function
` [PATCH v4 09/30] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v4 10/30] qcow2: Add offset_to_sc_index()
` [PATCH v4 11/30] qcow2: Add l2_entry_size()
` [PATCH v4 12/30] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v4 13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v4 14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v4 15/30] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v4 16/30] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v4 17/30] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v4 18/30] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v4 19/30] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 21/30] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v4 22/30] qcow2: Fix offset calculation in handle_dependencies()
` [PATCH v4 23/30] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v4 24/30] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v4 25/30] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v4 26/30] qcow2: Restrict qcow2_co_pwrite_zeroes() to full clusters only
` [PATCH v4 27/30] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v4 28/30] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v4 29/30] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v4 30/30] iotests: Add tests for qcow2 images with extended L2 entries

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 18:23 UTC  (12+ messages)
` [PATCH v9 13/15] s390x: protvirt: Handle SIGP store status correctly
` [PATCH v9 14/15] docs: Add protvirt docs
` [PATCH v9 15/15] s390x: Add unpack facility feature to GA1
` [PATCH v9] s390x: protvirt: Fence huge pages

[PULL 0/1] Block patches
 2020-03-17 18:32 UTC  (2+ messages)

[PATCH v2] slirp: update submodule to v4.2.0 + mingw-fix
 2020-03-17 18:13 UTC 

[PATCH] i386/kvm: Add CPU property to expose VMware CPUID signature
 2020-03-17 18:02 UTC  (3+ messages)

[PULL 00/28 for 5.0] testing and gdbstub updates
 2020-03-17 17:50 UTC  (29+ messages)
` [PULL 01/28] tests/docker: Install tools to cross-debug and build Linux kernels
` [PULL 02/28] tests/docker: Update VirGL git repository URL
` [PULL 03/28] tests/docker: Remove obsolete VirGL --with-glx configure option
` [PULL 04/28] tests/docker: Update VirGL to v0.8.0
` [PULL 05/28] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
` [PULL 06/28] gdbstub: make GDBState static and have common init function
` [PULL 07/28] gdbstub: stop passing GDBState * around and use global
` [PULL 08/28] gdbstub: move str_buf to GDBState and use GString
` [PULL 09/28] gdbstub: move mem_buf to GDBState and use GByteArray
` [PULL 10/28] gdbstub: add helper for 128 bit registers
` [PULL 11/28] target/arm: use gdb_get_reg helpers
` [PULL 12/28] target/m68k: "
` [PULL 13/28] target/i386: "
` [PULL 14/28] gdbstub: extend GByteArray to read register helpers
` [PULL 15/28] target/arm: prepare for multiple dynamic XMLs
` [PULL 16/28] target/arm: explicitly encode regnum in our XML
` [PULL 17/28] target/arm: default SVE length to 64 bytes for linux-user
` [PULL 18/28] target/arm: generate xml description of our SVE registers
` [PULL 19/28] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PULL 20/28] tests/tcg/aarch64: userspace system register test
` [PULL 21/28] configure: allow user to specify what gdb to use
` [PULL 22/28] tests/guest-debug: add a simple test runner
` [PULL 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PULL 24/28] tests/tcg/aarch64: add SVE iotcl test
` [PULL 25/28] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PULL 26/28] gdbstub: change GDBState.last_packet to GByteArray
` [PULL 27/28] gdbstub: do not split gdb_monitor_write payload
` [PULL 28/28] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb

[PATCH] build: Silence clang warning on older glib autoptr usage
 2020-03-17 18:11 UTC  (3+ messages)

[PATCH 1/1] conf: qemu 9pfs: add 'multidevs' option
 2020-03-17 13:59 UTC 

[PATCH 0/1] add support for QEMU 9pfs 'multidevs' option
 2020-03-17 16:38 UTC 

[PULL 00/15] Pull migration patches
 2020-03-17 17:40 UTC  (4+ messages)
` [PULL 06/15] configure: Enable test and libs for zstd

[PULL 0/3] MIPS queue for March 17th, 2020
 2020-03-17 17:29 UTC  (2+ messages)

"guest-reset" and "invalid runstate transition" in COLO SVM
 2020-03-17 17:27 UTC  (2+ messages)

[PATCH 0/5] FWNMI follow up patches
 2020-03-17 16:57 UTC  (3+ messages)
` [PATCH 4/5] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails

[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
 2020-03-17 16:52 UTC  (2+ messages)

[PULL 0/4] Error reporting patches for 2020-03-17
 2020-03-17 16:33 UTC  (5+ messages)
` [PULL 1/4] Use &error_abort instead of separate assert()
` [PULL 2/4] hw/misc/ivshmem: Use one Error * variable instead of two
` [PULL 3/4] xen-block: "
` [PULL 4/4] hw/sd/ssi-sd: fix error handling in ssi_sd_realize

[PULL 00/11] target-arm queue
 2020-03-17 16:21 UTC  (2+ messages)

[PATCH] hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
 2020-03-17 16:19 UTC  (2+ messages)

[PULL 00/38] Linux user for 5.0 patches
 2020-03-17 16:09 UTC  (3+ messages)
` [PULL 12/38] linux-user: Support futex_time64

[PATCH v4 0/7] Tighten qemu-img rules on missing backing format
 2020-03-17 16:21 UTC  (3+ messages)
` [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F

[PATCH] ppc/spapr: Set the effective address provided flag in mc error log
 2020-03-17 16:11 UTC  (3+ messages)

[PULL v2 00/37] Linux user for 5.0 patches
 2020-03-17 15:59 UTC  (5+ messages)
` [PULL v2 10/37] linux-user: Protect more syscalls
` [PULL v2 29/37] linux-user, mips64: add syscall table generation support
` [PULL v2 32/37] linux-user,mips: move content of mips_syscall_args

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-03-17 16:09 UTC  (4+ messages)
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization


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).