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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
target/arm: v8m: Ensure IDAU is respected if SAU is disabled
Thomas Roth
1
-9
/
+10
2019-01-29
target/arm: Fix validation of 32-bit address spaces for aa32
Richard Henderson
1
-7
/
+14
2019-01-28
hostmem: add more information in error messages
Zhang Yi
2
-5
/
+9
2019-01-28
numa: Fixed the memory leak of numa error message
Zhang Yi
1
-0
/
+1
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2
-0
/
+16
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
2
-1
/
+2
2019-01-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into staging
Peter Maydell
23
-621
/
+1705
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
12
-90
/
+0
2019-01-28
tcg/tci: enable dynamic TLB sizing
Richard Henderson
1
-1
/
+1
2019-01-28
tcg/mips: enable dynamic TLB sizing
Richard Henderson
2
-32
/
+64
2019-01-28
tcg/mips: Fix tcg_out_qemu_ld_slow_path
Richard Henderson
1
-1
/
+2
2019-01-28
tcg/arm: enable dynamic TLB sizing
Richard Henderson
2
-71
/
+70
2019-01-28
tcg/riscv: enable dynamic TLB sizing
Richard Henderson
2
-71
/
+55
2019-01-28
tcg/s390: enable dynamic TLB sizing
Richard Henderson
2
-27
/
+20
2019-01-28
tcg/sparc: enable dynamic TLB sizing
Richard Henderson
2
-33
/
+51
2019-01-28
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
2
-44
/
+55
2019-01-28
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2
-42
/
+60
2019-01-28
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
2
-15
/
+15
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
12
-7
/
+282
2019-01-28
cputlb: do not evict empty entries to the vtlb
Emilio G. Cota
1
-1
/
+10
2019-01-28
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+25
2019-01-28
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+82
2019-01-28
tcg/i386: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+43
2019-01-28
tcg/i386: Split subroutines out of tcg_expand_vec_op
Richard Henderson
1
-219
/
+224
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
12
-0
/
+408
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
9
-24
/
+119
2019-01-28
tcg: Add write_aofs to GVecGen4
Richard Henderson
2
-8
/
+21
2019-01-28
tcg: Add gvec expanders for nand, nor, eqv
Richard Henderson
6
-0
/
+117
2019-01-28
tcg: Add logical simplifications during gvec expand
Richard Henderson
1
-5
/
+30
2019-01-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
7
-176
/
+148
2019-01-25
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
1
-14
/
+38
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
3
-10
/
+9
2019-01-25
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
1
-24
/
+20
2019-01-25
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
1
-44
/
+8
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2
-25
/
+18
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
3
-69
/
+69
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2
-16
/
+14
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
2
-2
/
+0
2019-01-25
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2
-2
/
+3
2019-01-25
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...
Peter Maydell
503
-13770
/
+531
2019-01-25
decodetree: re.fullmatch was added in 3.4
Paolo Bonzini
1
-1
/
+1
2019-01-25
device-crash-test: Python 3 compatibility fix
Nisarg Shah
1
-1
/
+2
2019-01-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
11
-51
/
+73
2019-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...
Peter Maydell
4
-61
/
+82
2019-01-25
trace: improve runstate tracing
Vladimir Sementsov-Ogievskiy
2
-4
/
+7
2019-01-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
5
-13
/
+5
2019-01-25
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
2
-25
/
+80
2019-01-24
docs/qemu-cpu-models: Add MIPS/nanoMIPS QEMU supported CPU models
Stefan Markovic
1
-2
/
+161
2019-01-24
qemu-doc: Add nanoMIPS ISA information
Stefan Markovic
1
-0
/
+29
[prev]
[next]