summaryrefslogtreecommitdiffstats
path: root/hw/i386/kvm/clock.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* kvm: Fix compiler warning (clang)Stefan Weil2013-09-201-1/+1
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2
* kvm/clock: QOM'ify some moreHu Tao2013-07-231-3/+9
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-5/+7
* kvmclock: clock should count only if vm is runningMarcelo Tosatti2013-07-031-34/+30
* target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-021-1/+1
* hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-081-0/+143
OpenPOWER on IntegriCloud