QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 19:15:34 to 2024-03-25 11:53:10 UTC [more...]

[PATCH] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
 2024-03-25 11:51 UTC  (2+ messages)

[PULL 00/47] ppc-for-9.0 queue
 2024-03-25 11:45 UTC  (3+ messages)
` [PULL 08/47] tests/avocado: ppc add hypervisor tests

[PATCH] qapi: document leftover members in qapi/stats.json
 2024-03-25 11:41 UTC  (2+ messages)

[PATCH] virtio_net: Do not send RSS key if it is not supported
 2024-03-25 11:35 UTC  (6+ messages)

[PATCH] qapi: document leftover members in qapi/run-state.json
 2024-03-25 11:36 UTC  (2+ messages)

[PATCH] hw/s390x: Include missing 'cpu.h' header
 2024-03-25 11:01 UTC  (2+ messages)

vhost-user-blk reconnect issue
 2024-03-25 10:54 UTC 

[PATCH for-9.1 00/26] x86, kvm: common confidential computing subset
 2024-03-25 10:57 UTC  (16+ messages)
` [PATCH 03/26] confidential guest support: Add kvm_init() and kvm_reset() in class
` [PATCH 11/26] runstate: skip initial CPU reset if reset is not actually possible
` [PATCH 12/26] KVM: track whether guest state is encrypted
` [PATCH 13/26] KVM: remove kvm_arch_cpu_check_are_resettable
` [PATCH 15/26] target/i386: Implement mc->kvm_type() to get VM type
` [PATCH 18/26] kvm: Introduce support for memory_attributes

[PATCH v3 00/17] [for-9.0] esp: avoid explicit setting of DRQ within ESP state machine
 2024-03-25 10:49 UTC  (23+ messages)
` [PATCH v3 01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function
` [PATCH v3 02/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase()
` [PATCH v3 03/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase()
` [PATCH v3 04/17] esp.c: replace cmdfifo use of esp_fifo_pop() "
` [PATCH v3 05/17] esp.c: change esp_fifo_push() to take ESPState
` [PATCH v3 06/17] esp.c: change esp_fifo_pop() "
` [PATCH v3 07/17] esp.c: use esp_fifo_push() instead of fifo8_push()
` [PATCH v3 08/17] esp.c: change esp_fifo_pop_buf() to take ESPState
` [PATCH v3 09/17] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO
` [PATCH v3 10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
` [PATCH v3 11/17] esp.c: rework esp_cdb_length() into esp_cdb_ready()
` [PATCH v3 12/17] esp.c: prevent cmdfifo overflow in esp_cdb_ready()
` [PATCH v3 13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file
` [PATCH v3 14/17] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it
` [PATCH v3 15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq()
` [PATCH v3 16/17] esp.c: ensure esp_pdma_write() always calls esp_fifo_push()
` [PATCH v3 17/17] esp.c: remove explicit setting of DRQ within ESP state machine

[PATCH for-9.0 0/3] target/hppa: Fix DCOR, UADDCM conditions
 2024-03-25 10:36 UTC  (7+ messages)
` [PATCH 1/3] targt/hppa: Fix DCOR reconstruction of carry bits
` [PATCH 2/3] target/hppa: Optimize UADDCM with no condition
` [PATCH 3/3] target/hppa: Fix unit carry conditions

[RFC PATCH 00/12] SMMUv3 nested translation support
 2024-03-25 10:14 UTC  (13+ messages)
` [RFC PATCH 01/12] hw/arm/smmu: Use enum for SMMU stage
` [RFC PATCH 02/12] hw/arm/smmu: Split smmuv3_translate()
` [RFC PATCH 03/12] hw/arm/smmu: Add stage to TLB
` [RFC PATCH 04/12] hw/arm/smmu: Support nesting in commands
` [RFC PATCH 05/12] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH 06/12] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH 07/12] hw/arm/smmu-common: Support nested translation
` [RFC PATCH 08/12] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH 09/12] hw/arm/smmuv3: Advertise S2FWB
` [RFC PATCH 10/12] hw/arm/smmu: Refactor SMMU OAS
` [RFC PATCH 11/12] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH 12/12] hw/arm/virt: Set SMMU OAS based on CPU PARANGE

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-25 10:16 UTC  (9+ messages)
` [PATCH v2] "

[RFC v2 0/2] Add RISC-V Server Platform Reference Board
 2024-03-25 10:06 UTC  (4+ messages)
` [RFC v2 2/2] hw/riscv: Add server platform reference machine

[PATCH] qapi: document InputMultiTouchType
 2024-03-25 10:06 UTC  (2+ messages)

[PULL 0/1] loongarch fix for 9.0
 2024-03-25 10:02 UTC  (4+ messages)
` [PULL 1/1] target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int'

[PATCH v2 0/2] ARM Sbsa-ref: Enable CPU cluster topology
 2024-03-25  9:45 UTC  (4+ messages)

[PATCH 00/10] pnv/phb4: Update PHB4 to the latest spec PH5
 2024-03-25  9:39 UTC  (3+ messages)
` [PATCH 01/10] qtest/phb4: Add testbench for PHB4

Let's close member documentation gaps
 2024-03-25  9:36 UTC 

[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
 2024-03-25  9:28 UTC  (2+ messages)

[PULL 00/34] riscv-to-apply queue
 2024-03-25  9:20 UTC  (3+ messages)
` [PULL 20/34] tests/libqos: add riscv/virt machine nodes

[PATCH-for-9.0 0/2] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-25  9:05 UTC  (7+ messages)
` [PATCH-for-9.0 1/2] hw/clock: Let clock_set_mul_div() return boolean value
` [PATCH-for-9.0 2/2] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock

[PATCH v10 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-25  8:48 UTC  (24+ messages)
` [PATCH v10 01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PATCH v10 02/23] target/arm: Add PSTATE.ALLINT
` [PATCH v10 03/23] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PATCH v10 04/23] target/arm: Implement ALLINT MSR (immediate)
` [PATCH v10 05/23] target/arm: Support MSR access to ALLINT
` [PATCH v10 06/23] target/arm: Add support for Non-maskable Interrupt
` [PATCH v10 07/23] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PATCH v10 08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PATCH v10 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PATCH v10 10/23] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v10 11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PATCH v10 12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PATCH v10 13/23] hw/intc: Enable FEAT_GICv3_NMI Feature
` [PATCH v10 14/23] hw/intc/arm_gicv3: Add irq non-maskable property
` [PATCH v10 15/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PATCH v10 16/23] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PATCH v10 17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PATCH v10 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PATCH v10 19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [PATCH v10 20/23] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PATCH v10 21/23] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PATCH v10 22/23] target/arm: Add FEAT_NMI to max
` [PATCH v10 23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-25  8:55 UTC  (4+ messages)

[PATCH v2 0/5] target/riscv: Support Zve32x and Zve64x extensions
 2024-03-25  8:33 UTC  (6+ messages)
` [PATCH v2 1/5] target/riscv: Add support for Zve32x extension
` [PATCH v2 2/5] target/riscv: Expose Zve32x extension to users
` [PATCH v2 3/5] target/riscv: Add support for Zve64x extension
` [PATCH v2 4/5] target/riscv: Expose Zve64x extension to users
` [PATCH v2 5/5] target/riscv: Relax vector register check in RISCV gdbstub

[PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit
 2024-03-25  7:14 UTC  (2+ messages)

[RFC QEMU PATCH v7 0/1] S3 support
 2024-03-25  7:07 UTC  (2+ messages)
` [RFC QEMU PATCH v7 1/1] virtio-pci: implement No_Soft_Reset bit

[PATCH] chardev/char-win-stdio: Fix keyboard input after exit Qemu on
 2024-03-25  6:44 UTC  (2+ messages)

[PATCH 0/3] few hppa fixes for 64bit mode
 2024-03-25  6:27 UTC  (15+ messages)
` [PATCH 1/3] target/hppa: use gva_offset_mask() everywhere
` [PATCH 2/3] target/hppa: mask offset bits in gva
` [PATCH 3/3] target/hppa: fix building gva for wide mode

[PATCH v2 0/6] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-03-25  6:19 UTC  (8+ messages)
` [PATCH v2 1/6] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
` [PATCH v2 2/6] hw/char: Implement STM32L4x5 USART skeleton
` [PATCH v2 3/6] hw/char/stm32l4x5_usart: Enable serial read and write
` [PATCH v2 4/6] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PATCH v2 5/6] hw/arm: Add the USART to the stm32l4x5 SoC
` [PATCH v2 6/6] tests/qtest: Add tests for the STM32L4x5 USART

[PATCH v4 1/2] vhost: dirty log should be per backend type
 2024-03-25  6:13 UTC  (13+ messages)
` [PATCH v4 2/2] vhost: Perform memory section dirty scans once per iteration

[PATCH 00/12] qapi: Fairly trivial documentation work
 2024-03-25  5:49 UTC  (3+ messages)
` [PATCH 04/12] qapi: Tidy up indentation of add_client's example

[PATCH v3] target/riscv: Fix the element agnostic function problem
 2024-03-25  2:16 UTC 

[PATCH-for-9.1 00/21] target/monitor: Cleanup around hmp_info_tlb()
 2024-03-25  0:38 UTC  (8+ messages)
` [PATCH-for-9.1 05/21] target/m68k: Replace qemu_printf() by monitor_printf() in monitor
` [PATCH-for-9.1 08/21] target/microblaze: Prefix MMU API with 'mb_'
` [PATCH-for-9.1 18/21] target/xtensa: Extract MMU API to new mmu.c/mmu.h files

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-03-25  0:35 UTC  (3+ messages)

[PATCH] docs/system/ppc/amigang.rst: Fix formatting
 2024-03-24 19:45 UTC  (2+ messages)

[PULL 00/15] riscv-to-apply queue
 2024-03-24 18:12 UTC  (5+ messages)

[PATCH][RFC] target/hppa: Avoid nullification for uaddcmt instruction
 2024-03-24 17:20 UTC  (3+ messages)

[PATCH] target/riscv: Fix mode in riscv_tlb_fill
 2024-03-24 15:09 UTC  (3+ messages)
` [PATCH v3 1/2] target/riscv/csr.c: Add functional of hvictl CSR
` [PATCH v3 2/2] target/riscv/csr: Added the ability to delegate LCOFI to VS

[PATCH v2 0/3] Fixes for "ui/cocoa: Let the platform toggle fullscreen"
 2024-03-24 14:15 UTC  (5+ messages)
` [PATCH v2 1/3] ui/cocoa: Fix aspect ratio
` [PATCH v2 2/3] ui/cocoa: Resize window after toggling zoom-to-fit
` [PATCH v2 3/3] ui/cocoa: Use NSTrackingInVisibleRect

[PATCH v1 0/1] virtio-snd: fix invalid tx/rx message handling logic
 2024-03-24 10:04 UTC  (2+ messages)
` [PATCH v1 1/1] virtio-snd: rewrite invalid tx/rx message handling

[PATCH-for-9.1 00/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler
 2024-03-24  9:44 UTC  (3+ messages)
` [PATCH-for-9.1 25/27] target/tricore: Convert to TCGCPUOps::get_cpu_state()

[PATCH] target/tricore/helper: Use correct string format in cpu_tlb_fill()
 2024-03-24  9:43 UTC  (2+ messages)

[PATCH] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
 2024-03-24  8:31 UTC 

[PATCH for-9.0 v2 0/7] target/hppa: more small fixes
 2024-03-23 21:00 UTC  (12+ messages)
` [PATCH v2 1/7] target/hppa: Fix BE,L set of sr0
` [PATCH v2 2/7] target/hppa: Fix B,GATE for wide mode
` [PATCH v2 3/7] target/hppa: Handle unit conditions "
` [PATCH v2 4/7] target/hppa: Fix ADD/SUB trap on overflow for narrow mode
` [PATCH v2 5/7] target/hppa: Mark interval timer write as io
` [PATCH v2 6/7] target/hppa: Tidy read of interval timer
` [PATCH v2 7/7] target/hppa: Fix EIRR, EIEM versus icount

[PATCH v7 0/7] hw/misc/pvpanic: add support for normal shutdowns
 2024-03-23  9:39 UTC  (8+ messages)
` [PATCH v7 1/7] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v7 2/7] tests/qtest/pvpanic: use centralized "
` [PATCH v7 3/7] hw/misc/pvpanic: add local definition for PVPANIC_SHUTDOWN
` [PATCH v7 4/7] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v7 5/7] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v7 6/7] tests/qtest/pvpanic: add tests for pvshutdown event
` [PATCH v7 7/7] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"

[PATCH 0/3] Fixes for "ui/cocoa: Let the platform toggle fullscreen"
 2024-03-23  6:29 UTC  (6+ messages)
` [PATCH 1/3] ui/cocoa: Fix aspect ratio

CommandNotFound on QMP Protocol
 2024-03-22 19:40 UTC 

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-03-22 21:20 UTC  (11+ messages)
              ` rutabaga 0.1.3

[PATCH] build: Re-introduce an 'info' target to build a Texinfo manual
 2024-03-22 20:56 UTC  (5+ messages)

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-03-22 19:18 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 read-only IMAP folder(s) and NNTP newsgroup(s).