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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...
Peter Maydell
1
-0
/
+10
2017-01-10
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
1
-0
/
+10
2017-01-10
memhp: move DIMM devices into dedicated scope with related common methods
Igor Mammedov
1
-93
/
+97
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
4
-17
/
+22
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
1
-0
/
+24
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2
-20
/
+29
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2
-42
/
+33
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
1
-63
/
+60
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2
-124
/
+124
2017-01-10
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
3
-263
/
+248
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
1
-0
/
+19
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
1
-0
/
+18
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
1
-0
/
+34
2017-01-10
net: virtio-net discards TX data after link down
Yuri Benditovich
1
-0
/
+26
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
1
-0
/
+38
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
1
-0
/
+5
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
5
-7
/
+11
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
5
-14
/
+14
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
1
-2
/
+2
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
1
-0
/
+2
2017-01-10
virtio-crypto: use the correct length for cipher operation
Gonglei
1
-1
/
+1
2017-01-10
acpi: add ATSR for q35
Jason Wang
1
-0
/
+9
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
3
-0
/
+26
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
3
-7
/
+106
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
6
-23
/
+65
2017-01-10
virtio-crypto: fix possible integer and heap overflow
Gonglei
1
-2
/
+2
2017-01-10
intel_iommu: allow migration
Peter Xu
1
-1
/
+21
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-8
/
+8
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
1
-6
/
+14
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2
-13
/
+10
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
2
-41
/
+37
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
2
-5
/
+6
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
1
-44
/
+7
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2
-2
/
+1
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
1
-9
/
+11
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
1
-18
/
+17
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
1
-10
/
+9
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
1
-2
/
+2
[next]