qemu-e2k/hw
Alex Bennée de00b8b376 hw/ide: restore replay support of IDE
A recent change to weak reset handling broke replay due to the use of
aio_bh_schedule_oneshot instead of the replay aware
replay_bh_schedule_oneshot_event.

Fixes: 55adb3c456 ("ide: cancel pending callbacks on SRST")
Suggested-by: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-Id: <20201007160038.26953-4-alex.bennee@linaro.org>
2020-10-09 17:27:55 +01:00
..
9pfs
acpi
adc
alpha
arm hw/arm/virt: Implement kvm-steal-time 2020-10-08 15:24:32 +01:00
audio
avr
block
char hw/char/bcm2835_aux: Allow less than 32-bit accesses 2020-10-08 15:24:32 +01:00
core monitor: Add Monitor parameter to monitor_get_cpu_index() 2020-10-09 07:08:19 +02:00
cpu
cris
display
dma
gpio
hppa
hyperv
i2c
i386 cpus: prepare new CpusAccel cpu accelerator interface 2020-10-05 16:41:22 +02:00
ide hw/ide: restore replay support of IDE 2020-10-09 17:27:55 +01:00
input
intc
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips
misc hw/misc/mips_cpc: Start vCPU when powered on 2020-10-09 17:27:55 +01:00
moxie
net error: Remove NULL checks on error_propagate() calls (again) 2020-10-09 08:36:23 +02:00
nios2
nubus
nvram
openrisc
pci
pci-bridge
pci-host
pcmcia
ppc spapr_numa: consider user input when defining associativity 2020-10-09 15:06:11 +11:00
rdma
riscv
rtc
rx
s390x error: Use error_fatal to simplify obvious fatal errors (again) 2020-10-09 08:36:23 +02:00
scsi monitor: Use getter/setter functions for cur_mon 2020-10-09 07:08:19 +02:00
sd
semihosting
sh4
smbios
sparc
sparc64
ssi hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer 2020-10-08 15:24:32 +01:00
timer
tpm
tricore
unicore32
usb
vfio vfio-ccw: plug memory leak while getting region info 2020-10-02 13:52:49 +02:00
virtio Error reporting patches for 2020-10-09 2020-10-09 14:47:45 +01:00
watchdog
xen
xenpv
xtensa
Kconfig
meson.build