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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Fix validation of 32-bit address spaces for aa32
Richard Henderson
2019-01-29
1
-7
/
+14
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into staging
Peter Maydell
2019-01-28
23
-621
/
+1705
|
\
|
*
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
12
-90
/
+0
|
*
tcg/tci: enable dynamic TLB sizing
Richard Henderson
2019-01-28
1
-1
/
+1
|
*
tcg/mips: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-32
/
+64
|
*
tcg/mips: Fix tcg_out_qemu_ld_slow_path
Richard Henderson
2019-01-28
1
-1
/
+2
|
*
tcg/arm: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-71
/
+70
|
*
tcg/riscv: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-71
/
+55
|
*
tcg/s390: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-27
/
+20
|
*
tcg/sparc: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-33
/
+51
|
*
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-44
/
+55
|
*
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-42
/
+60
|
*
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
2019-01-28
2
-15
/
+15
|
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
12
-7
/
+282
|
*
cputlb: do not evict empty entries to the vtlb
Emilio G. Cota
2019-01-28
1
-1
/
+10
|
*
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2019-01-28
2
-1
/
+25
|
*
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2019-01-28
2
-1
/
+25
|
*
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
2019-01-28
2
-1
/
+82
|
*
tcg/i386: Implement vector saturating arithmetic
Richard Henderson
2019-01-28
2
-1
/
+43
|
*
tcg/i386: Split subroutines out of tcg_expand_vec_op
Richard Henderson
2019-01-28
1
-219
/
+224
|
*
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
2019-01-28
12
-0
/
+408
|
*
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
2019-01-28
9
-24
/
+119
|
*
tcg: Add write_aofs to GVecGen4
Richard Henderson
2019-01-28
2
-8
/
+21
|
*
tcg: Add gvec expanders for nand, nor, eqv
Richard Henderson
2019-01-28
6
-0
/
+117
|
*
tcg: Add logical simplifications during gvec expand
Richard Henderson
2019-01-28
1
-5
/
+30
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2019-01-28
7
-176
/
+148
|
\
\
|
|
/
|
/
|
|
*
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
2019-01-25
1
-14
/
+38
|
*
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
3
-10
/
+9
|
*
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
2019-01-25
1
-24
/
+20
|
*
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
2019-01-25
1
-44
/
+8
|
*
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
2
-25
/
+18
|
*
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
3
-69
/
+69
|
*
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
2
-16
/
+14
|
*
cmd646: Remove unused variable
BALATON Zoltan
2019-01-25
2
-2
/
+0
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-01-25
2
-2
/
+3
|
\
|
*
decodetree: re.fullmatch was added in 3.4
Paolo Bonzini
2019-01-25
1
-1
/
+1
|
*
device-crash-test: Python 3 compatibility fix
Nisarg Shah
2019-01-25
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...
Peter Maydell
2019-01-25
503
-13770
/
+531
|
\
\
|
|
/
|
/
|
|
*
docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU models
Stefan Markovic
2019-01-24
1
-2
/
+161
|
*
qemu-doc: Add nanoMIPS ISA information
Stefan Markovic
2019-01-24
1
-0
/
+29
|
*
tests: tcg: mips: Remove old directories
Aleksandar Markovic
2019-01-24
327
-13708
/
+0
|
*
tests: tcg: mips: Add two new Makefiles
Aleksandar Markovic
2019-01-24
2
-0
/
+216
|
*
tests: tcg: mips: Move source files to new locations
Aleksandar Markovic
2019-01-24
168
-0
/
+0
|
*
MAINTAINERS: Update MIPS sections
Aleksandar Markovic
2019-01-24
1
-9
/
+0
|
*
target/mips: Add I6500 core configuration
Yongbok Kim
2019-01-24
1
-0
/
+40
|
*
target/mips: nanoMIPS: Fix branch handling
Stefan Markovic
2019-01-24
1
-0
/
+12
|
*
disas: nanoMIPS: Amend DSP instructions related comments
Aleksandar Markovic
2019-01-24
1
-44
/
+75
|
*
target/mips: Extend gen_scwp() functionality to support EVA
Aleksandar Markovic
2019-01-24
1
-4
/
+6
|
*
target/mips: Correct the second argument type of cpu_supports_isa()
Aleksandar Markovic
2019-01-24
2
-2
/
+2
|
*
target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbers
Aleksandar Markovic
2019-01-24
1
-13
/
+13
[next]