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