Sign in
qemu-android
/
qemu-android
/
aa723c23147e93fef8475bd80fd29e633378c34d
/
target-i386
8b4a3df
Fix popcnt in long mode
by malc
· 12 years ago
6fd2a02
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
by Peter Maydell
· 12 years ago
a9321a4
x86: Implement SMEP and SMAP
by H. Peter Anvin
· 12 years ago
4a19e50
i386: -cpu help: remove reference to specific CPUID leaves/registers
by Eduardo Habkost
· 13 years ago
3b671a4
i386: cpu: eliminate duplicate feature names
by Eduardo Habkost
· 13 years ago
60032ac
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
by Eduardo Habkost
· 13 years ago
8fad4b4
i386: kvm: use a #define for the set of alias feature bits
by Eduardo Habkost
· 13 years ago
b1f4679
i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
by Eduardo Habkost
· 13 years ago
fdefe51
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
by Richard Henderson
· 12 years ago
3988475
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
2e84849
target-i386: Allow tsc-frequency to be larger then 2.147G
by Don Slutz
· 12 years ago
473955e
target-i386: Drop unused setscalar() macro
by Andreas Färber
· 13 years ago
c04321b
target-i386: Kill cpudef config section support
by Eduardo Habkost
· 13 years ago
bc3e129
target-i386: x86_cpudef_setup() coding style change
by Eduardo Habkost
· 13 years ago
3eca464
target-i386: Move CPU models from cpus-x86_64.conf to C
by Eduardo Habkost
· 13 years ago
a75b081
target-i386: Add missing CPUID_* constants
by Eduardo Habkost
· 13 years ago
e916cbf
Drop cpu_list_id macro
by Peter Maydell
· 13 years ago
6cdf885
target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
by Peter Maydell
· 13 years ago
b139bd3
kvm: i386: Add services required for PCI device assignment
by Jan Kiszka
· 13 years ago
b834b50
w32: Fix broken build
by Stefan Weil
· 13 years ago
bc9a839
kvm: get/set PV EOI MSR
by Michael S. Tsirkin
· 13 years ago
ef8621b
target-i386: disable pv eoi to fix migration across QEMU versions
by Anthony Liguori
· 13 years ago
5c73b75
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
by Matthew Ogilvie
· 13 years ago
76b64a7
win32: provide separate macros for weak decls and definitions
by Anthony Liguori
· 13 years ago
92fc4b5
x86: switch to AREG0 free mode
by Blue Swirl
· 13 years ago
2999a0b
x86: avoid AREG0 in segmentation helpers
by Blue Swirl
· 13 years ago
4a7443b
x86: avoid AREG0 for misc helpers
by Blue Swirl
· 13 years ago
329e607
x86: use wrappers for memory access helpers
by Blue Swirl
· 13 years ago
608badf
x86: avoid AREG0 for SMM helpers
by Blue Swirl
· 13 years ago
052e80d
x86: avoid AREG0 for SVM helpers
by Blue Swirl
· 13 years ago
7923057
x86: avoid AREG0 for integer helpers
by Blue Swirl
· 13 years ago
f0967a1
x86: avoid AREG0 for condition code helpers
by Blue Swirl
· 13 years ago
d3eb5ea
x86: avoid AREG0 for FPU helpers
by Blue Swirl
· 13 years ago
633decd
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
e396612
target-i386: add implementation of query-cpu-definitions (v2)
by Anthony Liguori
· 13 years ago
d517872
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
d3da41e
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
by Blue Swirl
· 13 years ago
f3e1bed
kvm: Decouple 'GSI routing' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
614e41b
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
cc7e0dd
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
by Peter Maydell
· 13 years ago
1d31f66
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
by Peter Maydell
· 13 years ago
65dee38
target-i386: move cpu_reset and reset callback to cpu.c
by Igor Mammedov
· 13 years ago
dd67328
target-i386: move cpu halted decision into x86_cpu_reset
by Igor Mammedov
· 13 years ago
7162ab2
x86: Fixed incorrect segment base address addition in 64-bits mode
by Vitaly Chipounov
· 13 years ago
434acb8
Recognize PCID feature
by Mao, Junjie
· 13 years ago
09f06a6
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
5d62c43
apic: Defer interrupt updates to VCPU thread
by Jan Kiszka
· 13 years ago
bedc2ac
target-i386: make it clearer that op table accesses don't overrun
by Peter Maydell
· 13 years ago
96d7073
target-i386: Remove confusing X86_64_DEF macro
by Peter Maydell
· 13 years ago
a87dacc
target-i386: Remove unused macros
by Peter Maydell
· 13 years ago
11f8cdb
target-i386: Fix compilation with --enable-debug
by Stefan Weil
· 13 years ago
a75b3e0
kvm: expose tsc deadline timer feature to guest
by Liu, Jinsong
· 13 years ago
bfee754
kvm_pv_eoi: add flag support
by Michael S. Tsirkin
· 13 years ago
9cc85c2
x86: rename op_helper.c to seg_helper.c
by Blue Swirl
· 13 years ago
1077499
x86: split off memory access helpers
by Blue Swirl
· 13 years ago
f7b2429
x86: split off misc helpers
by Blue Swirl
· 13 years ago
ab109e5
x86: split off SMM helpers
by Blue Swirl
· 13 years ago
6bada5e
x86: split off SVM helpers
by Blue Swirl
· 13 years ago
d758207
x86: split off integer helpers
by Blue Swirl
· 13 years ago
5918fff
x86: split off condition code helpers
by Blue Swirl
· 13 years ago
997ff0d
x86: prepare eflags helpers for general use
by Blue Swirl
· 13 years ago
38de4c4
x86: split condition code and shift templates
by Blue Swirl
· 13 years ago
a04759f
x86: fix coding style in helper_template.h
by Blue Swirl
· 13 years ago
c4baa05
x86: improve SSE table type safety
by Blue Swirl
· 13 years ago
f299f43
x86: split off FPU helpers
by Blue Swirl
· 13 years ago
e01d9d3
x86: fix coding style in ops_sse.h
by Blue Swirl
· 13 years ago
9dd69d6
x86: avoid an extern declaration
by Blue Swirl
· 13 years ago
599b9a5
x86: split off exception handlers
by Blue Swirl
· 13 years ago
77b2bc2
x86: avoid AREG0 for exceptions
by Blue Swirl
· 13 years ago
20054ef
x86: prepare op_helper.c for splitting
by Blue Swirl
· 13 years ago
d65e981
target-i386: move tcg initialization into x86_cpu_initfn()
by Igor Mammedov
· 13 years ago
130a038
target-i386: drop usage of prev_debug_excp_handler
by Igor Mammedov
· 13 years ago
09faecf
target-i386: Use QEMU instead of Qemu
by Stefan Weil
· 13 years ago
71547a3
qemu-log: use LOG_UNIMP for some target CPU cases
by Blue Swirl
· 13 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
fc0608a
Fix some more license versions (GPL2+ instead of GPL2)
by Stefan Weil
· 13 years ago
fa02988
target-i386: Use uint32 visitor for [x]level properties
by Andreas Färber
· 13 years ago
fbe37ef
build: move other target-*/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5f86146
dump: remove dumping stuff from cpu-all.h
by Paolo Bonzini
· 13 years ago
4720bd0
dump: change cpu_get_note_size to return ssize_t
by Paolo Bonzini
· 13 years ago
9cdc8df
build: move libobj-y variable to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
3494170
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
b47ed99
target-i386: Let cpu_x86_init() return X86CPU
by Andreas Färber
· 13 years ago
232fc23
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
by Andreas Färber
· 13 years ago
0038ffb
target-i386: Add API to get note's size
by Wen Congyang
· 13 years ago
25ae9c1
target-i386: add API to get dump info
by Wen Congyang
· 13 years ago
90166b7
target-i386: Add API to write cpu status to core file
by Wen Congyang
· 13 years ago
9fecbed
target-i386: Add API to write elf notes to core file
by Wen Congyang
· 13 years ago
31a2207
Add API to check whether paging mode is enabled
by Wen Congyang
· 13 years ago
fae001f
implement cpu_get_memory_mapping()
by Wen Congyang
· 13 years ago
1352672
Expose CPUID leaf 7 only for -cpu host
by Eduardo Habkost
· 13 years ago
7a05995
target-i386: Defer MCE init
by Andreas Färber
· 13 years ago
89e4896
target-i386: Introduce "tsc-frequency" property for X86CPU
by Andreas Färber
· 13 years ago
d480e1a
target-i386: Prepare "vendor" property for X86CPU
by Andreas Färber
· 13 years ago
16b93aa
target-i386: Introduce "xlevel" property for X86CPU
by Andreas Färber
· 13 years ago
8e1898b
target-i386: Introduce "level" property for X86CPU
by Andreas Färber
· 13 years ago
63e886e
target-i386: Add property getter for CPU model-id
by Andreas Färber
· 13 years ago
35112e4
target-i386: Add property getter for CPU stepping
by Andreas Färber
· 13 years ago
Next »