qemu-patch-raspberry4/hw/input
Halil Pasic d2164ad35c vmstate: error hint for failed equal checks
In some cases a failing VMSTATE_*_EQUAL does not mean we detected a bug,
but it's actually the best we can do. Especially in these cases a verbose
error message is required.

Let's introduce infrastructure for specifying a error hint to be used if
equal check fails. Let's do this by adding a parameter to the _EQUAL
macros called _err_hint. Also change all current users to pass NULL as
last parameter so nothing changes for them.

Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>

Message-Id: <20170623144823.42936-1-pasic@linux.vnet.ibm.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2017-06-28 11:18:44 +02:00
..
adb.c
hid.c hid: Reset kbd modifiers on reset 2017-06-23 11:50:05 +02:00
lm832x.c
Makefile.objs
milkymist-softusb.c
pckbd.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
pl050.c
ps2.c ps2: reset queue in ps2_reset_keyboard 2017-06-23 11:51:50 +02:00
pxa2xx_keypad.c
stellaris_input.c
trace-events
tsc210x.c
tsc2005.c
virtio-input-hid.c
virtio-input-host.c
virtio-input.c
vmmouse.c vmstate: error hint for failed equal checks 2017-06-28 11:18:44 +02:00