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_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
2012-10-05
5
-11
/
+7
*
x86: Implement SMEP and SMAP
H. Peter Anvin
2012-10-01
6
-49
/
+207
*
i386: -cpu help: remove reference to specific CPUID leaves/registers
Eduardo Habkost
2012-09-30
1
-4
/
+4
*
i386: cpu: eliminate duplicate feature names
Eduardo Habkost
2012-09-30
1
-8
/
+23
*
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
Eduardo Habkost
2012-09-30
1
-9
/
+11
*
i386: kvm: use a #define for the set of alias feature bits
Eduardo Habkost
2012-09-30
2
-1
/
+13
*
i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
Eduardo Habkost
2012-09-30
1
-1
/
+1
*
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
2012-09-27
1
-1
/
+2
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-25
1
-1
/
+1
|
\
|
*
target-i386: Allow tsc-frequency to be larger then 2.147G
Don Slutz
2012-09-23
1
-1
/
+1
*
|
target-i386: Drop unused setscalar() macro
Andreas Färber
2012-09-21
1
-12
/
+0
*
|
target-i386: Kill cpudef config section support
Eduardo Habkost
2012-09-21
1
-99
/
+2
*
|
target-i386: x86_cpudef_setup() coding style change
Eduardo Habkost
2012-09-21
1
-6
/
+9
*
|
target-i386: Move CPU models from cpus-x86_64.conf to C
Eduardo Habkost
2012-09-21
1
-0
/
+219
*
|
target-i386: Add missing CPUID_* constants
Eduardo Habkost
2012-09-21
1
-0
/
+22
*
|
Drop cpu_list_id macro
Peter Maydell
2012-09-21
2
-4
/
+4
*
|
target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
Peter Maydell
2012-09-21
1
-53
/
+11
|
/
*
kvm: i386: Add services required for PCI device assignment
Jan Kiszka
2012-09-10
2
-0
/
+163
*
w32: Fix broken build
Stefan Weil
2012-08-30
1
-0
/
+2
*
kvm: get/set PV EOI MSR
Michael S. Tsirkin
2012-08-29
3
-0
/
+35
*
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
2012-08-29
1
-1
/
+12
*
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
Matthew Ogilvie
2012-08-24
1
-4
/
+10
*
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-15
1
-2
/
+2
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
9
-199
/
+128
*
x86: avoid AREG0 in segmentation helpers
Blue Swirl
2012-08-14
4
-160
/
+150
*
x86: avoid AREG0 for misc helpers
Blue Swirl
2012-08-14
4
-83
/
+84
*
x86: use wrappers for memory access helpers
Blue Swirl
2012-08-14
3
-103
/
+126
*
x86: avoid AREG0 for SMM helpers
Blue Swirl
2012-08-14
4
-13
/
+6
*
x86: avoid AREG0 for SVM helpers
Blue Swirl
2012-08-14
4
-115
/
+110
*
x86: avoid AREG0 for integer helpers
Blue Swirl
2012-08-14
5
-71
/
+88
*
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-08-14
10
-169
/
+179
*
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-14
8
-876
/
+968
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
1
-0
/
+22
|
\
|
*
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
2012-08-13
1
-0
/
+22
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-08-13
4
-0
/
+48
|
\
\
|
|
/
|
/
|
|
*
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-1
/
+2
|
*
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-1
/
+3
|
*
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
2012-08-09
1
-0
/
+4
|
*
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
2012-08-09
4
-0
/
+41
*
|
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
Blue Swirl
2012-08-09
3
-15
/
+12
|
\
\
|
|
/
|
/
|
|
*
target-i386: move tcg initialization into x86_cpu_initfn()
Igor Mammedov
2012-06-25
3
-10
/
+12
|
*
target-i386: drop usage of prev_debug_excp_handler
Igor Mammedov
2012-06-25
1
-6
/
+1
*
|
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
1
-0
/
+14
*
|
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-08-01
3
-2
/
+19
*
|
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
2012-07-29
1
-18
/
+25
*
|
Recognize PCID feature
Mao, Junjie
2012-07-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-07-18
3
-2
/
+14
|
\
\
|
*
|
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2012-07-10
2
-1
/
+7
|
*
|
kvm: expose tsc deadline timer feature to guest
Liu, Jinsong
2012-07-03
2
-0
/
+6
|
*
|
kvm_pv_eoi: add flag support
Michael S. Tsirkin
2012-07-03
1
-1
/
+1
[next]