qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 14:42:52 to 2023-02-27 23:02:15 UTC [more...]

[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
 2023-02-27 23:01 UTC  (4+ 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 04/21] target/arm: Add RME cpregs

[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 v14 00/60] Xen HVM support under KVM
 2023-02-27 22:37 UTC  (31+ messages)
` [PATCH v14 01/60] include: import Xen public headers to hw/xen/interface
` [PATCH v14 02/60] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v14 04/60] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v14 05/60] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v14 06/60] i386/kvm: Set Xen vCPU ID in KVM
` [PATCH v14 07/60] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v14 08/60] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v14 11/60] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v14 14/60] xen: Permit --xen-domid argument when accel is KVM
` [PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v14 16/60] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v14 17/60] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v14 18/60] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v14 20/60] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v14 23/60] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v14 24/60] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v14 25/60] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v14 26/60] i386/xen: implement HVMOP_set_param
` [PATCH v14 30/60] hw/xen: Implement EVTCHNOP_close
` [PATCH v14 31/60] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v14 44/60] hw/xen: Support mapping grant frames
` [PATCH v14 52/60] hw/xen: Add basic ring handling to xenstore
` [PATCH v14 53/60] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v14 54/60] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v14 55/60] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v14 56/60] hw/xen: Support GSI mapping to PIRQ
` [PATCH v14 57/60] hw/xen: Support MSI "
` [PATCH v14 58/60] kvm/i386: Add xen-evtchn-max-pirq property
` [PATCH v14 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()

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

[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 v4 0/7] Pegasos2 fixes and audio output support
 2023-02-27 22:12 UTC  (8+ messages)

[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  (8+ 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  (4+ messages)
` [PATCH v2 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
` [PATCH v2 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden

[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

Adopting abandoned patch?
 2023-02-27 21:34 UTC  (4+ messages)

[RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
 2023-02-27 21:26 UTC  (7+ messages)
` [PULL 063/126] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
` [PULL 064/126] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
` [PULL 111/126] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
` [PULL 117/126] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg

[RFC PATCH v3 0/1] ci: Speed up container stage
 2023-02-27 21:18 UTC  (6+ messages)
` [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml

[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  (4+ messages)
` [PATCH v3 24/27] target/hexagon: Replace `tb_pc()` with `tb->pc`

[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
 2023-02-27 19:37 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 v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
 2023-02-27 19:32 UTC  (7+ 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

[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
 2023-02-27 19:27 UTC  (10+ messages)
` [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
` [RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ
` [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 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

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

[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  (5+ messages)
` [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
` [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  (19+ messages)
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
` [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
 2023-02-27 17:03 UTC  (7+ messages)
` [PATCH v2 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v2 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH v2 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v2 4/6] hw/cxl: QMP based poison injection support
` [PATCH v2 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v2 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-27 17:01 UTC  (4+ messages)
` [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties

[PATCH v3 0/8] Pegasos2 fixes and audio output support
 2023-02-27 16:52 UTC  (9+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

[PATCH v4 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-27 16:31 UTC  (3+ messages)
` [PATCH v4 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v4 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PULL 00/25] target-arm queue
 2023-02-27 16:18 UTC  (2+ messages)

[qemu-web PATCH] Announce Google Summer of Code and Outreachy 2023
 2023-02-27 16:11 UTC  (2+ messages)

[PATCH 0/4] Support x2APIC mode with TCG accelerator
 2023-02-27 16:07 UTC  (5+ messages)
` [PATCH 1/4] apic: add support for x2APIC mode

Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-02-27 15:59 UTC  (2+ messages)

VM crashed while hot-plugging memory
 2023-02-27 15:49 UTC  (3+ messages)

[PATCH] qapi: Add 'acpi' field to 'query-machines' output
 2023-02-27 15:42 UTC  (2+ messages)

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

[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-02-27 15:25 UTC  (3+ messages)
` [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols

[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
 2023-02-27 15:16 UTC  (14+ messages)
` [PATCH v5 2/3] arm/kvm: add support for MTE
` [PATCH v5 3/3] qtests/arm: add some mte tests

[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-02-27 14:59 UTC  (3+ messages)

[PATCH 0/6] hw/cxl: Poison get, inject, clear
 2023-02-27 14:57 UTC  (4+ messages)
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox

[PATCH] Fix incorrect register name in RISC-V disassembler for fmv,fabs,fneg instructions
 2023-02-27 14:52 UTC 

[PULL 00/33] s390x and testing related patches
 2023-02-27 14:45 UTC  (2+ 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).