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
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
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
20
-114
/
+125
2019-01-14
xen/pt: allow passthrough of devices with bogus interrupt pin
Zhao Yan
2
-1
/
+9
2019-01-14
hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
Peter Maydell
1
-0
/
+16
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
1
-1
/
+1
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
62
-273
/
+294
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
39
-227
/
+227
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-2
/
+2
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
1
-1
/
+0
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
7
-10
/
+10
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
10
-19
/
+19
[prev]
[next]