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-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
10
-77
/
+119
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
8
-31
/
+25
2017-02-23
qemu-img: Wrap cvtnum() around qemu_strtosz()
Markus Armbruster
1
-27
/
+31
2017-02-23
test-cutils: Drop suffix from test_qemu_strtosz_simple()
Markus Armbruster
1
-4
/
+4
2017-02-23
test-cutils: Use qemu_strtosz() more often
Markus Armbruster
1
-17
/
+17
2017-02-23
util/cutils: Drop QEMU_STRTOSZ_DEFSUFFIX_* macros
Markus Armbruster
1
-18
/
+10
2017-02-23
util/cutils: New qemu_strtosz()
Markus Armbruster
6
-41
/
+30
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
6
-24
/
+24
2017-02-23
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
4
-14
/
+17
2017-02-23
test-cutils: Cover qemu_strtosz() around range limits
Markus Armbruster
1
-2
/
+59
2017-02-23
test-cutils: Cover qemu_strtosz() with trailing crap
Markus Armbruster
1
-0
/
+19
2017-02-23
test-cutils: Cover qemu_strtosz() invalid input
Markus Armbruster
1
-0
/
+24
2017-02-23
test-cutils: Add missing qemu_strtosz()... endptr checks
Markus Armbruster
1
-11
/
+26
2017-02-23
option: Fix to reject invalid and overflowing numbers
Markus Armbruster
2
-14
/
+16
2017-02-23
util/cutils: Clean up control flow around qemu_strtol() a bit
Markus Armbruster
1
-42
/
+43
2017-02-23
util/cutils: Clean up variable names around qemu_strtol()
Markus Armbruster
1
-21
/
+21
2017-02-23
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
6
-193
/
+225
2017-02-23
util/cutils: Rewrite documentation of qemu_strtol() & friends
Markus Armbruster
1
-39
/
+49
2017-02-23
test-cutils: Clean up qemu_strtoul() result checks
Markus Armbruster
1
-30
/
+30
2017-02-23
test-cutils: Add missing qemu_strtol()... endptr checks
Markus Armbruster
1
-0
/
+12
2017-02-23
option: Assert value string isn't null
Markus Armbruster
1
-50
/
+39
2017-02-23
test-qemu-opts: Cover qemu_opts_parse()
Markus Armbruster
1
-2
/
+328
2017-02-23
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into staging
Peter Maydell
20
-35
/
+1424
2017-02-21
hw/mips: MIPS Boston board support
Paul Burton
4
-1
/
+582
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
3
-0
/
+397
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
5
-6
/
+374
2017-02-21
dtc: Update requirement to v1.4.2
Paul Burton
2
-3
/
+3
2017-02-21
target-mips: Provide function to test if a CPU supports an ISA
Paul Burton
2
-0
/
+11
2017-02-21
hw/mips_gic: Update pin state on mask changes
Paul Burton
1
-25
/
+31
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
2
-0
/
+6
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2
-0
/
+20
2017-02-21
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170221' into s...
Peter Maydell
9
-13
/
+98
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
7
-10
/
+73
2017-02-21
monitor: add poll-* properties into query-iothreads result
Pavel Hrdina
3
-3
/
+24
2017-02-21
hmp: fix block_set_io_throttle
Eric Blake
1
-0
/
+1
2017-02-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-172
/
+317
2017-02-21
qemu-options: Fix broken sheepdog URL
Thomas Huth
1
-1
/
+1
2017-02-21
mirror: do not increase offset during initial zero_or_discard phase
Anton Nefedov
1
-2
/
+7
2017-02-21
QAPI: Fix blockdev-add example documentation
Jeff Cody
1
-25
/
+25
2017-02-21
iscsi: Add blockdev-add support
Kevin Wolf
2
-10
/
+79
2017-02-21
iscsi: Add timeout option
Kevin Wolf
1
-26
/
+11
2017-02-21
iscsi: Add header-digest option
Kevin Wolf
1
-24
/
+15
2017-02-21
iscsi: Add initiator-name option
Kevin Wolf
1
-17
/
+15
2017-02-21
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
1
-34
/
+44
2017-02-21
iscsi: Split URL into individual options
Kevin Wolf
1
-53
/
+140
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
37
-97
/
+137
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
3
-10
/
+15
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
9
-7
/
+35
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
10
-39
/
+44
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
3
-26
/
+0
[next]