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
2017-02-14
target/openrisc: Tidy ppc/npc implementation
Richard Henderson
6
-55
/
+39
2017-02-14
target/openrisc: Optimize l.jal to next
Richard Henderson
1
-1
/
+5
2017-02-14
target/openrisc: Fix madd
Richard Henderson
4
-61
/
+30
2017-02-14
target/openrisc: Implement muld, muldu, macu, msbu
Richard Henderson
1
-0
/
+108
2017-02-14
target/openrisc: Represent MACHI:MACLO as a single unit
Richard Henderson
4
-61
/
+80
2017-02-14
target/openrisc: Implement msync
Richard Henderson
1
-0
/
+1
2017-02-14
target/openrisc: Enable trap, csync, msync, psync for user mode
Richard Henderson
1
-32
/
+0
2017-02-14
target/openrisc: Set flags on helpers
Richard Henderson
1
-12
/
+12
2017-02-14
target/openrisc: Use movcond where appropriate
Richard Henderson
1
-14
/
+14
2017-02-14
target/openrisc: Keep SR_CY and SR_OV in a separate variables
Richard Henderson
4
-89
/
+78
2017-02-14
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
9
-78
/
+98
2017-02-14
target/openrisc: Invert the decoding in dec_calc
Richard Henderson
1
-207
/
+95
2017-02-14
target/openrisc: Put SR[OVE] in TB flags
Richard Henderson
3
-12
/
+18
2017-02-14
target/openrisc: Streamline arithmetic and OVE
Richard Henderson
5
-314
/
+191
2017-02-14
target/openrisc: Rationalize immediate extraction
Richard Henderson
1
-58
/
+40
2017-02-14
target/openrisc: Tidy insn dumping
Richard Henderson
1
-24
/
+12
2017-02-14
target/openrisc: Implement lwa, swa
Richard Henderson
7
-8
/
+81
2017-02-14
target/openrisc: Fix exception handling status registers
Stafford Horne
1
-0
/
+7
2017-02-14
linux-user: Honor CLONE_SETTLS for openrisc
Richard Henderson
1
-3
/
+1
2017-02-14
linux-user: Fix openrisc cpu_loop
Richard Henderson
1
-54
/
+41
2017-02-14
linux-user: Add MMAP_SHIFT for openrisc
Richard Henderson
1
-0
/
+2
2017-02-14
target/openrisc: Rename the cpu from or32 to or1k
Richard Henderson
8
-13
/
+13
2017-02-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-3
/
+3
2017-02-13
Makefile: Make "install" depend on "trace-events-all"
Fam Zheng
1
-1
/
+1
2017-02-13
docs: update manpage for stderr->log rename
Philipp Gesang
1
-2
/
+2
2017-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...
Peter Maydell
5
-52
/
+67
2017-02-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' in...
Peter Maydell
34
-220
/
+366
2017-02-13
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...
Peter Maydell
3
-3
/
+9
2017-02-12
qemu-img: Avoid setting ret to unused value in img_convert()
Peter Maydell
1
-4
/
+4
2017-02-12
qemu-img: Use qemu_strtoul() rather than raw strtoul()
Peter Maydell
1
-16
/
+16
2017-02-12
qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTES
Alberto Garcia
1
-7
/
+13
2017-02-12
qcow2: Optimize the refcount-block overlap check
Alberto Garcia
3
-1
/
+25
2017-02-12
qemu-io: Add failure regression tests
Nir Soffer
3
-0
/
+67
2017-02-12
qemu-iotests: Add _unsupported_fmt helper
Nir Soffer
1
-0
/
+11
2017-02-12
qemu-io: Return non-zero exit code on failure
Nir Soffer
13
-84
/
+6
2017-02-12
block/nfs: fix naming of runtime opts
Peter Lieven
1
-23
/
+23
2017-02-12
block/nfs: fix NULL pointer dereference in URI parsing
Peter Lieven
1
-1
/
+2
2017-02-12
block: bdrv_invalidate_cache: invalidate children first
Vladimir Sementsov-Ogievskiy
1
-6
/
+5
2017-02-12
block/qapi: reduce the execution time of qmp_query_blockstats
Dou Liyang
1
-44
/
+29
2017-02-12
block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b...
Dou Liyang
1
-12
/
+14
2017-02-12
qemu-iotest: test to lookup protocol-based image with relative backing
Jeff Cody
3
-0
/
+110
2017-02-12
qemu-iotests: Don't create fifos / pidfiles with protocol paths
Jeff Cody
3
-10
/
+12
2017-02-12
block: check full backing filename when searching protocol filenames
Jeff Cody
1
-0
/
+13
2017-02-12
block/vmdk: Fix the endian problem of buf_len and lba
QingFeng Hao
1
-2
/
+2
2017-02-12
iotests: record separate timings per format,protocol pair
Daniel P. Berrange
3
-7
/
+9
2017-02-12
iotests: Fix reference output for 059
Fam Zheng
1
-1
/
+1
2017-02-12
qapi: Tweak error message of bdrv_query_image_info
Fam Zheng
1
-2
/
+2
2017-02-12
qemu-img: Improve commit invalid base message
Max Reitz
1
-1
/
+3
2017-02-12
iotests: Fix a problem in common.filter
QingFeng Hao
1
-1
/
+1
2017-02-10
hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe
Thomas Huth
2
-2
/
+4
[next]