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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
1
-1
/
+2
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
1
-1
/
+1
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2
-2
/
+2
2014-07-22
ppc: fix -mem-path failure
Hu Tao
5
-28
/
+52
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-2
/
+2
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
1
-8
/
+3
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-1
/
+11
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
8
-30
/
+25
2014-07-08
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
1
-1
/
+1
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
1
-2
/
+1
2014-07-07
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
1
-3
/
+0
2014-07-07
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
1
-9
/
+0
2014-06-27
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
1
-4
/
+9
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
1
-83
/
+112
2014-06-27
spapr: Remove @next_irq
Alexey Kardashevskiy
1
-2
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
4
-72
/
+5
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
1
-0
/
+8
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
1
-0
/
+4
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
1
-9
/
+9
2014-06-27
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
1
-0
/
+16
2014-06-27
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
1
-8
/
+7
2014-06-27
mac99: Add motherboard devices before PCI cards
BALATON Zoltan
1
-8
/
+10
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2
-0
/
+105
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
3
-4
/
+7
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
4
-43
/
+50
2014-06-27
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
1
-0
/
+3
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-1
/
+2
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-5
/
+6
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2
-1
/
+1
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
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
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
[next]