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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
1
-0
/
+7
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-0
/
+7
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
1
-2
/
+2
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
1
-2
/
+3
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
1
-3
/
+2
2017-02-23
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
1
-2
/
+1
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
1
-1
/
+15
2017-02-16
target-i386: correctly propagate retaddr into SVM helpers
Paolo Bonzini
6
-57
/
+55
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
1
-0
/
+1
2017-02-16
i386/cpu: add crash-information QOM property
Anton Nefedov
1
-0
/
+50
2017-01-27
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
1
-1
/
+1
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
3
-6
/
+35
2017-01-27
replay: improve interrupt handling
Pavel Dovgalyuk
1
-0
/
+1
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-3
/
+13
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-7
/
+19
2017-01-23
kvm: Allow invtsc migration if tsc-khz is set explicitly
Eduardo Habkost
1
-9
/
+11
2017-01-23
kvm: Simplify invtsc check
Eduardo Habkost
1
-2
/
+2
2017-01-23
i386: Return migration-safe field on query-cpu-definitions
Eduardo Habkost
2
-0
/
+5
2017-01-23
i386: Remove AMD feature flag aliases from Opteron models
Eduardo Habkost
1
-34
/
+12
2017-01-23
x86: add AVX512_VPOPCNTDQ features
He Chen
2
-1
/
+2
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-3
/
+2859
2017-01-19
hax: add Darwin support
Vincent Palatin
4
-0
/
+390
2017-01-19
Plumb the HAXM-based hardware acceleration support
Vincent Palatin
1
-0
/
+4
2017-01-19
target/i386: Add Intel HAX files
Vincent Palatin
6
-0
/
+2459
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2
-0
/
+2
2017-01-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...
Peter Maydell
7
-12
/
+12
2017-01-16
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
1
-3
/
+4
2017-01-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-5
/
+6
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
5
-8
/
+8
2017-01-13
qom/cpu: move tlb_flush to cpu_common_reset
Alex Bennée
2
-4
/
+4
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
1
-0
/
+1
2017-01-12
target/i386: Fix bad patch application to translate.c
Doug Evans
1
-5
/
+5
2017-01-10
target-i386: Use ctpop helper
Richard Henderson
5
-29
/
+15
2017-01-10
target-i386: Use clz and ctz opcodes
Richard Henderson
3
-30
/
+14
2017-01-10
target-i386: Use new deposit and extract ops
Richard Henderson
1
-22
/
+23
2016-12-22
x86: implement la57 paging mode
Kirill A. Shutemov
5
-74
/
+274
2016-12-22
target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns
Doug Evans
3
-5
/
+32
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2
-0
/
+8
2016-12-22
x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.
Doug Evans
1
-13
/
+39
2016-12-22
target-i386: Add Intel SHA_NI instruction support.
Yi Sun
2
-1
/
+2
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
35
-0
/
+32939