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