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
gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
Peter Maydell
1
-42
/
+4
2019-01-29
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
3
-1
/
+9
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
4
-0
/
+78
2019-01-29
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
1
-2
/
+2
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2
-3
/
+115
2019-01-29
aspeed/smc: Add dummy data register
Cédric Le Goater
1
-3
/
+6
2019-01-29
aspeed/smc: define registers for all possible CS
Cédric Le Goater
1
-1
/
+1
2019-01-29
aspeed/smc: fix default read value
Cédric Le Goater
1
-1
/
+1
2019-01-29
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
1
-0
/
+5
2019-01-29
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
1
-1
/
+1
2019-01-29
tests/microbit-test: Check nRF51 UART functionality
Julia Suvorova
1
-0
/
+89
2019-01-29
tests/microbit-test: Make test independent of global_qtest
Julia Suvorova
1
-118
/
+129
2019-01-29
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
2
-0
/
+36
2019-01-29
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2
-0
/
+31
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
3
-19
/
+22
2019-01-29
MAINTAINERS: update microbit ARM board files
Stefan Hajnoczi
1
-3
/
+5
2019-01-29
accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
Peter Maydell
1
-14
/
+52
2019-01-29
exec.c: Use correct attrs in cpu_memory_rw_debug()
Peter Maydell
1
-4
/
+2
2019-01-29
tests/microbit-test: add TWI stub device test
Stefan Hajnoczi
1
-0
/
+44
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
6
-0
/
+189
2019-01-29
gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0
Luc Michel
1
-29
/
+43
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
[prev]
[next]