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
/
arm
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+1
2021-09-13
hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
Marc Zyngier
1
-1
/
+6
2021-08-25
target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
Hamza Mahfooz
1
-9
/
+8
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
1
-1
/
+3
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-16
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
1
-0
/
+5
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-0
/
+16
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-09-14
target/arm: Remove no-longer-reachable 32-bit KVM code
Peter Maydell
1
-7
/
+0
2020-07-03
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
1
-1
/
+29
2020-07-03
target/arm: kvm: Handle DABT with no valid ISS
Beata Michalska
1
-0
/
+52
2020-06-23
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-16
target/arm/cpu: adjust virtual time for all KVM arm cpus
fangying
1
-10
/
+11
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
1
-6
/
+8
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
1
-0
/
+28
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
1
-0
/
+92
2020-01-24
target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
Philippe Mathieu-Daudé
1
-3
/
+1
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
1
-4
/
+4
2019-11-01
target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
Andrew Jones
1
-5
/
+15
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
1
-0
/
+5
2019-10-15
ARM: KVM: Check KVM_CAP_ARM_IRQ_LINE_LAYOUT_2 for smp_cpus > 256
Eric Auger
1
-1
/
+9
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
1
-0
/
+12
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
1
-0
/
+7
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
1
-0
/
+7
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
1
-1
/
+0
2019-05-07
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
1
-0
/
+8
2019-03-05
kvm: add kvm_arm_get_max_vm_ipa_size
Eric Auger
1
-0
/
+10
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2018-11-19
target/arm: Install ARMISARegisters from kvm host
Richard Henderson
1
-0
/
+1
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
1
-0
/
+60
2018-10-08
target/arm: fix code comments error
Dongjiu Geng
1
-1
/
+1
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
1
-1
/
+9
2018-06-22
target-arm: fix a segmentation fault due to illegal memory access
Zheng Xiang
1
-0
/
+1
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-04
target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
Eric Auger
1
-1
/
+37
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
1
-19
/
+0
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
1
-17
/
+19
2018-02-07
arm: postpone device listener unregister
Peter Xu
1
-1
/
+1
2017-09-04
hw/arm/virt: allow pmu instantiation with userspace irqchip
Andrew Jones
1
-1
/
+5
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
1
-0
/
+51
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
1
-5
/
+0
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
1
-5
/
+0
2017-02-24
target-arm/powerctl: defer cpu reset work to CPU context
Alex Bennée
1
-3
/
+4
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+640