Searched hist:"3 fe71223374e71436d4aced8865e50fd36588ff7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | aio.h | diff 3fe71223374e71436d4aced8865e50fd36588ff7 Thu Oct 27 05:49:08 CDT 2016 Paolo Bonzini <pbonzini@redhat.com> aio: convert from RFifoLock to QemuRecMutex
It is simpler and a bit faster, and QEMU does not need the contention callbacks (and thus the fairness) anymore.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <1477565348-5458-21-git-send-email-pbonzini@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com>
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | diff 3fe71223374e71436d4aced8865e50fd36588ff7 Thu Oct 27 05:49:08 CDT 2016 Paolo Bonzini <pbonzini@redhat.com> aio: convert from RFifoLock to QemuRecMutex
It is simpler and a bit faster, and QEMU does not need the contention callbacks (and thus the fairness) anymore.
Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <1477565348-5458-21-git-send-email-pbonzini@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com>
|