[Qemu-devel] [PATCH 0/2] Move the bus class to i2c.h

minyard@acm.org posted 2 patches 7 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1519053606-9817-1-git-send-email-minyard@acm.org
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppcbe passed
Test ppcle passed
Test s390x passed
[Qemu-devel] [PATCH 0/2] Move the bus class to i2c.h
Posted by minyard@acm.org 7 years, 8 months ago
This is a couple of changes I have because I have a bus mux emulator
and a multi-master bus mux emulator.  Others need this change, too,
so get it out there.

-corey