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-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2
-0
/
+39
2017-01-10
net: vhost stop updates virtio queue state
Yuri Benditovich
1
-0
/
+1
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2
-0
/
+6
2017-01-10
balloon: Don't balloon roms
Dr. David Alan Gilbert
2
-1
/
+8
2017-01-10
virtio: fix vq->inuse recalc after migr
Halil Pasic
1
-3
/
+5
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
6
-9
/
+13
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
6
-16
/
+16
2017-01-10
virtio-crypto: zeroize the key material before free
Gonglei
1
-1
/
+12
2017-01-10
virtio-crypto-pci: tag virtio-crypto device hot pluggable
Gonglei
1
-1
/
+0
2017-01-10
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
1
-1
/
+15
2017-01-10
virtio-crypto-pci: add check for cryptodev object
Gonglei
1
-0
/
+5
2017-01-10
cryptodev: wrap the ready flag
Gonglei
4
-6
/
+36
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
3
-0
/
+44
2017-01-10
virtio-crypto: use the correct length for cipher operation
Gonglei
1
-1
/
+1
2017-01-10
doc/pcie: correct command line examples
Cao jin
1
-6
/
+6
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
1
-0
/
+3
2017-01-10
memory: handle alias for iommu notifier
Jason Wang
1
-0
/
+9
2017-01-10
acpi: add ATSR for q35
Jason Wang
2
-0
/
+21
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
5
-0
/
+31
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
4
-7
/
+107
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2
-0
/
+38
2017-01-10
intel_iommu: allocate new key when creating new address space
Jason Wang
1
-2
/
+3
2017-01-10
intel_iommu: name vtd address space with devfn
Jason Wang
1
-1
/
+3
2017-01-10
virtio: convert to use DMA api
Jason Wang
9
-36
/
+93
2017-01-10
virtio-crypto: fix possible integer and heap overflow
Gonglei
1
-2
/
+2
2017-01-10
intel_iommu: allow migration
Peter Xu
2
-1
/
+22
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
2
-4
/
+36
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-964
/
+2175
2017-01-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-369
/
+392
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
8
-10
/
+10
2017-01-09
block: Rename raw_bsd to raw-format.c
Eric Blake
3
-3
/
+3
2017-01-09
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2
-109
/
+100
2017-01-09
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
1
-46
/
+40
2017-01-09
quorum: Clean up quorum_aio_get()
Kevin Wolf
1
-13
/
+10
2017-01-09
quorum: Inline quorum_fifo_aio_cb()
Kevin Wolf
1
-29
/
+13
2017-01-09
quorum: Implement .bdrv_co_preadv/pwritev()
Kevin Wolf
1
-43
/
+38
2017-01-09
quorum: Avoid bdrv_aio_writev() for rewrites
Kevin Wolf
1
-15
/
+31
2017-01-09
quorum: Inline quorum_aio_cb()
Kevin Wolf
1
-69
/
+59
2017-01-09
quorum: Do cleanup in caller coroutine
Kevin Wolf
1
-6
/
+9
2017-01-09
quorum: Implement .bdrv_co_readv/writev
Kevin Wolf
1
-77
/
+115
2017-01-09
quorum: Remove s from quorum_aio_get() arguments
Kevin Wolf
1
-5
/
+4
2017-01-09
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2
-0
/
+13
2017-01-09
qemu-img: fix in-flight count for qemu-img bench
Paolo Bonzini
1
-7
/
+10
2017-01-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170109'...
Peter Maydell
23
-535
/
+572
2017-01-09
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
1
-3
/
+8
2017-01-09
m25p80: don't let rogue SPI controllers cause buffer overruns
Jean-Christophe Dubois
1
-2
/
+27
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
2
-6
/
+15
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
3
-18
/
+11
2017-01-09
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
1
-4
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
3
-47
/
+37
[next]