qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 06/10] rust: vmstate: add public utility macros to implement VMState
Paolo Bonzini
[PATCH 08/10] rust: pl011: switch vmstate to new-style macros
Paolo Bonzini
[PATCH 09/10] rust: vmstate: remove translation of C vmstate macros
Paolo Bonzini
[PATCH 05/10] rust: vmstate: implement VMState for scalar types
Paolo Bonzini
[PATCH 10/10] rust: vmstate: make order of parameters consistent in vmstate_clock
Paolo Bonzini
[PULL v2 00/38] Rust, i386 patches for 2024-01-10
Paolo Bonzini
[PULL 02/38] rust: add --check-cfg test to rustc arguments
Paolo Bonzini
Re: [PULL v2 00/38] Rust, i386 patches for 2024-01-10
Stefan Hajnoczi
[PATCH v4 0/3] coreaudio fixes
Akihiko Odaki
[PATCH v4 1/3] coreaudio: Commit the result of init in the end
Akihiko Odaki
Re: [PATCH v4 1/3] coreaudio: Commit the result of init in the end
Phil Dennis-Jordan
[PATCH v4 2/3] audio: Add functions to initialize buffers
Akihiko Odaki
Re: [PATCH v4 2/3] audio: Add functions to initialize buffers
Phil Dennis-Jordan
[PATCH v4 3/3] coreaudio: Initialize the buffer for device change
Akihiko Odaki
Re: [PATCH v4 3/3] coreaudio: Initialize the buffer for device change
Phil Dennis-Jordan
Re: [PATCH] pci/msix: Fix msix pba read vector poll end calculation
Michael Tokarev
[PULL 00/50] riscv-to-apply queue
Alistair Francis
[PULL 03/50] riscv/gdbstub: add V bit to priv reg
Alistair Francis
[PULL 06/50] target/riscv: add shtvala
Alistair Francis
[PULL 01/50] target/riscv: rvv: fix typo in vext continuous ldst function names
Alistair Francis
[PULL 04/50] target/riscv: add shcounterenw
Alistair Francis
[PULL 07/50] target/riscv: add shvstvecd
Alistair Francis
[PULL 12/50] target/riscv: add trace in riscv_raise_exception()
Alistair Francis
[PULL 10/50] target/riscv/tcg: add sha
Alistair Francis
[PULL 21/50] target/riscv: Add Smrnmi CSRs
Alistair Francis
[PULL 15/50] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
Alistair Francis
[PULL 26/50] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
Alistair Francis
[PULL 45/50] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
Alistair Francis
[PULL 09/50] target/riscv: add shgatpa
Alistair Francis
[PULL 35/50] target/riscv: Add counter delegation/configuration support
Alistair Francis
[PULL 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
Alistair Francis
Re: [PULL 47/50] target/riscv: Add Smdbltrp ISA extension enable switch
Clément Léger
[PULL 33/50] target/riscv: Add counter delegation definitions
Alistair Francis
[PULL 49/50] target/riscv: Support Supm and Sspm as part of Zjpm v1.0
Alistair Francis
[PULL 40/50] target/riscv: Add Ssdbltrp CSRs handling
Alistair Francis
[PULL 02/50] target/riscv: rvv: speed up small unit-stride loads and stores
Alistair Francis
[PULL 39/50] target/riscv: Fix henvcfg potentially containing stale bits
Alistair Francis
[PULL 48/50] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
Alistair Francis
[PULL 37/50] target/riscv: Add implied rule for counter delegation extensions
Alistair Francis
[PULL 08/50] target/riscv: add shvsatpa
Alistair Francis
[PULL 41/50] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
Alistair Francis
[PULL 43/50] target/riscv: Add Ssdbltrp ISA extension enable switch
Alistair Francis
[PULL 25/50] target/riscv: Add Zicfilp support for Smrnmi
Alistair Francis
[PULL 28/50] target/riscv: Add properties for Indirect CSR Access extension
Alistair Francis
[PULL 19/50] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
Alistair Francis
[PULL 20/50] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
Alistair Francis
[PULL 17/50] target/riscv: Update address modify functions to take into account pointer masking
Alistair Francis
[PULL 30/50] target/riscv: Enable S*stateen bits for AIA
Alistair Francis
[PULL 42/50] target/riscv: Implement Ssdbltrp exception handling
Alistair Francis
[PULL 24/50] target/riscv: Add Smrnmi cpu extension
Alistair Francis
[PULL 46/50] target/riscv: Implement Smdbltrp behavior
Alistair Francis
[PULL 38/50] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
Alistair Francis
[PULL 27/50] hw/riscv/virt: Remove unnecessary use of &first_cpu
Alistair Francis
[PULL 18/50] target/riscv: Apply pointer masking for virtualized memory accesses
Alistair Francis
[PULL 31/50] target/riscv: Support generic CSR indirect access
Alistair Francis
[PULL 13/50] target/riscv: Remove obsolete pointer masking extension code.
Alistair Francis
[PULL 50/50] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Alistair Francis
[PULL 32/50] target/riscv: Add properties for counter delegation ISA extensions
Alistair Francis
[PULL 16/50] target/riscv: Add pointer masking tb flags
Alistair Francis
[PULL 44/50] target/riscv: Add Smdbltrp CSRs handling
Alistair Francis
[PULL 11/50] target/riscv: use RISCVException enum in exception helpers
Alistair Francis
[PULL 36/50] target/riscv: Invoke pmu init after feature enable
Alistair Francis
[PULL 34/50] target/riscv: Add select value range check for counter delegation
Alistair Francis
[PULL 22/50] target/riscv: Handle Smrnmi interrupt and exception
Alistair Francis
[PULL 14/50] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
Alistair Francis
[PULL 23/50] target/riscv: Add Smrnmi mnret instruction
Alistair Francis
[PULL 05/50] target/riscv: add shvstvala
Alistair Francis
[PULL 29/50] target/riscv: Decouple AIA processing from xiselect and xireg
Alistair Francis
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
Shivaprasad G Bhat
[PATCH v9 0/2] ppc: Enable 2nd DAWR support on Power10
Shivaprasad G Bhat
[PATCH v9 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
Shivaprasad G Bhat
[PATCH v9 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
Shivaprasad G Bhat
[PATCH 0/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
Yuquan Wang
[PATCH 1/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
Yuquan Wang
Re: [PATCH 1/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
Jonathan Cameron via
[PATCH v6 0/8] gdbstub: Allow late attachment
Ilya Leoshkevich
[PATCH v6 8/8] tests/tcg: Add late gdbstub attach test
Ilya Leoshkevich
[PATCH v6 6/8] gdbstub: Allow late attachment
Ilya Leoshkevich
Re: [PATCH v6 6/8] gdbstub: Allow late attachment
Alex Bennée
[PATCH v6 2/8] gdbstub: Try unlinking the unix socket before binding
Ilya Leoshkevich
Re: [PATCH v6 2/8] gdbstub: Try unlinking the unix socket before binding
Alex Bennée
[PATCH v6 1/8] gdbstub: Allow the %d placeholder in the socket path
Ilya Leoshkevich
[PATCH v6 5/8] osdep: Introduce qemu_kill_thread()
Ilya Leoshkevich
[PATCH v6 4/8] user: Introduce host_interrupt_signal
Ilya Leoshkevich
[PATCH v6 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
Ilya Leoshkevich
[PATCH v6 3/8] user: Introduce user/signal.h
Ilya Leoshkevich
Re: [PATCH v6 0/8] gdbstub: Allow late attachment
Alex Bennée
[RFC PATCH 0/2] target/arm: Constify helpers taking CPUARMState arg
Philippe Mathieu-Daudé
[RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
Philippe Mathieu-Daudé
Re: [RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
Daniel Henrique Barboza
Re: [RFC PATCH 2/2] target/arm: Constify lot of helpers taking CPUARMState argument
Philippe Mathieu-Daudé
[RFC PATCH 1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
Philippe Mathieu-Daudé
Re: [RFC PATCH 1/2] cpus: Introduce const_cpu_env() and const_env_archcpu()
Daniel Henrique Barboza
[PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Philippe Mathieu-Daudé
Re: [PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Alistair Francis
Re: [PATCH] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events
Alistair Francis
[PATCH] softfloat: Constify helpers returning float_status field
Philippe Mathieu-Daudé
Re: [PATCH] softfloat: Constify helpers returning float_status field
Richard Henderson
Re: [PATCH] softfloat: Constify helpers returning float_status field
Richard Henderson
[PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
Ilya Leoshkevich
[PATCH v2 2/2] accel/tcg: Call tcg_tb_insert() for one-insn TBs
Ilya Leoshkevich
Re: [PATCH v2 2/2] accel/tcg: Call tcg_tb_insert() for one-insn TBs
Alex Bennée
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
Richard Henderson
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
Alex Bennée
Re: [PATCH v2 1/2] tcg: Document tb_lookup() and tcg_tb_lookup()
Richard Henderson
[PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
Philippe Mathieu-Daudé
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
Pierrick Bouvier
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
Alex Bennée
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
Kevin Wolf
Re: [PATCH v2] qemu/compiler: Absorb 'clang-tsa.h'
Richard Henderson
[PATCH] qemu/compiler: Absorb 'clang-tsa.h'
Philippe Mathieu-Daudé
Re: [PATCH] qemu/compiler: Absorb 'clang-tsa.h'
Philippe Mathieu-Daudé
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
Philippe Mathieu-Daudé
Re: [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
Philippe Mathieu-Daudé
[PATCH v2] Add a simple zh_TW Traditional Chinese translation
Peter Dave Hello via
Re: [PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
Alex Williamson
Re: [PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
Cédric Le Goater
[PATCH v3] hw/riscv/virt: Add serial alias in DTB
Vasilis Liaskovitis
[PATCH v3 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR-FINAL
Alex Bennée
[PATCH v3 30/37] include/exec: remove warning_printed from MemoryRegion
Alex Bennée
[PATCH v3 13/37] tests/tcg/plugins/syscall: fix 32-bit build
Alex Bennée
[PATCH v3 02/37] semihosting/uaccess: Briefly document returned values
Alex Bennée
[PATCH v3 12/37] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
Alex Bennée
[PATCH v3 01/37] semihosting: add guest_error logging for failed opens
Alex Bennée
[PATCH v3 11/37] tests/tcg/plugins/insn: remove unused callback parameter
Alex Bennée
[PATCH v3 14/37] tests/tcg/plugins/mem: fix 32-bit build
Alex Bennée
[PATCH v3 09/37] system: squash usb_parse into a single function
Alex Bennée
[PATCH v3 21/37] configure: reenable plugins by default for 32-bit hosts
Alex Bennée
[PATCH v3 16/37] contrib/plugins/cache: fix 32-bit build
Alex Bennée
Re: [PATCH v3 00/37] maintainer updates for jan '25 (semihosting, gdb, plugins, docs) pre-PR-FINAL
Alex Bennée
[PATCH v3 05/37] semihosting/arm-compat: Include missing 'cpu.h' header
Alex Bennée
[PATCH v3 04/37] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
Alex Bennée
[PATCH v3 10/37] system: propagate Error to gdbserver_start (and other device setups)
Alex Bennée
[PATCH v3 07/37] semihosting/meson: Build config.o and console.o once
Alex Bennée
[PATCH v3 03/37] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
Alex Bennée
[PATCH v3 06/37] semihosting/console: Avoid including 'cpu.h'
Alex Bennée
[PATCH v3 29/37] include/exec: fix some copy and paste errors in kdoc
Alex Bennée
[PATCH v3 08/37] system/vl: more error exit into config enumeration code
Alex Bennée
[PATCH v3 37/37] scripts/nsis.py: Run dependency check for each DLL file only once
Alex Bennée
[PATCH v3 22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile
Alex Bennée
[PATCH v3 26/37] plugins: fix kdoc annotation
Alex Bennée
[PATCH v3 32/37] docs/devel: add git-publish for patch submitting
Alex Bennée
[PATCH v3 36/37] docs: add a glossary
Alex Bennée
[PATCH v3 33/37] docs/devel: add b4 for patch retrieval
Alex Bennée
[PATCH v3 28/37] tests/qtest: fix some copy and paste errors in kdoc
Alex Bennée
[PATCH v3 27/37] editorconfig: update for perl scripts
Alex Bennée
[PATCH v3 19/37] contrib/plugins/hwprofile: fix 32-bit build
Alex Bennée
[PATCH v3 31/37] docs/sphinx: include kernel-doc script as a dependency
Alex Bennée
[PATCH v3 23/37] win32: remove usage of attribute gcc_struct
Alex Bennée
[PATCH v3 34/37] docs/devel: add information on how to setup build environments
Alex Bennée
[PATCH v3 35/37] docs/devel: add a codebase section
Alex Bennée
[PATCH v3 15/37] contrib/plugins/stoptrigger: fix 32-bit build
Alex Bennée
[PATCH v3 20/37] contrib/plugins/hotpages: fix 32-bit build
Alex Bennée
[PATCH v3 17/37] contrib/plugins/hotblocks: fix 32-bit build
Alex Bennée
[PATCH v3 24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures
Alex Bennée
[PATCH v3 18/37] contrib/plugins/cflow: fix 32-bit build
Alex Bennée
[PATCH v3 25/37] plugins: enable linking with clang/lld
Alex Bennée
[PATCH v1] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
dan tan
[PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 05/13] hw/arm/virt: Remove VirtMachineClass::no_its field
Richard Henderson
[PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
Andrew Jones
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
Thomas Huth
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
Richard Henderson
[PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 04/13] hw/arm/virt: Remove deprecated virt-2.7 machine
Thomas Huth
[PATCH-for-10.1 v2 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 02/13] hw/arm/virt: Remove VirtMachineClass::no_pmu field
Richard Henderson
[PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 10/13] hw/arm/virt: Remove deprecated virt-2.11 machine
Thomas Huth
[PATCH-for-10.1 v2 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 01/13] hw/arm/virt: Remove deprecated virt-2.6 machine
Richard Henderson
[PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 06/13] hw/arm/virt: Remove deprecated virt-2.8 machine
Thomas Huth
[PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 08/13] hw/arm/virt: Remove deprecated virt-2.9 machine
Thomas Huth
[PATCH-for-10.1 v2 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 07/13] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
Richard Henderson
[PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 12/13] hw/arm/virt: Remove deprecated virt-2.12 machine
Thomas Huth
[PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
Richard Henderson
Re: [PATCH-for-10.1 v2 09/13] hw/arm/virt: Remove deprecated virt-2.10 machine
Thomas Huth
[PATCH-for-10.1 v2 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 13/13] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
Richard Henderson
[PATCH-for-10.1 v2 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 11/13] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
Richard Henderson
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Thomas Huth
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Daniel P . Berrangé
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Thomas Huth
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Daniel P . Berrangé
Re: [PATCH-for-10.1 v2 00/13] hw/arm: Remove virt-2.6 up to virt-2.12 machines
Philippe Mathieu-Daudé
[PATCH v7 0/3] hw/acpi: Add vmclock device
David Woodhouse
Earlier messages
Later messages