qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 08:53:22 to 2024-03-25 17:36:17 UTC [more...]

[PATCH] meson: Fix MESONINTROSPECT parsing
 2024-03-25 17:34 UTC  (4+ messages)

[RFC 0/8] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-03-25 17:34 UTC  (9+ messages)
` [RFC 1/8] virtio: Define InOrderVQElement
` [RFC 4/8] virtio: Implement in-order handling for virtio devices

how do the iotests pick a machine model to run on ?
 2024-03-25 17:05 UTC  (5+ messages)

[PULL v2 0/7] target-arm queue
 2024-03-25 16:46 UTC  (2+ messages)

[PULL 0/9] Patches for QEMU 9.0-rc1
 2024-03-25 16:46 UTC  (11+ messages)
` [PULL 1/9] .travis.yml: Shorten the runtime of the problematic jobs
` [PULL 2/9] .travis.yml: Remove the unused xfslib-dev package
` [PULL 3/9] hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user
` [PULL 4/9] aspeed: Make the ast2600-a3 SoC not user creatable
` [PULL 5/9] aspeed: Make the ast1030-a1 "
` [PULL 6/9] misc/pca955*: Move models under hw/gpio
` [PULL 7/9] libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick
` [PULL 8/9] target/s390x: Use mutable temporary value for op_ts
` [PULL 9/9] tests/tcg/s390x: Test TEST AND SET

[PULL 0/3] Migration 20240322 patches
 2024-03-25 16:46 UTC  (2+ messages)

[PATCH] qapi/block-core: improve Qcow2OverlapCheckFlags documentation
 2024-03-25 16:35 UTC  (4+ messages)

[PATCH v1] qapi: document parameters of query-cpu-model-* QAPI commands
 2024-03-25 16:27 UTC  (3+ messages)

[PATCH v1] coroutine: avoid inserting duplicate coroutine to co_queue_wakeup
 2024-03-25 16:00 UTC  (3+ messages)

[PATCH trivial for-9.0] hw/i386/fw_cfg.c: fix non-legacy smbios build
 2024-03-25 16:00 UTC  (6+ messages)

[PATCH] qapi: document leftover members in qapi/stats.json
 2024-03-25 15:50 UTC  (3+ messages)

[PATCH] qapi: document leftover members in qapi/run-state.json
 2024-03-25 15:48 UTC  (5+ messages)

[PATCH] tests/qemu-iotests: Test 157 and 227 require virtio-blk
 2024-03-25 15:47 UTC 

[PATCH] qapi: document InputMultiTouchType
 2024-03-25 15:46 UTC  (3+ messages)

[PATCH 0/4] linux-user: Fix shmat(NULL) for h != g
 2024-03-25 15:07 UTC  (5+ messages)
` [PATCH 1/4] linux-user: Fix semctl() strace
` [PATCH 2/4] linux-user: Fix shmat() strace
` [PATCH 3/4] linux-user: Fix shmat(NULL) for h != g
` [PATCH 4/4] tests/tcg: Test shmat(NULL)

[PATCH-for-9.0 v3 0/3] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-25 15:28 UTC  (4+ messages)
` [PATCH-for-9.0 v3 1/3] hw/clock: Let clock_set_mul_div() return a boolean value
` [PATCH-for-9.0 v3 2/3] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
` [PATCH-for-9.0 v3 3/3] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock

[PATCH-for-9.0? v2 0/8] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-25 15:23 UTC  (16+ messages)
` [PATCH-for-9.0 v2 1/8] hw/clock: Have clock_set_mul_div() return early when nothing to change
` [PATCH-for-9.0? v2 2/8] hw/clock: Pass optional &bool argument to clock_set()
` [PATCH-for-9.0? v2 3/8] hw/clock: Pass optional &bool argument to clock_set_ns()
` [PATCH-for-9.0? v2 4/8] hw/clock: Pass optional &bool argument to clock_set_hz()
` [PATCH-for-9.0? v2 5/8] hw/clock: Pass optional &bool argument to clock_set_mul_div()
` [PATCH-for-9.0 v2 6/8] hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
` [PATCH-for-9.0? v2 7/8] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
` [PATCH-for-9.1 v2 8/8] hw/misc/zynq_slcr: Only propagate clock changes when necessary

[PATCH for-9.1 v5 0/3] kvm: add support for guest physical bits
 2024-03-25 15:07 UTC  (6+ messages)
` [PATCH for-9.1 v5 1/3] hw: Add compat machines for 9.1
` [PATCH for-9.1 v5 2/3] target/i386: add guest-phys-bits cpu property
` [PATCH for-9.1 v5 3/3] kvm: add support for guest physical bits

[PATCH] misc/pca955*: Move models under hw/gpio
 2024-03-25 14:59 UTC  (3+ messages)

[PATCH] edk2: get version + date from git submodule
 2024-03-25 14:55 UTC  (2+ messages)

[PATCH v5 0/2] kvm: add support for guest physical bits
 2024-03-25 14:47 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] target/i386: add guest-phys-bits cpu property

[PATCH 00/10] pnv/phb4: Update PHB4 to the latest spec PH5
 2024-03-25 14:37 UTC  (18+ messages)
` [PATCH 01/10] qtest/phb4: Add testbench for PHB4
` [PATCH 02/10] pnv/phb4: Add reset logic to PHB4
` [PATCH 04/10] pnv/phb4: Implement read-only and write-only bits of registers
` [PATCH 05/10] pnv/phb4: Implement write-clear and return 1's on unimplemented reg read
` [PATCH 07/10] pnv/phb4: Set link speed and width in the DLP training control register
` [PATCH 08/10] pnv/phb4: Implement IODA PCT table
` [PATCH 09/10] hw/pci: Set write-mask bits for PCIE Link-Control-2 register
` [PATCH 10/10] pnv/phb4: Mask off LSI Source-ID based on number of interrupts

Let's close member documentation gaps
 2024-03-25 14:36 UTC  (4+ messages)

[RFC PATCH 00/12] SMMUv3 nested translation support
 2024-03-25 14:20 UTC  (14+ 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 v2] pc_q35: remove unnecessary m->alias assignment
 2024-03-25 14:04 UTC 

[PATCH] pc_q35: remove unnecessary m->alias assignment
 2024-03-25 14:02 UTC  (3+ messages)

[PATCH] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
 2024-03-25 13:01 UTC  (3+ messages)
  ` [PATCH v2] "

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

[PATCH] virtio_net: Do not send RSS key if it is not supported
 2024-03-25 12:34 UTC  (7+ messages)

[PATCH for-9.0] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
 2024-03-25 13:31 UTC 

Intention to work on GSoC project
 2024-03-25 13:20 UTC  (4+ messages)

[PATCH v3 00/17] [for-9.0] esp: avoid explicit setting of DRQ within ESP state machine
 2024-03-25 12:57 UTC  (13+ 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 10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS
` [PATCH v3 12/17] esp.c: prevent cmdfifo overflow in esp_cdb_ready()

[PATCH v3 0/8] TCG plugins new inline operations
 2024-03-25 12:41 UTC  (9+ messages)
` [PATCH v3 1/8] plugins: prepare introduction of new inline ops
` [PATCH v3 2/8] plugins: extract generate ptr for qemu_plugin_u64
` [PATCH v3 3/8] plugins: add new inline op STORE_U64
` [PATCH v3 4/8] tests/plugin/inline: add test for STORE_U64 inline op
` [PATCH v3 5/8] plugins: conditional callbacks
` [PATCH v3 6/8] tests/plugin/inline: add test for conditional callback
` [PATCH v3 7/8] plugins: distinct types for callbacks
` [PATCH v3 8/8] plugins: extract cpu_index generate

[PULL 0/7] target-arm queue
 2024-03-25 12:35 UTC  (8+ messages)
` [PULL 1/7] tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
` [PULL 2/7] tests/unit/socket-helpers: Don't close(-1)
` [PULL 3/7] net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()
` [PULL 4/7] hw/misc/pca9554: Correct error check bounds in get/set pin functions
` [PULL 5/7] hw/nvram/mac_nvram: Report failure to write data
` [PULL 6/7] tests/unit/test-throttle: Avoid unintended integer division
` [PULL 7/7] tests/qtest/libqtest.c: Check for g_setenv() failure

[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] 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 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

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-25 10:16 UTC  (5+ 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

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

[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  (22+ messages)
` [PATCH v10 01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [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 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)


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