diff options
| author | Glauber Costa <glommer@redhat.com> | 2009-09-17 20:10:06 +0200 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-05 09:32:45 -0500 |
| commit | 828566bc3314f91575a8a814f6ff21efc7005b14 (patch) | |
| tree | 596236b1fdfef5d1e2b5cdb6df5e1587ad038cec /hw/qdev.c | |
| parent | b3807725f6540f9f2f02ce040c85df2f69cba080 (diff) | |
| download | focaccia-qemu-828566bc3314f91575a8a814f6ff21efc7005b14.tar.gz focaccia-qemu-828566bc3314f91575a8a814f6ff21efc7005b14.zip | |
temporary fix for on_vcpu
Recent changes made on_vcpu hit the abort() path, even with the IO thread disabled. This is because cpu_single_env is no longer set when we call this function. Although the correct fix is a little bit more complicated that that, the recent thread in which I proposed qemu_queue_work (which fixes that, btw), is likely to go on a quite different direction. So for the benefit of those using guest debugging, I'm proposing this simple fix in the interim. Signed-off-by: Glauber Costa <glommer@redhat.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/qdev.c')
0 files changed, 0 insertions, 0 deletions