index
:
peter.maydell/qemu-arm.git
3phase-conversions
64-bit-physaddrs
a64-fifth-set
a64-first-set
a64-first-set-test-context
a64-for-marcus
a64-neon
a64-neon-sixth-set
a64-saverestore
a64-second-set
a64-sixth-set
a64-system
a64-system-3
a64-system-4
a64-system-sysregs
a64-third-fourth-set
a64-third-set
a64-vixl
a64-wip
a64-working
aarch32-guest
aarch32-hyp
aarch64
aarch64-busted
aarch64-kvm
aarch64-kvm-working
amba-virtio
arm-devs.for-upstream
arm-devs.next
arm-test
armhw-for-upstream
be-fixes
better-exec-logging
better-ifdefs
boot-fix-int-sizes
bsd-async-bug
bsd-fixes
bsd-user.for-upstream
bsd-user.next
bsd-user.to-test
bsd-warnings
clean-includes
clock-adjtime
cocoa-abs
cocoa-menu
cocoa-pools
cocoa.for-upstream
cocoa.next
configury.for-upstream
configury.next
cp15-barriers
cp15-on-qom
cp15-on-qom-on-miniqom
cp15-on-qom.2
cp15-rework
cpu-copy-method
cpu-max
crypto
darwin-9p
debug
dirent
docs.for-upstream
docs.next
drop-kvm32
drop-qemu-common-incs
drop-reset-model-id
ets
exynos-gic
feat-mops
feat-nv
fix-disas-addrs
fix-mig-3.0
fix-nptl
fix-pci
fix-sysreg-writeback
fix-thread-atexit
fix-vm-tests
for-anthony
for-upstream
for-upstream-0.15
fpcxt-ns-fix
fsr-in-faultinfo
full-tz-enable
gcc-guards
gdbstub
gic-as-device
gic-prio-bits
gicv3
gicv3-virt
gicv4
gpio-pwr
handle-gicv3-only
hvf-stuff
icount-debug
idreg-asserts
idreg-fixes
int-fast16-t
int-flag
ivshmem
javac-noodling
kvm-arm
kvm-arm-dev-addr-test
kvm-arm-gdb-repro
kvm-arm-irqchange
kvm-arm-onereg
kvm-arm-onereg-vfp
kvm-arm-onereg-working
kvm-arm-v12
kvm-arm-v13
kvm-arm-v14
kvm-arm-v17
kvm-arm-working
kvm-arm-working-2
kvm-el3
kvm-ioctl-eintr
kvm-psci-version
kvm-sync-regs
kvm-sync-test
kvm-work
kvm-x86isms
libusb-warning
linux-fixes
linux-user
linux-user-nuke-ifdefs
linux-user-pull
linux-user.for-upstream
linux-user.next
m-profile-fixes
m1-debug
mach-virt
mach-virt-64
master
merge-for-testing
mips-fix
misc.for-upstream
misc.next
missing-idregs
mojave-fixes
more-be-host-bugs
more-ram
multi-ases
multi-ases-2
mve-drop-1
mve-drop-3
mve-gdb
neon-decodetree
ninjatool-barf
no-uname
no-virt
no-werror-in-configure
non-utf-fixes
num-pmu-ctrs
nvic-rebase
nvic-rewrite
objcc-cross
omap-for-upstream
osx-deprecated
overo
paolo-docs
ppcuic
preadv-osx
priplx
psci-messing
pxa-mmci-qomify
q-l-kvm-x86isms
q-l-msr-ops
q-l-on-64phys
q-l-pic-cleanup
qemu-char-warning
qerror-after-realized
ranchu
ranchu-adb
ranchu-linaro-beta1
ranchu-linaro-beta2
ranchu-pipe
ranchu-proposed
ranchu-virtserial
ranchu-virtserial-rebased
revert-branch-stuff
s390-barriers
sd-saveload
sf-relicensing
sigrace-fixes
sigrace-fixes-3
singlestep-rename
softfloat-types
softfloat.for-upstream
softfloat.next
sparc-buildfix
sparc-buildfixa
sparc-fixes
sparc-fprs
sparc-pagealign
sphinx-conv-broken
sphinx-conversions
sphinx-conversions-v5
sphinx-docs
sphinx.for-upstream
sphinx.next
sse-300
stable-0.10
stable-0.11
stable-0.12
stable-0.13
staging
systick-scale
target-arm-for-8.0
target-arm-for-8.2
target-arm-post-2.4
target-arm.for-3.1
target-arm.for-upstream
target-arm.next
tcg-aarch64.for-upstream
tcg-aarch64.next
tcg-arm-movcond
tcg-use-mov-reg
test-arm-hvf
test-aurel-arm-opt
test-avocado-sockpair
test-neon-be-fixes
test-ping-fixes
test-propagate-error
test-psci-6
test-ql
test-qom-kvm
test-ras
test-tls
test-uint16
test-utmpx
testendian
tge
transaction-attrs
txfail
tz-migration
uart-edk-investigation
use-esr-magic
v7m-hacks
v7m-mpu
v7m-qomify
v8-tz
v8m
vexpress-clocks
vfp-decodetree
vgic
virt-for-uefi
vixl-1.12
vmid16
x86-rdtsc
xopen-source
This qemu repo is mostly a place to put together pull requests for upstream
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-02
target/arm: Implement tailchaining for M profile cores
target-arm.for-3.1
Peter Maydell
2018-08-02
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
2018-08-02
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
2018-08-02
target/arm: Improve exception-taken logging
Peter Maydell
2018-08-02
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
2018-08-02
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-02
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
Peter Maydell
2018-08-02
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Peter Maydell
2018-08-02
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
2018-08-02
arm: Fix return code of arm_load_elf
Adam Lackorzynski
2018-08-02
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-08-02
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2018-08-02
intc/arm_gic: Improve traces
Luc Michel
2018-08-02
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-02
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-02
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-02
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-02
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-02
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-02
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-02
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
2018-08-02
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-02
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
2018-08-02
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-02
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-02
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-02
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel
2018-08-02
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-02
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
2018-08-02
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2018-08-02
accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
Peter Maydell
2018-08-02
target/arm: Allow execution from small regions
Peter Maydell
2018-08-02
accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()
Peter Maydell
2018-08-02
accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAM
Peter Maydell
2018-08-02
accel/tcg: Handle get_page_addr_code() returning -1 in tb_check_watchpoint()
Peter Maydell
2018-08-02
accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookups
Peter Maydell
2018-08-02
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
2018-08-02
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-08-02
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-08-02
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
2018-08-02
target/arm: Forbid unprivileged mode for M Baseline
Julia Suvorova
2018-07-31
Update version for v3.0.0-rc3 release
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-31' in...
Peter Maydell
2018-07-31
monitor: temporary fix for dead-lock on event recursion
Marc-André Lureau
2018-07-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into staging
Peter Maydell
2018-07-31
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
2018-07-31
tests: add check_invalid_maps to test-mmap
Alex Bennée
2018-07-31
linux-user/mmap.c: handle invalid len maps correctly
Alex Bennée
[next]