qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 01:25:45 to 2023-06-14 22:58:52 UTC [more...]

[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
 2023-06-14 22:57 UTC  (9+ messages)
` [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
  ` [PATCH 06/12] hw: Add vmapple subdir
  ` [PATCH 07/12] gpex: Allow more than 4 legacy IRQs
  ` [PATCH 08/12] hw/vmapple/aes: Introduce aes engine
  ` [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
  ` [PATCH 11/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
  ` [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type

[PATCH 00/12] Introduce new vmapple machine type
 2023-06-14 22:40 UTC  (5+ messages)
` [PATCH 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
` [PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
` [PATCH 03/12] hvf: Increase number of possible memory slots
` [PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0

[PATCH v3 0/6] eBPF RSS through QMP support
 2023-06-14 22:10 UTC  (7+ messages)
` [PATCH v3 1/6] ebpf: Added eBPF map update through mmap
` [PATCH v3 2/6] ebpf: Added eBPF initialization by fds
` [PATCH v3 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v3 4/6] ebpf: Added declaration/initialization routines
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob
` [PATCH v3 6/6] ebpf: Updated eBPF program and skeleton

[PATCH v2 00/10] Misc clean ups to target/ppc exception handling
 2023-06-14 21:34 UTC  (11+ messages)
` [PATCH v2 01/10] target/ppc: Remove some superfluous parentheses
` [PATCH v2 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PATCH v2 03/10] target/ppc: Move common check in exception handlers to a function
` [PATCH v2 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
` [PATCH v2 06/10] target/ppc: Readability improvements in exception handlers
` [PATCH v2 07/10] target/ppd: Remove unused define
` [PATCH v2 08/10] target/ppc: Fix gen_sc to use correct nip
` [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
` [PATCH v2 10/10] target/ppc: Get CPUState in one step

[PATCH 00/10] Misc clean ups to target/ppc exception handling
 2023-06-14 21:33 UTC  (23+ messages)
` [PATCH 01/10] target/ppc: Remove some superfluous parentheses
` [PATCH 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
` [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH 06/10] target/ppc: Readability improvements in exception handlers
` [PATCH 07/10] target/ppd: Remove unused define
` [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
` [PATCH 09/10] target/ppc: Simplify syscall exception handlers

[PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
 2023-06-14 20:53 UTC  (7+ messages)

[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
 2023-06-14 19:21 UTC  (2+ messages)

[PATCH V2] migration: file URI
 2023-06-14 18:38 UTC  (8+ messages)

[PATCH 0/4] TriCore Privilege Levels
 2023-06-14 16:59 UTC  (5+ messages)
` [PATCH 1/4] target/tricore: Introduce priv tb flag
` [PATCH 2/4] target/tricore: Implement privilege level for all insns
` [PATCH 3/4] target/tricore: Honour privilege changes on PSW write
` [PATCH 4/4] target/tricore: Fix ICR.IE offset in RESTORE insn

[PATCH v2 00/20] Next round of migration atomic counters
 2023-06-14 15:54 UTC  (15+ messages)
` [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
` [PATCH v2 16/20] migration/rdma: Split qemu_fopen_rdma() into input/output functions
` [PATCH v2 18/20] qemu_file: Make qemu_file_is_writable() static
` [PATCH v2 19/20] qemu-file: Simplify qemu_file_shutdown()
` [PATCH v2 20/20] qemu-file: Make qemu_file_get_error_obj() static

[PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
 2023-06-14 15:01 UTC  (6+ messages)
` [PATCH v2] "

Lost partition tables on ide-hd + ahci drive
 2023-06-14 14:48 UTC  (2+ messages)

[PATCH v2 00/26] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
 2023-06-14 13:34 UTC  (31+ messages)
` [PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
` [PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
` [PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
` [PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
` [PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
` [PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
` [PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
` [PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
` [PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
` [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
` [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
` [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
` [PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'

[PATCH] memory-device: Track used region size in DeviceMemoryState
 2023-06-14 13:04 UTC  (7+ messages)
` [PATCH v3 00/10] memory-device: Some cleanups
` [PATCH v3 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
` [PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()

Emulation of 'System OFF' mode in ARM nRF51 SoCs
 2023-06-14  2:27 UTC 

[PATCH RFC 0/1] Return -EINVAL if device's ack is VIRTIO_NET_ERR
 2023-06-14 13:01 UTC  (2+ messages)
` [PATCH RFC 1/1] vdpa: "

[PATCH] target/loongarch: Fix CSR.DMW0-3.VSEG check
 2023-06-14  6:55 UTC 

[PATCH v3 0/5] Optimize UNMAP call and bug fix
 2023-06-14 12:51 UTC  (14+ messages)
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls

[PATCH] Fix handling of AVR interrupts above 33
 2023-06-14 14:07 UTC  (3+ messages)

[PULL 00/60] riscv-to-apply queue
 2023-06-14 12:17 UTC  (44+ messages)
` [PULL 09/60] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PULL 10/60] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PULL 11/60] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PULL 17/60] target/riscv: Change the return type of pmp_hart_has_privs() to bool
` [PULL 18/60] target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled
` [PULL 19/60] target/riscv: Remove unused paramters in pmp_hart_has_privs_default()
` [PULL 20/60] target/riscv: Flush TLB when MMWP or MML bits are changed
` [PULL 21/60] target/riscv: Update the next rule addr in pmpaddr_csr_write()
` [PULL 22/60] target/riscv: Flush TLB when pmpaddr is updated
` [PULL 23/60] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PULL 27/60] hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
` [PULL 28/60] hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
` [PULL 29/60] hw/riscv/opentitan: Explicit machine type definition
` [PULL 31/60] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
` [PULL 32/60] target/riscv: Fix pointer mask transformation for vector address
` [PULL 34/60] target/riscv: smstateen check for fcsr
` [PULL 35/60] target/riscv: Reuse tb->flags.FS
` [PULL 36/60] target/riscv: smstateen knobs
` [PULL 38/60] target/riscv: Split RISCVCPUConfig declarations from cpu.h into cpu_cfg.h
` [PULL 39/60] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
` [PULL 40/60] disas/riscv.c: Support disas for Zcm* extensions
` [PULL 41/60] disas/riscv.c: Support disas for Z*inx extensions
` [PULL 42/60] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
` [PULL 43/60] disas/riscv.c: Fix lines with over 80 characters
` [PULL 44/60] disas/riscv.c: Remove redundant parentheses
` [PULL 45/60] target/riscv: Fix target address to update badaddr
` [PULL 46/60] target/riscv: Introduce cur_insn_len into DisasContext
` [PULL 47/60] target/riscv: Change gen_goto_tb to work on displacements
` [PULL 48/60] target/riscv: Change gen_set_pc_imm to gen_update_pc
` [PULL 49/60] target/riscv: Use true diff for gen_pc_plus_diff
` [PULL 50/60] target/riscv: Enable PC-relative translation
` [PULL 51/60] target/riscv: Remove pc_succ_insn from DisasContext
` [PULL 52/60] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
` [PULL 53/60] riscv/virt: Support using pflash via -blockdev option
` [PULL 54/60] docs/system: riscv: Add pflash usage details
` [PULL 55/60] util/log: Add vector registers to log
` [PULL 56/60] target/riscv: Fix initialized value for cur_pmmask
` [PULL 57/60] target/riscv/vector_helper.c: clean up reference of MTYPE
` [PULL 58/60] target/riscv/vector_helper.c: Remove the check for extra tail elements
` [PULL 59/60] target/riscv: Smepmp: Return error when access permission not allowed in PMP
` [PULL 60/60] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only

[PATCH v3 0/8] TriCore 1.6.2 Instructions
 2023-06-14 12:11 UTC  (11+ messages)
` [PATCH v3 1/8] target/tricore: Introduce ISA 1.6.2 feature
` [PATCH v3 2/8] target/tricore: Add popcnt.w insn
` [PATCH v3 3/8] target/tricore: Add LHA insn
` [PATCH v3 4/8] target/tricore: Add crc32l.w insn
` [PATCH v3 5/8] target/tricore: Add crc32.b insn
` [PATCH v3 6/8] target/tricore: Add shuffle insn
` [PATCH v3 7/8] target/tricore: Implement SYCSCALL insn
` [PATCH v3 8/8] target/tricore: Add DISABLE insn variant

[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-14 12:02 UTC  (10+ messages)
` [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH 2/4] ppc/spapr: Add a nested state struct
` [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions

[PATCH] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
 2023-06-14 11:15 UTC  (2+ messages)

[PATCH] target/ppc: Implement gathering irq statistics
 2023-06-14 10:00 UTC  (5+ messages)

[PATCH 0/2] target/riscv: Fix the xlen for data address when MPRV=1
 2023-06-14  9:18 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Add additional xlen for "
` [PATCH 2/2] target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV

[PATCH v3 0/6] Add RISC-V KVM AIA Support
 2023-06-14  9:13 UTC  (5+ messages)
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled

[PATCH v2 0/8] disas/riscv: Add vendor extension support
 2023-06-14  9:00 UTC  (5+ messages)
` [PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
` [PATCH v2 7/8] disas/riscv: Add support for XVentanaCondOps

[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
 2023-06-14  8:55 UTC  (12+ messages)
` [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 3/4] target/ppc: add TFMR SPR implementation with read and write helpers
` [PATCH 4/4] target/ppc: Implement core timebase state machine and TFMR

[PATCH v4 0/1] use XHCI to replace EHCI
 2023-06-14  8:12 UTC  (3+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: "

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-14  7:51 UTC  (7+ messages)

[PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
 2023-06-14  6:41 UTC  (10+ messages)
` [PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
` [PATCH v3 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
` [PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
` [PATCH v3 8/9] meson: Replace "

[PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
 2023-06-14  6:04 UTC  (7+ messages)
` [PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
` [PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
` [RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions

[PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
 2023-06-14  5:51 UTC  (2+ messages)

[PATCH v2 00/23] target/arm: Convert exception, system, loads and stores to decodetree
 2023-06-14  5:35 UTC  (9+ messages)
` [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
` [PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
` [PATCH v2 14/23] target/arm: Convert load/store-pair to decodetree
` [PATCH v2 22/23] target/arm: Convert load/store single structure "

Support for ACK and PWR Leds in Raspberry Pi
 2023-06-14  4:46 UTC 

[PULL 00/17] Misc patches for 2023-06-13
 2023-06-14  4:39 UTC  (2+ messages)

[PATCH] Fix handling of AVR interrupts above 33
 2023-06-14  4:32 UTC  (2+ messages)

[PULL v4 0/10] xenpvh4-tag
 2023-06-14  4:20 UTC  (5+ messages)
` [PULL v4 09/10] hw/arm: introduce xenpvh machine

[PATCH qemu v2 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
 2023-06-14  3:52 UTC  (2+ messages)

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-14  3:40 UTC  (4+ messages)
` [PATCH v2 03/38] tests/multiarch: Add test-aes

[PATCH v2 00/17] Support smp.clusters for x86
 2023-06-14  1:59 UTC  (3+ messages)

[PATCH] hw/loongarch: Supplement cpu topology arguments
 2023-06-14  1:35 UTC  (3+ 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).