qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-28 17:30:31 to 2024-07-01 06:41:00 UTC [more...]

[PATCH 0/2] target/i386: drop AMD machine check bits from Intel CPUID
 2024-07-01  6:39 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] block/curl: use strlen instead of strchr
 2024-07-01  6:34 UTC  (5+ messages)

[PATCH] target/riscv: Validate the mode in write_vstvec
 2024-07-01  2:25 UTC 

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-01  5:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/6] target/riscv: Expose RV32 cpu to RV64 QEMU
 2024-07-01  3:37 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: Add fw_dynamic_info32 for booting RV32 OpenSBI
` [PATCH 2/6] target/riscv: Adjust PMP size for no-MMU RV64 QEMU running RV32
` [PATCH 3/6] target/riscv: Correct SXL return value for RV32 in RV64 QEMU
` [PATCH 4/6] target/riscv: Detect sxl to set bit width for RV32 in RV64
` [PATCH 5/6] target/riscv: Correct mcause/scause bit width for RV32 in RV64 QEMU
` [PATCH 6/6] target/riscv: Enable RV32 CPU support "

[PATCH] hw/misc/bcm2835_thermal: Handle invalid address accesses gracefully
 2024-07-01  3:29 UTC  (2+ messages)

[PATCH] hw/display/tcx: Fix out-of-bounds access in tcx_blit_writel
 2024-07-01  3:13 UTC  (2+ messages)

[PATCH 0/5] target/i386: CCOp cleanups
 2024-07-01  2:51 UTC  (6+ messages)
` [PATCH 1/5] target/i386: Tidy cc_op_str usage
` [PATCH 2/5] target/i386: Convert cc_op_live to a function
` [PATCH 3/5] target/i386: Rearrange CCOp
` [PATCH 4/5] target/i386: Remove default in cc_op_live
` [PATCH 5/5] target/i386: Introduce cc_op_size

[PATCH] tcg/optimize: Fix TCG_COND_TST* simplification of setcond2
 2024-07-01  2:46 UTC 

[PATCH v2 0/2] Misc fixes on vfio display
 2024-07-01  1:48 UTC  (3+ messages)
` [PATCH v2 1/2] vfio/display: Fix potential memleak of edid info
` [PATCH v2 2/2] vfio/display: Fix vfio_display_edid_init() error path

[PULL 00/16] Trivial patches for 2024-06-30
 2024-07-01  1:47 UTC  (18+ messages)
` [PULL 01/16] hmp-commands-info.hx: Add missing info command for stats subcommand
` [PULL 02/16] cpu: fix memleak of 'halt_cond' and 'thread'
` [PULL 03/16] vl: Allow multiple -overcommit commands
` [PULL 04/16] target/i386: Advertise MWAIT iff host supports
` [PULL 05/16] monitor: Remove obsolete stubs
` [PULL 06/16] linux-user: cris: Remove unused struct 'rt_signal_frame'
` [PULL 07/16] linux-user: sparc: Remove unused struct 'target_mc_fq'
` [PULL 08/16] hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'
` [PULL 09/16] net/can: Remove unused struct 'CanBusState'
` [PULL 10/16] os-posix: Expand setrlimit() syscall compatibility
` [PULL 11/16] docs/cxl: fix some typos
` [PULL 12/16] docs/system/devices/usb: Replace the non-existing "qemu" binary
` [PULL 13/16] vl.c: select_machine(): use ERRP_GUARD instead of error propagation
` [PULL 14/16] vl.c: select_machine(): use g_autoptr
` [PULL 15/16] vl.c: select_machine(): add selected machine type to error message
` [PULL 16/16] hw/core/loader: gunzip(): fix memory leak on error path

[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
 2024-07-01  1:35 UTC  (7+ messages)
` [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c

[PATCH 0/2] Misc fixes on vfio display
 2024-07-01  1:31 UTC  (6+ messages)
` [PATCH 1/2] vfio/display: Fix potential memleak of edid info
` [PATCH 2/2] vfio/display: Fix vfio_display_edid_init() error path

[RFC PATCH] target/ppc: Inline most of dcbz helper
 2024-07-01  0:59 UTC 

[PATCH] hw/usb: Fix memory leak in musb_reset()
 2024-07-01  0:27 UTC  (2+ messages)

[PULL 0/1] ufs queue
 2024-06-30 23:11 UTC  (3+ messages)
` [PULL 1/1] hw/ufs: Fix potential bugs in MMIO read|write

[RFC V1 0/6] Live update: cpr-transfer
 2024-06-30 19:44 UTC  (7+ messages)
` [RFC V1 1/6] migration: SCM_RIGHTS for QEMUFile
` [RFC V1 2/6] migration: VMSTATE_FD
` [RFC V1 3/6] migration: cpr-transfer save and load
` [RFC V1 4/6] migration: cpr-uri parameter
` [RFC V1 5/6] migration: cpr-uri option
` [RFC V1 6/6] migration: cpr-transfer mode

[PATCH V2 00/11] Live update: cpr-exec
 2024-06-30 19:40 UTC  (12+ messages)
` [PATCH V2 01/11] machine: alloc-anon option
` [PATCH V2 02/11] migration: cpr-state
` [PATCH V2 03/11] migration: save cpr mode
` [PATCH V2 04/11] migration: stop vm earlier for cpr
` [PATCH V2 05/11] physmem: preserve ram blocks "
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr
` [PATCH V2 07/11] oslib: qemu_clear_cloexec
` [PATCH V2 08/11] vl: helper to request exec
` [PATCH V2 09/11] migration: cpr-exec-command parameter
` [PATCH V2 10/11] migration: cpr-exec save and load
` [PATCH V2 11/11] migration: cpr-exec mode

[PATCH v4 00/14] test/tcg: Clang build fixes for arm/aarch64
 2024-06-30 19:00 UTC  (15+ messages)
` [PATCH v4 01/14] tests/tcg/minilib: Constify digits in print_num
` [PATCH v4 02/14] tests/tcg: Adjust variable defintion from cc-option
` [PATCH v4 03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
` [PATCH v4 04/14] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v4 05/14] tests/tcg/aarch64: Fix irg operand type
` [PATCH v4 06/14] tests/tcg/aarch64: Do not use x constraint
` [PATCH v4 07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme
` [PATCH v4 08/14] tests/tcg/arm: Fix fcvt result messages
` [PATCH v4 09/14] tests/tcg/arm: Drop -N from LDFLAGS
` [PATCH v4 10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
` [PATCH v4 11/14] tests/tcg/arm: Manually register allocate half-precision numbers
` [PATCH v4 12/14] tests/tcg/arm: Use -march and -mfpu for fcvt
` [PATCH v4 13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
` [PATCH v4 14/14] linux-user/main: Suppress out-of-range comparison warning for clang

[PATCH v2 0/3] target/ppc: Update vector insns to use 128 bit
 2024-06-30 17:01 UTC  (7+ messages)
` [PATCH v2 1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc
` [PATCH v2 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128
` [PATCH v2 3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128

[PATCH] hw/char/pl011: ensure UARTIBRD register is 16-bit
 2024-06-30 16:59 UTC 

[PATCH v6] virtio-net: Fix network stall at the host side waiting for kick
 2024-06-30 16:44 UTC  (2+ messages)

[PATCH v3 0/2] tests/avocado: make sbsa-ref working with >1 core
 2024-06-30 14:37 UTC  (3+ messages)
` [PATCH v3 1/2] tests/avocado: update firmware for sbsa-ref

[PATCH] virtio: Implement Virtio Backend for SD/MMC in QEMU
 2024-06-30 13:43 UTC 

Question: xen + vhost user
 2024-06-30 12:58 UTC 

[PATCH v2] util/cpuinfo-ppc: Add FreeBSD support
 2024-06-30  3:26 UTC  (2+ messages)

[PATCH 00/23] July maintainer updates (32bit, testing, plugins, gdbstub)
 2024-06-30  3:17 UTC  (12+ messages)
` [PATCH 01/23] tests/lcitool: fix debian-i686-cross toolchain prefix
` [PATCH 02/23] target/i386: fix gen_prepare_size_nz condition
` [PATCH 04/23] tracepoints: move physmem trace points
` [PATCH 06/23] tests/tcg/arm: Fix fcvt result messages
` [PATCH 10/23] plugins/lockstep: make mixed-mode safe

[PATCH v2 00/11] target/riscv: Support zimop/zcmop/zama16b/zabha
 2024-06-30  3:05 UTC  (12+ messages)
` [PATCH v2 01/11] target/riscv: Add zimop extension
` [PATCH v2 02/11] disas/riscv: Support zimop disassemble
` [PATCH v2 03/11] target/riscv: Add zcmop extension
` [PATCH v2 04/11] disas/riscv: Support zcmop disassemble
` [PATCH v2 05/11] target/riscv: Support Zama16b extension
` [PATCH v2 06/11] target/riscv: Move gen_amo before implement Zabha
` [PATCH v2 07/11] target/riscv: Add AMO instructions for Zabha
` [PATCH v2 08/11] target/riscv: Move gen_cmpxchg before adding amocas.[b|h]
` [PATCH v2 09/11] target/riscv: Add amocas.[b|h] for Zabha
` [PATCH v2 10/11] target/riscv: Enable zabha for max cpu
` [PATCH v2 11/11] disas/riscv: Support zabha disassemble

[PATCH v2 0/7] plugins: access values during a memory read/write
 2024-06-30  1:31 UTC  (3+ messages)
` [PATCH v2 4/7] tests/tcg: add mechanism to run specific tests with plugins

[PATCH 0/2] Solve vt82c686 qemu_irq leak
 2024-06-29 20:01 UTC  (3+ messages)
` [PATCH 1/2] hw: Move declaration of IRQState to header and add init function
` [PATCH 2/2] hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating

[PATCH v6 00/11] Add MTE stubs for aarch64 user mode
 2024-06-29 18:38 UTC  (7+ messages)
` [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field

[PATCH 0/3] target/arm/kvm: Report PMU unavailability
 2024-06-29 17:27 UTC  (5+ messages)
` [PATCH 1/3] tests/arm-cpu-features: Do not assume PMU availability
` [PATCH 2/3] target/arm: Always add pmu property
` [PATCH 3/3] target/arm/kvm: Report PMU unavailability

[PATCH v3 0/7] tests/tcg/aarch64: Fix inline assemblies for clang
 2024-06-29 16:21 UTC  (9+ messages)
` [PATCH v3 1/7] tests/tcg/aarch64: Use -fno-integrated-as
` [PATCH v3 2/7] tests/tcg/aarch64: Specify -Wa,-march=armv9-a+sme
` [PATCH v3 3/7] tests/tcg/aarch64: Fix test architecture specification
` [PATCH v3 4/7] tests/tcg/aarch64: Explicitly specify register width
` [PATCH v3 5/7] tests/tcg/aarch64: Fix irg operand type
` [PATCH v3 6/7] tests/tcg/aarch64: Do not use x constraint
` [PATCH v3 7/7] tests/tcg/arm: Manually bit-cast half-precision numbers

[PULL v3 00/23] Misc changes for 2024-06-28
 2024-06-29 14:39 UTC  (21+ messages)
` [PULL 01/23] configure: detect --cpu=mipsisa64r6
` [PULL 02/23] Revert "host/i386: assume presence of POPCNT"
` [PULL 03/23] Revert "host/i386: assume presence of SSSE3"
` [PULL 04/23] Revert "host/i386: assume presence of SSE2"
` [PULL 05/23] meson: allow configuring the x86-64 baseline
` [PULL 07/23] block: make assertion more generic
` [PULL 08/23] block: do not check bdrv_file_open
` [PULL 09/23] block: remove separate bdrv_file_open callback
` [PULL 10/23] block: rename former bdrv_file_open callbacks
` [PULL 13/23] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
` [PULL 14/23] target/i386: fix CC_OP dump
` [PULL 15/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT
` [PULL 16/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
` [PULL 17/23] target/i386: remove unused enum
` [PULL 18/23] target/i386: SEV: rename sev_snp_guest->id_block
` [PULL 19/23] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest
` [PULL 20/23] target/i386: SEV: rename sev_snp_guest->id_auth
` [PULL 21/23] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest
` [PULL 22/23] target/i386/sev: Use size_t for object sizes

[PATCH] block/curl: rewrite http header parsing function
 2024-06-29 14:25 UTC 

[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
 2024-06-29 13:08 UTC  (9+ messages)
` [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
` [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access

[PATCH v2] Cursor: 8 -> 1 bit alpha downsampling improvement
 2024-06-29 12:22 UTC  (2+ messages)

[PATCH v2 0/4] ui/cocoa: Add cursor composition
 2024-06-29 12:21 UTC  (5+ messages)
` [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
` [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()

[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
 2024-06-29 11:07 UTC  (3+ messages)
` [PATCH 1/2] hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
` [PATCH 2/2] tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTests

[PATCH] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
 2024-06-29 10:44 UTC 

[PATCH v2 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
 2024-06-29  8:54 UTC  (4+ messages)
` [PATCH v2 3/6] tests/tcg/aarch64: Explicitly specify register width

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-29  8:06 UTC  (10+ messages)
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency

[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
 2024-06-29  6:47 UTC  (2+ messages)

[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
 2024-06-29  6:24 UTC  (5+ messages)
` [PATCH 1/4] hvf: "
` [PATCH 2/4] audio: "
` [PATCH 3/4] block/file-posix: "
` [PATCH 4/4] net/vmnet: "

[PATCH] util/cpuinfo-ppc: Add FreeBSD support
 2024-06-29  0:50 UTC  (3+ messages)

[PATCH v4] hw/core/loader: allow loading larger ROMs
 2024-06-28 21:09 UTC  (2+ messages)

[PATCH v3 0/2] Consider discard option when writing zeros
 2024-06-28 20:20 UTC  (3+ messages)
` [PATCH v3 1/2] qemu-iotest/245: Add missing discard=unmap
` [PATCH v3 2/2] Consider discard option when writing zeros

[PATCH v2] Consider discard option when writing zeros
 2024-06-28 19:51 UTC  (8+ messages)

[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
 2024-06-28 18:03 UTC  (2+ messages)

[PATCH 1/3] target/riscv: zimop and zcmop extension for riscv
 2024-06-28 18:01 UTC  (3+ messages)
` [PATCH 2/3] target/riscv: zimop instruction encoding and its implementation
` [PATCH 3/3] target/riscv: Introduce `compressed zimop` aka `zcmop`

[PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
 2024-06-28 18:01 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).