mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
typofixes - v4
Signed-off-by: Veres Lajos <vlajos@gmail.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
33b23b4b5e
commit
67cc32ebfd
35 changed files with 47 additions and 48 deletions
|
@ -159,7 +159,7 @@ static void qxl_render_update_area_unlocked(PCIQXLDevice *qxl)
|
|||
/*
|
||||
* use ssd.lock to protect render_update_cookie_num.
|
||||
* qxl_render_update is called by io thread or vcpu thread, and the completion
|
||||
* callbacks are called by spice_server thread, defering to bh called from the
|
||||
* callbacks are called by spice_server thread, deferring to bh called from the
|
||||
* io thread.
|
||||
*/
|
||||
void qxl_render_update(PCIQXLDevice *qxl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue