index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
1
-0
/
+5
2015-06-03
spapr: override default ram size to 512MB
Nikunj A Dadhania
1
-0
/
+1
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
1
-0
/
+9
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
1
-0
/
+4
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
1
-19
/
+380
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
1
-1
/
+1
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
1
-1
/
+17
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2
-2
/
+9
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
1
-0
/
+156
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2
-7
/
+60
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2
-51
/
+239
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2
-0
/
+184
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
1
-0
/
+43
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
1
-0
/
+84
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
1
-0
/
+54
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2
-1
/
+589
2015-06-03
hw/ppc/spapr: Use error_report() instead of hw_error()
Thomas Huth
1
-8
/
+8
2015-06-03
hw/ppc/spapr: Fix error message when firmware could not be loaded
Thomas Huth
1
-3
/
+3
2015-06-03
pseries: Add pseries-2.4 machine type
David Gibson
1
-0
/
+5
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
1
-2
/
+2
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
1
-1
/
+3
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
1
-25
/
+5
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
1
-1
/
+1
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
1
-18
/
+18
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
1
-7
/
+20
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-1
/
+1
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
1
-2
/
+2
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
1
-4
/
+3
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
1
-8
/
+8
2015-06-03
macio: Convert to realize()
Markus Armbruster
1
-33
/
+38
2015-06-01
acpi: add missing ssdt
Michael S. Tsirkin
1
-0
/
+36
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
2
-2
/
+12
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
10
-24
/
+65
2015-06-01
qdev: add 64bit properties
Gerd Hoffmann
1
-0
/
+58
2015-06-01
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
1
-0
/
+181
2015-06-01
hw/acpi/aml-build: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-01
acpi: add aml_increment() term
Marcel Apfelbaum
1
-0
/
+8
2015-06-01
acpi: add aml_shiftright() term
Marcel Apfelbaum
1
-0
/
+10
2015-06-01
acpi: add aml_shiftleft() term
Marcel Apfelbaum
1
-0
/
+10
2015-06-01
acpi: add aml_index() term
Marcel Apfelbaum
1
-0
/
+10
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
1
-0
/
+9
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
1
-0
/
+10
2015-06-01
TPM2 ACPI table support
Stefan Berger
7
-26
/
+205
2015-05-31
tpm: Probe for connected TPM 1.2 or TPM 2
Stefan Berger
5
-54
/
+167
2015-05-31
Extend TPM TIS interface to support TPM 2
Stefan Berger
4
-9
/
+115
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2
-3
/
+10
2015-05-31
acpi: Simplify printing to dynamic string
Markus Armbruster
1
-22
/
+5
2015-05-31
i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted
Laszlo Ersek
1
-0
/
+1
[next]