QEMU I2C/I3C exerciser for pymctp
Project description
pymctp-exerciser-qemu
QEMU I2C and I3C exerciser support for pymctp.
This package provides exerciser implementations for interfacing with QEMU's I2C and I3C virtual devices to send and receive MCTP packets in virtualized environments.
Installation
pip install pymctp-exerciser-qemu
Requirements
- pymctp >= 0.1.0
- crc8 >= 0.1.0
- QEMU with I2C/I3C device support
Exercisers Included
QemuI2CNetDevSocket
Interfaces with QEMU I2C devices via network sockets.
from pymctp.exerciser import get_exerciser
QemuI2CSocket = get_exerciser('qemu-i2c')
socket = QemuI2CSocket(
host='localhost',
port=5555,
addr=0x20
)
QemuI3CCharDevSocket
Interfaces with QEMU I3C devices via character devices.
from pymctp.exerciser import get_exerciser
QemuI3CSocket = get_exerciser('qemu-i3c')
socket = QemuI3CSocket(
chardev_path='/tmp/i3c-socket',
addr=0x20
)
Auto-Registration
This package automatically registers both exercisers with pymctp when installed:
qemu-i2c: QemuI2CNetDevSocketqemu-i3c: QemuI3CCharDevSocket
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pymctp_exerciser_qemu-0.2.5.tar.gz.
File metadata
- Download URL: pymctp_exerciser_qemu-0.2.5.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eed6bea97bd958d1f603be5d74fcbae33c69b6bfa4f6f6d524edfc3d5dfe1e70
|
|
| MD5 |
11339566217d734348115664ca138952
|
|
| BLAKE2b-256 |
2dc5c64aad074edff8123637e651a1d4d40ade879b46c80a10e05bb96cf7ef83
|
Provenance
The following attestation bundles were made for pymctp_exerciser_qemu-0.2.5.tar.gz:
Publisher:
publish.yml on jls5177/pymctp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pymctp_exerciser_qemu-0.2.5.tar.gz -
Subject digest:
eed6bea97bd958d1f603be5d74fcbae33c69b6bfa4f6f6d524edfc3d5dfe1e70 - Sigstore transparency entry: 750128564
- Sigstore integration time:
-
Permalink:
jls5177/pymctp@93dbe9b6e0baedcd9517ddffabd7f857b79b80ce -
Branch / Tag:
refs/tags/v0.2.5 - Owner: https://github.com/jls5177
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@93dbe9b6e0baedcd9517ddffabd7f857b79b80ce -
Trigger Event:
push
-
Statement type:
File details
Details for the file pymctp_exerciser_qemu-0.2.5-py3-none-any.whl.
File metadata
- Download URL: pymctp_exerciser_qemu-0.2.5-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88bf503038b837bacc03f435fdd37a7250fdad3c5baf7867a3f01cc0cb609592
|
|
| MD5 |
3dbed403dc8c3eb33e2af7190e041055
|
|
| BLAKE2b-256 |
2011454418949dd3b6838b7478f7fe4200bc00b45abdc9ccf2853d1e7cbcacd5
|
Provenance
The following attestation bundles were made for pymctp_exerciser_qemu-0.2.5-py3-none-any.whl:
Publisher:
publish.yml on jls5177/pymctp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pymctp_exerciser_qemu-0.2.5-py3-none-any.whl -
Subject digest:
88bf503038b837bacc03f435fdd37a7250fdad3c5baf7867a3f01cc0cb609592 - Sigstore transparency entry: 750128610
- Sigstore integration time:
-
Permalink:
jls5177/pymctp@93dbe9b6e0baedcd9517ddffabd7f857b79b80ce -
Branch / Tag:
refs/tags/v0.2.5 - Owner: https://github.com/jls5177
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@93dbe9b6e0baedcd9517ddffabd7f857b79b80ce -
Trigger Event:
push
-
Statement type: