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
2018-11-19
fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled
Mark Cave-Ayland
1
-1
/
+1
2018-11-19
nvme: fix oob access issue(CVE-2018-16847)
Li Qiang
1
-0
/
+7
2018-11-19
MAINTAINERS: clarify some of the tags
Cornelia Huck
1
-0
/
+5
2018-11-19
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018...
Peter Maydell
4
-343
/
+450
2018-11-19
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...
Peter Maydell
2
-8
/
+17
2018-11-17
MAINTAINERS: Add Stefan Markovic as a MIPS reviewer
Aleksandar Markovic
1
-0
/
+9
2018-11-17
target/mips: Disable R5900 support
Aleksandar Markovic
1
-59
/
+0
2018-11-17
target/mips: Rename MMI-related functions
Aleksandar Markovic
1
-16
/
+16
2018-11-17
target/mips: Rename MMI-related opcodes
Aleksandar Markovic
1
-236
/
+236
2018-11-17
target/mips: Rename MMI-related masks
Aleksandar Markovic
1
-10
/
+10
2018-11-17
target/mips: Guard check_insn with INSN_R5900 check
Fredrik Noring
1
-3
/
+6
2018-11-17
target/mips: Guard check_insn_opc_user_only with INSN_R5900 check
Fredrik Noring
1
-4
/
+12
2018-11-17
target/mips: Fix decoding mechanism of special R5900 opcodes
Fredrik Noring
1
-4
/
+50
2018-11-17
target/mips: Fix decoding mechanism of R5900 DIV1 and DIVU1
Fredrik Noring
1
-6
/
+59
2018-11-17
target/mips: Fix decoding mechanism of R5900 MFLO1, MFHI1, MTLO1 and MTHI1
Fredrik Noring
1
-11
/
+40
2018-11-17
linux-user: Update MIPS specific prctl() implementation
Stefan Markovic
1
-0
/
+18
2018-11-16
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181116-pull-requ...
Peter Maydell
3
-3
/
+22
2018-11-16
help: Provide help for egl-headless
Erik Skultety
1
-1
/
+5
2018-11-16
ui: Allow specifying 'rendernode' display option for egl-headless
Erik Skultety
1
-1
/
+1
2018-11-16
qapi: Add "rendernode" display option for egl-headless
Erik Skultety
1
-1
/
+16
2018-11-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+2
2018-11-16
net/filter-rewriter.c: Fix coverity static analysis issue
Zhang Chen
1
-1
/
+2
2018-11-15
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...
Peter Maydell
2
-2
/
+2
2018-11-15
linux-user/sparc/signal.c: Remove dead code
Peter Maydell
1
-8
/
+8
2018-11-15
make-release: add skiboot .version file
Michael Roth
1
-0
/
+1
2018-11-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-for-3.1...
Peter Maydell
2
-3
/
+9
2018-11-15
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181114' into staging
Peter Maydell
1
-6
/
+19
2018-11-14
tests: tpm: Use g_test_message rather than fprintf
Stefan Berger
1
-1
/
+1
2018-11-14
tpm: use loop iterator to set sts data field
Prasad J Pandit
1
-1
/
+1
2018-11-14
tests/tcg/multiarch: fix 32bit linux-test on 64bit host
Laurent Vivier
1
-2
/
+2
2018-11-14
.travis.yml: split MacOSX builds and reduce target list
Alex Bennée
1
-1
/
+7
2018-11-13
RISC-V: Respect fences for user-only emulators
Palmer Dabbelt
1
-2
/
+0
2018-11-13
target/riscv: Fix sfence.vm/a both available in any priv version
Bastian Koppelmann
1
-5
/
+13
2018-11-13
target/riscv: Fix FCLASS_D being treated as RV64 only
Bastian Koppelmann
1
-1
/
+3
2018-11-13
hw/riscv/virt: Free the test device tree node name
Alistair Francis
1
-0
/
+1
2018-11-13
Update version for v3.1.0-rc1 release
v3.1.0-rc1
Peter Maydell
1
-1
/
+1
2018-11-13
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
1
-6
/
+19
2018-11-13
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-11-12-tag' in...
Peter Maydell
2
-1
/
+9
2018-11-13
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
22
-171
/
+81
2018-11-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181113'...
Peter Maydell
11
-96
/
+249
2018-11-13
target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature
Peter Maydell
1
-0
/
+2
2018-11-13
target/arm: Hyp mode R14 is shared with User and System
Peter Maydell
4
-18
/
+35
2018-11-13
target/arm: Correctly implement handling of HCR_EL2.{VI, VF}
Peter Maydell
3
-3
/
+83
2018-11-13
target/arm: Track the state of our irq lines from the GIC explicitly
Peter Maydell
3
-0
/
+71
2018-11-13
Revert "target/arm: Implement HCR.VI and VF"
Peter Maydell
1
-43
/
+4
2018-11-13
arm: fix aa64_generate_debug_exceptions to work with EL2
Alex Bennée
1
-15
/
+24
2018-11-13
arm: use symbolic MDCR_TDE in arm_debug_target_el
Alex Bennée
1
-1
/
+1
2018-11-13
tests/guest-debug: fix scoping of failcount
Alex Bennée
1
-0
/
+1
2018-11-13
target/arm64: kvm debug set target_el when passing exception to guest
Alex Bennée
1
-0
/
+1
2018-11-13
target/arm64: hold BQL when calling do_interrupt()
Alex Bennée
1
-0
/
+2
[next]