index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
2
-18
/
+22
*
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
2015-06-03
3
-7
/
+25
*
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
2
-3
/
+5
*
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
2
-1
/
+2
*
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
2
-3
/
+5
*
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
2015-06-03
1
-4
/
+3
*
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
2015-06-03
1
-3
/
+3
*
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
2015-06-03
1
-8
/
+8
*
configure: Check for libfdt version 1.4.0
Thomas Huth
2015-06-03
1
-2
/
+4
*
dtc: Update dtc / libfdt submodule to version 1.4.0
Thomas Huth
2015-06-03
1
-0
/
+0
*
macio: Convert to realize()
Markus Armbruster
2015-06-03
1
-33
/
+38
*
target-arm: Correct check for non-EL3
Edgar E. Iglesias
2015-06-02
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150602-1' into...
Peter Maydell
2015-06-02
1
-6
/
+12
|
\
|
*
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
2015-06-02
1
-4
/
+4
|
*
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
2015-06-02
1
-2
/
+8
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-02
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
acpi: add missing ssdt
Michael S. Tsirkin
2015-06-01
1
-0
/
+36
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-01
62
-1073
/
+1651
|
\
\
|
|
/
|
*
vhost-user: add multi queue support
Ouyang Changchun
2015-06-01
6
-18
/
+49
|
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
11
-40
/
+81
|
*
qdev: add 64bit properties
Gerd Hoffmann
2015-06-01
2
-0
/
+68
|
*
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
2015-06-01
1
-0
/
+181
|
*
hw/acpi/aml-build: Fix memory leak
Shannon Zhao
2015-06-01
1
-0
/
+1
|
*
acpi: add aml_while() term
Marcel Apfelbaum
2015-06-01
1
-0
/
+1
|
*
acpi: add aml_increment() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+9
|
*
acpi: add aml_shiftright() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+11
|
*
acpi: add aml_shiftleft() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+11
|
*
acpi: add aml_index() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+11
|
*
acpi: add aml_lless() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+10
|
*
acpi: add aml_add() term
Marcel Apfelbaum
2015-06-01
2
-0
/
+11
|
*
TPM2 ACPI table support
Stefan Berger
2015-06-01
10
-28
/
+237
|
*
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
2015-05-31
5
-54
/
+167
|
*
Extend TPM TIS interface to support TPM 2
Stefan Berger
2015-05-31
7
-9
/
+158
|
*
Add stream ID to MSI write
Pavel Fedin
2015-05-31
4
-3
/
+13
|
*
acpi: Simplify printing to dynamic string
Markus Armbruster
2015-05-31
1
-22
/
+5
|
*
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
2015-05-31
1
-0
/
+1
|
*
i386/pc_q35: don't insist on board FDC if there's no default floppy
Laszlo Ersek
2015-05-31
1
-2
/
+2
|
*
i386/pc: '-drive if=floppy' should imply a board-default FDC
Laszlo Ersek
2015-05-31
1
-0
/
+1
|
*
i386/pc: pc_basic_device_init(): delegate FDC creation request
Laszlo Ersek
2015-05-31
4
-3
/
+5
|
*
virtio: increase the queue limit to 1024
Jason Wang
2015-05-31
1
-1
/
+1
|
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
7
-27
/
+27
|
*
virtio-s390: introduce virtio_s390_device_plugged()
Jason Wang
2015-05-31
1
-0
/
+14
|
*
virtio-s390: introduce virito s390 queue limit
Jason Wang
2015-05-31
1
-2
/
+4
|
*
virtio-ccw: validate the number of queues against bus limitation
Jason Wang
2015-05-31
1
-0
/
+9
|
*
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-05-31
3
-8
/
+11
|
*
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
2
-0
/
+14
|
*
virtio: device_plugged() can fail
Jason Wang
2015-05-31
5
-8
/
+12
|
*
virtio-net: adding all queues in .realize()
Jason Wang
2015-05-31
1
-42
/
+17
|
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
4
-18
/
+6
|
*
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
Cornelia Huck
2015-05-31
1
-1
/
+0
[next]