diff options
author | Alexander Graf <agraf@suse.de> | 2009-12-17 13:06:09 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-12-18 16:34:26 +0100 |
commit | 86f3dba6518bd5fd106e1cf3f36dafda41ff377b (patch) | |
tree | 63e651d76be3cb86b8c4cf9b19b9167d4c51f427 /hw/s390-virtio.c | |
parent | 38536da1e3cfde355169a81a3abe3235fd13fc6a (diff) |
S390: Don't tell guest we're updating config space
Currently we always set the "config space changed" bit to 1 when triggering
any virtio interrupt. While that worked in 2.6.27, newer kernels interpret
that value as "only the config space changed and nothing else happened".
Since we usually trigger interrupts to tell the guest that something did
happen, we just not tell it the config space changed for now until we
implement the correct callback for that.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/s390-virtio.c')
0 files changed, 0 insertions, 0 deletions