]> Git Repo - qemu.git/commit - target/i386/helper.c
target-i386: fix "info lapic" segfault on isapc
authorTejaswini Poluri <[email protected]>
Tue, 28 Mar 2017 07:19:43 +0000 (12:49 +0530)
committerPaolo Bonzini <[email protected]>
Sun, 2 Apr 2017 19:17:47 +0000 (21:17 +0200)
commitc7f15bc93661a36fec9fd0107654cf44d06c5992
treeb104698df3196f376ea58101a81acca328a49d19
parentb9afaba891458d3e1f3f853a8cb6880498ed34e3
target-i386: fix "info lapic" segfault on isapc

Start QEMU with
"qemu-system-x86_64 -nographic -M isapc -serial none-monitor stdio"
and enter "info lapic" at the monitor prompt â‡’
Segmentation fault

Signed-off-by: Tejaswini Poluri <[email protected]>
Message-Id: <1490685583[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/helper.c
This page took 0.022234 seconds and 4 git commands to generate.