qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PULL 24/28] hpet: switch to fine-grained device locking
Daniel P . Berrangé
Re: [PULL 24/28] hpet: switch to fine-grained device locking
Igor Mammedov
Re: [PULL 24/28] hpet: switch to fine-grained device locking
Paolo Bonzini
Re: [PULL 24/28] hpet: switch to fine-grained device locking
Peter Maydell
[PATCH] hpet: guard IRQ handling with BQL
Igor Mammedov
Re: [PATCH] hpet: guard IRQ handling with BQL
Paolo Bonzini
Re: [PATCH 00/22] vfio: improve use of QOM and coding guidelines
Cédric Le Goater
Re: [PATCH 00/22] vfio: improve use of QOM and coding guidelines
Mark Cave-Ayland
[PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
Alex Bennée
Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
Alex Bennée
Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
Daniel P . Berrangé
Re: [PATCH] .gitmodules: move u-boot mirrors to qemu-project-mirrors
Alex Bennée
Re: [PATCH] hw/vfio-user: add x-pci-class-code
Cédric Le Goater
Re: [PATCH] vfio: Report an error when the 'dma_max_mappings' limit is reached
Cédric Le Goater
Re: [PATCH] vfio/igd: Enable quirks when IGD is not the primary display
Cédric Le Goater
Re: [PATCH] vfio/igd: Enable quirks when IGD is not the primary display
Michael Tokarev
[PULL 0/8] Tracing patches
Stefan Hajnoczi
[PULL 3/8] tracetool: avoid space after "*" in arg types
Stefan Hajnoczi
[PULL 7/8] qapi: switch to use QEMU_TEST_REGENERATE env var
Stefan Hajnoczi
[PULL 6/8] tracetool: drop the probe "__nocheck__" wrapping
Stefan Hajnoczi
[PULL 2/8] tracetool: eliminate trailing whitespace in C format
Stefan Hajnoczi
[PULL 5/8] tracetool: add test suite for tracetool with reference output
Stefan Hajnoczi
[PULL 8/8] tracetool-test: allow to run in parallel
Stefan Hajnoczi
Re: [PULL 0/8] Tracing patches
Peter Maydell
Re: [PULL 0/8] Tracing patches
Stefan Hajnoczi
Re: [PULL 0/8] Tracing patches
Daniel P . Berrangé
Re: [PULL 0/8] Tracing patches
Daniel P . Berrangé
[PULL 1/8] checkpatch: cull trailing '*/' in SPDX check
Stefan Hajnoczi
[PULL 4/8] tracetool: include SPDX-License-Identifier in generated files
Stefan Hajnoczi
[PATCH 0/4] tests/functional: misc fixes for reliability / debuggability
Daniel P . Berrangé
[PATCH 3/4] tests/functional: avoid tearDown failure when QEMU dies
Daniel P . Berrangé
Re: [PATCH 3/4] tests/functional: avoid tearDown failure when QEMU dies
Thomas Huth
[PATCH 4/4] tests/functional: purge scratch dir on test startup
Daniel P . Berrangé
Re: [PATCH 4/4] tests/functional: purge scratch dir on test startup
Alex Bennée
[PATCH 1/4] tests/functional: fix infinite loop on console EOF
Daniel P . Berrangé
Re: [PATCH 1/4] tests/functional: fix infinite loop on console EOF
Alex Bennée
Re: [PATCH 1/4] tests/functional: fix infinite loop on console EOF
Thomas Huth
[PATCH 2/4] tests/functional: avoid duplicate messages on failures
Daniel P . Berrangé
Re: [PATCH 2/4] tests/functional: avoid duplicate messages on failures
Thomas Huth
should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Peter Maydell
Re: should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Daniel P . Berrangé
Re: should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Peter Maydell
Re: [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 17/22] vfio/pci-quirks.c: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
Mark Cave-Ayland
[PATCH 00/33] First Rust update for QEMU 10.2
Paolo Bonzini
[PATCH 03/33] meson, cargo: require Rust 1.83.0
Paolo Bonzini
Re: [PATCH 03/33] meson, cargo: require Rust 1.83.0
Zhao Liu
[PATCH 04/33] rust: add missing const markers for MSRV==1.83.0
Paolo Bonzini
Re: [PATCH 04/33] rust: add missing const markers for MSRV==1.83.0
Zhao Liu
[PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
Paolo Bonzini
Re: [PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
Zhao Liu
[PATCH 28/33] rust: repurpose qemu_api -> tests
Paolo Bonzini
Re: [PATCH 28/33] rust: repurpose qemu_api -> tests
Zhao Liu
[PATCH 33/33] rust: do not inline do_init_io
Paolo Bonzini
Re: [PATCH 33/33] rust: do not inline do_init_io
Zhao Liu
[PATCH 27/33] rust/pl011: drop dependency on qemu_api
Paolo Bonzini
Re: [PATCH 27/33] rust/pl011: drop dependency on qemu_api
Zhao Liu
[PATCH 09/33] rust: qdev: const_refs_to_static
Paolo Bonzini
Re: [PATCH 09/33] rust: qdev: const_refs_to_static
Zhao Liu
[PATCH 17/33] rust: make build.rs generic over various ./rust/projects
Paolo Bonzini
Re: [PATCH 17/33] rust: make build.rs generic over various ./rust/projects
Zhao Liu
[PATCH 11/33] rust: remove unused global qemu "allocator"
Paolo Bonzini
Re: [PATCH 11/33] rust: remove unused global qemu "allocator"
Zhao Liu
[PATCH 01/33] ci: temporarily remove rust from Debian and Ubuntu
Paolo Bonzini
Re: [PATCH 01/33] ci: temporarily remove rust from Debian and Ubuntu
Zhao Liu
[PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
Paolo Bonzini
Re: [PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
Zhao Liu
[PATCH 18/33] rust: split "util" crate
Paolo Bonzini
Re: [PATCH 18/33] rust: split "util" crate
Zhao Liu
[PATCH 32/33] rust: meson: remove unnecessary complication in device crates
Paolo Bonzini
Re: [PATCH 32/33] rust: meson: remove unnecessary complication in device crates
Zhao Liu
[PATCH 19/33] rust: split "migration" crate
Paolo Bonzini
Re: [PATCH 19/33] rust: split "migration" crate
Zhao Liu
[PATCH 22/33] rust: split "chardev" crate
Paolo Bonzini
Re: [PATCH 22/33] rust: split "chardev" crate
Zhao Liu
[PATCH 14/33] rust: move VMState handling to QOM module
Paolo Bonzini
Re: [PATCH 14/33] rust: move VMState handling to QOM module
Zhao Liu
[PATCH 23/33] rust: split "system" crate
Paolo Bonzini
Re: [PATCH 23/33] rust: split "system" crate
Zhao Liu
[PATCH 20/33] rust: split "bql" crate
Paolo Bonzini
Re: [PATCH 20/33] rust: split "bql" crate
Zhao Liu
[PATCH 15/33] rust: move Cell vmstate impl
Paolo Bonzini
Re: [PATCH 15/33] rust: move Cell vmstate impl
Zhao Liu
[PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
Paolo Bonzini
Re: [PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
Zhao Liu
[PATCH 10/33] docs/rust: update msrv
Paolo Bonzini
Re: [PATCH 10/33] docs/rust: update msrv
Zhao Liu
[PATCH 13/33] rust: move vmstate_clock!() to qdev module
Paolo Bonzini
Re: [PATCH 13/33] rust: move vmstate_clock!() to qdev module
Zhao Liu
[PATCH 08/33] rust: vmstate: use const_refs_to_static
Paolo Bonzini
Re: [PATCH 08/33] rust: vmstate: use const_refs_to_static
Zhao Liu
Re: [PATCH 02/33] configure: bump Meson to 1.9.0 for use with Rust
Zhao Liu
Re: [PATCH 05/33] rust: use inline const expressions
Zhao Liu
Re: [PATCH 12/33] rust: add workspace authors
Zhao Liu
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Peter Maydell
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Marc-André Lureau
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Zhao Liu
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Marc-André Lureau
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Paolo Bonzini
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Daniel P . Berrangé
[PATCH 07/33] rust: vmstate: convert to use builder pattern
Paolo Bonzini
[PATCH 24/33] rust: split "hwcore" crate
Paolo Bonzini
Re: [PATCH 24/33] rust: split "hwcore" crate
Zhao Liu
Re: [PATCH 31/33] docs: update rust.rst
Zhao Liu
[PATCH 16/33] rust: split Rust-only "common" crate
Paolo Bonzini
Re: [PATCH 16/33] rust: split Rust-only "common" crate
Zhao Liu
[PATCH 21/33] rust: split "qom" crate
Paolo Bonzini
[PATCH 06/33] rust: add qdev Device derive macro
Paolo Bonzini
Re: [PATCH 06/33] rust: add qdev Device derive macro
Zhao Liu
[PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
Paolo Bonzini
Re: [PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
Zhao Liu
[PATCH v3 00/19] accel, cpus: clean up cpu->exit_request
Paolo Bonzini
[PATCH 04/19] target-arm: remove uses of cpu_interrupt() for user-mode emulation
Paolo Bonzini
[PATCH 10/19] accel: use atomic accesses for exit_request
Paolo Bonzini
[PATCH 05/19] user-exec: remove cpu_interrupt() stub
Paolo Bonzini
[PATCH 06/19] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Paolo Bonzini
[PATCH 14/19] cpus: properly kick CPUs out of inner execution loop
Paolo Bonzini
Re: [PATCH 14/19] cpus: properly kick CPUs out of inner execution loop
Richard Henderson
[PATCH 01/19] target/ppc: limit cpu_interrupt_exittb to system emulation
Paolo Bonzini
[PATCH 15/19] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Paolo Bonzini
Re: [PATCH 15/19] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Richard Henderson
[PATCH 13/19] cpus: remove TCG-ism from cpu_exit()
Paolo Bonzini
[PATCH 09/19] accel: use store_release/load_acquire for cross-thread exit_request
Paolo Bonzini
[PATCH 07/19] cpu-common: use atomic access for interrupt_request
Paolo Bonzini
[PATCH 11/19] accel/tcg: create a thread-kick function for TCG
Paolo Bonzini
[PATCH 17/19] cpus: clear exit_request in qemu_process_cpu_events
Paolo Bonzini
[PATCH 19/19] tcg/user: do not set exit_request gratuitously
Paolo Bonzini
[PATCH 08/19] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
Paolo Bonzini
[PATCH 16/19] bsd-user, linux-user: introduce qemu_process_cpu_events
Paolo Bonzini
[PATCH 03/19] target/i386: limit a20 to system emulation
Paolo Bonzini
[PATCH 02/19] target/sparc: limit cpu_check_irqs to system emulation
Paolo Bonzini
[PATCH 12/19] accel/tcg: inline cpu_exit()
Paolo Bonzini
[PATCH 18/19] accel: make all calls to qemu_process_cpu_events look the same
Paolo Bonzini
Re: [PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
Albert Esteve
[RFC PATCH v4 0/3] Add Zvqdotq support
Max Chou
[RFC PATCH v4 2/3] target/riscv: rvv: Add Zvqdotq support
Max Chou
[RFC PATCH v4 3/3] target/riscv: Expose Zvqdotq extension as a cpu property
Max Chou
[RFC PATCH v4 1/3] target/riscv: Add Zvqdotq cfg property
Max Chou
Re: [RFC PATCH v4 1/3] target/riscv: Add Zvqdotq cfg property
Daniel Henrique Barboza
Re: [PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
Re: [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Alireza Sanaee via
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Eric Auger
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Nicolin Chen
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Eric Auger
[PATCH v11 00/17] Change ghes to use HEST-based offsets and add support for error inject
Mauro Carvalho Chehab
[PATCH v11 09/17] acpi/generic_event_device: add logic to detect if HEST addr is available
Mauro Carvalho Chehab
[PATCH v11 10/17] acpi/generic_event_device: add an APEI error device
Mauro Carvalho Chehab
[PATCH v11 05/17] acpi/ghes: Use HEST table offsets when preparing GHES records
Mauro Carvalho Chehab
[PATCH v11 17/17] scripts/ghes_inject: add a script to generate GHES error inject
Mauro Carvalho Chehab
[PATCH v11 11/17] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
Mauro Carvalho Chehab
[PATCH v11 07/17] acpi/ghes: add a notifier to notify when error data is ready
Mauro Carvalho Chehab
[PATCH v11 15/17] tests/acpi: virt: update HEST and DSDT tables
Mauro Carvalho Chehab
[PATCH v11 16/17] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
Mauro Carvalho Chehab
[PATCH v11 08/17] acpi/generic_event_device: Update GHES migration to cover hest addr
Mauro Carvalho Chehab
[PATCH v11 02/17] acpi/ghes: Cleanup the code which gets ghes ged state
Mauro Carvalho Chehab
[PATCH v11 12/17] arm/virt: Wire up a GED error device for ACPI / GHES
Mauro Carvalho Chehab
[PATCH v11 14/17] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
Mauro Carvalho Chehab
[PATCH v11 06/17] acpi/ghes: don't hard-code the number of sources for HEST table
Mauro Carvalho Chehab
[PATCH v11 04/17] acpi/ghes: add a firmware file with HEST address
Mauro Carvalho Chehab
[PATCH v11 13/17] qapi/acpi-hest: add an interface to do generic CPER error injection
Mauro Carvalho Chehab
[PATCH v11 01/17] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
Mauro Carvalho Chehab
[PATCH v11 03/17] acpi/ghes: prepare to change the way HEST offsets are calculated
Mauro Carvalho Chehab
Re: [PATCH-for-10.1? 0/3] linux-user: Select default CPUs for MicroMIPS and MIPS16e ASEs
Michael Tokarev
[PATCH 00/22] Fix memory region leaks and use-after-finalization
Akihiko Odaki
[PATCH 05/22] target/xtensa: Fix AddressSpace exposure timing
Akihiko Odaki
[PATCH 03/22] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
Akihiko Odaki
[PATCH 07/22] hw/pci-host/raven: Fix AddressSpace exposure timing
Akihiko Odaki
Re: [PATCH 07/22] hw/pci-host/raven: Fix AddressSpace exposure timing
BALATON Zoltan
Re: [PATCH 07/22] hw/pci-host/raven: Fix AddressSpace exposure timing
Akihiko Odaki
Re: [PATCH 07/22] hw/pci-host/raven: Fix AddressSpace exposure timing
Peter Maydell
[PATCH 09/22] sun4u: Fix AddressSpace exposure timing
Akihiko Odaki
Re: [PATCH 09/22] sun4u: Fix AddressSpace exposure timing
Thomas Huth
Re: [PATCH 09/22] sun4u: Fix AddressSpace exposure timing
Mark Cave-Ayland
[PATCH 06/22] auxbus: Fix AddressSpace exposure timing
Akihiko Odaki
[PATCH 11/22] vfio-user: Do not delete the subregion
Akihiko Odaki
[PATCH 17/22] hw/ide/via: Do not delete the subregions
Akihiko Odaki
[PATCH 14/22] secondary-vga: Do not delete the subregions
Akihiko Odaki
[PATCH 01/22] docs/devel: Do not unparent in instance_finalize()
Akihiko Odaki
[PATCH 15/22] cmd646: Do not delete the subregions
Akihiko Odaki
[PATCH 21/22] hw/usb/hcd-ehci: Do not delete the subregions
Akihiko Odaki
[PATCH 10/22] qdev: Automatically delete memory subregions
Akihiko Odaki
Re: [PATCH 10/22] qdev: Automatically delete memory subregions
Peter Xu
Re: [PATCH 10/22] qdev: Automatically delete memory subregions
Akihiko Odaki
[PATCH 08/22] sun4m: Fix AddressSpace exposure timing
Akihiko Odaki
Re: [PATCH 08/22] sun4m: Fix AddressSpace exposure timing
Thomas Huth
Re: [PATCH 08/22] sun4m: Fix AddressSpace exposure timing
Mark Cave-Ayland
[PATCH 19/22] pci: Do not delete the subregions
Akihiko Odaki
[PATCH 12/22] hw/char/diva-gsp: Do not delete the subregion
Akihiko Odaki
[PATCH 04/22] target/mips: Fix AddressSpace exposure timing
Akihiko Odaki
Re: [PATCH 04/22] target/mips: Fix AddressSpace exposure timing
Thomas Huth
[PATCH 18/22] hw/nvme: Do not delete the subregion
Akihiko Odaki
[PATCH 20/22] hw/ppc/spapr_pci: Do not delete the subregions
Akihiko Odaki
[PATCH 16/22] hw/ide/piix: Do not delete the subregions
Akihiko Odaki
[PATCH 22/22] hw/usb/hcd-xhci: Do not delete the subregions
Akihiko Odaki
[PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()
Akihiko Odaki
Re: [PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()
Peter Xu
Re: [PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()
Akihiko Odaki
Re: [PATCH 02/22] vfio/pci: Do not unparent in instance_finalize()
Peter Xu
Earlier messages
Later messages