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
/
target-ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2015-01-07
target-ppc: explicitly save page table headers in big endian
Cédric Le Goater
1
-3
/
+17
2014-11-04
target-ppc: kvm: Fix memory overflow issue about strncat()
Chen Gang
1
-4
/
+4
2014-09-08
PPC: KVM: Use vm check_extension for pv hcall
Alexander Graf
1
-1
/
+1
2014-09-08
ppc: Add hw breakpoint watchpoint support
Bharat Bhushan
1
-15
/
+219
2014-09-08
ppc: Add software breakpoint support
Bharat Bhushan
1
-14
/
+79
2014-09-08
ppc: synchronize excp_vectors for injecting exception
Bharat Bhushan
1
-0
/
+27
2014-09-08
ppc: debug stub: Get trap instruction opcode from KVM
Bharat Bhushan
1
-0
/
+4
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
1
-1
/
+12
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-10
/
+3
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
1
-2
/
+5
2014-06-16
PPC: KVM: Make pv hcall endian agnostic
Alexander Graf
1
-8
/
+8
2014-06-16
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
1
-0
/
+38
2014-06-16
KVM: PPC: Expose fixup hcall capability
Alexander Graf
1
-0
/
+7
2014-06-16
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
1
-2
/
+2
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
1
-0
/
+7
2014-06-16
KVM: PPC: Enable compatibility mode
Alexey Kardashevskiy
1
-0
/
+5
2014-06-16
spapr: Add support for time base offset migration
Alexey Kardashevskiy
1
-0
/
+5
2014-06-16
KVM: PPC: Don't secretly add 1T segment feature to CPU
Alexander Graf
1
-3
/
+5
2014-06-16
target-ppc: Create versionless CPU class per family if KVM
Alexey Kardashevskiy
1
-0
/
+21
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
1
-4
/
+0
2014-04-30
ppc: use kvm_vcpu_enable_cap()
Cornelia Huck
1
-17
/
+4
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-4
/
+2
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
1
-1
/
+1
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
1
-13
/
+0
2014-03-05
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
1
-0
/
+36
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
1
-0
/
+54
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
1
-1
/
+3
2014-03-05
PPC: KVM: suppress warnings about not supported SPRs
Alexey Kardashevskiy
1
-4
/
+3
2014-03-05
PPC: KVM: store SLB slot number
Alexey Kardashevskiy
1
-0
/
+3
2014-02-14
PPC: KVM: Add missing address space to ldl_phys helper
Alexander Graf
1
-1
/
+1
2013-12-20
powerpc: add PVR mask support
Alexey Kardashevskiy
1
-0
/
+4
2013-12-20
target-ppc: add stubs for KVM breakpoints
Greg Kurz
1
-0
/
+28
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
1
-2
/
+2
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
1
-2
/
+15
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
1
-0
/
+14
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-07-29
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-26
/
+26
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-0
/
+69
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
1
-2
/
+2
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
1
-0
/
+5
2013-06-12
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
1
-0
/
+4
2013-05-18
remove some double-includes
Michael Tokarev
1
-2
/
+0
2013-04-26
target-ppc: Synchronize VPA state with KVM
David Gibson
1
-0
/
+120
2013-04-26
pseries: Fixes and enhancements to L1 cache properties
David Gibson
1
-0
/
+10
2013-04-26
pseries: Fix incorrect calculation of RMA size in certain configurations
David Gibson
1
-1
/
+25
2013-04-26
Enable kvm emulated watchdog
Bharat Bhushan
1
-0
/
+74
[next]