index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
Age
Commit message (
Expand
)
Author
2016-10-24
target-arm: Make page size a runtime setting
Peter Maydell
2016-10-17
target-arm: Add trace events for the generic timers
Peter Maydell
2016-10-17
target-arm: Implement dummy MDCCINT_EL1
Peter Maydell
2016-10-17
Fix masking of PC lower bits when doing exception returns
Peter Maydell
2016-10-17
target-arm: Comments added to identify cases in a switch
Thomas Hanson
2016-10-17
target-arm: Code changes to implement overwrite of tag field on PC load
Thomas Hanson
2016-10-17
target-arm: Infrastucture changes to enable handling of tagged address loadin...
Thomas Hanson
2016-10-17
target-arm: kvm: use AddressSpace-specific listener
Paolo Bonzini
2016-10-04
target-arm: Correctly handle 'sub pc, pc, 1' for ARMv6
Peter Maydell
2016-10-04
target-arm: A64: Fix decoding of iss_sf in disas_ld_lit
Edgar E. Iglesias
2016-10-04
target-arm: move gicv3_class_name from machine to kvm_arm.h
Eric Auger
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2016-09-22
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
2016-09-16
target-aarch64: Generate fences for aarch64
Pranith Kumar
2016-09-16
target-arm: Generate fences in ARMv7 frontend
Pranith Kumar
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
2016-09-06
target-arm: Fix lpae bit in FSR on an alignment fault
Sergey Sorokin
2016-08-12
target-arm: Fix warn about implicit conversion
Pranith Kumar
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
2016-07-19
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
2016-07-14
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-07
target-arm/arm-semi.c: In SYS_HEAPINFO use correct type for 'limit'
Peter Maydell
2016-07-04
target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
Peter Maydell
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
LluĂs Vilanova
2016-06-17
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
Peter Maydell
2016-06-17
target-arm/machine.c: Allow user to request GICv3 emulation
Peter Maydell
2016-06-17
target-arm: Add mp-affinity property for ARM CPU class
Pavel Fedin
2016-06-17
target-arm: Provide hook to tell GICv3 about changes of security state
Peter Maydell
2016-06-17
target-arm: Define new arm_is_el3_or_mon() function
Peter Maydell
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-14
target-arm: Don't permit ARMv8-only Neon insns on ARMv7
Peter Maydell
2016-06-14
target-arm: Fix reset and migration of TTBCR(S)
Peter Maydell
2016-06-14
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
2016-06-14
target-arm: kvm64: set guest PMUv3 feature bit if supported
Shannon Zhao
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
2016-06-06
target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
Sergey Sorokin
2016-06-06
target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()
Peter Maydell
2016-06-06
target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep
Peter Maydell
2016-06-06
target-arm: A64: Create Instruction Syndromes for Data Aborts
Edgar E. Iglesias
2016-06-06
target-arm: Add the HSTR_EL2 register
Alistair Francis
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
[next]