qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 00:58:08 to 2024-03-19 16:20:18 UTC [more...]

[PATCH v2 0/6] few fixes for hppa target
 2024-03-19 16:19 UTC  (4+ messages)
` [PATCH v2 1/6] target/hppa: ldcw,s uses static shift of 3
` [PATCH v2 2/6] target/hppa: fix shrp for wide mode
` [PATCH v2 4/6] target/hppa: exit tb on flush cache instructions

[PATCH v3 0/4] tests/avocado: update sbsa-ref firmware to latest
 2024-03-19 16:18 UTC  (2+ messages)

[PATCH v5 00/25] qapi: statically type schema.py
 2024-03-19 16:06 UTC  (9+ messages)
` [PATCH v5 12/25] qapi: Assert built-in types exist
` [PATCH v5 24/25] qapi: Tighten check whether implicit object type already exists
` [PATCH v5 25/25] qapi: Dumb down QAPISchema.lookup_entity()

[PATCH for-9.0] qapi: drop unused QCryptoBlockCreateOptionsLUKS.detached-header
 2024-03-19 16:06 UTC  (2+ messages)

[PATCH-for-9.1 0/8] target/microblaze: Sprint housekeeping
 2024-03-19 16:03 UTC  (17+ messages)
` [PATCH-for-9.1 1/8] target/microblaze: Use correct string format in do_unaligned_access()
` [PATCH-for-9.1 2/8] target/microblaze: Use hwaddr/vaddr in cpu_get_phys_page_attrs_debug()
` [PATCH-for-9.1 3/8] target/microblaze: Widen vaddr in mmu_translate()
` [PATCH-for-9.1 4/8] target/microblaze: Use 32-bit destination in gen_goto_tb()
` [PATCH-for-9.1 5/8] target/microblaze: Restrict 64-bit 'res_addr' to system emulation
` [PATCH-for-9.1 6/8] target/microblaze: Rename helper.c -> sys_helper.c
` [PATCH-for-9.1 7/8] target/microblaze: Move MMU helpers to sys_helper.c
` [RFC PATCH-for-9.1 8/8] target/microblaze: Widen $ear to 64-bit

[PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
 2024-03-19 16:01 UTC  (30+ messages)
` [PATCH-for-9.1 01/27] accel/tcg: Ensure frontends define restore_state_to_opc handler
` [PATCH-for-9.1 02/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
` [PATCH-for-9.1 03/27] target/alpha: Convert to TCGCPUOps::get_cpu_state()
` [PATCH-for-9.1 04/27] target/arm: Restrict TCG-specific declarations
` [PATCH-for-9.1 05/27] target/arm: Convert to TCGCPUOps::get_cpu_state()
` [PATCH-for-9.1 06/27] target/avr: "
` [PATCH-for-9.1 07/27] target/cris: "
` [PATCH-for-9.1 08/27] target/hexagon: "
` [PATCH-for-9.1 09/27] target/hppa: "
` [PATCH-for-9.1 10/27] target/i386: "
` [PATCH-for-9.1 11/27] target/loongarch: "
` [PATCH-for-9.1 12/27] target/m68k: "
` [PATCH-for-9.1 13/27] target/microblaze: "
` [PATCH-for-9.1 14/27] target/mips: "
` [PATCH-for-9.1 15/27] target/nios2: "
` [PATCH-for-9.1 16/27] target/openrisc: "
` [PATCH-for-9.1 17/27] target/ppc: Indent ppc_tcg_ops[] with 4 spaces
` [PATCH-for-9.1 18/27] target/ppc: Convert to TCGCPUOps::get_cpu_state()
` [PATCH-for-9.1 19/27] target/riscv: "
` [PATCH-for-9.1 20/27] target/rx: "
` [PATCH-for-9.1 21/27] target/s390x: Restrict TCG-specific declarations
` [PATCH-for-9.1 22/27] target/s390x: Convert to TCGCPUOps::get_cpu_state()
` [PATCH-for-9.1 23/27] target/sh4: "
` [PATCH-for-9.1 24/27] target/sparc: "
` [PATCH-for-9.1 25/27] target/tricore: "
` [PATCH-for-9.1 26/27] target/xtensa: "
` [PATCH-for-9.1 27/27] accel/tcg: Remove check on TARGET_HAS_CPU_GET_TB_CPU_STATE

[PATCH v1] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
 2024-03-19 15:55 UTC  (2+ messages)

[PATCH 1/2] aspeed: Make the ast2600-a3 SoC not user creatable
 2024-03-19 15:50 UTC  (4+ messages)
` [PATCH 2/2] aspeed: Make the ast1030-a1 "

[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
 2024-03-19 15:50 UTC  (2+ messages)

[PATCH] target/tricore/helper: Use correct string format in cpu_tlb_fill()
 2024-03-19 15:40 UTC  (3+ messages)

[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-19 15:33 UTC  (9+ messages)

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-19 15:23 UTC  (2+ messages)

[PULL 0/1] Block patches
 2024-03-19 15:14 UTC  (3+ messages)
` [PULL 1/1] coroutine: cap per-thread local pool size

[PATCH 0/9] Introduce support for IGVM files
 2024-03-19 15:10 UTC  (4+ messages)
` [PATCH 2/9] backends/confidential-guest-support: Add IGVM file parameter

[PATCH] target/i386: Export RFDS bit to guests
 2024-03-19 15:08 UTC  (3+ messages)

[PATCH v1 0/2] Some fixes for pause and resume all vcpus
 2024-03-19 14:56 UTC  (13+ messages)
` [PATCH v1 1/2] system/cpus: Fix pause_all_vcpus() under concurrent environment
    ` 答复: "
` [PATCH v1 2/2] system/cpus: Fix resume_all_vcpus() under vCPU hotplug condition
    ` 答复: "

[PATCH 0/7] target/i386: VM type infrastructure and KVM_SEV_INIT2 support
 2024-03-19 14:39 UTC  (14+ messages)
` [PATCH 1/7] linux-headers hack
` [PATCH 2/7] runstate: skip initial CPU reset if reset is not actually possible
` [PATCH 3/7] KVM: track whether guest state is encrypted
` [PATCH 4/7] KVM: remove kvm_arch_cpu_check_are_resettable
` [PATCH 5/7] target/i386: introduce x86-confidential-guest
` [PATCH 6/7] target/i386: Implement mc->kvm_type() to get VM type
` [PATCH 7/7] target/i386: SEV: use KVM_SEV_INIT2 if possible

[PATCH for-9.0 v3] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
 2024-03-19 14:38 UTC  (6+ messages)

[PATCH] coroutine: cap per-thread local pool size
 2024-03-19 14:23 UTC  (5+ messages)

[PULL v2 0/4] machine development tool
 2024-03-19 14:36 UTC  (3+ messages)

[PATCH] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
 2024-03-19 14:28 UTC  (3+ messages)

Request for Support: QEMU IPv6 Port Forwarding Issue
 2024-03-19 14:28 UTC  (2+ messages)

[PULL 0/4] s390x and misc patches for 9.0-rc0
 2024-03-19 14:25 UTC  (2+ messages)

[PULL 00/24] virtio,pc,pci: bugfixes
 2024-03-19 14:25 UTC  (2+ messages)

[PATCH v2 0/2] support unaligned access for some xHCI registers
 2024-03-19 14:08 UTC  (6+ messages)
` [PATCH v2 1/2] system/memory.c: support unaligned access

[PULL 0/3] for-9.0 queue
 2024-03-19 14:05 UTC  (4+ messages)
` [PULL 1/3] vfio/iommufd: Fix memory leak
` [PULL 2/3] ppc/pnv: I2C controller is not user creatable
` [PULL 3/3] aspeed/smc: Only wire flash devices at reset

[PATCH 00/22] plugins: Rewrite plugin code generation
 2024-03-19 14:04 UTC  (35+ messages)
` [PATCH 01/22] tcg: Add TCGContext.emit_before_op
` [PATCH 05/22] plugins: Move function pointer in qemu_plugin_dyn_cb
` [PATCH 06/22] plugins: Create TCGHelperInfo for all out-of-line callbacks
` [PATCH 07/22] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
` [PATCH 08/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
` [PATCH 09/22] plugins: Add PLUGIN_GEN_AFTER_TB
` [PATCH 10/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
` [PATCH 11/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
` [PATCH 13/22] tcg: Remove TCG_CALL_PLUGIN
` [PATCH 14/22] tcg: Remove INDEX_op_plugin_cb_{start,end}
` [PATCH 15/22] plugins: Simplify callback queues
` [PATCH 16/22] plugins: Introduce PLUGIN_CB_MEM_REGULAR
` [PATCH 17/22] plugins: Replace pr_ops with a proper debug dump flag
` [PATCH 18/22] plugins: Split out common cb expanders
` [PATCH 19/22] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
` [PATCH 22/22] plugins: Update the documentation block for plugin-gen.c

[PATCH] ui: compile dbus-display1.c with -fPIC as necessary
 2024-03-19 13:26 UTC  (2+ messages)

[PATCH 0/3 for 9.0] Fix TLS support for chardevs and incoming data loss on EOF
 2024-03-19 13:14 UTC  (12+ messages)
` [PATCH 1/3 for 9.0] chardev: lower priority of the HUP GSource in socket chardev
` [PATCH 2/3 for 9.0] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend"
` [PATCH 3/3 for 9.0] Revert "chardev: use a child source for qio input source"

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-19 13:12 UTC  (2+ messages)

Invitation: QEMU/KVM developers conference call @ Tue 2 Apr 2024 14:00 - 15:00 (BST) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

Invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday (GMT) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

Invitation: QEMU/KVM developers conference call @ Tue 16 Apr 2024 14:00 - 15:00 (BST) (qemu-devel@nongnu.org)
 2024-03-19 13:00 UTC 

[PATCH] monitor/hmp-cmds-target.c: append a space in error message in gpa2hva()
 2024-03-19 12:54 UTC  (2+ messages)
` [PATCH-for-9.0] "

[PATCH 0/2] avoid assertion failure when trying confidential guests without KVM
 2024-03-19 12:51 UTC  (3+ messages)
` [PATCH 1/2] vl: convert qemu_machine_creation_done() to Error **

[PATCH] build: Re-introduce an 'info' target to build a Texinfo manual
 2024-03-19 12:07 UTC  (3+ messages)

KVM/QEMU Community Call 5th March Agenda Items
 2024-03-19 12:02 UTC 

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-19 11:58 UTC  (31+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 04/11] vfio: Add HostIOMMUDevice handle into VFIODevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
` [PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()

[PATCH v4 10/25] migration: Add Error** argument to qemu_savevm_state_setup()
 2024-03-19 10:46 UTC  (12+ messages)

[PULL 00/10] Migration 20240317 patches
 2024-03-19 10:23 UTC  (2+ messages)

[PULL 00/15] Block layer patches
 2024-03-19 10:23 UTC  (2+ messages)

[PATCH] block/io: accept NULL qiov in bdrv_pad_request
 2024-03-19  9:13 UTC 

[PATCH v2 0/4] ui/console: Remove console_select()
 2024-03-19  8:29 UTC  (6+ messages)
` [PATCH v2 1/4] ui/vc: Do not inherit the size of active console
` [PATCH v2 2/4] ui/vnc: Do not use console_select()
` [PATCH v2 3/4] ui/cocoa: "
` [PATCH v2 4/4] ui/curses: "

[PATCH for 9.0 v15 00/10] target/riscv: vector fixes
 2024-03-19  8:13 UTC  (7+ messages)
` [PATCH for 9.0 v15 02/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH for 9.0 v15 03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
` [PATCH for 9.0 v15 04/10] target/riscv: always clear vstart in whole vec move insns

[PATCH] aspeed/smc: Only wire flash devices at reset
 2024-03-19  8:02 UTC  (2+ messages)

[PATCH 0/7] few fixes for hppa target
 2024-03-19  7:10 UTC  (7+ messages)
` [PATCH 3/7] target/hppa: fix access_id check
` [PATCH 5/7] target/hppa: copy new_spc to iasq_f on be,n instruction

[PATCH] target/ppc/mmu-radix64: Use correct string format in walk_tree()
 2024-03-19  6:30 UTC  (2+ messages)

[PATCH-for-9.1 v2 0/3] ui/display: Introduce API to change console orientation
 2024-03-19  2:54 UTC  (7+ messages)
` [PATCH-for-9.1 v2 1/3] ui/console: "
` [PATCH-for-9.1 v2 2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate
` [PATCH-for-9.1 v2 3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-19  2:43 UTC  (7+ messages)
` [PATCH v5 06/65] kvm: Introduce support for memory_attributes
` [PATCH v5 08/65] kvm: handle KVM_EXIT_MEMORY_FAULT
` [PATCH v5 15/65] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES

[PATCH] hw/loongarch: Refine default numa id calculation
 2024-03-19  2:26 UTC 

[PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
 2024-03-19  2:12 UTC  (4+ messages)
` [PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()


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