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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
target-i386: Use new deposit and extract ops
Richard Henderson
1
-22
/
+23
2017-01-10
target-arm: Use new deposit and extract ops
Richard Henderson
2
-81
/
+37
2017-01-10
target-alpha: Use deposit and extract ops
Richard Henderson
1
-25
/
+42
2017-01-10
tcg/s390: Support deposit into zero
Richard Henderson
1
-4
/
+26
2017-01-10
tcg/s390: Implement field extraction opcodes
Richard Henderson
2
-2
/
+13
2017-01-10
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2
-104
/
+96
2017-01-10
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2
-2
/
+12
2017-01-10
tcg/mips: Implement field extraction opcodes
Richard Henderson
2
-1
/
+12
2017-01-10
tcg/i386: Implement field extraction opcodes
Richard Henderson
2
-3
/
+47
2017-01-10
tcg/arm: Implement field extraction opcodes
Richard Henderson
2
-2
/
+26
2017-01-10
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2
-44
/
+33
2017-01-10
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2
-4
/
+18
2017-01-10
tcg: Add deposit_z expander
Richard Henderson
2
-0
/
+149
2017-01-10
tcg: Minor adjustments to deposit expanders
Richard Henderson
1
-2
/
+4
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
15
-2
/
+426
2017-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
66
-557
/
+1164
2017-01-10
acpi-test: update expected files
Michael S. Tsirkin
10
-0
/
+0
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
6
-20
/
+23
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
3
-25
/
+24
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
3
-23
/
+32
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
3
-44
/
+33
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
2
-64
/
+61
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
3
-124
/
+126
2017-01-10
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
3
-263
/
+248
2017-01-10
tests: pc: add memory hotplug acpi tables tests
Igor Mammedov
5
-0
/
+24
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
2
-0
/
+20
2017-01-10
vhost-net: Notify the backend about the host MTU
Maxime Coquelin
2
-0
/
+20
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
3
-0
/
+52
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
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
[prev]
[next]