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
/
target-i386
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
kvm: forward INIT signals coming from the chipset
Paolo Bonzini
1
-11
/
+25
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-2
/
+1
2014-05-13
target-i386: Remove unused data from local array
Stefan Weil
1
-2
/
+1
2014-03-27
target-i386: Add missing 'static' and 'const' attributes
Stefan Weil
1
-1
/
+1
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-4
/
+4
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
1
-1
/
+19
2014-02-03
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
1
-1
/
+9
2014-02-03
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
1
-2
/
+14
2014-02-03
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
1
-5
/
+11
2014-02-03
KVM: fix coexistence of KVM and Hyper-V leaves
Paolo Bonzini
1
-22
/
+25
2014-01-24
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-15
/
+54
2014-01-20
kvm: always update the MPX model specific register
Paolo Bonzini
1
-3
/
+3
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-13
/
+10
2013-12-18
kvm: x86: Separately write feature control MSR on reset
Jan Kiszka
1
-4
/
+29
2013-12-12
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
1
-3
/
+1
2013-12-12
target-i386: do not special case TSC writeback
Fernando Luis Vázquez Cao
1
-9
/
+1
2013-12-12
target-i386: Intel MPX
Liu Jinsong
1
-0
/
+24
2013-11-07
kvm: Fix uninitialized cpuid_data
Stefan Weil
1
-7
/
+2
2013-11-05
KVM: x86: fix typo in KVM_GET_XCRS
Paolo Bonzini
1
-2
/
+2
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-8
/
+131
2013-08-20
kvm: i386: fix LAPIC TSC deadline timer save/restore
Marcelo Tosatti
1
-3
/
+26
2013-08-20
kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
Liu Jinsong
1
-2
/
+15
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
1
-10
/
+26
2013-08-09
kvm: migrate vPMU state
Paolo Bonzini
1
-5
/
+88
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-25
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
1
-0
/
+4
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-8
/
+6
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-2
/
+4
2013-07-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-3
/
+5
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+5
2013-07-09
Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
Markus Armbruster
1
-10
/
+7
2013-07-04
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
1
-2
/
+2
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-5
/
+5
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
1
-2
/
+2
2013-05-01
target-i386/kvm.c: Code formatting changes
Eduardo Habkost
1
-1
/
+2
2013-04-17
target-i386: kvm: save/restore steal time MSR
Marcelo Tosatti
1
-0
/
+13
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-2
/
+2
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-24
/
+26
2013-02-16
cpu: Move exit_request field to CPUState
Andreas Färber
1
-2
/
+2
2013-01-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+25
2013-01-29
target-i386: kvm: prevent buffer overflow if -cpu foo, [x]level is too big
Igor Mammedov
1
-1
/
+24
2013-01-27
target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
Eduardo Habkost
1
-2
/
+3
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
1
-0
/
+5
2013-01-02
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+14
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-6
/
+7
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
1
-4
/
+5
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
1
-11
/
+11
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
1
-70
/
+88
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
1
-20
/
+39
[next]