mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Merge remote-tracking branch 'qmp/queue/qmp' into staging
This commit is contained in:
commit
7f67d8922e
30 changed files with 292 additions and 111 deletions
|
@ -1743,7 +1743,7 @@ static int audio_driver_init (AudioState *s, struct audio_driver *drv)
|
|||
}
|
||||
|
||||
static void audio_vm_change_state_handler (void *opaque, int running,
|
||||
int reason)
|
||||
RunState state)
|
||||
{
|
||||
AudioState *s = opaque;
|
||||
HWVoiceOut *hwo = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue