qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-06 15:32:39 to 2024-09-09 06:16:39 UTC [more...]

SDL2 keyboard fixes on Windows
 2024-09-09  6:15 UTC  (3+ messages)
` [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
` [PATCH 3/3] ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler

[PATCH trvivial] linux-user/syscall.c: replace function pointers for flock64 fcntl with macros
 2024-09-09  5:26 UTC  (3+ messages)

[PATCH qemu v5 0/1] target/riscv: Add Zilsd and Zclsd extension support
 2024-09-09  5:22 UTC  (3+ messages)
` [PATCH qemu v5 1/1] "

[PATCH] hw/intc: riscv-imsic: Fix interrupt state updates
 2024-09-09  5:05 UTC  (2+ messages)

[PATCH v2] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
 2024-09-09  3:51 UTC  (2+ messages)

[PATCH v3] target: riscv: Add Svvptc extension support
 2024-09-09  3:37 UTC  (3+ messages)

[PATCH v3 0/1] Add support for generating OpenSBI domains in the device tree
 2024-09-09  3:27 UTC  (2+ messages)

[PATCH] Remove unnecessary code in the interface accel_system_init_ops_interfaces
 2024-09-09  3:17 UTC 

[PATCH] target/loongarch: Support QMP dump-guest-memory
 2024-09-09  3:21 UTC  (2+ messages)

[PATCH 0/2] hw/riscv/virt: Fix PCI devices with AIA
 2024-09-09  2:41 UTC  (5+ messages)
` [PATCH 2/2] hw/riscv/virt: Introduce strict-dt

[PATCH] target/riscv32: Fix masking of physical address
 2024-09-09  2:38 UTC  (6+ messages)

[PATCH v2 0/7] Report fatal errors from failure with pre-opened eBPF RSS FDs
 2024-09-09  2:34 UTC  (3+ messages)

[PATCH 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
 2024-09-09  2:32 UTC  (2+ messages)

[PATCH] target/loongarch/kvm: Add vCPU reset function
 2024-09-09  2:26 UTC  (2+ messages)

[PATCH] hw/loongarch: Remove default enable with VIRTIO_VGA device
 2024-09-09  2:19 UTC  (2+ messages)

[PATCH v3 0/2] riscv: char: Avoid dropped charecters
 2024-09-09  2:13 UTC  (3+ messages)
` [PATCH v3 1/2] hw/char: riscv_htif: Use blocking qemu_chr_fe_write_all
` [PATCH v3 2/2] hw/char: sifive_uart: Print uart characters async

[PATCH] hw/riscv: Respect firmware ELF entry point
 2024-09-09  2:12 UTC  (3+ messages)

[PATCH] block: support locking on change medium
 2024-09-09  1:58 UTC 

[PATCH] hw/loongarch: virt: pass random seed to fdt
 2024-09-09  1:52 UTC  (4+ messages)

[PATCH] target/loongarch: Add compatible support about VM reboot
 2024-09-09  1:46 UTC  (2+ messages)

[PATCH 0/2] Add FDT table support with acpi ged pm register
 2024-09-09  1:36 UTC  (2+ messages)

[PATCH] hw/loongarch: virt: support up to 4 serial ports
 2024-09-09  1:22 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5 00/17] bsd-user: Comprehensive RISCV Support
 2024-09-08 23:55 UTC  (19+ messages)
` [PATCH v5 01/17] bsd-user: Implement RISC-V CPU initialization and main loop
` [PATCH v5 02/17] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PATCH v5 03/17] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PATCH v5 04/17] bsd-user: Implement RISC-V TLS register setup
` [PATCH v5 05/17] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PATCH v5 06/17] bsd-user: Define RISC-V register structures and register copying
` [PATCH v5 07/17] bsd-user: Add RISC-V signal trampoline setup function
` [PATCH v5 08/17] bsd-user: Implement RISC-V sysarch system call emulation
` [PATCH v5 09/17] bsd-user: Add RISC-V thread setup and initialization support
` [PATCH v5 10/17] bsd-user: Define RISC-V VM parameters and helper functions
` [PATCH v5 11/17] bsd-user: Define RISC-V system call structures and constants
` [PATCH v5 12/17] bsd-user: Add generic RISC-V64 target definitions
` [PATCH v5 13/17] bsd-user: Define RISC-V signal handling structures and constants
` [PATCH v5 14/17] bsd-user: Implement RISC-V signal trampoline setup functions
` [PATCH v5 15/17] bsd-user: Implement 'get_mcontext' for RISC-V
` [PATCH v5 16/17] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PATCH v5 17/17] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files

[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
 2024-09-08 21:12 UTC  (2+ messages)

[PATCH 0/4] linux-user/i386: Emulate orig_ax
 2024-09-08 21:00 UTC  (9+ messages)
` [PATCH 1/5] include/exec: Introduce env_cpu_const()
` [PATCH 2/5] linux-user/i386: Emulate orig_ax
` [PATCH 3/5] target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
` [PATCH 4/5] target/i386/gdbstub: Expose orig_ax

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-09-08 19:46 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH v2 00/10] target/s390x: pc-relative translation
 2024-09-08 19:38 UTC  (3+ messages)

Contributing to Qemu
 2024-09-08 19:07 UTC  (3+ messages)

[PATCH] tcg/i386: Implement vector TST{EQ,NE} for avx512
 2024-09-08 18:51 UTC 

qemu emulation for USB ports of Allwinner H3
 2024-09-08 18:36 UTC 

[PATCH v2] docs: fix vhost-user protocol doc
 2024-09-08 14:49 UTC  (2+ messages)
` [PATCH] "

[PULL 0/3] m68k patches
 2024-09-08 13:11 UTC  (4+ messages)
` [PULL 1/3] hw/m68k/mcf5208: Avoid shifting off end of integer
` [PULL 2/3] hw/m68k/mcf5208: Add URLs for datasheets
` [PULL 3/3] hw/nubus/nubus-device: Range check 'slot' property

[PATCH] gitlab: fix logic for changing docker tag on stable branches
 2024-09-08 13:02 UTC  (2+ messages)

Build failure due to xen
 2024-09-08 13:00 UTC  (5+ messages)

[PATCH v2 0/7] Introduce SMP Cache Topology
 2024-09-08 12:59 UTC  (8+ messages)
` [PATCH v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v2 2/7] qapi/qom: Define cache enumeration and properties
` [PATCH v2 3/7] hw/core: Add smp cache topology for machine
` [PATCH v2 4/7] hw/core: Check smp cache topology support "
` [PATCH v2 5/7] i386/cpu: Support thread and module level cache topology
` [PATCH v2 6/7] i386/cpu: Update cache topology with machine's configuration
` [PATCH v2 7/7] i386/pc: Support cache topology in -machine for PC machine

How to run qemu
 2024-09-08 10:49 UTC  (4+ messages)

[PATCH v2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
 2024-09-08  6:27 UTC 

[PATCH 00/12] tcg: Improve support for cmpsel_vec
 2024-09-08  2:26 UTC  (13+ messages)
` [PATCH 01/12] tcg: Fix iteration step in 32-bit gvec operation
` [PATCH 02/12] tcg: Export vec_gen_6
` [PATCH 03/12] tcg/i386: Split out tcg_out_vex_modrm_type
` [PATCH 04/12] tcg/i386: Do not expand cmp_vec early
` [PATCH 05/12] tcg/i386: Do not expand cmpsel_vec early
` [PATCH 06/12] tcg/optimize: Fold movcond with true and false values identical
` [PATCH 07/12] tcg/optimize: Optimize cmp_vec and cmpsel_vec
` [PATCH 08/12] tcg/optimize: Optimize bitsel_vec
` [PATCH 09/12] tcg/i386: Optimize cmpsel with constant 0 arguments
` [PATCH 10/12] tcg/i386: Implement cmp_vec with avx512 insns
` [PATCH 11/12] tcg/i386: Add predicate parameters to tcg_out_evex_opc
` [PATCH 12/12] tcg/i386: Implement cmpsel_vec with avx512 insns

[PATCH v2 0/3] Serial device cleanup
 2024-09-07 17:33 UTC  (4+ messages)
` [PATCH v2 3/3] hw/char: Extract serial-mm

[PATCH v2] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-09-07 21:45 UTC 

[PATCH] hw/char/stm32l4x5_usart.c: Fix ACK and min access size
 2024-09-07 20:26 UTC  (3+ messages)

[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
 2024-09-07 18:06 UTC  (2+ messages)

[PATCH] hw/acpi/ich9: Add periodic and swsmi timer
 2024-09-07 20:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] adb-mouse: convert to use QemuInputHandler
 2024-09-07 17:37 UTC 

[PATCH trivial] linux-user/syscall.c: replace function pointer with a helper macro for fcntl/flock case
 2024-09-07 13:33 UTC  (2+ messages)

[PATCH] adb-mouse: convert to use QemuInputHandler
 2024-09-07 13:27 UTC  (3+ messages)

[PATCH] fix SSE2/SSSE3 feature detection in tcg/decode-new.c.inc
 2024-09-07  7:33 UTC  (3+ messages)

[PATCH] hw/mips/jazz: fix typo in in-built NIC alias
 2024-09-07 12:11 UTC  (4+ messages)
  ` [EXTERNAL] "

[PULL 0/5] ufs queue
 2024-09-07 11:00 UTC  (2+ messages)

[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-09-07 10:38 UTC  (3+ messages)

[PATCH] hw/loongarch: Add acpi SPCR table support
 2024-09-07  7:30 UTC 

[PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
 2024-09-07  7:06 UTC  (2+ messages)

[PATCH] ppc: fix incorrect spelling of PowerMac
 2024-09-07  7:02 UTC  (2+ messages)

[PATCH 00/13] make range overlap check more readable
 2024-09-07  5:50 UTC  (6+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer of VT-d
 2024-09-07  5:44 UTC  (2+ messages)

[PATCH] hw/audio/virtio-sound: fix heap buffer overflow
 2024-09-07  5:44 UTC  (2+ messages)

[PATCH v2 0/3] tests/unit: Slightly expand FIFO8 tests
 2024-09-07  5:17 UTC  (9+ messages)
` [PATCH v2 1/3] tests/unit: Strengthen "
` [PATCH v2 2/3] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage
` [PATCH v2 3/3] tests/unit: Comment FIFO8 tests

[PATCH v3] escc: convert Sun mouse to use QemuInputHandler
 2024-09-07  5:16 UTC  (5+ messages)

[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
 2024-09-07  4:51 UTC  (8+ messages)
` [PATCH 7/9] fifo8: add fifo8_peek_buf() function
` [PATCH 9/9] tests/unit: add test-fifo unit test

[PATCH 00/14] Convert Avocado tests based on LinuxKernelTest class
 2024-09-07  4:43 UTC  (20+ messages)
` [PATCH 01/14] tests/functional: Add the LinuxKernelTest for testing the Linux boot process
` [PATCH 02/14] tests/functional: Convert the m68k Q800 Avocado test into a functional test
` [PATCH 03/14] tests/functional: Convert mips64el Fuloong2e avocado test (2/2)
` [PATCH 04/14] tests/functional: Convert mips64el I6400 Malta avocado tests
` [PATCH 05/14] tests/functional: Convert mips64el 5KEc "
` [PATCH 06/14] tests/functional: Convert mips32el Malta YAMON avocado test
` [PATCH 07/14] tests/functional: Convert nanomips Malta avocado tests
` [PATCH 08/14] tests/functional: Convert mips32eb 4Kc "
` [PATCH 09/14] tests/functional: Convert ARM Raspi2 "
` [PATCH 10/14] tests/functional: Convert Aarch64 Raspi3 "
` [PATCH 11/14] tests/functional: Convert Aarch64 Raspi4 "
` [PATCH 12/14] tests/functional: Convert the Alpha Clipper Avocado test
` [PATCH 13/14] tests/functional: Convert the m68k MCF5208EVB "
` [PATCH 14/14] tests/functional: Convert the or1k-sim "

[PATCH v2 0/5] tmp105: Improvements and fixes
 2024-09-07  4:12 UTC  (10+ messages)
` [PATCH v2 1/5] hw/sensor/tmp105: Coding style fixes
` [PATCH v2 2/5] hw/sensor/tmp105: Use registerfields API
` [PATCH v2 3/5] hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update()
` [PATCH v2 4/5] hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0
` [PATCH v2 5/5] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0

LoongArch without CONFIG_ACPI and CONFIG_EFI
 2024-09-07  2:48 UTC  (4+ messages)

[PATCH] tests/tcg/multiarch: Define _LARGEFILE64_SOURCE
 2024-09-07  2:39 UTC 

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-09-07  1:49 UTC  (3+ messages)

[PATCH 0/2] Fix for multi-process gdbstub breakpoints
 2024-09-06 22:54 UTC  (3+ messages)
` [PATCH 1/2] gdbstub: Fix wrong CPUState pointer in breakpoint functions
` [PATCH 2/2] gdbstub: Apply breakpoints only to the selected PID

[PATCH v5 00/13] WIP: Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-09-06 22:29 UTC  (6+ messages)
` [PATCH v5 08/13] migration/multifd: Add new migration option for multifd DSA offloading
        ` [External] "

nested-smmuv3 topic, Sep 2024
 2024-09-06 18:54 UTC  (3+ messages)

[PATCH v2 1/1] m25p80: Add SFDP table for mt35xu01g flash
 2024-09-06 18:41 UTC  (2+ messages)

[PATCH v1 0/3] CAN & Xilinx OSPI maintainer updates
 2024-09-06 18:16 UTC  (4+ messages)
` [PATCH v1 1/3] MAINTAINERS: Remove Vikram Garhwal as maintainer
` [PATCH v1 2/3] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
` [PATCH v1 3/3] MAINTAINERS: Add my-self as CAN maintainer

[PATCH 0/2] gitlab-ci: Force 'make check' single-threaded for cross-i686-tci
 2024-09-06 18:07 UTC  (3+ messages)
` [PATCH 1/2] scripts/mtest2make: Honour MESON_TESTTHREADS if it is set
` [PATCH 2/2] .gitlab-ci.d/crossbuilds.yml: Force 'make check' single threaded for cross-i686-tci

[PATCH v7 0/4] migration/multifd: Remove multifd_send_state->pages (leftovers)
 2024-09-06 16:51 UTC  (4+ messages)
` [PATCH v7 2/4] migration/multifd: Fix p->iov leak in multifd-uadk.c

[PATCH] hw/sd/sdcard: Fix handling of disabled boot partitions
 2024-09-06 16:48 UTC 

[PATCH v2 0/7] hw/net/can/xlnx-versal-canfd: Miscellaneous fixes
 2024-09-06 16:35 UTC  (5+ messages)
` [PATCH v2 7/7] hw/net/can/xlnx-versal-canfd: Fix FIFO issues

[PATCH] MAINTAINERS: Remove myself from the Meson section
 2024-09-06 15:58 UTC 

[PATCH 0/3] tmp105: Improvements and fixes
 2024-09-06 15:48 UTC  (4+ messages)
` [PATCH 2/3] tmp105: OS (one-shot) bit in configuration register always returns 0

[RFC PATCH] scripts/ci: update the gitlab-runner playbook
 2024-09-06 15:38 UTC 

[PATCH v5] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-06 15:33 UTC  (2+ messages)

[PATCH v2 0/3] hvf: arm: Support creating VMs with 64+GB of RAM on macOS 15+
 2024-09-06 15:31 UTC  (3+ messages)
` [PATCH v2 3/3] hvf: arm: Implement and use hvf_get_physical_address_range


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