index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
kvm: i386: Add services required for PCI device assignment
Jan Kiszka
2
-0
/
+163
2012-08-30
w32: Fix broken build
Stefan Weil
1
-0
/
+2
2012-08-29
kvm: get/set PV EOI MSR
Michael S. Tsirkin
3
-0
/
+35
2012-08-29
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
1
-1
/
+12
2012-08-24
target-i386/translate.c: mov to/from crN/drN: ignore mod bits
Matthew Ogilvie
1
-4
/
+10
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
1
-2
/
+2
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
9
-199
/
+128
2012-08-14
x86: avoid AREG0 in segmentation helpers
Blue Swirl
4
-160
/
+150
2012-08-14
x86: avoid AREG0 for misc helpers
Blue Swirl
4
-83
/
+84
2012-08-14
x86: use wrappers for memory access helpers
Blue Swirl
3
-103
/
+126
2012-08-14
x86: avoid AREG0 for SMM helpers
Blue Swirl
4
-13
/
+6
2012-08-14
x86: avoid AREG0 for SVM helpers
Blue Swirl
4
-115
/
+110
2012-08-14
x86: avoid AREG0 for integer helpers
Blue Swirl
5
-71
/
+88
2012-08-14
x86: avoid AREG0 for condition code helpers
Blue Swirl
10
-169
/
+179
2012-08-14
x86: avoid AREG0 for FPU helpers
Blue Swirl
8
-876
/
+968
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+22
2012-08-13
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
1
-0
/
+22
2012-08-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-0
/
+48
2012-08-09
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
Blue Swirl
3
-15
/
+12
2012-08-09
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
1
-1
/
+2
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
1
-1
/
+3
2012-08-09
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
1
-0
/
+4
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
4
-0
/
+41
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
1
-0
/
+14
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
3
-2
/
+19
2012-07-29
x86: Fixed incorrect segment base address addition in 64-bits mode
Vitaly Chipounov
1
-18
/
+25
2012-07-21
Recognize PCID feature
Mao, Junjie
1
-1
/
+1
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
3
-2
/
+14
2012-07-10
apic: Defer interrupt updates to VCPU thread
Jan Kiszka
2
-1
/
+7
2012-07-07
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
1
-6
/
+6
2012-07-07
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
1
-15
/
+24
2012-07-07
target-i386: Remove unused macros
Peter Maydell
1
-6
/
+0
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
1
-25
/
+34
2012-07-03
kvm: expose tsc deadline timer feature to guest
Liu, Jinsong
2
-0
/
+6
2012-07-03
kvm_pv_eoi: add flag support
Michael S. Tsirkin
1
-1
/
+1
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2
-3
/
+3
2012-06-28
x86: split off memory access helpers
Blue Swirl
3
-137
/
+165
2012-06-28
x86: split off misc helpers
Blue Swirl
3
-579
/
+605
2012-06-28
x86: split off SMM helpers
Blue Swirl
3
-285
/
+309
2012-06-28
x86: split off SVM helpers
Blue Swirl
4
-710
/
+734
2012-06-28
x86: split off integer helpers
Blue Swirl
3
-479
/
+502
2012-06-28
x86: split off condition code helpers
Blue Swirl
4
-407
/
+432
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
1
-31
/
+37
2012-06-28
x86: split condition code and shift templates
Blue Swirl
3
-81
/
+133
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
1
-3
/
+22
2012-06-28
x86: improve SSE table type safety
Blue Swirl
1
-45
/
+89
2012-06-28
x86: split off FPU helpers
Blue Swirl
3
-1278
/
+1306
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
1
-471
/
+578
2012-06-28
x86: avoid an extern declaration
Blue Swirl
1
-4
/
+1
2012-06-28
x86: split off exception handlers
Blue Swirl
4
-116
/
+140
[next]