qemu-e2k/hw
Philippe Mathieu-Daudé 583204d824 hw/sd: Add sd_cmd_illegal() handler
Log illegal commands as GUEST_ERROR.

Note: we are logging back the SDIO commands (CMD5, CMD52-54).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Message-Id: <20210624142209.1193073-6-f4bug@amsat.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2023-09-01 11:40:04 +02:00
..
9pfs
acpi
adc
alpha
arm aspeed: Get the BlockBackend of FMC0 from the flash device 2023-09-01 11:40:04 +02:00
audio
avr
block m25p80: Introduce an helper to retrieve the BlockBackend of a device 2023-09-01 11:40:04 +02:00
char
core hw: Add compat machines for 8.2 2023-08-23 12:06:39 +02:00
cpu
cris
cxl
display virtio-gpu: reset gfx resources in main thread 2023-08-07 15:45:45 +04:00
dma
gpio hw/gpio/nrf51: implement DETECT signal 2023-08-22 17:30:59 +01:00
hppa
hyperv
i2c hw/i2c/aspeed: Add support for buffer organization 2023-09-01 11:40:04 +02:00
i386 hw: Add compat machines for 8.2 2023-08-23 12:06:39 +02:00
ide
input
intc hw/intc/loongarch_pch: fix edge triggered irq handling 2023-08-24 11:17:59 +08:00
ipack
ipmi
isa
loongarch hw/loongarch: Fix ACPI processor id off-by-one error 2023-08-24 16:58:16 +08:00
m68k hw: Add compat machines for 8.2 2023-08-23 12:06:39 +02:00
mem
microblaze hw/ssi: Check for duplicate CS indexes 2023-09-01 11:40:04 +02:00
mips kvm: Introduce kvm_arch_get_default_type hook 2023-08-22 17:31:02 +01:00
misc Add i.MX7 SRC device implementation 2023-08-31 09:45:17 +01:00
net
nios2
nubus
nvme hw/nvme: fix null pointer access in ruh update 2023-08-09 15:32:32 +02:00
nvram
openrisc
pci pci: Fix the update of interrupt disable bit in PCI_COMMAND register 2023-08-11 12:15:24 -04:00
pci-bridge hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table() 2023-08-03 16:06:49 -04:00
pci-host hw/pci-host: Allow extended config space access for Designware PCIe host 2023-08-11 12:15:24 -04:00
pcmcia
ppc target-arm queue: 2023-08-24 10:08:33 -04:00
rdma
remote
riscv hw/riscv/virt.c: change 'aclint' TCG check 2023-08-11 14:16:26 -04:00
rtc hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference 2023-08-31 09:45:18 +01:00
rx
s390x hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC model 2023-08-23 12:06:44 +02:00
scsi
sd hw/sd: Add sd_cmd_illegal() handler 2023-09-01 11:40:04 +02:00
sensor
sh4
smbios
sparc
sparc64
ssi hw/ssi: Check for duplicate CS indexes 2023-09-01 11:40:04 +02:00
timer
tpm
tricore
usb
vfio
virtio virtio-crypto: verify src&dst buffer length for sym request 2023-08-03 16:16:17 -04:00
watchdog
xen
xenpv
xtensa
Kconfig
meson.build