index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2017-01-10
virtio-crypto: zeroize the key material before free
Gonglei
2017-01-10
virtio-crypto-pci: tag virtio-crypto device hot pluggable
Gonglei
2017-01-10
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
2017-01-10
virtio-crypto-pci: add check for cryptodev object
Gonglei
2017-01-10
cryptodev: wrap the ready flag
Gonglei
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
virtio-crypto: use the correct length for cipher operation
Gonglei
2017-01-10
doc/pcie: correct command line examples
Cao jin
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
2017-01-10
memory: handle alias for iommu notifier
Jason Wang
2017-01-10
acpi: add ATSR for q35
Jason Wang
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2017-01-10
intel_iommu: allocate new key when creating new address space
Jason Wang
2017-01-10
intel_iommu: name vtd address space with devfn
Jason Wang
2017-01-10
virtio: convert to use DMA api
Jason Wang
2017-01-10
virtio-crypto: fix possible integer and heap overflow
Gonglei
2017-01-10
intel_iommu: allow migration
Peter Xu
2017-01-10
migration: allow to prioritize save state entries
Peter Xu
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
2017-01-09
block: Rename raw_bsd to raw-format.c
Eric Blake
2017-01-09
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2017-01-09
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
2017-01-09
quorum: Clean up quorum_aio_get()
Kevin Wolf
2017-01-09
quorum: Inline quorum_fifo_aio_cb()
Kevin Wolf
2017-01-09
quorum: Implement .bdrv_co_preadv/pwritev()
Kevin Wolf
2017-01-09
quorum: Avoid bdrv_aio_writev() for rewrites
Kevin Wolf
2017-01-09
quorum: Inline quorum_aio_cb()
Kevin Wolf
2017-01-09
quorum: Do cleanup in caller coroutine
Kevin Wolf
2017-01-09
quorum: Implement .bdrv_co_readv/writev
Kevin Wolf
2017-01-09
quorum: Remove s from quorum_aio_get() arguments
Kevin Wolf
2017-01-09
coroutine: Introduce qemu_coroutine_enter_if_inactive()
Kevin Wolf
2017-01-09
qemu-img: fix in-flight count for qemu-img bench
Paolo Bonzini
2017-01-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170109'...
Peter Maydell
2017-01-09
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
2017-01-09
m25p80: don't let rogue SPI controllers cause buffer overruns
Jean-Christophe Dubois
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
[next]