index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
1
-0
/
+12
2021-03-31
target/ppc/kvm: Cache timebase frequency
Greg Kurz
1
-6
/
+19
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+5
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
1
-18
/
+0
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
1
-6
/
+5
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
1
-2
/
+1
2020-04-17
target/ppc: Fix wrong interpretation of the disposition flag.
Ganesh Goudar
1
-2
/
+2
2020-04-07
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
Nicholas Piggin
1
-0
/
+7
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
1
-3
/
+2
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
1
-1
/
+3
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
1
-0
/
+18
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
1
-0
/
+8
2020-02-02
target/ppc: Clarify the meaning of return values in kvm_handle_debug
Fabiano Rosas
1
-6
/
+9
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-08
ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
Bharata B Rao
1
-2
/
+5
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
1
-0
/
+15
2020-01-08
target/ppc: Remove unused PPC_INPUT_INT defines
Fabiano Rosas
1
-6
/
+0
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-12-18
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-12-18
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
1
-3
/
+3
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-1
/
+1
2019-12-17
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2019-11-18
spapr/kvm: Set default cpu model for all machine classes
David Gibson
1
-8
/
+13
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-04
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
1
-0
/
+5
2019-08-21
ppc: remove idle_timer logic
Shivaprasad G Bhat
1
-70
/
+5
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
1
-0
/
+9
2019-07-02
target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
Cédric Le Goater
1
-1
/
+1
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
1
-0
/
+5
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
1
-3
/
+2
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
1
-0
/
+7
2019-05-29
target/ppc/kvm: Fix trace typo
Boxuan Li
1
-1
/
+1
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
1
-105
/
+139
2019-04-26
target/ppc/kvm: Convert DPRINTF to traces
Greg Kurz
1
-41
/
+27
2019-04-26
target/ppc: Style fixes for kvm_ppc.h and kvm.c
David Gibson
1
-65
/
+113
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+1
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-2
/
+2
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
1
-0
/
+5
2019-03-12
target/ppc: Refactor kvm_handle_debug
Fabiano Rosas
1
-36
/
+50
2019-03-12
target/ppc: Move handling of hardware breakpoints to a separate function
Fabiano Rosas
1
-19
/
+28
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
1
-0
/
+16
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
1
-1
/
+7
2019-03-12
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
1
-0
/
+42
2019-02-04
target/ppc/kvm: Drop useless include directive
Greg Kurz
1
-1
/
+0
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
1
-10
/
+14
[next]