qemu-patch-raspberry4/hw/misc
Alexander Graf 7eaba824b6 PPC: dbdma: Allow new commands in RUN state
The DBDMA controller can not change its command stream while it's
actively streaming data, true. But the fact that it's in RUN state
doesn't actually indicate anything. It could just as well be in
WAIT while in RUN. And then it's legal to change commands.

This fixes a real world issue I've encountered with Mac OS X.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-07-11 18:51:24 +02:00
..
macio PPC: dbdma: Allow new commands in RUN state 2013-07-11 18:51:24 +02:00
a9scu.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
applesmc.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
arm_l2x0.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
arm_sysctl.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
cbus.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
debugexit.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
eccmemctl.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
exynos4210_pmu.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
imx_ccm.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
ivshmem.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
lm32_sys.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
Makefile.objs introduce a new qom device to deal with panicked event 2013-04-30 10:30:01 -05:00
max111x.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
milkymist-hpdmc.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
milkymist-pfpu.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
mst_fpga.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
omap_clk.c hw: move other devices to hw/misc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
omap_gpmc.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_l4.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_sdrc.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_tap.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pc-testdev.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pci-testdev.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
puv3_pm.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pvpanic.c pci,misc enhancements 2013-07-08 08:00:23 -05:00
pxa2xx_pcmcia.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
sga.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
slavio_misc.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
tmp105.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tmp105.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
vfio.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
vmport.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
zynq_slcr.c hw/m*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00