]> git.proxmox.com Git - qemu.git/commit
Revert "Update irqs on reset and device load"
authorBlue Swirl <blauwirbel@gmail.com>
Wed, 17 Jun 2009 17:01:03 +0000 (17:01 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 17 Jun 2009 17:01:03 +0000 (17:01 +0000)
commitbc26e55a6615dc594be425d293db40d5cdcdb84b
treeb8368f1f8e2d131cf265b414f554b0dce2d6f568
parent727170b67105fef0e229e4b2eef45f88f121aa8c
Revert "Update irqs on reset and device load"

This reverts commit 3dcd219f09d6c1817bf9a132899e6b925f7a0914.

It is incorrect to call qemu_irq functions (or any other functions that
access other device state) during savevm/loadvm.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/e1000.c
hw/rtl8139.c