qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 14:10:36 to 2024-03-25 05:56:47 UTC [more...]

[PATCH] contrib/plugins/execlog: Fix compiler warning
 2024-03-25  5:55 UTC  (5+ messages)

[PATCH 00/12] qapi: Fairly trivial documentation work
 2024-03-25  5:49 UTC  (12+ messages)
` [PATCH 01/12] qapi: Drop stray Arguments: line from qmp_capabilities docs
` [PATCH 02/12] qapi: Expand a few awkward abbreviations in documentation
` [PATCH 04/12] qapi: Tidy up indentation of add_client's example
` [PATCH 06/12] qapi: Fix typo in request-ebpf documentation
` [PATCH 07/12] qapi: Fix abbreviation punctuation in doc comments
` [PATCH 09/12] qapi: Don't repeat member type in its documentation text
` [PATCH 10/12] qapi: Refill doc comments to conform to current conventions
` [PATCH 11/12] qapi: Correct documentation indentation and whitespace
` [PATCH 12/12] qga/qapi-schema: Refill doc comments to conform to current conventions

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-25  5:35 UTC  (3+ messages)

[PATCH for-9.0 0/3] target/hppa: Fix DCOR, UADDCM conditions
 2024-03-25  3:04 UTC  (4+ 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 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 0/3] few hppa fixes for 64bit mode
 2024-03-24 23:38 UTC  (14+ 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] docs/system/ppc/amigang.rst: Fix formatting
 2024-03-24 19:45 UTC  (2+ messages)

[PATCH v3 00/17] [for-9.0] esp: avoid explicit setting of DRQ within ESP state machine
 2024-03-24 19:17 UTC  (18+ 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

[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 v2 0/6] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-03-24 16:55 UTC  (7+ 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] chardev/char-win-stdio: Fix keyboard input after exit Qemu on
 2024-03-24 15:21 UTC 

[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  (5+ messages)
` [PATCH-for-9.1 08/27] target/hexagon: Convert to TCGCPUOps::get_cpu_state()
` [PATCH-for-9.1 25/27] target/tricore: "

[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

[PATCH v2 0/2] ARM Sbsa-ref: Enable CPU cluster topology
 2024-03-22 22:44 UTC  (3+ messages)

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 v4 1/2] vhost: dirty log should be per backend type
 2024-03-22 21:13 UTC  (12+ messages)
` [PATCH v4 2/2] vhost: Perform memory section dirty scans once per iteration

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

[RFC v2 0/2] Add RISC-V Server Platform Reference Board
 2024-03-22 19:14 UTC  (8+ messages)
` [RFC v2 2/2] hw/riscv: Add server platform reference machine

[PATCH for-9.1 00/26] x86, kvm: common confidential computing subset
 2024-03-22 18:53 UTC  (28+ messages)
` [PATCH 01/26] pci-host/q35: Move PAM initialization above SMRAM initialization
` [PATCH 02/26] q35: Introduce smm_ranges property for q35-pci-host
` [PATCH 03/26] confidential guest support: Add kvm_init() and kvm_reset() in class
` [PATCH 04/26] i386/sev: Switch to use confidential_guest_kvm_init()
` [PATCH 05/26] ppc/pef: switch to use confidential_guest_kvm_init/reset()
` [PATCH 06/26] s390: Switch to use confidential_guest_kvm_init()
` [PATCH 07/26] scripts/update-linux-headers: Add setup_data.h to import list
` [PATCH 08/26] scripts/update-linux-headers: Add bits.h to file imports
` [PATCH 09/26] [HACK] linux-headers: Update headers for 6.8 + kvm-coco-queue + SNP
` [PATCH 10/26] [TO SQUASH] hw/i386: Remove redeclaration of struct setup_data
` [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 14/26] target/i386: introduce x86-confidential-guest
` [PATCH 15/26] target/i386: Implement mc->kvm_type() to get VM type
` [PATCH 16/26] target/i386: SEV: use KVM_SEV_INIT2 if possible
` [PATCH 17/26] trace/kvm: Split address space and slot id in trace_kvm_set_user_memory()
` [PATCH 18/26] kvm: Introduce support for memory_attributes
` [PATCH 19/26] RAMBlock: Add support of KVM private guest memfd
` [PATCH 20/26] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
` [PATCH 21/26] kvm/memory: Make memory type private by default if it has guest memfd backend
` [PATCH 22/26] HostMem: Add mechanism to opt in kvm guest memfd via MachineState
` [PATCH 23/26] RAMBlock: make guest_memfd require uncoordinated discard
` [PATCH 24/26] physmem: Introduce ram_block_discard_guest_memfd_range()
` [PATCH 25/26] kvm: handle KVM_EXIT_MEMORY_FAULT
` [PATCH 26/26] i386/kvm: Move architectural CPUID leaf generation to separate helper

[PATCH 0/7] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-03-22 18:34 UTC  (11+ messages)
` [PATCH 3/7] hw/char/stm32l4x5_usart: Add USART, UART, LPUART types
` [PATCH 4/7] hw/char/stm32l4x5_usart: Enable serial read and write
` [PATCH 5/7] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PATCH 6/7] hw/arm: Add the USART to the stm32l4x5 SoC
` [PATCH 7/7] tests/qtest: Add tests for the STM32L4x5 USART

[PATCH-for-9.1] target/ppc: Unify TYPE_POWERPC_CPU definition for 32/64-bit
 2024-03-22 18:34 UTC 

[PATCH] hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user
 2024-03-22 18:31 UTC 

[PATCH] kvm: use configs/ definition to conditionalize debug support
 2024-03-22 18:30 UTC 

[PATCH v4 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-22 18:26 UTC  (4+ messages)
` [PATCH v4 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH] virtio: move logging definitions to hw/virtio/virtio.h
 2024-03-22 18:25 UTC  (2+ messages)

[PATCH v3 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-22 17:46 UTC  (3+ messages)
` [PATCH v3 1/2] Refactor common functions between POSIX and Windows implementation
` [PATCH v3 2/2] Implement SSH commands in QEMU GA for Windows

[PULL 0/9] target/hppa fixes for 9.0
 2024-03-22 17:36 UTC  (6+ messages)

[PATCH v2 0/2] Add support for STM32G0 SoC family
 2024-03-22 17:00 UTC  (7+ messages)
` [PATCH v2 1/2] hw/arm: Add support for stm32g000 "
` [PATCH v2 2/2] hw/arm: Add nucleo-g071rb board

[PATCH 0/7] target/i386: VM type infrastructure and KVM_SEV_INIT2 support
 2024-03-22 16:45 UTC  (9+ messages)
` [PATCH 3/7] KVM: track whether guest state is encrypted
` [PATCH 4/7] KVM: remove kvm_arch_cpu_check_are_resettable
` [PATCH 5/7] target/i386: introduce x86-confidential-guest
` [PATCH 6/7] target/i386: Implement mc->kvm_type() to get VM type

[PATCH v5 0/7] Live Migration With IAA
 2024-03-22 16:40 UTC  (12+ messages)
` [PATCH v5 5/7] migration/multifd: implement initialization of qpl compression

[PATCH-for-9.0 0/2] hw/clock: Propagate clock changes when STM32L4X5 MUX is updated
 2024-03-22 16:40 UTC  (5+ 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] hw/s390x: Include missing 'cpu.h' header
 2024-03-22 16:28 UTC 

[PATCH v4 0/3] ui/console: Introduce helpers for creating and
 2024-03-22 16:27 UTC  (7+ messages)
` [PATCH v4 1/3] ui/console: Introduce dpy_gl_dmabuf_get_height/width() helpers
` [PATCH v4 3/3] ui/console: Introduce dpy_gl_create_dmabuf() helper

[PATCH] hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
 2024-03-22 16:24 UTC 

[PATCH-for-9.1 v2 0/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-03-22 16:14 UTC  (4+ messages)
` [PATCH-for-9.1 v2 1/3] gdbstub: Simplify #ifdef'ry in helpers.h
` [PATCH-for-9.1 v2 2/3] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
` [PATCH-for-9.1 v2 3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET

[PULL 0/3] Migration 20240322 patches
 2024-03-22 16:14 UTC  (4+ messages)
` [PULL 1/3] migration: Revert mapped-ram multifd support to fd: URI
` [PULL 2/3] migration/postcopy: Fix high frequency sync
` [PULL 3/3] migration/multifd: Fix clearing of mapped-ram zero pages

[PATCH 0/3] qapi/migration: Doc fixes
 2024-03-22 15:25 UTC  (10+ messages)
` [PATCH 1/3] qapi: Improve migration TLS documentation
` [PATCH 2/3] qapi: Resync MigrationParameter and MigrateSetParameters
` [PATCH 3/3] qapi: Fix bogus documentation of query-migrationthreads

[PATCH for-9.0 v2] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
 2024-03-22 15:01 UTC  (2+ messages)

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

[PATCH 0/4] hw/nmi: Remove @cpu_index argument
 2024-03-22 14:55 UTC  (10+ messages)

[PATCH] migration/postcopy: Fix high frequency sync
 2024-03-22 14:53 UTC  (3+ messages)

[PATCH v2 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-22 14:24 UTC  (4+ messages)
` [PATCH v2 1/2] "


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