index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
target/i386: [tcg] Port to generic translation framework
Lluís Vilanova
1
-87
/
+19
2017-09-06
target/i386: [tcg] Port to disas_log
Lluís Vilanova
1
-13
/
+19
2017-09-06
target/i386: [tcg] Port to tb_stop
Lluís Vilanova
1
-12
/
+14
2017-09-06
target/i386: [tcg] Port to translate_insn
Lluís Vilanova
1
-24
/
+42
2017-09-06
target/i386: [tcg] Port to breakpoint_check
Lluís Vilanova
1
-12
/
+34
2017-09-06
target/i386: [tcg] Port to insn_start
Lluís Vilanova
1
-1
/
+8
2017-09-06
target/i386: [tcg] Port to init_disas_context
Lluís Vilanova
1
-19
/
+27
2017-09-06
target/i386: [tcg] Port to DisasContextBase
Lluís Vilanova
1
-71
/
+69
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
1
-2
/
+1
2017-09-06
target/i386: Use generic DISAS_* enumerators
Richard Henderson
1
-13
/
+15
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
1
-2
/
+2
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-2
/
+2
2017-09-01
x86: replace cpu_x86_init() with cpu_generic_init()
Igor Mammedov
2
-7
/
+1
2017-09-01
target-i386/cpu: Add new EPYC CPU model
Brijesh Singh
1
-0
/
+44
2017-09-01
hmp: allow apic-id for "info lapic"
Yi Wang
1
-1
/
+9
2017-08-31
i386: introduce ELF_NOTE_SIZE macro
Marc-André Lureau
1
-10
/
+10
2017-08-31
i386/dump: use DIV_ROUND_UP
Marc-André Lureau
1
-12
/
+12
2017-08-31
i386: use ROUND_UP macro
Marc-André Lureau
1
-8
/
+8
2017-08-08
target/i386: set rip_offset for some SSE4.1 instructions
Joseph Myers
1
-0
/
+1
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
1
-15
/
+20
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-26
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
1
-6
/
+12
2017-07-26
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
1
-0
/
+11
2017-07-26
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
1
-7
/
+2
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
1
-2
/
+2
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
1
-3
/
+2
2017-07-17
i386: add Skylake-Server cpu model
Boqun Feng (Intel)
1
-0
/
+48
2017-07-17
i386: Update comment about XSAVES on Skylake-Client
Eduardo Habkost
1
-1
/
+1
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
2
-0
/
+29
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
1
-1
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2
-17
/
+17
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
1
-5
/
+5
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
4
-8
/
+16
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2
-343
/
+344
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
3
-13
/
+24
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
3
-20
/
+18
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2
-30
/
+30
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
4
-88
/
+120
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+23
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
1
-18
/
+10
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
1
-2
/
+4
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
1
-6
/
+6
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
1
-7
/
+3
2017-06-20
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
1
-2
/
+2
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-5
/
+1
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
1
-1
/
+2
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
1
-1
/
+3
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
1
-4
/
+4
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
1
-12
/
+8
[next]