index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
3
-6
/
+7
*
target-i386: Reject invalid CPU feature names on the command-line
Eduardo Habkost
2014-09-05
1
-4
/
+5
*
target-i386: Support migratable=no properly
Eduardo Habkost
2014-09-05
2
-8
/
+16
*
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-28
5
-8
/
+117
|
\
|
*
target-i386: Add "tsc_adjust" CPU feature name
Eduardo Habkost
2014-08-26
1
-1
/
+1
|
*
target-i386: Add "mpx" CPU feature name
Eduardo Habkost
2014-08-26
1
-1
/
+1
|
*
x86: Clear MTRRs on vCPU reset
Alex Williamson
2014-08-25
1
-0
/
+10
|
*
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
2014-08-25
2
-2
/
+101
|
*
x86: Use common variable range MTRR counts
Alex Williamson
2014-08-25
2
-2
/
+2
|
*
target-i386: Don't forbid NX bit on PAE PDEs and PTEs
William Grant
2014-08-25
1
-2
/
+2
*
|
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2014-08-22
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-15
1
-0
/
+3
|
\
|
*
trace: [tcg] Include TCG-tracing header on all targets
LluĂs Vilanova
2014-08-12
1
-0
/
+3
*
|
target-i386/cpu.c: Fix two error output indentation
chenfan
2014-08-09
1
-5
/
+5
|
/
*
target-i386: Allow execute from user mode when SMEP is enabled.
Ricky Zhou
2014-07-15
1
-1
/
+2
*
target-i386: Add "kvmclock-stable-bit" feature bit name
Eduardo Habkost
2014-07-10
1
-1
/
+1
*
target-i386: Broadwell CPU model
Eduardo Habkost
2014-06-25
1
-0
/
+34
*
target-i386: Fix indentation of CPU model definitions
Eduardo Habkost
2014-06-25
1
-102
/
+102
*
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2014-06-25
2
-0
/
+29
*
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
2014-06-25
3
-2
/
+17
*
target-i386: Set migratable=yes by default on "host" CPU mooel
Eduardo Habkost
2014-06-25
1
-1
/
+1
*
target-i386: Add "migratable" property to "host" CPU model
Eduardo Habkost
2014-06-25
2
-9
/
+55
*
target-i386: Support check/enforce flags in TCG mode, too
Eduardo Habkost
2014-06-25
1
-18
/
+18
*
target-i386: Loop-based feature word filtering in TCG mode
Eduardo Habkost
2014-06-25
1
-8
/
+13
*
target-i386: Loop-based copying and setting/unsetting of feature words
Eduardo Habkost
2014-06-25
1
-25
/
+10
*
target-i386: Define TCG_*_FEATURES earlier in cpu.c
Eduardo Habkost
2014-06-25
1
-55
/
+56
*
target-i386: Filter KVM and 0xC0000001 features on TCG
Eduardo Habkost
2014-06-25
1
-0
/
+4
*
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
2014-06-25
1
-1
/
+2
*
target-i386: Make TCG feature filtering more readable
Eduardo Habkost
2014-06-25
1
-6
/
+10
*
target-i386: Isolate KVM-specific code on CPU feature filtering logic
Eduardo Habkost
2014-06-25
1
-9
/
+13
*
target-i386: Pass FeatureWord argument to report_unavailable_features()
Eduardo Habkost
2014-06-25
1
-2
/
+3
*
target-i386: Merge feature filtering/checking functions
Eduardo Habkost
2014-06-25
1
-34
/
+20
*
target-i386: Simplify reporting of unavailable features
Eduardo Habkost
2014-06-25
1
-10
/
+7
*
target-i386: kvm: Don't enable MONITOR by default on any CPU model
Eduardo Habkost
2014-06-25
1
-0
/
+7
*
target-i386: Use Common ShiftRows and InvShiftRows Tables
Tom Musta
2014-06-16
1
-19
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-38
/
+19
*
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
Paolo Bonzini
2014-06-10
1
-10
/
+7
*
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
2014-06-10
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
9
-340
/
+242
|
\
|
*
target-i386: cleanup x86_cpu_get_phys_page_debug
Paolo Bonzini
2014-06-05
1
-18
/
+17
|
*
target-i386: fix protection bits in the TLB for SMEP
Paolo Bonzini
2014-06-05
1
-1
/
+3
|
*
target-i386: support long addresses for 4MB pages (PSE-36)
Paolo Bonzini
2014-06-05
2
-5
/
+10
|
*
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
2014-06-05
2
-0
/
+3
|
*
target-i386: unify reserved bits and NX bit check
Paolo Bonzini
2014-06-05
1
-12
/
+4
|
*
target-i386: simplify pte/vaddr calculation
Paolo Bonzini
2014-06-05
1
-8
/
+7
|
*
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
2014-06-05
2
-12
/
+32
|
*
target-i386: test reserved PS bit on PML4Es
Paolo Bonzini
2014-06-05
1
-0
/
+3
|
*
target-i386: set correct error code for reserved bit access
Paolo Bonzini
2014-06-05
1
-17
/
+9
|
*
target-i386: introduce support for 1 GB pages
Paolo Bonzini
2014-06-05
2
-3
/
+8
|
*
target-i386: introduce do_check_protect label
Paolo Bonzini
2014-06-05
1
-36
/
+38
[prev]
[next]