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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
5
-57
/
+5
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
8
-95
/
+236
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+1464
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2
-54
/
+55
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
3
-0
/
+47
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2
-19
/
+24
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
6
-36
/
+69
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2
-0
/
+42
2018-03-09
target/arm: Add a core count property
Alistair Francis
3
-2
/
+15
2018-03-09
target/m68k: implement ftentox
Laurent Vivier
5
-0
/
+163
2018-03-09
target/m68k: implement ftwotox
Laurent Vivier
6
-0
/
+244
2018-03-09
target/m68k: implement fetox
Laurent Vivier
6
-0
/
+327
2018-03-09
target/m68k: implement flog2
Laurent Vivier
5
-0
/
+77
2018-03-09
target/m68k: implement flog10
Laurent Vivier
5
-0
/
+67
2018-03-09
target/m68k: implement flogn
Laurent Vivier
5
-0
/
+178
2018-03-09
target/m68k: implement flognp1
Laurent Vivier
6
-0
/
+380
2018-03-09
target/m68k: define floatx80_move()
Laurent Vivier
2
-0
/
+28
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
14
-0
/
+5624
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
3
-70
/
+70
2018-03-08
sparc: fix leon3 casa instruction when MMU is disabled
KONRAD Frederic
1
-0
/
+5
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-0
/
+1
2018-03-07
RISC-V Linux User Emulation
Michael Clark
1
-0
/
+13
2018-03-07
RISC-V Physical Memory Protection
Michael Clark
2
-0
/
+444
2018-03-07
RISC-V TCG Code Generation
Michael Clark
2
-0
/
+2342
2018-03-07
RISC-V GDB Stub
Michael Clark
1
-0
/
+62
2018-03-07
RISC-V FPU Support
Michael Clark
1
-0
/
+373
2018-03-07
RISC-V CPU Helpers
Michael Clark
3
-0
/
+1250
2018-03-07
RISC-V CPU Core Definition
Michael Clark
3
-0
/
+1139
2018-03-06
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
1
-4
/
+3
2018-03-06
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
1
-7
/
+2
2018-03-06
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
1
-3
/
+5
2018-03-06
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-03-06
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
1
-2
/
+0
2018-03-06
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
1
-12
/
+0
2018-03-06
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
1
-16
/
+10
2018-03-06
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-03-06
PowerPC: Add TS bits into msr_mask
Simon Guo
1
-0
/
+2
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
1
-2
/
+4
2018-03-06
target/ppc: Check mask when setting cap_ppc_safe_indirect_branch
Suraj Jitindar Singh
1
-1
/
+1
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
1
-1
/
+1
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
1
-0
/
+4
2018-03-05
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
7
-2
/
+361
2018-03-05
ui/curses: build as module
Gerd Hoffmann
1
-0
/
+4
2018-03-04
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
5
-0
/
+174
2018-03-04
target/m68k: add fmod/frem
Laurent Vivier
7
-2
/
+176
2018-03-04
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
1
-0
/
+11
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
4
-5
/
+7
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2
-1
/
+1
2018-03-02
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2018-03-0...
Peter Maydell
5
-18
/
+53
2018-03-02
target/arm: Enable ARM_FEATURE_V8_FCMA
Richard Henderson
2
-0
/
+2
[next]