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
2014-02-09
raven: Use constant PCI_NUM_PINS instead of 4
Hervé Poussineau
1
-3
/
+3
2014-02-09
prep: Kill get_system_io() usage
Hervé Poussineau
1
-1
/
+1
2014-02-09
libcacard: Don't link with all libraries QEMU links to
Christophe Fergeau
1
-1
/
+1
2014-02-09
block: Fix 32 bit truncation in mark_request_serialising()
Kevin Wolf
1
-3
/
+3
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
2014-02-09
block: Don't call ROUND_UP with negative values
Kevin Wolf
1
-2
/
+2
2014-02-09
block: bdrv_aligned_pwritev: Assert overlap range
Kevin Wolf
1
-0
/
+2
2014-02-09
block: Fix memory leaks in bdrv_co_do_pwritev()
Kevin Wolf
1
-2
/
+2
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
1
-1
/
+7
2014-02-09
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
3
-0
/
+96
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
1
-15
/
+16
2014-02-09
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
1
-1
/
+7
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
4
-16
/
+15
2014-02-09
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
1
-3
/
+2
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
3
-5
/
+42
2014-02-09
qemu-iotests: enable support for NFS protocol
Peter Lieven
2
-3
/
+22
2014-02-09
qemu-iotests: enable test 016 and 025 to work with NFS protocol
Peter Lieven
2
-2
/
+2
2014-02-09
qemu-iotests: blacklist test 020 for NFS protocol
Peter Lieven
1
-0
/
+5
2014-02-09
qemu-iotests: change _supported_proto to file for various tests
Peter Lieven
25
-25
/
+25
2014-02-09
block: add native support for NFS
Peter Lieven
5
-0
/
+472
2014-02-09
qemu-iotest: Make 077 raw-only
Kevin Wolf
1
-1
/
+1
2014-02-08
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...
Peter Maydell
16
-220
/
+539
2014-02-08
arm/zynq: Add software system reset via SCLR
Sebastian Huber
1
-0
/
+5
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
3
-2
/
+28
2014-02-08
hw/net: add support for Allwinner EMAC Fast Ethernet controller
Beniamino Galvani
4
-0
/
+751
2014-02-08
util/fifo8: clear fifo head upon reset
Beniamino Galvani
1
-0
/
+1
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2
-0
/
+107
2014-02-08
disas: Implement disassembly output for A64
Claudio Fontana
7
-3
/
+118
2014-02-08
disas/libvixl: Fix upstream libvixl compilation issues
Peter Maydell
3
-18
/
+17
2014-02-08
disas: Add subset of libvixl sources for A64 disassembler
Peter Maydell
15
-0
/
+6620
2014-02-08
rules.mak: Link with C++ if we have a C++ compiler
Peter Maydell
1
-2
/
+6
2014-02-08
rules.mak: Support .cc as a C++ source file suffix
Peter Maydell
1
-1
/
+5
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
3
-2
/
+27
2014-02-08
vmstate: Add uint32 2D-array support
Christoffer Dall
1
-0
/
+6
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
3
-5
/
+20
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
3
-14
/
+96
2014-02-08
arm_gic: Fix GIC pending behavior
Christoffer Dall
2
-18
/
+62
2014-02-08
target-arm: Add support for AArch32 64bit VCVTB and VCVTT
Will Newton
1
-22
/
+61
2014-02-08
target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
Peter Maydell
1
-3
/
+20
2014-02-08
target-arm: A64: Add 2-reg-misc REV* instructions
Alex Bennée
1
-1
/
+70
2014-02-08
target-arm: A64: Add narrowing 2-reg-misc instructions
Peter Maydell
1
-2
/
+83
2014-02-08
target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT
Peter Maydell
3
-6
/
+41
2014-02-08
target-arm: A64: Implement 2-register misc compares, ABS, NEG
Peter Maydell
1
-2
/
+134
2014-02-08
target-arm: A64: Add skeleton decode for SIMD 2-reg misc group
Peter Maydell
1
-1
/
+109
2014-02-08
target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc
Peter Maydell
1
-1
/
+86
2014-02-08
target-arm: A64: Implement remaining integer scalar-3-same insns
Peter Maydell
1
-19
/
+87
2014-02-08
target-arm: A64: Implement scalar pairwise ops
Peter Maydell
1
-1
/
+113
2014-02-08
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
1
-0
/
+3
2014-02-08
target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD
Peter Maydell
1
-1
/
+123
2014-02-08
target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns
Peter Maydell
1
-4
/
+127
[prev]
[next]