mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Set default audio timer period to a sane value (otherwise qemu becomes unusable if -icount N is specified)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5623 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ static struct {
|
||||
}
|
||||
},
|
||||
|
||||
{ 0 }, /* period */
|
||||
{ 250 }, /* period */
|
||||
0, /* plive */
|
||||
0 /* log_to_monitor */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user