qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[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
[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
[PATCH 3/6] system/vl: initialize QOM first
Pierrick Bouvier
[PATCH 6/6] target-info: replace target_info() in system-mode
Pierrick Bouvier
[PATCH 5/6] target-info-qom: detect target from QOM
Pierrick Bouvier
[PATCH 2/6] target-info: introduce TargetInfo in QOM
Pierrick Bouvier
[PATCH 4/6] qom/object: add object_class_get_list_by_name_prefix
Pierrick Bouvier
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
[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: [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
[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
[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
[PATCH 1/6] target/i386/mshv: remove duplicate function for reading vcpu registers
Doru Blânzeanu
[PATCH 2/6] accel/mshv: move vcpu arch specific initialization after vcpu creation
Doru Blânzeanu
[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 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
[PATCH 2/6] tests: Have TPM I2C read/write functions take QTestState as first parameter
Stefan Berger
[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
[PATCH 4/6] tests: Rename id of tpmdev to tpm0
Stefan Berger
[PATCH 1/6] tests: Move TPM I2C bus read/write functions to common files
Stefan Berger
[PATCH 1/1] block/linux-aio: bound ioq_submit() recursion depth
Denis V. Lunev
[PATCH v2 0/1] block/linux-aio: fix reproducible SIGSEGV from unbounded ioq_submit() recursion
Denis V. Lunev
Re: [PATCH v2 0/7] target/arm: Remove bswap_code
Peter Maydell
[PATCH] hw/i3c/dw-i3c: Fix incorrect BCR/DCR extraction during ENTDAA
Ashish Anand
Re: [PATCH] hw/i3c/dw-i3c: Fix incorrect BCR/DCR extraction during ENTDAA
Philippe Mathieu-Daudé
[PATCH 2/2] util/aio-posix: avoid allocating ready_list in aio_prepare()
Bin Guo
[PATCH 1/2] util/aio-posix: fix poll_ready handlers dropped in aio_prepare()
Bin Guo
Re: [PATCH 3/5] hw/arm/imx8mp-evk: Fix reference count of SoC object
Peter Maydell
[PATCH 0/2] util/aio-posix: fix and clean up poll_ready handling in aio_prepare()
Bin Guo
Re: [PATCH 1/5] hw/arm/fsl-imx8mp: Do not create redundant unimplemented devices
Peter Maydell
[PATCH 0/4] MemoryRegionOps .impl cleanups
Peter Maydell
[PATCH 2/4] hw/npcm7xx_fiu: Specify .impl for npcm7xx_fiu_flash_ops
Peter Maydell
[PATCH 4/4] system/memory: assert on invalid MemoryRegionOps .unaligned combo
Peter Maydell
[PATCH 3/4] hw/xtensa/mx_pic: Specify xtensa_mx_pic_ops .impl settings
Peter Maydell
[PATCH 1/4] hw/riscv: iommu-trap: remove .impl.unaligned = true
Peter Maydell
Re: [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
Ewan Hai
Re: [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
EwanHai
[PULL 00/15] UI patches
marcandre . lureau
[PULL 02/15] ui: move DisplaySurface functions to display-surface.c
marcandre . lureau
[PULL 04/15] ui: make unregister_displaychangelistener() skip unregistered
marcandre . lureau
[PULL 03/15] ui: make qemu_default_pixelformat() static inline
marcandre . lureau
[PULL 08/15] ui/console: return completion status from gfx_update callback
marcandre . lureau
Re: [PULL 08/15] ui/console: return completion status from gfx_update callback
Stefan Hajnoczi
Re: [PULL 08/15] ui/console: return completion status from gfx_update callback
Stefan Hajnoczi
[PULL 05/15] ui: minor code simplification
marcandre . lureau
[PULL 11/15] audio: Avoid unsigned sample wraparound
marcandre . lureau
[PULL 10/15] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
[PULL 01/15] ui: move FONT_WIDTH/HEIGHT to vgafont.h
marcandre . lureau
[PULL 09/15] ui/console: move console_handle_touch_event() to input
marcandre . lureau
[PULL 06/15] ui: rename init_keyboard_layout->kbd_layout_new()
marcandre . lureau
[PULL 07/15] ui/console: remove qemu_console_is_visible()
marcandre . lureau
[PULL 12/15] audio: Clamp unsigned sample conversion
marcandre . lureau
[PULL 14/15] ui/gtk: Use non-blocking clipboard retrieval
marcandre . lureau
[PULL 15/15] ui/gtk: Turn clipboard flag into runtime option
marcandre . lureau
[PULL 13/15] audio: Use unsigned PCM bias
marcandre . lureau
[PATCH] target/arm/kvm: Cache host CPU probe failure
Akihiko Odaki
[PATCH v1 0/1] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
Kane Chen
[PATCH v1 1/1] hw/misc/aspeed_sbc: Add bounds checking for OTP write operations
Kane Chen
Re: [PATCH v2 0/4] target/riscv: A collection of bug fixes
Alistair Francis
Re: [PATCH 2/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copies
Junjie Cao
Re: [PATCH 1/2] hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fills
Junjie Cao
[PATCH] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
Lucas Cardoso
Re: [PATCH] hw/audio/fmopl.c: Convert malloc, free to g_malloc0, g_new and g_free
Marc-André Lureau
[PATCH 0/2] target/{arm,i386}/hvf: Fix HVF migration
Scott J. Goldman
[PATCH 1/2] target/arm/hvf, target/i386/hvf: Pass MR-relative offset to memory_region_set_dirty()
Scott J. Goldman
[PATCH 2/2] target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays
Scott J. Goldman
Re: [PATCH 2/2] target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays
Philippe Mathieu-Daudé
[PULL v2 00/15] Linux user next patches
Helge Deller
[PULL v2 14/15] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
[PULL v2 03/15] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Helge Deller
[PULL v2 07/15] linux-user/strace: Use pointer type for read and write values
Helge Deller
[PULL v2 10/15] linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
[PULL v2 06/15] linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Helge Deller
[PULL v2 11/15] linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Helge Deller
[PULL v2 02/15] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Helge Deller
[PULL v2 01/15] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
[PULL v2 08/15] linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
Helge Deller
[PULL v2 09/15] linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
Helge Deller
[PULL v2 05/15] linux-user/arm/nwfpe: Replace user_registers with current_cpu
Helge Deller
[PULL v2 12/15] linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
Helge Deller
[PULL v2 04/15] linux-user: Don't define target_stat64 struct for loongarch64
Helge Deller
[PULL v2 15/15] linux-user: Add missing CDROM ioctls
Helge Deller
[PULL v2 13/15] linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
Helge Deller
[PATCH v5 0/2] Fix and re-enable GTK clipboard
Jindřich Makovička
[PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Jindřich Makovička
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Daniel P . Berrangé
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Markus Armbruster
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Daniel P . Berrangé
Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Markus Armbruster
[PATCH v5 1/2] ui/gtk: Use non-blocking clipboard retrieval
Jindřich Makovička
Re: [PATCH v5 0/2] Fix and re-enable GTK clipboard
Marc-André Lureau
[PATCH] tpm: Dynamically allocate tpm-tis buffer
Arun Menon
Earlier messages