]> git.proxmox.com Git - qemu.git/commit - hw/mips_r4k.c
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 14 May 2010 07:29:17 +0000 (16:29 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 May 2010 16:21:49 +0000 (16:21 +0000)
commit1d914fa0af66024faee8cc6fa3043a935f95f775
tree76fe5f88cb67e1f4e5f322fda4c44eb81b3a4859
parente1460e4707cd80982add597f5cb421289db84e4e
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.

To match rtc_xxx with qdev, make rtc_xxx accept and return ISADevice
instead of RTCState.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/mc146818rtc.c
hw/mc146818rtc.h
hw/mips_jazz.c
hw/mips_malta.c
hw/mips_r4k.c
hw/pc.c
hw/pc.h
hw/pc_piix.c
hw/ppc_prep.c