RE: [PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem

2021-06-09 Thread Luis Fernando Fujita Pires
From: Richard Henderson > If qemu_get_host_physmem returns an odd number of pages, then physmem / 8 > will not be a multiple of the page size. > > The following was observed on a gitlab runner: > > ERROR qtest-arm/boot-serial-test - Bail out! > ERROR:../util/osdep.c:80:qemu_mprotect__osdep: \ >

Re: [PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem

2021-06-09 Thread Alex Bennée
Richard Henderson writes: > If qemu_get_host_physmem returns an odd number of pages, > then physmem / 8 will not be a multiple of the page size. > > The following was observed on a gitlab runner: > > ERROR qtest-arm/boot-serial-test - Bail out! > ERROR:../util/osdep.c:80:qemu_mprotect__osdep:

[PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem

2021-05-02 Thread Richard Henderson
If qemu_get_host_physmem returns an odd number of pages, then physmem / 8 will not be a multiple of the page size. The following was observed on a gitlab runner: ERROR qtest-arm/boot-serial-test - Bail out! ERROR:../util/osdep.c:80:qemu_mprotect__osdep: \ assertion failed: (!(size &