Revision 6ee093c9 hw/ide/core.c

b/hw/ide/core.c
647 647
           option _only_ to install Windows 2000. You must disable it
648 648
           for normal use. */
649 649
        qemu_mod_timer(s->sector_write_timer, 
650
                       qemu_get_clock(vm_clock) + (ticks_per_sec / 1000));
650
                       qemu_get_clock(vm_clock) + (get_ticks_per_sec() / 1000));
651 651
    } else 
652 652
#endif
653 653
    {

Also available in: Unified diff