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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-01-10
memhp: move DIMM devices into dedicated scope with related common methods
Igor Mammedov
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2017-01-10
net: virtio-net discards TX data after link down
Yuri Benditovich
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2017-01-10
net: vhost stop updates virtio queue state
Yuri Benditovich
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2017-01-10
balloon: Don't balloon roms
Dr. David Alan Gilbert
2017-01-10
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
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
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
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-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
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
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
[next]