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
2011-10-30
pseries: Allow writes to KVM accelerated TCE table
David Gibson
1
-1
/
+1
2011-10-30
KVM: PPC: Override host vmx/vsx/dfp only when information known
Alexander Graf
1
-3
/
+9
2011-10-30
pseries: Correct vmx/dfp handling in both KVM and TCG cases
David Gibson
1
-1
/
+22
2011-10-30
ppc: First cut implementation of -cpu host
David Gibson
1
-0
/
+19
2011-10-30
pseries: Add device tree properties for VMX/VSX and DFP under kvm
David Gibson
1
-0
/
+10
2011-10-30
ppc: Generalize the kvmppc_get_clockfreq() function
David Gibson
1
-11
/
+24
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
1
-0
/
+54
2011-10-30
pseries: Allow KVM Book3S-HV on PPC970 CPUS
David Gibson
1
-0
/
+44
2011-10-30
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
1
-0
/
+8
2011-10-06
KVM: PPC: Use HIOR setting for -M pseries with PR KVM
Alexander Graf
1
-3
/
+22
2011-10-06
kvm: ppc: booke206: use MMU API
Scott Wood
1
-0
/
+85
2011-10-06
PPC: Enable to use PAPR with PR style KVM
Alexander Graf
1
-0
/
+40
2011-10-06
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
1
-0
/
+67
2011-06-20
kvm: ppc: Drop KVM_CAP build dependencies
Jan Kiszka
1
-14
/
+0
2011-06-20
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
Jan Kiszka
1
-9
/
+0
2011-06-03
PPC: fix sregs usage on booke
Alexander Graf
1
-6
/
+4
2011-05-09
kvm: ppc: detect old headers
Alexander Graf
1
-1
/
+15
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
1
-9
/
+134
2011-05-09
kvm: ppc: fixes for KVM_SET_SREGS on init
Scott Wood
1
-3
/
+30
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
1
-1
/
+1
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-7
/
+7
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
1
-4
/
+4
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
1
-1
/
+1
2011-03-15
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
1
-3
/
+3
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
1
-4
/
+2
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-0
/
+10
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-0
/
+4
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2011-01-23
kvm: Stop on all fatal exit reasons
Jan Kiszka
1
-0
/
+4
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
1
-1
/
+1
2010-09-05
KVM: PPC: Add level based interrupt logic
Alexander Graf
1
-2
/
+35
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
1
-0
/
+32
2010-05-18
PPC/KVM: make iothread work
Alexander Graf
1
-15
/
+15
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
1
-0
/
+5
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
1
-0
/
+5
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-1
/
+1
2010-02-14
PPC: Add timer when running KVM
Alexander Graf
1
-0
/
+22
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
1
-0
/
+47
2009-12-19
target-ppc: fix ppc32 kvm build
Alexander Graf
1
-0
/
+2
2009-12-03
target-ppc: Get MMU state on register sync
Alexander Graf
1
-0
/
+30
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
1
-0
/
+4
2009-07-22
Use correct input constant
Alexander Graf
1
-1
/
+9
2009-07-22
Set PVR in sregs
Alexander Graf
1
-1
/
+7
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32
1
-0
/
+204