qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH v2] ati-vga: fix ati_set_dirty address calculation
Chad Jablonski
[PATCH] linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller
[PATCH v2 00/17] bsd-user: upstream ioctl
Warner Losh
[PATCH v2 12/17] bsd-user: Add log_unsupported_ioctl function
Warner Losh
[PATCH v2 01/17] bsd-user: Add FreeBSD tty ioctl definitions
Warner Losh
[PATCH v2 02/17] bsd-user: Add FreeBSD file I/O ioctl definitions
Warner Losh
[PATCH v2 06/17] bsd-user: Add FreeBSD IPv6 ioctl definitions
Warner Losh
[PATCH v2 04/17] bsd-user: Add FreeBSD cryptodev ioctl definitions
Warner Losh
[PATCH v2 15/17] bsd-user: Add do_ioctl_in6_ifreq_sockaddr_int function
Warner Losh
[PATCH v2 09/17] bsd-user: Add bsd-ioctl.h header
Warner Losh
[PATCH v2 17/17] bsd-user: Add init_bsd_ioctl function
Warner Losh
[PATCH v2 14/17] bsd-user: Add target_to_host_sockaddr_in6 function
Warner Losh
[PATCH v2 05/17] bsd-user: Add FreeBSD disk ioctl definitions
Warner Losh
[PATCH v2 08/17] bsd-user: Add FreeBSD ioctl command table
Warner Losh
[PATCH v2 13/17] bsd-user: Add do_ioctl_unsupported function
Warner Losh
[PATCH v2 07/17] bsd-user: Add FreeBSD ioctl type definitions
Warner Losh
[PATCH v2 03/17] bsd-user: Add FreeBSD socket ioctl definitions
Warner Losh
[PATCH v2 16/17] bsd-user: Add do_bsd_ioctl main function
Warner Losh
[PATCH v2 11/17] bsd-user: Add bsd-ioctl.c infrastructure and termios conversion
Warner Losh
[PATCH v2 10/17] bsd-user: Add target_sockaddr and safe_ioctl to syscall_defs.h
Warner Losh
[PATCH v2 0/5] bsd-user: Generate system call numbers
Warner Losh
[PATCH v2 5/5] bsd-user: Regnerate strace.list
Warner Losh
[PATCH v2 4/5] bsd-user: Switch to generated syscall_nr.h
Warner Losh
[PATCH v2 1/5] bsd-user: Add syscall header generator for FreeBSD
Warner Losh
[PATCH v2 2/5] bsd-user: Delete sbrk and sstk system calls.
Warner Losh
[PATCH v2 3/5] bsd-user: Create os-syscall.h
Warner Losh
[PULL 0/3] Qtest patches for 2026-04-29
Fabiano Rosas
[PULL 3/3] tests/qtest: Make qtest_get_arch() cleverer
Fabiano Rosas
[PULL 1/3] tests/qtest/libqos: Add Intel IOMMU helper library
Fabiano Rosas
[PULL 2/3] tests/qtest: Add Intel IOMMU bare-metal test
Fabiano Rosas
[PATCH] hw/cxl: bound remaining Set Feature writes
Jia Jia
Re: [PATCH] hw/cxl: bound remaining Set Feature writes
Peter Maydell
[PATCH v2] hw/cxl: bound Set Feature writes
Jia Jia
[PATCH v2 0/6] Add test case for TPM over I2C with swtpm
Stefan Berger
[PATCH v2 3/6] tests: Convert string arrays to byte arrays
Stefan Berger
Re: [PATCH v2 3/6] tests: Convert string arrays to byte arrays
Arun Menon
[PATCH v2 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
Stefan Berger
[PATCH v2 6/6] tests: Add a TPM TIS I2C swtpm test
Stefan Berger
[PATCH v2 4/6] tests: Rename id of tpmdev to tpm0
Stefan Berger
[PATCH v2 5/6] tests: Check whether the I2C master flag is set
Stefan Berger
Re: [PATCH v2 5/6] tests: Check whether the I2C master flag is set
Arun Menon
[PATCH v2 1/6] tests: Move TPM I2C bus read/write functions to common files
Stefan Berger
[PATCH] ppc/spapr: make fadump collect regs for maxcpus
Shivang Upadhyay
[PATCH 0/3] Minor cleanups: eliminate redundant code in QOM, block-backend and vl.c
Bin Guo
[PATCH 1/3] qom/object: merge double hash table traversal in object_property_del_child
Bin Guo
[PATCH 2/3] block/block-backend: delegate blk_co_preadv to blk_co_preadv_part
Bin Guo
[PATCH 3/3] system/vl.c: inline qemu_opts_parse_noisily() result checks
Bin Guo
Re: [PATCH 3/3] system/vl.c: inline qemu_opts_parse_noisily() result checks
Philippe Mathieu-Daudé
[PULL 00/51] riscv-to-apply queue
alistair23
[PULL 06/51] target/riscv: Make LQ and SQ use 128-bit ld/st
alistair23
[PULL 07/51] target/riscv: Remove MTTCG check for x-rv128 CPU model
alistair23
[PULL 01/51] hw/riscv/riscv-iommu: Use standard EN_PRI bit for PRI
alistair23
[PULL 02/51] util: export CRC32[C] lookup tables
alistair23
[PULL 10/51] target/riscv: Factor tiny ldn() helper in gdbstub
alistair23
[PULL 16/51] target/riscv: Replace MO_TE by mo_endian (Zalasr extension)
alistair23
[PULL 03/51] target/riscv: add draft RISC-V Zbr ext as xbr0p93
alistair23
[PULL 09/51] target/riscv: Conceal MO_ALIGN|MO_TE within load_acquire / store_release
alistair23
[PULL 22/51] hw/riscv/virt-acpi-build.c: Use kvm timer frequency when kvm enabled
alistair23
[PULL 24/51] hw/intc: fix heap OOB in ACLINT MTIMER multi-socket
alistair23
[PULL 21/51] hw/riscv/riscv-iommu: Add IPSR.PMIP RW1C support
alistair23
[PULL 04/51] disas: diassemble RISC-V xlrbr (crc32) instructions
alistair23
[PULL 11/51] target/riscv: Simplify riscv_cpu_gdb_write_register()
alistair23
[PULL 25/51] riscv_htif: reject invalid signature ranges (end <= begin)
alistair23
[PULL 19/51] configs/targets: Forbid RISC-V to use legacy native endianness APIs
alistair23
[PULL 29/51] target/riscv: rvv: Add new VTYPE CSR field - altfmt
alistair23
[PULL 20/51] hw/riscv/riscv-iommu-hpm: Fix irq_overflow_left residual value bug
alistair23
[PULL 08/51] target/riscv: Explode MO_TExx -> MO_TE | MO_xx (again)
alistair23
[PULL 32/51] target/riscv: Introduce altfmt into DisasContext
alistair23
[PULL 30/51] target/riscv: rvv: Introduce reset_ill_vtype to reset illegal vtype CSR
alistair23
[PULL 35/51] target/riscv: Expose Zvfbfa extension as a cpu property
alistair23
[PULL 31/51] target/riscv: Use the tb->cs_base as the extend tb flags
alistair23
[PULL 43/51] target/riscv: Don't OR mip.SEIP when mvien is one
alistair23
[PULL 45/51] target/riscv: fix address masking
alistair23
[PULL 41/51] target/riscv: Mask xepc[0] only when Zc* extension is enabled
alistair23
[PULL 42/51] target/riscv: Generate access fault if sc comparison fails
alistair23
[PULL 28/51] target/riscv: Add the Zvfbfa extension implied rule
alistair23
[PULL 18/51] target/riscv: Use MO_LE for instruction fetch
alistair23
[PULL 05/51] target/riscv: Use explicit little-endian LD/ST API
alistair23
[PULL 46/51] target/riscv: Add a helper to return the current effective priv mode
alistair23
[PULL 37/51] target/riscv: tt-ascalon: Add Tenstorrent mvendorid
alistair23
[PULL 12/51] target/riscv: Expose mo_endian_env()
alistair23
[PULL 26/51] target/riscv: preserve RV32 henvcfgh on henvcfg writes
alistair23
[PULL 27/51] target/riscv: Add cfg properties for Zvfbfa extensions
alistair23
[PULL 49/51] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
alistair23
[PULL 14/51] target/riscv: Replace MO_TE by mo_endian (MIPS extension)
alistair23
[PULL 50/51] target/riscv: Fix pointer masking translation mode check bug
alistair23
[PULL 47/51] target/riscv: Fix pointer masking PMM field selection logic
alistair23
[PULL 13/51] target/riscv: Have gdbstub consider CPU endianness
alistair23
[PULL 36/51] target/riscv: rvv: Allow fractional LMUL on vector SHA instructions
alistair23
[PULL 39/51] target/riscv: fix RV32 stateen CSR handling
alistair23
[PULL 23/51] target/riscv: fix stale ptshift and base on page walk restart
alistair23
[PULL 34/51] target/riscv: rvv: Support Zvfbfa vector bf16 operations
alistair23
[PULL 33/51] target/riscv: Introduce BF16 canonical NaN for Zvfbfa extension
alistair23
[PULL 44/51] target/riscv: Use ELEN for Fractional LMUL check
alistair23
[PULL 48/51] target/riscv: Fix pointer masking for virtual-machine load/store insns
alistair23
[PULL 51/51] target/riscv: rvv: Handle mask/source overlap of vector reduction instructions
alistair23
[PULL 38/51] hw/riscv/boot: Warn if a ELF format file is loaded as a binary
alistair23
[PULL 15/51] target/riscv: Replace MO_TE by mo_endian (Zilsd extension)
alistair23
[PULL 17/51] target/riscv: Replace MO_TE -> MO_LE
alistair23
[PULL 40/51] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
alistair23
Re: [PULL 00/51] riscv-to-apply queue
Stefan Hajnoczi
[PATCH v1 0/3] tests/qtest: Tweak env variables
Fabiano Rosas
[PATCH v1 2/3] tests/qtest: Individual verbose switches
Fabiano Rosas
[PATCH v1 3/3] docs/devel/qtest: Mention environment variables usage
Fabiano Rosas
[PATCH v1 1/3] tests/qtest/libqtest: Replace QTEST_TRACE with QTEST_QEMU_ARGS
Fabiano Rosas
[PATCH 0/6] single-binary: deduplicate target_info()
Pierrick Bouvier
[PATCH 1/6] target-info: extract target_info() definition in target-info-init.h
Pierrick Bouvier
Re: [PATCH 1/6] target-info: extract target_info() definition in target-info-init.h
marcandre . lureau
[PATCH 3/6] system/vl: initialize QOM first
Pierrick Bouvier
Re: [PATCH 3/6] system/vl: initialize QOM first
marcandre . lureau
Re: [PATCH 3/6] system/vl: initialize QOM first
Daniel P . Berrangé
[PATCH 6/6] target-info: replace target_info() in system-mode
Pierrick Bouvier
Re: [PATCH 6/6] target-info: replace target_info() in system-mode
marcandre . lureau
[PATCH 5/6] target-info-qom: detect target from QOM
Pierrick Bouvier
Re: [PATCH 5/6] target-info-qom: detect target from QOM
marcandre . lureau
[PATCH 2/6] target-info: introduce TargetInfo in QOM
Pierrick Bouvier
Re: [PATCH 2/6] target-info: introduce TargetInfo in QOM
marcandre . lureau
[PATCH 4/6] qom/object: add object_class_get_list_by_name_prefix
Pierrick Bouvier
Re: [PATCH 4/6] qom/object: add object_class_get_list_by_name_prefix
marcandre . lureau
Re: [PATCH 4/6] qom/object: add object_class_get_list_by_name_prefix
Daniel P . Berrangé
Rust builds don't use link_args
Pierrick Bouvier
Re: Rust builds don't use link_args
Paolo Bonzini
Re: Rust builds don't use link_args
Pierrick Bouvier
[PATCH] linux-user: Allow getsockopt() with NULL optval address
Helge Deller
Re: [PATCH] linux-user: Allow getsockopt() with NULL optval address
Pierrick Bouvier
Re: [PATCH v10 20/30] pc-bios/s390-ccw: Add signed component address overlap checks
Zhuoying Cai
Re: [PATCH v10 20/30] pc-bios/s390-ccw: Add signed component address overlap checks
Zhuoying Cai
Re: [PATCH v10 20/30] pc-bios/s390-ccw: Add signed component address overlap checks
Jared Rossi
[PATCH 0/2] MAINTAINERS: Add myself as OpenRISC board maintainer
Stafford Horne
[PATCH 2/2] MAINTAINERS: Add myself as the OpenRISC virt maintainer
Stafford Horne
[PATCH 1/2] MAINTAINERS: Add myself as maintainer for or1k-sim
Stafford Horne
Re: [PATCH 0/2] MAINTAINERS: Add myself as OpenRISC board maintainer
Philippe Mathieu-Daudé
Re: [PATCH 0/2] MAINTAINERS: Add myself as OpenRISC board maintainer
Peter Maydell
[PATCH] hw/i386/vapic: revalidate TPR instruction before patching
Yan-Jie Wang
[PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
Thomas Huth
Re: [PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
Pierrick Bouvier
Re: [PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
Philippe Mathieu-Daudé
[PATCH v2] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
Lucas Cardoso
[PATCH 0/4] Minor fixes and enhancements of RISC-V AIA devices
Jim Shu
[PATCH 1/4] hw/intc: riscv_aplic: Fix level trigger IRQ in direct delivery mode
Jim Shu
[PATCH 4/4] hw/intc: riscv_aplic: add trace events of APLIC read/write function
Jim Shu
[PATCH 3/4] hw/intc: riscv_imsic: Add reset API to IMSIC
Jim Shu
[PATCH 2/4] hw/intc: riscv_aplic: Add reset API to APLIC
Jim Shu
[PATCH v1] tests/qtest: Avoid timers from default devices
Fabiano Rosas
Re: [PATCH v1] tests/qtest: Avoid timers from default devices
Stefan Hajnoczi
Re: [PATCH v1] tests/qtest: Avoid timers from default devices
Fabiano Rosas
[PULL v2 00/15] UI patches
marcandre . lureau
[PULL v2 05/15] ui: minor code simplification
marcandre . lureau
[PULL v2 01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h
marcandre . lureau
[PULL v2 04/15] ui: make unregister_displaychangelistener() skip unregistered
marcandre . lureau
[PULL v2 06/15] ui: rename init_keyboard_layout->kbd_layout_new()
marcandre . lureau
[PULL v2 02/15] ui: move DisplaySurface functions to display-surface.c
marcandre . lureau
[PULL v2 03/15] ui: make qemu_default_pixelformat() static inline
marcandre . lureau
[PULL v2 09/15] ui/console: move console_handle_touch_event() to input
marcandre . lureau
[PULL v2 14/15] ui/gtk: Use non-blocking clipboard retrieval
marcandre . lureau
[PULL v2 12/15] audio: Clamp unsigned sample conversion
marcandre . lureau
[PULL v2 15/15] ui/gtk: Turn clipboard flag into runtime option
marcandre . lureau
[PULL v2 11/15] audio: Avoid unsigned sample wraparound
marcandre . lureau
[PULL v2 13/15] audio: Use unsigned PCM bias
marcandre . lureau
[PULL v2 08/15] ui/console: return completion status from gfx_update callback
marcandre . lureau
[PULL v2 07/15] ui/console: remove qemu_console_is_visible()
marcandre . lureau
[PULL v2 10/15] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
Re: [PULL v2 00/15] UI patches
Stefan Hajnoczi
Re: [PATCH v2 0/4] isa-serial: acpi: declare shared IRQs for COM1/3 and COM2/4
Igor Mammedov
Re: [PATCH v2 00/21] Introduce ACPI watchdog for Q35 and arm/virt boards
Igor Mammedov
[PATCH 0/6] target/i386/mshv: use hv_vp_register_page for fast register access
Doru Blânzeanu
[PATCH 4/6] target/i386/mshv: hv_vp_register_page setup for the vcpu
Doru Blânzeanu
Re: [PATCH 4/6] target/i386/mshv: hv_vp_register_page setup for the vcpu
Mohamed Mediouni
Re: [PATCH 4/6] target/i386/mshv: hv_vp_register_page setup for the vcpu
Magnus Kulke
[PATCH 5/6] target/i386/mshv: use the register page to get registers
Doru Blânzeanu
Re: [PATCH 5/6] target/i386/mshv: use the register page to get registers
Mohamed Mediouni
Re: [PATCH 5/6] target/i386/mshv: use the register page to get registers
Magnus Kulke
[PATCH 3/6] include/hw/hyperv: add hv_vp_register_page struct definition
Doru Blânzeanu
Re: [PATCH 3/6] include/hw/hyperv: add hv_vp_register_page struct definition
Mohamed Mediouni
Re: [PATCH 3/6] include/hw/hyperv: add hv_vp_register_page struct definition
Magnus Kulke
[PATCH 1/6] target/i386/mshv: remove duplicate function for reading vcpu registers
Doru Blânzeanu
Re: [PATCH 1/6] target/i386/mshv: remove duplicate function for reading vcpu registers
Magnus Kulke
[PATCH 2/6] accel/mshv: move vcpu arch specific initialization after vcpu creation
Doru Blânzeanu
Re: [PATCH 2/6] accel/mshv: move vcpu arch specific initialization after vcpu creation
Magnus Kulke
[PATCH 6/6] target/i386/mshv: use the register page to set registers
Doru Blânzeanu
Re: [PATCH 6/6] target/i386/mshv: use the register page to set registers
Mohamed Mediouni
Re: [PATCH 6/6] target/i386/mshv: use the register page to set registers
Magnus Kulke
Re: [PATCH 0/6] target/i386/mshv: use hv_vp_register_page for fast register access
Mohamed Mediouni
[PATCH v2] hw/intc/xics: Add a check for an invalid server id
Gautam Menghani
Re: [PATCH v2] hw/intc/xics: Add a check for an invalid server id
Philippe Mathieu-Daudé
[PATCH] hw/intc/arm_gicv3: Fix NS write to ICC_AP1Rn_EL1 when prebits < 7
liugan1
[PATCH] 9pfs: fix deep path truncation in V9fsPath
Jia Jia
Please ignore my [PATCH] 9pfs: fix deep path truncation in V9fsPath
Jia Jia
[PATCH 0/6] Add test case for TPM over I2C with swtpm
Stefan Berger
[PATCH 6/6] tests: Add a TPM TIS I2C swtpm test
Stefan Berger
Re: [PATCH 6/6] tests: Add a TPM TIS I2C swtpm test
Arun Menon
[PATCH 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
Stefan Berger
Re: [PATCH 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
Arun Menon
[PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master
Stefan Berger
Re: [PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master
Arun Menon
Re: [PATCH 5/6] tests: Implement aspeed_i2c_restart to reenable selection of master
Stefan Berger
[PATCH 3/6] tests: Set sizes for arrays of expected TPM responses and requests
Stefan Berger
Re: [PATCH 3/6] tests: Set sizes for arrays of expected TPM responses and requests
Arun Menon
[PATCH 4/6] tests: Rename id of tpmdev to tpm0
Stefan Berger
Re: [PATCH 4/6] tests: Rename id of tpmdev to tpm0
Arun Menon
Earlier messages