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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
1
-4
/
+4
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
6
-51
/
+306
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
3
-1
/
+18
2017-09-19
target/mips: Convert VM clock update prints to warn_report
Alistair Francis
1
-3
/
+3
2017-09-19
General warn report fixups
Alistair Francis
2
-5
/
+4
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
3
-18
/
+18
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-2
/
+2
2017-09-19
Convert remaining error_report() to warn_report()
Alistair Francis
1
-2
/
+2
2017-09-19
i386/kvm: advertise Hyper-V frequency MSRs
Ladi Prosek
1
-1
/
+11
2017-09-19
i386/kvm: introduce tsc_is_stable_and_known()
Ladi Prosek
1
-3
/
+10
2017-09-19
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
Ladi Prosek
1
-19
/
+19
2017-09-19
i386/kvm: use a switch statement for MSR detection
Ladi Prosek
1
-44
/
+31
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
1
-3
/
+3
2017-09-19
target/i386: fix pcmpxstrx substring search
Joseph Myers
1
-2
/
+6
2017-09-19
target/i386: fix packusdw in-place operation
Joseph Myers
1
-8
/
+11
2017-09-19
target/i386: set rip_offset for further SSE instructions
Joseph Myers
1
-1
/
+2
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
1
-7
/
+7
2017-09-15
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...
Peter Maydell
1
-1
/
+1
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
1
-1
/
+1
2017-09-14
target/arm: Avoid an extra temporary for store_exclusive
Richard Henderson
1
-17
/
+9
2017-09-14
AArch64: Fix single stepping of ERET instruction
Jaroslaw Pelczar
1
-0
/
+1
2017-09-14
target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()
Peter Maydell
1
-11
/
+12
2017-09-14
target/arm: Add and use defines for EXCRET constants
Peter Maydell
2
-5
/
+19
2017-09-14
target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()
Peter Maydell
1
-2
/
+2
2017-09-14
target/arm: Get PRECISERR and IBUSERR the right way round
Peter Maydell
1
-4
/
+4
2017-09-14
target/arm: Clear exclusive monitor on v7M reset, exception entry/exit
Peter Maydell
4
-1
/
+19
2017-09-14
target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2
Peter Maydell
1
-16
/
+19
2017-09-14
hmp: fix "dump-quest-memory" segfault (arm)
Laurent Vivier
1
-2
/
+9
2017-09-14
hmp: fix "dump-quest-memory" segfault (ppc)
Laurent Vivier
1
-2
/
+9
2017-09-14
sparc: Fix typedef clash
Dr. David Alan Gilbert
1
-2
/
+2
2017-09-10
target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()
Kamil Rytarowski
1
-22
/
+22
2017-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...
Peter Maydell
8
-1427
/
+507
2017-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into staging
Peter Maydell
1
-446
/
+448
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
1
-15
/
+3
2017-09-08
ppc: remove non implemented cpu models
Igor Mammedov
1
-455
/
+0
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
3
-26
/
+2
2017-09-08
ppc: simplify cpu model lookup by PVR
Igor Mammedov
1
-16
/
+11
2017-09-08
ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookups
Igor Mammedov
1
-30
/
+13
2017-09-08
ppc: make cpu alias point only to real cpu models
Igor Mammedov
2
-27
/
+31
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
3
-378
/
+378
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
5
-6
/
+9
2017-09-08
target/ppc: Remove old STATUS file
Thomas Huth
1
-550
/
+0
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
3
-15
/
+50
2017-09-08
ppc64: introduce e6500
KONRAD Frederic
3
-1
/
+93
2017-09-08
booke206: allow to specify an mmucfg value at the init
KONRAD Frederic
1
-4
/
+5
2017-09-08
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2
-6
/
+32
2017-09-08
booke206: fix booke206_tlbnps for mav 2.0
KONRAD Frederic
1
-2
/
+2
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2
-19
/
+1
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
3
-13
/
+13
2017-09-07
target/hppa: Convert to TranslatorOps
Richard Henderson
1
-143
/
+159
[next]