Re: [Qemu-devel] [PATCH 1/4] hw/i386/pc: hold the BQL when calling cpu_get_ticks

2018-08-13 Thread Paolo Bonzini
On 14/08/2018 03:37, Emilio G. Cota wrote: > Signed-off-by: Emilio G. Cota > --- > hw/i386/pc.c | 13 - > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/hw/i386/pc.c b/hw/i386/pc.c > index 83a72b..7371cd9960 100644 > --- a/hw/i386/pc.c > +++ b/hw/i386/pc.c > @@

[Qemu-devel] [PATCH 1/4] hw/i386/pc: hold the BQL when calling cpu_get_ticks

2018-08-13 Thread Emilio G. Cota
Signed-off-by: Emilio G. Cota --- hw/i386/pc.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/hw/i386/pc.c b/hw/i386/pc.c index 83a72b..7371cd9960 100644 --- a/hw/i386/pc.c +++ b/hw/i386/pc.c @@ -158,7 +158,18 @@ static uint64_t ioportF0_read(void *opaque, h