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
2014-06-16
spapr: Add kvm-type property
Eduardo Habkost
1
-0
/
+25
2014-06-16
spapr: Create SPAPRMachine struct
Eduardo Habkost
1
-0
/
+14
2014-06-16
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
1
-0
/
+47
2014-06-16
spapr_hcall: Split h_set_mode()
Alexey Kardashevskiy
1
-31
/
+34
2014-06-16
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
2014-06-16
hw/pci-host/ppce500: Fix typo in vmstate definition
Peter Maydell
1
-1
/
+1
2014-06-16
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
3
-6
/
+13
2014-06-16
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
3
-26
/
+47
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
3
-33
/
+22
2014-06-16
spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
1
-11
/
+43
2014-06-16
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2
-3
/
+19
2014-06-16
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
1
-12
/
+26
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2
-0
/
+81
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
1
-7
/
+23
2014-06-16
macio: Fix timer endianness
Alexander Graf
1
-1
/
+1
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
2
-10
/
+46
2014-06-16
spapr_iommu: Replace @instance_id with LIOBN for migration
Alexey Kardashevskiy
1
-1
/
+3
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2
-1
/
+109
2014-06-16
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
spapr: Rework spapr_fixup_cpu_dt()
Alexey Kardashevskiy
1
-11
/
+22
2014-06-16
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2
-0
/
+57
2014-06-16
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
1
-0
/
+14
2014-06-16
spapr: Move SMT-related properties out of skeleton fdt
Alexey Kardashevskiy
1
-15
/
+33
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
1
-5
/
+10
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
1
-2
/
+2
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
1
-49
/
+50
2014-06-16
macio: handle non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+21
2014-06-16
spapr: Add ibm, chip-id property in device tree
Alexey Kardashevskiy
1
-0
/
+6
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2
-2
/
+81
2014-06-16
PPC: e500: Move to u-boot as firmware
Alexander Graf
1
-41
/
+73
2014-06-16
PPC: e500: Expose kernel load address in dt
Alexander Graf
1
-5
/
+23
2014-06-16
PPC: e500: implement PCI INTx routing
Bharat Bhushan
2
-2
/
+24
2014-06-16
PPC: e500: some pci related cleanup
Bharat Bhushan
2
-12
/
+14
2014-06-16
spapr_pci: fix MSI limit
Alexey Kardashevskiy
1
-16
/
+18
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2
-2
/
+8
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
1
-0
/
+15
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
1
-11
/
+2
2014-06-16
spapr_nvram: Correct max nvram size
Alexey Kardashevskiy
1
-1
/
+1
2014-06-16
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
64
-181
/
+94
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
13
-48
/
+24
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...
Peter Maydell
1
-0
/
+13
2014-06-13
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...
Peter Maydell
2
-1
/
+11
2014-06-13
usb-host: add range checks for usb-host parameters
Gerd Hoffmann
1
-0
/
+13
2014-06-13
qxl-render: add sanity check
Gerd Hoffmann
1
-0
/
+6
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
1
-1
/
+5
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-3
/
+1
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
1
-4
/
+2
2014-06-10
virtio.c: fix error message
Michael Tokarev
1
-1
/
+1
[next]