index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
kvmclock: run KVM_KVMCLOCK_CTRL ioctl in vcpu thread
Yongji Xie
1
-7
/
+10
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-1
/
+1
2018-04-09
kvmclock: fix clock_is_reliable on migration from QEMU < 2.9
Michael Chapman
1
-0
/
+14
2017-10-02
kvmclock: use the updated system_timer_msr
Jim Somerville
1
-1
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
1
-0
/
+3
2017-03-14
kvmclock: Don't crash QEMU if KVM is disabled
Eduardo Habkost
1
-0
/
+6
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-15
/
+127
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
1
-16
/
+2
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl
Christian Borntraeger
1
-2
/
+1
2014-11-13
kvmclock: Add comment explaining why we need cpu_clean_all_dirty()
Eduardo Habkost
1
-0
/
+14
2014-09-16
kvmclock: Ensure time in migration never goes backward
Alexander Graf
1
-0
/
+49
2014-09-16
kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation
Marcelo Tosatti
1
-0
/
+4
2014-07-18
Revert "kvmclock: Ensure time in migration never goes backward"
Paolo Bonzini
1
-48
/
+0
2014-07-18
Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...
Paolo Bonzini
1
-4
/
+0
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
1
-1
/
+0
2014-06-03
kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation
Marcelo Tosatti
1
-0
/
+4
2014-05-21
kvmclock: Ensure time in migration never goes backward
Alexander Graf
1
-0
/
+48
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
1
-4
/
+2
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
1
-3
/
+9
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-5
/
+7
2013-07-03
kvmclock: clock should count only if vm is running
Marcelo Tosatti
1
-34
/
+30
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
1
-1
/
+1
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
1
-0
/
+143