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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-24
s390x/css: handle format-0 TIC CCW correctly
Dong Jia Shi
1
-6
/
+9
2017-02-24
s390x/arch_dump: pass cpuid into notes sections
Christian Borntraeger
1
-11
/
+12
2017-02-24
s390x/arch_dump: use proper note name and note size
Christian Borntraeger
1
-15
/
+28
2017-02-24
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
Halil Pasic
3
-10
/
+9
2017-02-24
s390x: bump ADAPTER_ROUTES_MAX_GSI
Halil Pasic
2
-3
/
+14
2017-02-24
virtio-ccw: check flic->adapter_routes_max_batch
Halil Pasic
1
-0
/
+7
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
2
-0
/
+30
2017-02-24
virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND
Halil Pasic
1
-0
/
+7
2017-02-24
virtio-ccw: add virtio-crypto-ccw device
Halil Pasic
2
-0
/
+73
2017-02-24
virtio-ccw: handle virtio 1 only devices
Halil Pasic
2
-1
/
+18
2017-02-24
s390x/flic: fail migration on source already
Cornelia Huck
1
-2
/
+4
2017-02-24
s390x/kvm: detect some program check loops
Christian Borntraeger
1
-3
/
+40
2017-02-24
s390x/s390-virtio: get rid of DPRINTF
Cornelia Huck
1
-10
/
+0
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
2017-02-21
blockdev: Make orphaned -drive fatal
Markus Armbruster
2
-8
/
+8
2017-02-21
blockdev: Improve message for orphaned -drive
Markus Armbruster
1
-4
/
+7
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
1
-2
/
+6
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
3
-3
/
+0
2017-02-21
hw: Default -drive to if=none instead of ide when ide cannot work
Markus Armbruster
1
-5
/
+4
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2
-0
/
+10
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
12
-0
/
+15
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
67
-532
/
+1711
2017-02-21
coroutine-lock: make CoRwlock thread-safe and fair
Paolo Bonzini
2
-12
/
+26
[next]