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-09-07
xilinx_axienet: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-09-07
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-5
/
+2
2017-09-07
gicv3: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+7
2017-09-07
armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-07
armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
26
-453
/
+1886
2017-09-07
Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...
Peter Maydell
3
-13
/
+7
2017-09-06
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
Pavel Butsykin
1
-8
/
+8
2017-09-06
qemu-iotests: add 184 for throttle filter driver
Manos Pitsidianakis
3
-0
/
+508
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
6
-2
/
+275
2017-09-05
tests: Make vmgenid test compile
Juan Quintela
1
-2
/
+2
2017-09-05
tests: Use real size for iov tests
Juan Quintela
2
-11
/
+5
2017-09-05
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
1
-7
/
+10
2017-09-05
Revert "kvm: use DIV_ROUND_UP"
Peter Maydell
1
-1
/
+1
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
7
-61
/
+628
2017-09-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
4
-14
/
+22
2017-09-05
virtfs: error out gracefully when mandatory suboptions are missing
Greg Kurz
1
-6
/
+10
2017-09-05
9pfs: local: clarify fchmodat_nofollow() implementation
Greg Kurz
1
-4
/
+8
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-53
/
+123
2017-09-05
block: tidy ThrottleGroupMember initializations
Manos Pitsidianakis
2
-3
/
+3
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
4
-54
/
+69
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
7
-226
/
+252
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...
Peter Maydell
4
-7
/
+8
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
9
-292
/
+225
2017-09-05
io: fix check for handshake completion in TLS test
Daniel P. Berrange
1
-1
/
+1
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
3
-93
/
+193
2017-09-05
io: fix typo in docs comment for qio_channel_read
Daniel P. Berrange
1
-1
/
+1
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
5
-195
/
+28
2017-09-05
fsdev: fix memory leak in main()
ZhiPeng Lu
1
-0
/
+2
2017-09-05
9pfs: avoid sign conversion error simplifying the code
Philippe Mathieu-Daudé
1
-4
/
+2
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
1
-0
/
+31
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
1
-0
/
+31
2017-09-05
qemu-iotests: use context managers for resource cleanup in 194
Stefan Hajnoczi
1
-52
/
+51
2017-09-05
iotests.py: add FilePath context manager
Stefan Hajnoczi
1
-0
/
+26
2017-09-05
qemu.py: make VM() a context manager
Stefan Hajnoczi
1
-1
/
+15
2017-09-04
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2
-28
/
+61
2017-09-04
apb: add busA qdev property to PBM PCI bridge
Mark Cave-Ayland
1
-7
/
+37
2017-09-04
apb: fix endianness for APB and PCI config accesses
Mark Cave-Ayland
1
-4
/
+2
2017-09-04
apb: fix up PCI bus nomenclature
Mark Cave-Ayland
2
-11
/
+9
2017-09-04
sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space
Mark Cave-Ayland
1
-5
/
+4
2017-09-04
sun4u: switch to using qdev to instantiate fw_cfg interface
Mark Cave-Ayland
1
-1
/
+9
2017-09-04
sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus
Mark Cave-Ayland
1
-4
/
+4
2017-09-04
qcow: Check failure of bdrv_getlength() and bdrv_truncate()
Eric Blake
1
-8
/
+22
2017-09-04
qcow: Change signature of get_cluster_offset()
Eric Blake
1
-50
/
+73
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
5
-33
/
+47
2017-09-04
block: remove bdrv_truncate callback in blkdebug
Manos Pitsidianakis
1
-7
/
+1
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
4
-22
/
+0
2017-09-04
block: pass bdrv_* methods to bs->file by default in block filters
Manos Pitsidianakis
2
-3
/
+24
2017-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170904-...
Peter Maydell
33
-291
/
+677
2017-09-04
arm_gicv3_kvm: Fix compile warning
Pranith Kumar
1
-1
/
+1
[next]