index
:
peter.maydell/qemu-arm.git
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
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
cocoa-abs
cocoa-menu
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
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
fsr-in-faultinfo
full-tz-enable
gcc-guards
gdbstub
gic-as-device
gicv3
gicv3-virt
handle-gicv3-only
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-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
mach-virt
mach-virt-64
master
merge-for-testing
mips-fix
misc.for-upstream
misc.next
missing-idregs
mojave-fixes
more-ram
multi-ases
multi-ases-2
neon-decodetree
ninjatool-barf
no-uname
no-werror-in-configure
non-utf-fixes
nvic-rebase
nvic-rewrite
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
softfloat-types
softfloat.for-upstream
softfloat.next
sparc-buildfix
sparc-buildfixa
sparc-fixes
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-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-neon-be-fixes
test-ping-fixes
test-psci-6
test-ql
test-qom-kvm
test-ras
test-tls
test-uint16
test-utmpx
testendian
tge
transaction-attrs
txfail
tz-migration
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
2017-08-01
exec: Add lock parameter to qemu_ram_ptr_length
Anthony PERARD
2017-08-01
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
2017-08-01
docs: document deprecation policy & deprecated features in appendix
Daniel P. Berrange
2017-08-01
char: don't exit on hmp 'chardev-add help'
Anton Nefedov
2017-08-01
char-fd: remove useless chr pointer
Marc-André Lureau
2017-08-01
accel: cleanup error output
Laurent Vivier
2017-08-01
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
2017-08-01
vl.c/exit: pause cpus before closing block devices
Dr. David Alan Gilbert
2017-08-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-08-01
monitor: Reduce handle_qmp_command() tracing overhead
Denis V. Lunev
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-08-01
coding_style: add point about 0x in trace-events
Vladimir Sementsov-Ogievskiy
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
2017-08-01
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
2017-08-01
trace: ensure .stp files are rebuilt if trace tool source changes
Daniel P. Berrange
2017-07-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731'...
Peter Maydell
2017-07-31
Revert "syscall: fix dereference of undefined pointer"
Peter Maydell
2017-07-31
hw/mps2_scc: fix incorrect properties
pull-target-arm-20170731
Philippe Mathieu-Daudé
2017-07-31
target/arm: Migrate MPU_RNR register state for M profile cores
Peter Maydell
2017-07-31
target/arm: Move PMSAv7 reset into arm_cpu_reset() so M profile MPUs get reset
Peter Maydell
2017-07-31
target/arm: Rename cp15.c6_rgnr to pmsav7.rnr
Peter Maydell
2017-07-31
target/arm: Don't allow guest to make System space executable for M profile
Peter Maydell
2017-07-31
target/arm: Don't do MPU lookups for addresses in M profile PPB region
Peter Maydell
2017-07-31
target/arm: Correct MPU trace handling of write vs execute
Peter Maydell
2017-07-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-07-31
docs: fix broken paths to docs/specs/ivshmem-spec.txt
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/devel/atomics.txt
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/interop/qcow2.txt
Philippe Mathieu-Daudé
2017-07-31
docs: fix broken paths to docs/interop dir
Cleber Rosa
2017-07-31
thunk: assert nb_fields is valid
Philippe Mathieu-Daudé
2017-07-31
syscall: check inotify() and eventfd() return value
Philippe Mathieu-Daudé
2017-07-31
syscall: fix use of uninitialized values
Philippe Mathieu-Daudé
2017-07-31
syscall: fix dereference of undefined pointer
Philippe Mathieu-Daudé
2017-07-31
linux-user/sh4: fix incorrect memory write
Philippe Mathieu-Daudé
2017-07-31
m68k/translate: fix incorrect copy/paste
Philippe Mathieu-Daudé
2017-07-31
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé
2017-07-31
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
2017-07-31
qcow2: fix null pointer dereference
Philippe Mathieu-Daudé
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
2017-07-31
tests: add missing dependency to build QTEST_QEMU_BINARY
Philippe Mathieu-Daudé
2017-07-31
qemu-system-tricore: segfault when entering "x 0" on the monitor
Eduardo Otubo
2017-07-31
build-sys: there is no qemu-ga.c
Marc-André Lureau
2017-07-31
tests: test-netfilter && pxe-test require slirp
Marc-André Lureau
[prev]
[next]