qemu-e2k/hw
Mark Cave-Ayland 3431bdf5a3 mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
The timers are configured in the mos6522 init function and therefore will
always exist, so the function can never return false.

Peter also pointed out that this is the only remaining user of
VMSTATE_TIMER_PTR_TEST in the codebase, so we might as well just convert it
over to VMSTATE_TIMER_PTR and remove mos6522_timer_exist() as it is no
longer required.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-06-12 10:44:36 +10:00
..
9pfs 9p: xattr: Properly translate xattrcreate flags 2018-06-07 12:17:22 +02:00
acpi acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
adc
alpha
arm stellaris: Add trailing '\n' to qemu_log() calls 2018-06-08 13:15:33 +01:00
audio
block acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
bt
char hw/digic: Add trailing '\n' to qemu_log() calls 2018-06-08 13:15:33 +01:00
core hw/core/register: Add trailing '\n' to qemu_log() call 2018-06-08 13:15:33 +01:00
cpu
cris
display xilinx-dp: Add trailing '\n' to qemu_log() call 2018-06-08 13:15:33 +01:00
dma
gpio
hppa acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
i2c hw/i2c: Add trace events 2018-06-08 13:15:33 +01:00
i386 migration/next for 20180604 2018-06-04 12:54:00 +01:00
ide ide: introduce ide_transfer_start_norecurse 2018-06-08 13:36:31 -04:00
input
intc arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR 2018-06-08 13:15:32 +01:00
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips hw/mips/boston: Add trailing '\n' to qemu_log() calls 2018-06-08 13:15:33 +01:00
misc mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR 2018-06-12 10:44:36 +10:00
moxie
net ftgmac100: remove check on runt messages 2018-06-08 13:15:32 +01:00
nios2
nvram * Linux header upgrade (Peter) 2018-06-01 18:24:16 +01:00
openrisc
pci
pci-bridge
pci-host uninorth: remove token register from uninorth device 2018-06-12 09:33:52 +10:00
pcmcia
ppc ppc: remove obsolete macio_init() definition from mac.h 2018-06-12 10:44:36 +10:00
rdma
riscv
s390x * Linux header upgrade (Peter) 2018-06-01 18:24:16 +01:00
scsi acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
sd sdcard: Disable CMD19/CMD23 for Spec v2 2018-06-08 13:15:34 +01:00
sh4
smbios
sparc
sparc64
ssi
timer hw/digic: Add trailing '\n' to qemu_log() calls 2018-06-08 13:15:33 +01:00
tpm
tricore
unicore32
usb acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
vfio vfio/pci: Default display option to "off" 2018-06-05 08:28:09 -06:00
virtio acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
watchdog
xen * Linux header upgrade (Peter) 2018-06-01 18:24:16 +01:00
xenpv
xtensa
Makefile.objs