qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 18:06:27 to 2022-02-02 10:43:28 UTC [more...]

[PATCH v2] hw/rx: rx-gdbsim DTB load address aligned of 16byte
 2022-02-02 10:30 UTC 

arm: singlestep bug
 2022-02-02 10:28 UTC 

[PATCH 1/2] migration/rdma: Increase the backlog from 5 to 128
 2022-02-02 10:15 UTC  (12+ messages)
` [PATCH 2/2] migration/rdma: set the REUSEADDR option for destination

[PATCH v5 03/18] pci: isolated address space for PCI bus
 2022-02-02 10:06 UTC  (19+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-02  9:23 UTC  (4+ messages)

[PULL 00/10] Block layer patches
 2022-02-02  9:05 UTC  (2+ messages)

[PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-02  7:06 UTC  (9+ messages)

[PATCH] target/riscv: Fix vill field write in vtype
 2022-02-02  6:38 UTC  (3+ messages)

[PATCH v6 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-02-02  6:36 UTC  (9+ messages)
` [PATCH v6 1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
` [PATCH v6 2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
` [PATCH v6 3/7] target/riscv: access configuration through cfg_ptr in DisasContext
` [PATCH v6 4/7] target/riscv: access cfg structure through DisasContext
` [PATCH v6 5/7] target/riscv: iterate over a table of decoders
` [PATCH v6 6/7] target/riscv: Add XVentanaCondOps custom extension
` [PATCH v6 7/7] target/riscv: add a MAINTAINERS entry for XVentanaCondOps

[PATCH] target/hexagon: remove unused variable
 2022-02-02  6:17 UTC  (2+ messages)

[PATCH 2/2] tests: Update CentOS 8 container to CentOS Stream 8
 2022-02-02  5:36 UTC  (8+ messages)

[PATCH v2 00/25] testing and plugin updates
 2022-02-02  1:21 UTC  (30+ messages)
` [PATCH v2 01/25] tests/Makefile.include: clean-up old code
` [PATCH v2 02/25] tests/qtest: enable more vhost-user tests by default
` [PATCH v2 03/25] Makefile: also remove .gcno files when cleaning
` [PATCH v2 04/25] .gitignore: add .gcov pattern
` [PATCH v2 05/25] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PATCH v2 06/25] gitmodules: Correct libvirt-ci submodule URL
` [PATCH v2 07/25] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PATCH v2 08/25] drop libxml2 checks since libxml is not actually used (for parallels)
` [PATCH v2 09/25] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v2 10/25] tests: Manually remove libxml2 on MSYS2 runners
` [PATCH v2 11/25] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PATCH v2 12/25] docs/devel: mention our .editorconfig
` [PATCH v2 13/25] gitlab: fall back to commit hash in qemu-setup filename
` [PATCH v2 14/25] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
` [PATCH v2 15/25] block: fix FreeBSD build failure with fallocate
` [PATCH v2 16/25] docs: remove references to TCG tracing
` [PATCH v2 17/25] tracing: remove TCG memory access tracing
` [PATCH v2 18/25] tracing: remove the trace-tcg includes from the build
` [PATCH v2 19/25] tracing: excise the tcg related from tracetool
` [PATCH v2 20/25] plugins: add helper functions for coverage plugins
` [PATCH v2 21/25] contrib/plugins: add a drcov plugin
` [PATCH v2 22/25] tests/plugin: allow libinsn.so per-CPU counts
` [PATCH v2 23/25] tests/plugins: add instruction matching to libinsn.so
` [PATCH v2 24/25] target/i386: use CPU_LOG_INT for IRQ servicing
` [PATCH v2 25/25] plugins: move reset of plugin data to tb_start

[PATCH] hw/smbios: fix memory corruption for large guests due to handle overlap
 2022-02-02  4:24 UTC 

[PATCH 00/22] bsd-user: Start upstreaming the system calls
 2022-02-02  3:02 UTC  (64+ messages)
` [PATCH 02/22] bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64
` [PATCH 03/22] bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall
` [PATCH 04/22] bsd-user/i386/target_arch_cpu.h: "
` [PATCH 05/22] bsd-user/arm/target_arch_cpu.h: Only support FreeBSD sys calls
` [PATCH 06/22] bsd-user/arm/target_arch_thread.h: Assume a FreeBSD target
` [PATCH 07/22] bsd-user/x86_64/target_arch_thread.h: "
` [PATCH 08/22] bsd-user: Remove bsd_type
` [PATCH 09/22] bsd-user/freebsd/os-syscall.c: Move syscall processing here
` [PATCH 10/22] bsd-user: Move system call building to os-syscall.c
` [PATCH 11/22] bsd-user/sycall.c: Now obsolete, remove
` [PATCH 12/22] bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errno
` [PATCH 13/22] bsd-user/bsd-file.h: Implementation details for the filesystem calls
` [PATCH 14/22] bsd-user/freebsd/os-syscall.c: lock_iovec
` [PATCH 15/22] bsd-user/freebsd/os-syscall.c: unlock_iovec
` [PATCH 16/22] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
` [PATCH 17/22] bsd-user: introduce target.h
` [PATCH 18/22] bsd-user: Define target_arg64
` [PATCH 19/22] bsd-user: Add safe system call macros
` [PATCH 20/22] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
` [PATCH 21/22] bsd-user/bsd-file.h: Meat of the write system calls
` [PATCH 22/22] bsd-user/freebsd/os-syscall.c: Implement exit

[PATCH v5 0/2] tcg/mips: Unaligned access support
 2022-02-01 23:41 UTC  (3+ messages)
` [PATCH v5 1/2] tcg/mips: Support unaligned access for user-only
` [PATCH v5 2/2] tcg/mips: Support unaligned access for softmmu

[PULL 0/1] Bsd user fix patches
 2022-02-01 21:58 UTC  (2+ messages)
` [PULL 1/1] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026

[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-01 21:58 UTC  (4+ messages)
` [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v2] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
 2022-02-01 22:56 UTC  (3+ messages)

[PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
 2022-02-01 21:43 UTC  (5+ messages)

[PATCH] bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026
 2022-02-01 21:23 UTC  (4+ messages)

[PATCH v5 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-02-02  0:40 UTC  (5+ messages)
` [PATCH v5 6/7] target/riscv: Add XVentanaCondOps custom extension

[PULL 00/40] Bsd user arm 2022q1 patches
 2022-02-01 21:03 UTC  (3+ messages)

[PATCH] hw/timer/armv7m_systick: Update clock source before enabling timer
 2022-02-01 23:15 UTC  (3+ messages)

[PATCH] replay: use CF_NOIRQ for special exception-replaying TB
 2022-02-01 23:12 UTC  (2+ messages)

[PATCH v4 0/4] Python: Improvements for iotest 040,041
 2022-02-01 19:46 UTC  (10+ messages)
` [PATCH v4 1/4] python/aqmp: Fix negotiation with pre-"oob" QEMU
` [PATCH v4 4/4] python/aqmp: add socket bind step to legacy.py

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-01 21:41 UTC  (7+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH 00/13] hw/intc/arm_gicv3_its: more cleanups, bugfixes
 2022-02-01 19:32 UTC  (14+ messages)
` [PATCH 01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
` [PATCH 02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
` [PATCH 03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
` [PATCH 04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
` [PATCH 05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
` [PATCH 06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
` [PATCH 07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
` [PATCH 08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
` [PATCH 09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
` [PATCH 10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PATCH 11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
` [PATCH 12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
` [PATCH 13/13] hw/intc/arm_gicv3_its: Split error checks

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-02-02  0:37 UTC  (5+ messages)

[PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
 2022-02-01 19:17 UTC  (6+ messages)

[PATCH] hw/i2c: flatten pca954x mux device
 2022-02-01 20:54 UTC  (3+ messages)

[PATCH 00/20] tcg: vector improvements
 2022-02-01 20:33 UTC  (16+ messages)
` [PATCH 02/20] tcg: Add opcodes for vector nand, nor, eqv
` [PATCH 03/20] tcg/ppc: Implement vector NAND, NOR, EQV
` [PATCH 04/20] tcg/s390x: "
` [PATCH 05/20] tcg/i386: Detect AVX512
` [PATCH 06/20] tcg/i386: Add tcg_out_evex_opc
` [PATCH 07/20] tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
` [PATCH 08/20] tcg/i386: Implement avx512 variable shifts

"make check-acceptance" takes way too long
 2022-02-01 19:04 UTC  (22+ messages)

[PATCH 1/2] hw/char/renesas_sci: Add fifo buffer to backend interface
 2022-02-01 18:54 UTC  (4+ messages)

[PATCH] target/i386: the sgx_epc_get_section stub is reachable
 2022-02-01 19:09 UTC 

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-02-01 19:02 UTC  (2+ messages)

[PULL 00/24] Block patches
 2022-02-01 19:47 UTC  (2+ messages)

[PATCH 00/31] vDPA shadow virtqueue
 2022-02-01 17:27 UTC  (13+ messages)
` [PATCH 18/31] vhost: Shadow virtqueue buffers forwarding
` [PATCH 22/31] vhost: Add VhostIOVATree
` [PATCH 29/31] vdpa: Make ncs autofree
` [PATCH 30/31] vdpa: Move vhost_vdpa_get_iova_range to net/vhost-vdpa.c

[RFC] block/nbd: Move s->ioc on AioContext change
 2022-02-01 17:18 UTC  (5+ messages)

[PATCH v8 0/5] MSG_ZEROCOPY + multifd
 2022-02-01 17:25 UTC  (4+ messages)
` [PATCH v8 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback


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