qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 17:35:02 to 2023-02-28 10:18:14 UTC [more...]

[PATCH v1 0/3] virtio-pci: optimize set_guest_notifier
 2023-02-28 10:17 UTC  (5+ messages)
` [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
` [PATCH v1 2/3] kvm-irqchip: use KVMRouteChange API to update msi route
` [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix

[RFC PATCH v3 0/1] ci: Speed up container stage
 2023-02-28 10:14 UTC  (8+ messages)
` [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml

[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
 2023-02-28 10:11 UTC  (21+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2023-02-28 10:01 UTC  (10+ messages)
` [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
` [RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM
` [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
` [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest

[PATCH 0/5] eBPF RSS Helper support
 2023-02-28  9:56 UTC  (4+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check

[PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-02-28  9:36 UTC 

[PATCH v3] test-vmstate: fix bad GTree usage, use-after-free
 2023-02-28  9:30 UTC  (3+ messages)

[PATCH v4] test-vmstate: fix bad GTree usage, use-after-free
 2023-02-28  9:29 UTC 

[PATCH v2 1/2] hw/riscv: Skip re-generating DT nodes for a given DTB
 2023-02-28  9:15 UTC  (3+ messages)
` [PATCH v2 2/2] hw/riscv: Move the dtb load bits outside of create_fdt()

[PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-02-28  8:58 UTC  (3+ messages)

[PATCH v14 00/60] Xen HVM support under KVM
 2023-02-28  8:55 UTC  (4+ messages)
` [PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode

[PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
 2023-02-28  8:46 UTC  (8+ messages)
` [PATCH v4 1/4] target/i386: add FSRM to TCG
` [PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
` [PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them

[PATCH] ui/cocoa: Override windowDidResignKey
 2023-02-28  8:31 UTC 

[PATCH] ui/cocoa: Override windowDidResignKey
 2023-02-28  7:09 UTC 

[PATCH] ui/cocoa: Override windowDidResignKey
 2023-02-28  8:24 UTC 

[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-02-28  8:18 UTC  (11+ messages)
` [PATCH 1/3] qga: test: Use absolute path to test data
` [PATCH 3/3] qga: test: Add tests for `merge-output` flag
` [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi

Adopting abandoned patch?
 2023-02-28  8:16 UTC  (5+ messages)

[PATCH v2] qapi: Add 'acpi' field to 'query-machines' output
 2023-02-28  8:12 UTC 

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
 2023-02-28  8:08 UTC  (3+ messages)
` [PATCH v7 03/10] target/riscv: allow MISA writes as experimental

[PATCH v4 0/7] Pegasos2 fixes and audio output support
 2023-02-28  8:02 UTC  (8+ messages)

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-28  7:44 UTC  (18+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw

[PATCH V4 0/8] Add basic ACPI support for risc-v virt
 2023-02-28  7:34 UTC  (6+ messages)
` [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT

[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
 2023-02-28  5:18 UTC  (3+ messages)
  ` [External] : "

[PATCH v4 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-02-28  4:15 UTC  (21+ messages)
` [PATCH v4 01/10] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v4 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v4 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v4 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v4 05/10] tests/acpi: Allow update of q35/DSDT.cxl
` [PATCH v4 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v4 07/10] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
` [PATCH v4 08/10] qemu/bswap: Add const_le64()
` [PATCH v4 09/10] qemu/uuid: Add UUID static initializer
` [PATCH v4 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid

[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
 2023-02-28  0:49 UTC  (3+ messages)

[PATCH 0/3] target/arm: dump and gdbstub support for ZA[]
 2023-02-28  0:37 UTC  (4+ messages)
` [PATCH 1/3] target/arm: Avoid splitting Zregs across lines in dump
` [PATCH 2/3] target/arm: Dump ZA[] when active
` [PATCH 3/3] target/arm: Support reading ZA[] from gdbstub

[PATCH v2 1/2] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
 2023-02-28  0:24 UTC  (4+ messages)
` [PATCH v2 2/2] loongarch: Add smbios command line option

[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-02-27 23:40 UTC  (4+ messages)
` [PATCH v5 12/14] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]

[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
 2023-02-27 23:09 UTC  (23+ messages)
` [PATCH for-8.0 v4 01/21] target/arm: Add isar_feature_aa64_rme
` [PATCH for-8.0 v4 02/21] target/arm: Update SCR and HCR for RME
` [PATCH for-8.0 v4 03/21] target/arm: SCR_EL3.NS may be RES1
` [PATCH for-8.0 v4 04/21] target/arm: Add RME cpregs
` [PATCH for-8.0 v4 05/21] target/arm: Introduce ARMSecuritySpace
` [PATCH for-8.0 v4 06/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH for-8.0 v4 07/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH for-8.0 v4 08/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm, Root}
` [PATCH for-8.0 v4 09/21] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH for-8.0 v4 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH for-8.0 v4 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH for-8.0 v4 12/21] target/arm: Handle Block and Page bits for security space
` [PATCH for-8.0 v4 13/21] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH for-8.0 v4 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH for-8.0 v4 15/21] target/arm: Move s1_is_el0 into S1Translate
` [PATCH for-8.0 v4 16/21] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH for-8.0 v4 17/21] target/arm: Add GPC syndrome
` [PATCH for-8.0 v4 18/21] target/arm: Implement GPC exceptions
` [PATCH for-8.0 v4 19/21] target/arm: Implement the granule protection check
` [PATCH for-8.0 v4 20/21] NOTFORMERGE target/arm: Enable RME for -cpu max
` [PATCH for-8.0 v4 21/21] NOTFORMERGE hw/arm/virt: Add some memory for Realm Management Monitor

[PATCH v3 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
 2023-02-27 23:08 UTC  (3+ messages)

[PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
 2023-02-27 22:58 UTC  (5+ messages)
` [PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure
` [PATCH for-8.0 v4 2/4] target/arm: Stub arm_hcr_el2_eff for m-profile
` [PATCH for-8.0 v4 3/4] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
` [PATCH for-8.0 v4 4/4] target/arm: Rewrite check_s2_mmu_setup

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-02-27 22:38 UTC  (13+ messages)
` [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
` [PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op

[PATCH] tests/acceptance/virtio-gpu.py: update fedora URL
 2023-02-27 22:37 UTC  (2+ messages)

[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-02-27 22:26 UTC  (5+ messages)
` [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function

[PATCH] tests: Ensure TAP version is printed before other messages
 2023-02-27 22:01 UTC  (5+ messages)

[PATCH v5] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-27 21:59 UTC 

[PATCH 0/2] hw/vfio: Build various target-independent objects once
 2023-02-27 21:58 UTC  (6+ messages)
` [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header

[PATCH v2 0/2] hw/cxl: Passthrough HDM decoder emulation
 2023-02-27 21:44 UTC  (2+ messages)

[PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27
 2023-02-27 21:38 UTC 

[PATCH v3 00/14] target/arm: gdbstub cleanups and additions
 2023-02-27 21:33 UTC  (15+ messages)
` [PATCH v3 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
` [PATCH v3 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
` [PATCH v3 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
` [PATCH v3 04/14] target/arm: Split out output_vector_union_type
` [PATCH v3 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
` [PATCH v3 06/14] target/arm: Hoist pred_width "
` [PATCH v3 07/14] target/arm: Fix svep width "
` [PATCH v3 08/14] target/arm: Add name argument to output_vector_union_type
` [PATCH v3 09/14] target/arm: Simplify iteration over bit widths
` [PATCH v3 10/14] target/arm: Create pauth_ptr_mask
` [PATCH v3 11/14] target/arm: Implement gdbstub pauth extension
` [PATCH v3 12/14] target/arm: Export arm_v7m_mrs_control
` [PATCH v3 13/14] target/arm: Export arm_v7m_get_sp_ptr
` [PATCH v3 14/14] target/arm: Implement gdbstub m-profile systemreg and secext

[RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
 2023-02-27 21:26 UTC  (3+ messages)

[PATCH 0/3] block: protect BlockBackend->queued_requests with a lock
 2023-02-27 20:57 UTC  (4+ messages)
` [PATCH 1/3] block: make BlockBackend->quiesce_counter atomic
` [PATCH 2/3] block: make BlockBackend->disable_request_queuing atomic
` [PATCH 3/3] block: protect BlockBackend->queued_requests with a lock

[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
 2023-02-27 20:56 UTC  (11+ messages)

[PATCH v3 00/27] Replace TARGET_TB_PCREL with CF_PCREL
 2023-02-27 19:52 UTC  (2+ messages)

[PATCH 00/12] ICH9 cleanup
 2023-02-27 19:34 UTC  (7+ messages)
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-02-27 19:19 UTC  (9+ messages)
` [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
` [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
` [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
` [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual

[PATCH v15 0/8] Add support for zoned device
 2023-02-27 19:14 UTC  (4+ messages)
` [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH v2] test-vmstate: fix bad GTree usage, use-after-free
 2023-02-27 18:39 UTC  (2+ messages)

[PULL 00/13] build, Python, target/i386 changes for 2023-02-27
 2023-02-27 17:55 UTC  (13+ messages)
` [PULL 01/13] target/i386: Fix BZHI instruction
` [PULL 02/13] meson: Avoid duplicates in generated config-poison.h again
` [PULL 03/13] meson: stop looking for 'sphinx-build-3'
` [PULL 04/13] configure: protect against escaping venv when running Meson
` [PULL 05/13] configure: Look for auxiliary Python installations
` [PULL 06/13] lcitool: update submodule
` [PULL 07/13] docs/devel: update and clarify lcitool instructions
` [PULL 08/13] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
` [PULL 09/13] MAINTAINERS: Cover RCU documentation
` [PULL 10/13] target/i386: add FSRM to TCG
` [PULL 11/13] target/i386: add FZRM, FSRS, FSRC
` [PULL 12/13] target/i386: KVM: allow fast string operations if host supports them

[PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
 2023-02-27 17:57 UTC  (5+ messages)
` [PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
` [PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode

out of CI pipeline minutes again
 2023-02-27 17:43 UTC  (6+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-27 17:43 UTC  (9+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support

[PATCH] ps2: Don't send key release event for Lang1, Lang2 keys
 2023-02-27 17:42 UTC  (2+ messages)

[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-02-27 17:34 UTC  (8+ messages)
` [PATCH v3 1/7] hw/cxl/events: Add event status register
` [PATCH v3 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v3 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v3 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v3 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v3 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH v4 00/31] tcg: Simplify temporary usage
 2023-02-27 17:35 UTC  (3+ messages)
` [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-27 17:34 UTC  (6+ messages)
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology


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