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
*
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
*
|
|
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
2012-07-07
1
-6
/
+6
*
|
|
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
2012-07-07
1
-15
/
+24
*
|
|
target-i386: Remove unused macros
Peter Maydell
2012-07-07
1
-6
/
+0
*
|
|
target-i386: Fix compilation with --enable-debug
Stefan Weil
2012-07-05
1
-25
/
+34
|
/
/
*
|
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2012-06-28
2
-3
/
+3
*
|
x86: split off memory access helpers
Blue Swirl
2012-06-28
3
-137
/
+165
*
|
x86: split off misc helpers
Blue Swirl
2012-06-28
3
-579
/
+605
*
|
x86: split off SMM helpers
Blue Swirl
2012-06-28
3
-285
/
+309
*
|
x86: split off SVM helpers
Blue Swirl
2012-06-28
4
-710
/
+734
*
|
x86: split off integer helpers
Blue Swirl
2012-06-28
3
-479
/
+502
*
|
x86: split off condition code helpers
Blue Swirl
2012-06-28
4
-407
/
+432
*
|
x86: prepare eflags helpers for general use
Blue Swirl
2012-06-28
1
-31
/
+37
*
|
x86: split condition code and shift templates
Blue Swirl
2012-06-28
3
-81
/
+133
*
|
x86: fix coding style in helper_template.h
Blue Swirl
2012-06-28
1
-3
/
+22
*
|
x86: improve SSE table type safety
Blue Swirl
2012-06-28
1
-45
/
+89
*
|
x86: split off FPU helpers
Blue Swirl
2012-06-28
3
-1278
/
+1306
*
|
x86: fix coding style in ops_sse.h
Blue Swirl
2012-06-28
1
-471
/
+578
*
|
x86: avoid an extern declaration
Blue Swirl
2012-06-28
1
-4
/
+1
*
|
x86: split off exception handlers
Blue Swirl
2012-06-28
4
-116
/
+140
*
|
x86: avoid AREG0 for exceptions
Blue Swirl
2012-06-28
5
-215
/
+225
*
|
x86: prepare op_helper.c for splitting
Blue Swirl
2012-06-28
1
-796
/
+1279
*
|
target-i386: Use QEMU instead of Qemu
Stefan Weil
2012-06-22
1
-1
/
+1
|
/
*
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
1
-0
/
+1
*
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
1
-5
/
+13
*
Fix some more license versions (GPL2+ instead of GPL2)
Stefan Weil
2012-06-11
2
-4
/
+4
*
target-i386: Use uint32 visitor for [x]level properties
Andreas Färber
2012-06-08
1
-38
/
+4
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-2
/
+3
*
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
dump: change cpu_get_note_size to return ssize_t
Paolo Bonzini
2012-06-07
1
-1
/
+1
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+3
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
2
-0
/
+63
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-06
2
-0
/
+720
|
\
|
*
target-i386: Add API to get note's size
Wen Congyang
2012-06-04
1
-0
/
+33
|
*
target-i386: add API to get dump info
Wen Congyang
2012-06-04
1
-0
/
+34
|
*
target-i386: Add API to write cpu status to core file
Wen Congyang
2012-06-04
1
-0
/
+149
|
*
target-i386: Add API to write elf notes to core file
Wen Congyang
2012-06-04
1
-0
/
+233
|
*
Add API to check whether paging mode is enabled
Wen Congyang
2012-06-04
1
-1
/
+6
|
*
implement cpu_get_memory_mapping()
Wen Congyang
2012-06-04
1
-0
/
+266
*
|
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-6
/
+0
[next]