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
2019-02-28
target/arm/cpu: Allow init-svtor property to be set after realize
Peter Maydell
1
-5
/
+24
2019-02-28
hw/arm/armsse: Wire up the MHUs
Peter Maydell
2
-9
/
+30
2019-02-28
hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit
Peter Maydell
6
-0
/
+250
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
83
-697
/
+2191
2019-02-26
Merge remote-tracking branch 'remotes/berrange/tags/authz-core-pull-request' ...
Peter Maydell
49
-563
/
+3773
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
16
-378
/
+209
2019-02-26
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
8
-0
/
+452
2019-02-26
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
7
-0
/
+642
2019-02-26
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
10
-1
/
+604
2019-02-26
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
7
-0
/
+280
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
8
-4
/
+220
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2
-165
/
+111
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
1
-4
/
+4
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
1
-2
/
+1
2019-02-26
qom: don't require user creatable objects to be registered
Daniel P. Berrangé
2
-10
/
+18
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
9
-1
/
+1234
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
25
-286
/
+525
2019-02-25
Merge remote-tracking branch 'mreitz/tags/pull-block-2019-02-25' into queue-b...
Kevin Wolf
63
-566
/
+1699
2019-02-25
iotests: Skip 211 on insufficient memory
Max Reitz
2
-2
/
+7
2019-02-25
vmdk: false positive of compat6 with hwversion not set
yuchenlin
1
-1
/
+1
2019-02-25
iotests: add LUKS payload overhead to 178 qemu-img measure test
Stefan Hajnoczi
2
-0
/
+32
2019-02-25
qcow2: include LUKS payload overhead in qemu-img measure
Stefan Hajnoczi
1
-1
/
+71
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
8
-138
/
+140
2019-02-25
iotests: Let 045 be run concurrently
Max Reitz
2
-4
/
+3
2019-02-25
iotests: Filter SSH paths
Max Reitz
1
-0
/
+1
2019-02-25
iotests.py: Filter filename in any string value
Max Reitz
1
-1
/
+1
2019-02-25
iotests.py: Add is_str()
Max Reitz
1
-0
/
+6
2019-02-25
iotests: Fix 207 to use QMP filters for qmp_log
Max Reitz
2
-5
/
+9
2019-02-25
iotests: Fix 232 for LUKS
Max Reitz
1
-0
/
+4
2019-02-25
iotests: Remove superfluous rm from 232
Max Reitz
1
-1
/
+0
2019-02-25
iotests: Fix 237 for Python 2.x
Max Reitz
1
-1
/
+1
2019-02-25
iotests: Re-add filename filters
Max Reitz
5
-10
/
+15
2019-02-25
iotests: Test json:{} filenames of internal BDSs
Max Reitz
3
-0
/
+158
2019-02-25
block: BDS options may lack the "driver" option
Max Reitz
1
-0
/
+6
2019-02-25
block/null: Generate filename even with latency-ns
Max Reitz
1
-1
/
+2
2019-02-25
block/curl: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+21
2019-02-25
block/curl: Harmonize option defaults
Max Reitz
1
-5
/
+8
2019-02-25
block/nvme: Fix bdrv_refresh_filename()
Max Reitz
1
-14
/
+9
2019-02-25
block: Do not copy exact_filename from format file
Max Reitz
1
-3
/
+15
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
14
-291
/
+81
2019-02-25
block: Generically refresh runtime options
Max Reitz
4
-6
/
+121
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
3
-0
/
+83
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
23
-1
/
+256
2019-02-25
iotests: Add quorum case to test 110
Max Reitz
2
-0
/
+33
2019-02-25
block: Use bdrv_dirname() for relative filenames
Max Reitz
3
-9
/
+16
2019-02-25
block/nfs: Implement bdrv_dirname()
Max Reitz
1
-0
/
+15
2019-02-25
block/nbd: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+13
2019-02-25
quorum: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+11
2019-02-25
blkverify: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+10
2019-02-25
block: Add bdrv_dirname()
Max Reitz
3
-0
/
+35
[next]