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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
5
-0
/
+82
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
3
-0
/
+8
2019-01-17
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
Fei Li
1
-0
/
+1
2019-01-17
virtio: Make disable-legacy/disable-modern compat properties optional
Eduardo Habkost
1
-2
/
+3
2019-01-17
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
2
-14
/
+14
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
3
-14
/
+15
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
4
-93
/
+116
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
4
-73
/
+99
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
4
-75
/
+101
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
4
-85
/
+108
2019-01-17
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
4
-80
/
+98
2019-01-17
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
4
-71
/
+104
2019-01-17
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
4
-80
/
+104
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
4
-74
/
+89
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
4
-74
/
+97
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
4
-68
/
+89
2019-01-17
virtio: split virtio input bits from virtio-pci
Juan Quintela
4
-135
/
+158
2019-01-17
virtio: split virtio input host bits from virtio-pci
Juan Quintela
4
-37
/
+49
2019-01-17
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
4
-71
/
+89
2019-01-17
virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
Yuri Benditovich
1
-1
/
+1
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-1
/
+666
2019-01-14
vhost-user: fix ioeventfd_enabled
Li Qiang
1
-1
/
+1
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
3
-4
/
+9
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2
-206
/
+5
2019-01-14
msix: make pba size math more uniform
Dongli Zhang
1
-1
/
+1
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2
-8
/
+18
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-0
/
+10
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
1
-0
/
+7
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
1
-0
/
+3
2019-01-14
xen-block: avoid repeated memory allocation
Tim Smith
1
-5
/
+9
2019-01-14
xen-block: improve response latency
Tim Smith
1
-38
/
+18
2019-01-14
xen-block: improve batching behaviour
Tim Smith
1
-0
/
+35
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
1
-1
/
+1
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
4
-328
/
+0
2019-01-14
xen: remove the legacy 'xen_disk' backend
Paul Durrant
2
-1012
/
+0
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
3
-1
/
+379
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
4
-2
/
+332
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
3
-25
/
+331
2019-01-14
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
1
-44
/
+46
2019-01-14
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
1
-154
/
+156
2019-01-14
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
2
-171
/
+183
2019-01-14
xen: add header and build dataplane/xen-block.c
Paul Durrant
3
-100
/
+286
2019-01-14
xen: remove unnecessary code from dataplane/xen-block.c
Paul Durrant
1
-406
/
+23
2019-01-14
xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
Paul Durrant
1
-0
/
+1019
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
1
-0
/
+103
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
1
-0
/
+146
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
5
-2
/
+321
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
5
-5
/
+489
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
3
-0
/
+352
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
5
-1
/
+140
[next]