index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
kvmclock: add a new function to update env->tsc.
Liang Li
1
-0
/
+45
2015-10-19
kvm: Allow the Hyper-V vendor ID to be specified
Alex Williamson
1
-1
/
+13
2015-10-19
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
1
-5
/
+26
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-1
/
+1
2015-10-12
target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
1
-1
/
+20
2015-10-12
target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE
Andrey Smetanin
1
-1
/
+10
2015-10-12
target-i386/kvm: Hyper-V HV_X64_MSR_RESET support
Andrey Smetanin
1
-2
/
+10
2015-10-02
target-i386: get/put MSR_TSC_AUX across reset and migration
Amit Shah
1
-0
/
+14
2015-09-16
i386/kvm: Hyper-v crash msrs set/get'ers and migration
Andrey Smetanin
1
-1
/
+31
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
1
-1
/
+1
2015-07-07
i386: Introduce ARAT CPU feature
Jan Kiszka
1
-0
/
+2
2015-07-06
pc: add SMM property
Paolo Bonzini
1
-0
/
+5
2015-07-06
target-i386: register a separate KVM address space including SMRAM regions
Paolo Bonzini
1
-1
/
+40
2015-07-06
target-i386: add support for SMBASE MSR and SMIs
Paolo Bonzini
1
-12
/
+93
2015-07-01
kvm: First step to push iothread lock out of inner run loop
Jan Kiszka
1
-0
/
+24
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-05
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
1
-1
/
+1
2015-06-02
kvm: introduce kvm_arch_msi_data_to_gsi
Eric Auger
1
-0
/
+5
2015-04-30
kvm: add support for memory transaction attributes
Paolo Bonzini
1
-1
/
+3
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+2
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
1
-2
/
+1
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
1
-1
/
+1
2015-03-09
target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id
Eduardo Habkost
1
-1
/
+1
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-1
/
+1
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
1
-1
/
+1
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
1
-16
/
+24
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-6
/
+24
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
1
-6
/
+24
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
1
-0
/
+15
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
1
-1
/
+4
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
1
-3
/
+12
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
1
-1
/
+0
2014-10-24
target-i386: add Intel AVX-512 support
Chao Peng
1
-0
/
+19
2014-08-25
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
1
-2
/
+99
2014-06-25
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
1
-0
/
+15
2014-06-04
kvm: Fix eax for cpuid leaf 0x40000000
Jidong Xiao
1
-1
/
+1
2014-06-03
kvm: Enable -cpu option to hide KVM
Alex Williamson
1
-13
/
+15
2014-05-21
target-i386: get CPL from SS.DPL
Paolo Bonzini
1
-1
/
+1
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
[next]