qemu-devel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH v4 30/31] hw/arm/smmuv3-accel: Enforce viommu association when CMDQV is active
Nicolin Chen
Re: [PATCH v4 28/31] hw/arm/smmuv3-accel: Introduce helper to query CMDQV type
Nicolin Chen
Re: [PATCH v4 27/31] hw/arm/smmuv3: Add per-device identifier property
Nicolin Chen
Re: [PATCH v4 26/31] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
Nicolin Chen
Re: [PATCH v4 24/31] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
Nicolin Chen
Re: [PATCH v4 23/31] hw/arm/smmuv3-accel: Introduce common helper for veventq read
Nicolin Chen
Re: [PATCH v4 20/31] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
Nicolin Chen
Re: [PATCH v4 19/31] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs on base register programming
Nicolin Chen
Re: [PATCH v4 18/31] system/physmem: Add address_space_is_ram() helper
Nicolin Chen
Re: [PATCH v4 14/31] hw/arm/tegra241-cmdqv: Emulate CMDQ-V Config region
Nicolin Chen
[PATCH 0/2] aspeed/hace: security fixes
Cédric Le Goater
[PATCH 1/2] aspeed/hace: Fix out-of-bounds read in has_padding()
Cédric Le Goater
[PATCH 2/2] aspeed/hace: Prevent total_req_len overflow
Cédric Le Goater
[PATCH 0/6] s390x: Add support for virtio-scsi-pci boot device
jrossi
[PATCH 3/6] pc-bios/s390-ccw: Rename Virtio CCW run function for generic use
jrossi
[PATCH 4/6] s390x: Introduce PCI SCSI IPLB and boot type
jrossi
[PATCH 6/6] tests/qtest: Add s390x PCI SCSI fallback test to cdrom-test.c
jrossi
[PATCH 2/5] pc-bios/s390-ccw: Add per-queue notification offset for multi-queue virtio configurations
jrossi
[PATCH 5/6] s390x: Enable IPL from Virtio PCI SCSI devices
jrossi
[PATCH 1/6] s390x: Rename SCSI IPL type to indicate CCW bus
jrossi
[no subject]
Stefan Berger
[PATCH 4/5] tests: Use ML-DSA-87 operations to cause large TPM transfers with TIS
Stefan Berger
[PATCH 5/5] tpm-spapr: Extend buffer size to 8kb for machines >= v11.1
Stefan Berger
[PATCH 1/5] qtests: Enable starting swtpm with a given profile
Stefan Berger
[PATCH 3/5] tpm: Extend TPM TIS buffer size to 8kb for machines >= v11.1
Stefan Berger
[PATCH 2/5] tests: Use ML-DSA-87 operations to cause large TPM transfers with CRB
Stefan Berger
Re: [PATCH v4 12/31] hw/arm/virt: Link SMMUv3 CMDQV resources to platform bus
Nicolin Chen
Re: [PATCH v4 10/31] hw/arm/tegra241-cmdqv: Probe host Tegra241 CMDQV support
Nicolin Chen
Re: [PATCH v4 09/31] hw/arm/virt: Use stored SMMUv3 device list for IORT build
Nicolin Chen
[PATCH 0/4] HMP roll up
dave
[PATCH 4/4] monitor: Add `clear` command
dave
[PATCH 2/4] hxtool: Split srst/erst add checks
dave
[PATCH 1/4] hmp*hx: Move info docs
dave
[PATCH 3/4] hxtool: Error on missing docs
dave
[PATCH v6 0/6] hw/tpm: CRB chunking capability to handle PQC
Arun Menon
[PATCH v6 3/6] hw/tpm: Add internal buffer state for chunking
Arun Menon
[PATCH v6 1/6] hw/tpm: Add TPM CRB chunking fields
Arun Menon
[PATCH v6 2/6] hw/tpm: Refactor CRB_CTRL_START register access
Arun Menon
[PATCH v6 5/6] test/qtest: Add test for tpm crb chunking
Arun Menon
[PATCH v6 6/6] hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon
Re: [PATCH v6 6/6] hw/tpm: Add support for VM migration with TPM CRB chunking
Stefan Berger
[PATCH v6 4/6] hw/tpm: Implement TPM CRB chunking logic
Arun Menon
[PATCH 0/4] initial support for yosemite v4
Alexander Hansen
[PATCH 4/4] ast2600: yosemite4 initial support
Alexander Hansen
Re: [PATCH 4/4] ast2600: yosemite4 initial support
Cédric Le Goater
[PATCH 1/4] hw/sensor: MAX31790 support
Alexander Hansen
[PATCH 3/4] hw/sensor: support Texas Instruments ADC128D818
Alexander Hansen
[PATCH 2/4] hw/sensor: support MAX11615
Alexander Hansen
Re: [PATCH v4 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
Eric Auger
Re: [PATCH v4 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
Nicolin Chen
[PATCH v5 00/15] target/arm: add support for MTE4
Gabriel Brookman
[PATCH v5 01/15] target/arm: implement MTE_PERM
Gabriel Brookman
[PATCH v5 10/15] target/arm: fault on tag store to canonical tag
Gabriel Brookman
[PATCH v5 11/15] target/arm: skip tag bit bounds check if MTX is on
Gabriel Brookman
[PATCH v5 09/15] target/arm: load on canonical tag loads ext bits
Gabriel Brookman
[PATCH v5 02/15] target/arm: add TCSO bitmasks to SCTLR
Gabriel Brookman
[PATCH v5 12/15] target/arm: tag is not a part of PAuth with MTX
Gabriel Brookman
[PATCH v5 04/15] linux-user: add MTE_STORE_ONLY to prctl
Gabriel Brookman
[PATCH v5 03/15] target/arm: mte_check unemitted on STORE_ONLY load
Gabriel Brookman
[PATCH v5 05/15] target/arm: emit tag check when MTX without TBI
Gabriel Brookman
[PATCH v5 06/15] target/arm: add MTX to MTEDESC and DisasContext
Gabriel Brookman
[PATCH v5 07/15] target/arm: add canonical tag check, mtx helpers
Gabriel Brookman
[PATCH v5 08/15] target/arm: add canonical MTE check logic
Gabriel Brookman
[PATCH v5 15/15] tests/tcg: add test for MTE_STORE_ONLY
Gabriel Brookman
[PATCH v5 14/15] tests/tcg: add test for MTE FAR
Gabriel Brookman
[PATCH v5 13/15] docs: add MTE4 features to docs
Gabriel Brookman
Re: [PATCH v4 08/31] hw/arm/smmuv3-accel: Wire CMDQV ops into accel lifecycle
Eric Auger
Re: [PATCH v4 08/31] hw/arm/smmuv3-accel: Wire CMDQV ops into accel lifecycle
Nicolin Chen
Re: [PATCH v4 07/31] hw/arm/tegra241-cmdqv: Add Tegra241 CMDQV ops backend stub
Eric Auger
Re: [PATCH v4 07/31] hw/arm/tegra241-cmdqv: Add Tegra241 CMDQV ops backend stub
Nicolin Chen
Re: [PATCH v4 06/31] hw/arm/smmuv3-accel: Introduce CMDQV ops interface
Eric Auger
Re: [PATCH v4 06/31] hw/arm/smmuv3-accel: Introduce CMDQV ops interface
Nicolin Chen
Re: [PATCH v4 05/31] system/iommufd: Remove unused viommu pointer from IOMMUFDVeventq
Eric Auger
Re: [PATCH v4 05/31] system/iommufd: Remove unused viommu pointer from IOMMUFDVeventq
Nicolin Chen
[PATCH 0/5] virtio-scsi: Add max_target and max_lun knobs
Karolina Stolarek
[PATCH 5/5] virtio-scsi: Make max_lun parameter configurable
Karolina Stolarek
[PATCH 3/5] virtio-scsi: Use errp in virtio_scsi_device_realize
Karolina Stolarek
[PATCH 2/5] scsi: Rename SCSIBusInfo to SCSIBusOps
Karolina Stolarek
[PATCH 1/5] scsi: Split SCSIBusInfo struct
Karolina Stolarek
[PATCH 4/5] virtio-scsi: Make max_target parameter configurable
Karolina Stolarek
[PATCH] target/ppc/kvm: Fix const violation when trimming CPU alias suffix
Amit Machhiwal
[PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Philippe Mathieu-Daudé
[PATCH 2/3] docs/devel/tcg-ops: List more vector opcodes
Philippe Mathieu-Daudé
Re: [PATCH 2/3] docs/devel/tcg-ops: List more vector opcodes
Pierrick Bouvier
[PATCH 3/3] docs/devel/tcg-ops: Slightly expand on discard() opcode
Philippe Mathieu-Daudé
Re: [PATCH 3/3] docs/devel/tcg-ops: Slightly expand on discard() opcode
Pierrick Bouvier
[PATCH 1/3] docs/devel/tcg-ops: Stop listing dup2_vec()
Philippe Mathieu-Daudé
Re: [PATCH 1/3] docs/devel/tcg-ops: Stop listing dup2_vec()
Pierrick Bouvier
Re: [PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Pierrick Bouvier
[PATCH v4 00/13] Make RamDiscardManager work with multiple sources & virtio-mem
Marc-André Lureau
[PATCH v4 04/13] system/ram-discard-manager: implement replay via is_populated iteration
Marc-André Lureau
[PATCH v4 07/13] system/memory: implement RamDiscardManager multi-source aggregation
Marc-André Lureau
[PATCH v4 01/13] system/memory: split RamDiscardManager into source and manager
Marc-André Lureau
[PATCH v4 05/13] virtio-mem: remove replay_populated/replay_discarded implementation
Marc-André Lureau
[PATCH v4 02/13] system/memory: move RamDiscardManager to separate compilation unit
Marc-André Lureau
[PATCH v4 06/13] system/ram-discard-manager: drop replay from source interface
Marc-André Lureau
[PATCH v4 09/13] system/memory: add RamDiscardManager reference counting and cleanup
Marc-André Lureau
[PATCH v4 12/13] monitor: add 'info ramblock-attributes' command
Marc-André Lureau
[PATCH v4 13/13] RFC: hw/virtio: start virtio-mem guest_memfd regions as shared
Marc-André Lureau
[PATCH v4 11/13] system/physmem: make ram_block_discard_range() handle guest_memfd
Marc-André Lureau
[PATCH v4 03/13] system/memory: constify section arguments
Marc-André Lureau
[PATCH v4 10/13] tests: add unit tests for RamDiscardManager multi-source aggregation
Marc-André Lureau
[PATCH v4 08/13] system/physmem: destroy ram block attributes before RCU-deferred reclaim
Marc-André Lureau
[PATCH v2 00/46] Fix various QOM object life-cycle issues
Marc-André Lureau
[PATCH v2 02/46] chardev/char-socket: handle NULL addr in char_socket_get_addr
Marc-André Lureau
[PATCH v2 07/46] hw/ipmi: reject NULL 'bmc' property rather than crash
Marc-André Lureau
[PATCH v2 01/46] hw/pci: handle missing bus in prop_pci_busnr_get
Marc-André Lureau
[PATCH v2 04/46] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
Marc-André Lureau
[PATCH v2 06/46] hw/remote: check visit return in vfu_object_set_socket
Marc-André Lureau
[PATCH v2 05/46] hw/pci-host/q35: handle NULL bus in pci-hole64 getters
Marc-André Lureau
[PATCH v2 08/46] hw/xlnx_dp: reject NULL 'dpdma' property rather than crash
Marc-André Lureau
[PATCH v2 09/46] qom/object: update doc about NULL values in link properties
Marc-André Lureau
[PATCH v2 13/46] io/net-listener: move mutex init to instance_init
Marc-André Lureau
[PATCH v2 12/46] backends/cryptodev-lkcf: skip cleanup when not initialized
Marc-André Lureau
[PATCH v2 15/46] system/ioport: minor code simplification
Marc-André Lureau
[PATCH v2 11/46] hw/remote: guard listener unregister in finalize
Marc-André Lureau
Re: [PATCH v2 11/46] hw/remote: guard listener unregister in finalize
Jag Raman
[PATCH v2 18/46] hw/i386/x86: free oem_id and oem_table_id on finalization
Marc-André Lureau
[PATCH v2 21/46] net/filter: free old values in property setters
Marc-André Lureau
[PATCH v2 20/46] hw/core/resetcontainer: free children array on finalization
Marc-André Lureau
[PATCH v2 14/46] net/colo-compare: guard finalize against uninitialized state
Marc-André Lureau
[PATCH v2 23/46] target/i386/sev: add finalize functions and fix leaking setters
Marc-André Lureau
[PATCH v2 10/46] hw/intc/apic: move checks to realize()
Marc-André Lureau
[PATCH v2 22/46] ui/console-vc: destroy fifo on text console finalization
Marc-André Lureau
[PATCH v2 16/46] system/ioport: Fix qom-list-properties crash on portio list obj
marcandre . lureau
[PATCH v2 26/46] net/can: free ifname on socketcan finalization
Marc-André Lureau
[PATCH v2 25/46] hw/i386/nitro_enclave: add instance finalize
Marc-André Lureau
[PATCH v2 28/46] scsi/pr-manager-helper: free path on finalization
Marc-André Lureau
[PATCH v2 29/46] accel/kvm: free device path on finalization
Marc-André Lureau
[PATCH v2 33/46] hw/fsi: move OPBus address space init to realize
Marc-André Lureau
[PATCH v2 27/46] backends/igvm-cfg: free filename on finalization
Marc-André Lureau
[PATCH v2 30/46] system/qtest: add missing qtest_finalize()
Marc-André Lureau
[PATCH v2 19/46] hw/core/machine: free shim_filename on finalization
Marc-André Lureau
[PATCH v2 24/46] target/i386/kvm/tdx: free strings in tdx_guest_finalize
Marc-André Lureau
[PATCH v2 37/46] hw/arm/sbsa-ref: free unrealized flash devices on finalization
Marc-André Lureau
[PATCH v2 38/46] hw/arm/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 36/46] hw/arm/aspeed: free fmc_model and spi_model on finalization
Marc-André Lureau
[PATCH v2 31/46] hw/i386/pc: free pcspk on finalization
Marc-André Lureau
[PATCH v2 40/46] hw/ppc/spapr: free host_model and host_serial on finalization
Marc-André Lureau
[PATCH v2 32/46] hw/tpm: free PPI buffer on finalization
Marc-André Lureau
[PATCH v2 34/46] hw/fsi: move OPBus qbus_init() to instance_init
Marc-André Lureau
Re: [PATCH v2 34/46] hw/fsi: move OPBus qbus_init() to instance_init
Cédric Le Goater
[PATCH v2 03/46] hw/pci-bridge: handle missing parent in prop_pxb_uid_get
Marc-André Lureau
[PATCH v2 17/46] ui/console: remove console from global list on finalization
Marc-André Lureau
[PATCH v2 35/46] hw/gpio/pca9552: fix state_str leak in pca955x_set_led
Marc-André Lureau
[PATCH v2 44/46] hw/riscv/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 41/46] hw/ppc/pnv: drop extra ref on PHB after adding as child
Marc-André Lureau
[PATCH v2 39/46] hw/loongarch/virt: free flash devices and OEM strings on finalization
Marc-André Lureau
[PATCH v2 45/46] hw/i2c/pmbus: fix undefined behavior in pmbus_direct_mode2data
Marc-André Lureau
[PATCH v2 46/46] qtest: add "qom-tests" command
Marc-André Lureau
[PATCH v2 42/46] target/riscv: fix general_user_opts hash table leak
Marc-André Lureau
Re: [PATCH v2 42/46] target/riscv: fix general_user_opts hash table leak
Marc-André Lureau
[PATCH v2 43/46] target/riscv: use hash table as set for user_options
Marc-André Lureau
Re: [PATCH v4] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
Re: [PATCH v5] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
[PATCH v6] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
Re: [Stable-10.1.5 05/46] python: drop uses of pkg_resources
Michael Tokarev
[PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
Jamin Lin
[PATCH v6 10/11] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
Jamin Lin
[PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Jamin Lin
Re: [PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Cédric Le Goater
Re: [PATCH v6 02/11] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Philippe Mathieu-Daudé
[PATCH v6 01/11] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
Jamin Lin
[PATCH v6 11/11] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2
Jamin Lin
[PATCH v6 04/11] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Jamin Lin
[PATCH v6 06/11] hw/usb/hcd-ehci: Implement 64-bit iTD descriptor addressing
Jamin Lin
[PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Jamin Lin
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Philippe Mathieu-Daudé
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Cédric Le Goater
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Philippe Mathieu-Daudé
Re: [PATCH v6 08/11] hw/usb/hcd-ehci: Add ctrldssegment-default property
Cédric Le Goater
[PATCH v6 03/11] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
Jamin Lin
[PATCH v6 07/11] hw/usb/hcd-ehci: Implement 64-bit siTD descriptor addressing
Jamin Lin
[PATCH v6 09/11] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
Jamin Lin
Re: [PATCH v6 09/11] hw/arm/aspeed_ast27x0: Set EHCI ctrldssegment-default
Philippe Mathieu-Daudé
[PATCH v6 05/11] hw/usb/hcd-ehci: Implement 64-bit qTD descriptor addressing
Jamin Lin
Re: [PATCH v6 00/11] hw/usb/ehci: Add 64-bit descriptor addressing support
Cédric Le Goater
Re: [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
Rahul Pathak via qemu development
[PATCH] riscv: virt: avoid RISCVCPU copy in PMU FDT setup
Mohamed Ayman
[PATCH v4 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
Eric Auger
[PATCH v4 03/17] target/arm/cpu-sysregs.h.inc: Update with automatic generation
Eric Auger
[PATCH v4 04/17] arm/cpu: Add infra to handle generated ID register definitions
Eric Auger
[PATCH v4 01/17] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
Eric Auger
[PATCH v4 09/17] arm/cpu: accessors for writable id registers
Eric Auger
[PATCH v4 08/17] target/arm/kvm: Introduce kvm_get_writable_id_regs
Eric Auger
[PATCH v4 02/17] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
Eric Auger
[PATCH v4 05/17] scripts: Introduce scripts/aarch64_sysreg_helpers module
Eric Auger
[PATCH v4 11/17] arm/kvm: write back modified ID regs to KVM
Eric Auger
[PATCH v4 17/17] arm/cpu-features: document ID reg properties
Eric Auger
[PATCH v4 16/17] arm-qmp-cmds: introspection for ID register props
Eric Auger
[PATCH v4 07/17] target/arm/cpu-sysreg-properties.c: Generate code with new script
Eric Auger
[PATCH v4 06/17] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
Eric Auger
[PATCH v4 15/17] arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
[PATCH v4 13/17] target/arm/kvm: Special case REVIDR_EL1 and AIDR_EL1
Eric Auger
[PATCH v4 10/17] arm/kvm: Allow reading all the writable ID registers
Eric Auger
[PATCH v4 12/17] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Eric Auger
[PATCH v4 14/17] target/arm/kvm: Special case ID_AA64ISAR0_EL1 RES0 [24, 27] bits
Eric Auger
[PATCH] ui/input: do not assert() when tracing invalid input
marcandre . lureau
[PATCH 0/7] m68k: Add Sun-3 Machine Emulation
54weasels
Earlier messages