FWIW, for the upstream stable qemu series, the forkflow is as follows. First, stable-N.M branches are only updated when a next stable release is made (in this case, v10.2.1) - at the same time, I push a tag and we publish new tarballs on download.qemu.org, and I send announces. stable-N.M branches are static, only receiving new commits, once a commit is there, it's cast in stone.
Before a stable release, it is staging-N.M branch, - which is a volatile branch, which can be overridden, reordered, etc, as the work progresses. And even before staging-N.M, I usually push to my repository on gitlab first, https://gitlab.com/mjt0k/qemu - this is because there, I can avoid thinking about gitlab CI credits, clashing CI pipelines with the staging/master branches, etc. So, expecting stuff to show up on stable-N.M branches isn't wise before the next stable release. HTH -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2133804 Title: QEMU does not emulate IOCTL TCGETS2 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/2133804/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
