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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-20
target-i386: Replace custom apic-id setter/getter with static property
Igor Mammedov
1
-39
/
+6
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
1
-13
/
+0
2016-07-20
target-i386: Set physical address bits based on host
Dr. David Alan Gilbert
2
-10
/
+65
2016-07-20
target-i386: Use uint32_t for X86CPU.apic_id
Igor Mammedov
2
-3
/
+8
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
3
-1
/
+31
2016-07-20
target-i386: Mask mtrr mask based on CPU physical address limits
Dr. David Alan Gilbert
1
-2
/
+9
2016-07-20
target-i386: Allow physical address bits to be set
Dr. David Alan Gilbert
2
-9
/
+46
2016-07-20
target-i386: Provide TCG_PHYS_ADDR_BITS
Dr. David Alan Gilbert
1
-2
/
+4
2016-07-19
target-i386: Remove redundant HF_SOFTMMU_MASK
Sergey Fedorov
3
-14
/
+4
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
1
-3
/
+4
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-3
/
+3
2016-07-07
target-i386: Enable LMCE for '-cpu host' if supported by host
Haozhong Zhang
1
-0
/
+15
2016-07-07
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
1
-0
/
+4
2016-07-07
target-i386: kvm: Add basic Intel LMCE support
Ashok Raj
4
-4
/
+67
2016-07-07
target-i386: Report hyperv feature words through qom
Evgeny Yakovlev
3
-48
/
+120
2016-07-07
target-i386: Show host and VM TSC frequencies on mismatch
Eduardo Habkost
1
-1
/
+3
2016-07-07
pc: Parse CPU features only once
Igor Mammedov
2
-45
/
+0
2016-07-07
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
1
-6
/
+20
2016-07-07
target-i386: Avoid using locals outside their scope
Paolo Bonzini
1
-1
/
+1
2016-07-07
target-i386: TCG can support CPUID.07H:EBX.erms
Paolo Bonzini
1
-2
/
+3
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2
-11
/
+4
2016-06-20
error: Remove unnecessary local_err variables
Eduardo Habkost
1
-3
/
+1
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+1
2016-06-16
target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data
Chao Peng
1
-2
/
+7
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_fe...
Eduardo Habkost
1
-29
/
+45
2016-06-14
target-i386: Use cpu_generic_init() in cpu_x86_init()
Igor Mammedov
1
-19
/
+1
2016-06-14
target-i386: Move xcc->kvm_required check to realize time
Igor Mammedov
1
-8
/
+16
2016-06-14
target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
Eduardo Habkost
1
-5
/
+6
2016-06-14
target-i386: Move features logic that requires CPUState to realize time
Igor Mammedov
1
-18
/
+26
2016-06-14
target-i386: Remove xlevel & hv-spinlocks option fixups
Eduardo Habkost
1
-35
/
+1
2016-06-14
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2
-0
/
+40
2016-06-14
target-i386: add Skylake-Client cpu model
Eduardo Habkost
1
-0
/
+45
2016-06-09
target-i386: Move user-mode exception actions out of user-exec.c
Peter Maydell
1
-0
/
+2
2016-06-09
target-i386: Add comment about do_interrupt_user() next_eip argument
Peter Maydell
1
-1
/
+5
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-05
target-*: dfilter support for in_asm
Richard Henderson
1
-1
/
+2
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
1
-2
/
+4
2016-05-23
target-i386: kvm: Eliminate kvm_msr_entry_set()
Eduardo Habkost
1
-9
/
+3
2016-05-23
target-i386: kvm: Simplify MSR setting functions
Eduardo Habkost
1
-21
/
+6
2016-05-23
target-i386: kvm: Simplify MSR array construction
Eduardo Habkost
1
-151
/
+140
2016-05-23
target-i386: kvm: Increase MSR_BUF_SIZE
Eduardo Habkost
1
-2
/
+3
2016-05-23
target-i386: kvm: Allocate kvm_msrs struct once per VCPU
Eduardo Habkost
2
-18
/
+23
2016-05-23
target-i386: Call cpu_exec_init() on realize
Eduardo Habkost
1
-1
/
+2
2016-05-23
target-i386: Move TCG initialization to realize time
Eduardo Habkost
1
-5
/
+4
2016-05-23
target-i386: Move TCG initialization check to tcg_x86_init()
Eduardo Habkost
2
-3
/
+7
[next]