qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

s390x: remove compatibility cc field

Remove the now unused cc field that was only required to not break
bisectability.

Signed-off-by: Alexander Graf <agraf@suse.de>

-1
-1
target-s390x/cpu.h
··· 67 67 68 68 PSW psw; 69 69 70 - uint32_t cc; 71 70 uint32_t cc_op; 72 71 uint64_t cc_src; 73 72 uint64_t cc_dst;