qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 18:14:34 to 2021-06-02 11:31:28 UTC [more...]

[PATCH 1/2] vhost-vdpa: don't initialize backend_features
 2021-06-02  8:48 UTC  (4+ messages)
` [PATCH 2/2] vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()

[RFC v5 0/6] hmp,qmp: Add some commands to introspect virtio deices
 2021-06-02 11:28 UTC  (5+ messages)
` [RFC v5 1/6] qmp: add QMP command x-debug-query-virtio

[RFC v4 01/14] target/s390x: meson: add target_user_arch
 2021-06-02 11:23 UTC  (18+ messages)
` [RFC v4 06/14] target/s390x: start moving TCG-only code to tcg/
` [RFC v4 07/14] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v4 08/14] target/s390x: split cpu-dump from helper.c
` [RFC v4 09/14] target/s390x: make helper.c sysemu-only
` [RFC v4 10/14] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v4 11/14] target/s390x: remove kvm-stub.c
` [RFC v4 14/14] MAINTAINERS: update s390x directories

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-06-02 11:14 UTC  (5+ messages)
` [PATCH v2 01/28] softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
` [PATCH v2 02/28] softfloat: Move int_to_float "

Fwd: GSoC Intro - TUI interface for QMP
 2021-06-02 11:08 UTC  (6+ messages)
    `  "

[PATCH] memory: Display MemoryRegion name in read/write ops trace events
 2021-06-02 10:49 UTC  (3+ messages)

[PATCH] target/i386/sev: Ensure sev_fw_errlist is sync with update-linux-headers
 2021-06-02 10:48 UTC  (2+ messages)

[RFC PATCH] plugins/api: expose symbol lookup to plugins
 2021-06-02 10:44 UTC  (4+ messages)

[PATCH] xio3130_downstream: Set the maximum link width and speed
 2021-06-02 10:43 UTC  (2+ messages)

[PULL 00/24] x86 queue, 2021-06-01
 2021-06-02 10:41 UTC  (22+ messages)
` [PULL 02/24] i386: Document when features can be added to kvm_default_props
` [PULL 04/24] target/i386/cpu: Constify X86CPUDefinition
` [PULL 06/24] i386: use better matching family/model/stepping for 'qemu64' CPU
` [PULL 07/24] i386: use better matching family/model/stepping for 'max' CPU
` [PULL 08/24] i386: keep hyperv_vendor string up-to-date
` [PULL 09/24] i386: invert hyperv_spinlock_attempts setting logic with hv_passthrough
` [PULL 10/24] i386: always fill Hyper-V CPUID feature leaves from X86CPU data
` [PULL 12/24] i386: introduce hyperv_feature_supported()
` [PULL 13/24] i386: introduce hv_cpuid_get_host()
` [PULL 14/24] i386: drop FEAT_HYPERV feature leaves
` [PULL 15/24] i386: introduce hv_cpuid_cache
` [PULL 16/24] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
` [PULL 17/24] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PULL 18/24] i386: switch hyperv_expand_features() to using error_setg()
` [PULL 19/24] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PULL 20/24] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PULL 21/24] i386: use global kvm_state in hyperv_enabled() check
` [PULL 22/24] target/i386/sev: add support to query the attestation report
` [PULL 23/24] sev: use explicit indices for mapping firmware error codes to strings
` [PULL 24/24] sev: add missing firmware error conditions

[RFC PATCH] tests/vm: expose --source-path to scripts to find extra files
 2021-06-02 10:35 UTC 

[PATCH v7 00/27] TCI fixes and cleanups
 2021-06-02 10:31 UTC  (7+ messages)
` [PATCH v7 04/27] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
` [PATCH v7 11/27] tcg/tci: Use ffi for calls
` [PATCH v7 27/27] tests/tcg: Increase timeout for TCI

[RFC v3 00/29] vDPA software assisted live migration
 2021-06-02  9:59 UTC  (6+ messages)
` [RFC v3 17/29] vhost: Shadow virtqueue buffers forwarding
` [RFC v3 25/29] vhost: Add custom IOTLB translations to SVQ

[PATCH v2 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-02  9:50 UTC  (6+ messages)
` [PATCH v2 01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
` [PATCH v2 02/26] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-06-02  9:25 UTC  (5+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v2 2/2] GitLab: Add "Feature Request" issue template

[PATCH 0/9] [RFC] store module metadata in .modinfo elf section
 2021-06-02  9:17 UTC  (10+ messages)
` [PATCH 1/9] Add module metadata macros, add qxl module annotations
` [PATCH 2/9] add qemu-modinfo utility
` [PATCH 3/9] virtio-gpu module annotations
` [PATCH 4/9] chardev "
` [PATCH 5/9] audio "
` [PATCH 6/9] usb-redir "
` [PATCH 7/9] ccid "
` [PATCH 8/9] ui "
` [PATCH 9/9] s390x "

[PATCH 0/2] block-copy: small fix and refactor
 2021-06-02  9:13 UTC  (4+ messages)
` [PATCH 2/2] block-copy: refactor copy_range handling

[PATCH] target/arm: Mark LDS{MIN,MAX} as signed operations
 2021-06-02  9:14 UTC  (2+ messages)

[PATCH] target/ppc: fix single-step exception regression
 2021-06-02  8:55 UTC  (3+ messages)

[PATCH v6 00/14] Base for adding PowerPC 64-bit instructions
 2021-06-02  8:53 UTC  (21+ messages)
` [PATCH v6 01/14] target/ppc: Introduce macros to check isa extensions
` [PATCH v6 02/14] target/ppc: Move page crossing check to ppc_tr_translate_insn
` [PATCH v6 03/14] target/ppc: Add infrastructure for prefixed insns
` [PATCH v6 04/14] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
` [PATCH v6 05/14] target/ppc: Implement PNOP
` [PATCH v6 06/14] target/ppc: Move D/DS/X-form integer loads to decodetree
` [PATCH v6 07/14] target/ppc: Implement prefixed integer load instructions
` [PATCH v6 08/14] target/ppc: Move D/DS/X-form integer stores to decodetree
` [PATCH v6 09/14] target/ppc: Implement prefixed integer store instructions
` [PATCH v6 10/14] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
` [PATCH v6 11/14] target/ppc: Implement cfuged instruction
` [PATCH v6 12/14] target/ppc: Implement vcfuged instruction
` [PATCH v6 13/14] target/ppc: Move addpcis to decodetree
` [PATCH v6 14/14] target/ppc: Move cmp/cmpi/cmpl/cmpli "

[PATCH V2 0/2] vhost-vDPA: vq notification map support
 2021-06-02  8:41 UTC  (3+ messages)
` [PATCH V2 1/2] vhost-vdpa: skip ram device from the IOTLB mapping
` [PATCH V2 2/2] vhost-vdpa: map virtqueue notification area if possible

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-02  7:57 UTC  (11+ messages)

[PATCH v2 0/2] nbd/server: Quiesce server on drained section
 2021-06-02  8:34 UTC  (4+ messages)
` [PATCH v2 1/2] block-backend: add drained_poll
` [PATCH v2 2/2] nbd/server: Use drained block ops to quiesce the server

[RFC PATCH 0/5] target/ppc: powerpc_excp improvements - part I
 2021-06-02  7:37 UTC  (9+ messages)
` [RFC PATCH 1/5] target/ppc: powerpc_excp: Move lpes code to where it is used
` [RFC PATCH 2/5] target/ppc: powerpc_excp: Remove dump_syscall_vectored
` [RFC PATCH 3/5] target/ppc: powerpc_excp: Consolidade TLB miss code
` [RFC PATCH 4/5] target/ppc: powerpc_excp: Standardize arguments to interrupt code
` [RFC PATCH 5/5] target/ppc: powerpc_excp: Move interrupt raising code to QOM

[PULL 00/17] doc updates and CentOS 7 removal
 2021-06-02  7:36 UTC  (18+ messages)
` [PULL 01/17] docs: fix references to docs/devel/tracing.rst
` [PULL 02/17] docs: fix references to docs/devel/atomics.rst
` [PULL 03/17] docs: fix references to docs/devel/build-system.rst
` [PULL 04/17] docs: fix references to docs/specs/tpm.rst
` [PULL 05/17] docs: fix references to docs/devel/s390-dasd-ipl.rst
` [PULL 06/17] block/ssh: Bump minimum libssh version to 0.8.7
` [PULL 07/17] patchew: move quick build job from CentOS 7 to CentOS 8 container
` [PULL 08/17] crypto: bump min nettle to 3.4, dropping RHEL-7 support
` [PULL 09/17] crypto: drop back compatibility typedefs for nettle
` [PULL 10/17] crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
` [PULL 11/17] crypto: bump min gnutls to 3.5.18, "
` [PULL 12/17] crypto: drop used conditional check
` [PULL 13/17] tests/vm: convert centos VM recipe to CentOS 8
` [PULL 14/17] tests/docker: drop CentOS 7 container
` [PULL 15/17] configure: bump min required glib version to 2.56
` [PULL 16/17] configure: bump min required GCC to 7.5.0
` [PULL 17/17] configure: bump min required CLang to 6.0 / XCode 10.0

[RFC PATCH v2 0/3] Cache modelling TCG plugin
 2021-06-02  6:22 UTC  (13+ messages)
` [RFC PATCH v2 1/3] plugins: Added a new cache modelling plugin
` [RFC PATCH v2 2/3] plugins: cache: Enabled parameterization and added trace printing
` [RFC PATCH v2 3/3] plugins: cache: Added FIFO and LRU eviction policies

[PATCH 0/2] nbd/server: Quiesce server on drained section
 2021-06-02  5:52 UTC  (10+ messages)
` [PATCH 1/2] block-backend: add drained_poll
` [PATCH 2/2] nbd/server: Use drained block ops to quiesce the server

[PATCH] target/i386: Fix decode of cr8
 2021-06-02  3:55 UTC 

[RFC PATCH 0/3] Cache modelling TCG plugin
 2021-06-02  3:51 UTC  (4+ messages)
` [RFC PATCH 1/3] plugins: Added a new cache modelling plugin

[PATCH v7 00/10] vhost-vdpa: add support for configure interrupt
 2021-06-02  3:47 UTC  (11+ messages)
` [PATCH v7 01/10] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX 聽
` [PATCH v7 02/10] virtio-pci:decouple virtqueue from interrupt setting process
` [PATCH v7 03/10] virtio: decouple virtqueue from set notifier fd handler
` [PATCH v7 04/10] vhost: add new call back function for config interrupt
` [PATCH v7 05/10] vhost-vdpa: add support for config interrupt call back
` [PATCH v7 06/10] vhost:add support for configure interrupt
` [PATCH v7 07/10] virtio-mmio: add "
` [PATCH v7 08/10] virtio-pci: decouple virtqueue from kvm_virtio_pci_vector_use
` [PATCH v7 09/10] virtio-pci: add support for configure interrupt
` [PATCH v7 10/10] virtio-net: add peer_deleted check in virtio_net_handle_rx

[PATCH v2 0/2] vhost-user-blk-test and vdagent Coverity fixes
 2021-06-02  3:44 UTC  (5+ messages)
` [PATCH v2 1/2] vhost-user-blk-test: fix Coverity open(2) false positives
` [PATCH v2 2/2] ui/vdagent: fix clipboard info memory leak in error path

[PATCH] migration/rdma: Fix cm event use after free
 2021-06-02  2:35 UTC 

[PATCH v4] i386: Add ratelimit for bus locks acquired in guest
 2021-06-02  1:26 UTC  (6+ messages)

[PATCH v1 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-02  1:26 UTC  (7+ messages)
` [PATCH v1 2/6] KVM: introduce dirty_pages into CPUState

[PATCH v3 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-06-02  0:27 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling

[PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup
 2021-06-01 23:51 UTC  (9+ messages)
` [PATCH v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW*
` [PATCH v2 2/4] Hexagon (target/hexagon) fix l2fetch instructions
` [PATCH v2 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
` [PATCH v2 4/4] Hexagon (target/hexagon) remove unused TCG variables

[PULL 00/44] Python patches
 2021-06-01 23:48 UTC  (10+ messages)
` [PATCH 0/1] VM tests: account for changes in qemu.utils.get_info_usernet_hostfwd_port()
  ` [PATCH 1/1] "

[PULL v2 00/44] Python patches
 2021-06-01 23:31 UTC  (2+ messages)
` [PULL v2 04/44] Python: add utility function for retrieving port redirection

[PATCH] hw/arm/boot: Use NUMA node ID in memory node name
 2021-06-02  1:09 UTC  (3+ messages)

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-01 21:43 UTC  (7+ messages)
` [PATCH v3 02/33] block/nbd: fix how state is cleared on nbd_open() failure paths
` [PATCH v3 03/33] block/nbd: ensure ->connection_thread is always valid
` [PATCH v3 05/33] block/nbd: BDRVNBDState: drop unused connect_err and connect_status

[PATCH 0/5] virtio: Add vhost-user based RNG service
 2021-06-01 21:01 UTC  (7+ messages)
` [PATCH 1/5] vhost-user-rng: Add vhost-user-rng implementation
` [PATCH 2/5] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PATCH 3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PATCH 4/5] docs: Add documentation for vhost based RNG implementation
` [PATCH 5/5] MAINTAINERS: Add maintainer for vhost-user "
  ` [Stratos-dev] [PATCH 3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation

[PATCH v3 1/1] yank: Unregister function when using TLS migration
 2021-06-01 20:49 UTC  (3+ messages)

[PATCH v2 0/2] add boot partitions support and read test case
 2021-06-01 20:23 UTC  (7+ messages)
  ` [PATCH v2 1/2] hw/nvme: add support for boot partiotions

[PATCH] Update Linux headers to 5.13-rc4
 2021-06-01 20:17 UTC 

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-01 18:59 UTC  (5+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
` [PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init

[RFC PATCH] target/ppc: removed usage of ppc_store_sdr1 in kvm.c
 2021-06-01 18:42 UTC 

HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
 2021-06-01 18:36 UTC  (8+ 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).