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
2016-06-24
target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
Aleksandar Markovic
1
-4
/
+22
2016-06-24
target-mips: Activate IEEE 754-2008 signaling NaN bit meaning for MSA
Aleksandar Markovic
1
-1
/
+2
2016-06-24
linux-user: Update preprocessor constants for Mips-specific e_flags bits
Aleksandar Markovic
1
-0
/
+2
2016-06-24
softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd()
Aleksandar Markovic
1
-12
/
+29
2016-06-24
softfloat: For Mips only, correct default NaN values
Aleksandar Markovic
1
-0
/
+12
2016-06-24
softfloat: Clean code format in fpu/softfloat-specialize.h
Aleksandar Markovic
1
-29
/
+28
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
19
-561
/
+555
2016-06-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...
Peter Maydell
16
-612
/
+912
2016-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...
Peter Maydell
4
-41
/
+60
2016-06-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160622-tag' into...
Peter Maydell
3
-110
/
+138
2016-06-23
ppc: Disable huge page support if it is not available for main RAM
Thomas Huth
1
-1
/
+16
2016-06-23
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
6
-3
/
+241
2016-06-23
ppc: Move exception generation code out of line
Benjamin Herrenschmidt
1
-3
/
+3
2016-06-23
ppc: Turn a bunch of booleans from int to bool
Benjamin Herrenschmidt
1
-19
/
+18
2016-06-23
ppc: Add real mode CI load/store instructions for P7 and P8
Benjamin Herrenschmidt
3
-14
/
+55
2016-06-23
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
3
-399
/
+311
2016-06-23
ppc: Fix generation if ISI/DSI vs. HV mode
Benjamin Herrenschmidt
1
-19
/
+50
2016-06-23
ppc: Fix POWER7 and POWER8 exception definitions
Benjamin Herrenschmidt
2
-7
/
+31
2016-06-23
ppc: fix exception model for HV mode
Benjamin Herrenschmidt
1
-89
/
+45
2016-06-23
ppc: define a default LPCR value
Benjamin Herrenschmidt
1
-0
/
+14
2016-06-23
ppc: Fix rfi/rfid/hrfi/... emulation
Benjamin Herrenschmidt
2
-31
/
+24
2016-06-22
usb-uas: hotplug support
Gerd Hoffmann
1
-0
/
+5
2016-06-22
usb-bot: hotplug support
Gerd Hoffmann
1
-2
/
+6
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
2
-0
/
+44
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
2
-5
/
+5
2016-06-22
usb-storage: qcow2 encryption support is finally gone, zap dead code
Gerd Hoffmann
1
-34
/
+0
2016-06-22
xen: move xen_sysdev to xen_backend.c
Juergen Gross
2
-40
/
+41
2016-06-22
xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix
Juergen Gross
1
-2
/
+18
2016-06-22
xen: fix style of hw/block/xen_blkif.h
Juergen Gross
1
-70
/
+81
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
4
-15
/
+37
2016-06-22
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
3
-3
/
+54
2016-06-22
target-ppc: Fix rlwimi, rlwinm, rlwnm again
Richard Henderson
1
-3
/
+1
2016-06-22
ppc64: disable gen_pause() for linux-user mode
Laurent Vivier
1
-1
/
+3
2016-06-22
tests: Use '+=' to add additional tests, not '='
Thomas Huth
1
-4
/
+4
2016-06-22
powerpc/mm: Update the WIMG check during H_ENTER
Aneesh Kumar K.V
1
-1
/
+5
2016-06-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160621-1' in...
Peter Maydell
1
-3
/
+11
2016-06-21
milkymist: fix tmu2.c build failure (missing error.h include)
Gerd Hoffmann
1
-0
/
+1
2016-06-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-1
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
73
-2102
/
+2375
2016-06-20
MAINTAINERS: remove Blue Swirl as SPARC maintainer
Mark Cave-Ayland
1
-1
/
+0
2016-06-20
MAINTAINERS: add Artyom Tarasenko as SPARC maintainer
Mark Cave-Ayland
1
-0
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
10
-46
/
+62
2016-06-20
trace: split out trace events for linux-user/ directory
Daniel P. Berrange
3
-11
/
+13
2016-06-20
trace: split out trace events for qom/ directory
Daniel P. Berrange
3
-4
/
+6
2016-06-20
trace: split out trace events for target-ppc/ directory
Daniel P. Berrange
3
-4
/
+6
2016-06-20
trace: split out trace events for target-s390x/ directory
Daniel P. Berrange
3
-21
/
+23
2016-06-20
trace: split out trace events for target-sparc/ directory
Daniel P. Berrange
3
-27
/
+29
2016-06-20
trace: split out trace events for net/ directory
Daniel P. Berrange
3
-3
/
+5
2016-06-20
trace: split out trace events for audio/ directory
Daniel P. Berrange
3
-16
/
+18
2016-06-20
trace: split out trace events for ui/ directory
Daniel P. Berrange
3
-47
/
+49
[next]