index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
2018-05-14
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-05-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-05-11
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
2018-05-11
pc-dimm: fix error messages if no slots were defined
David Hildenbrand
2018-05-11
build: Silence dtc directory creation
Jan Kiszka
2018-05-11
shippable: Remove Debian 8 libfdt kludge
Philippe Mathieu-Daudé
2018-05-11
configure: Display if libfdt is from system or git
Philippe Mathieu-Daudé
2018-05-11
configure: Really use local libfdt if the system one is too old
Philippe Mathieu-Daudé
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
2018-05-11
target/m68k: Fix build Werror with gcc 8.0.1
Richard Henderson
2018-05-10
target/arm: Clear SVE high bits for FMOV
Richard Henderson
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
2018-05-10
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
target/arm: Fill in disas_ldst_atomic
Richard Henderson
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-10
target/riscv: Use new atomic min/max expanders
Richard Henderson
2018-05-10
tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add
Richard Henderson
2018-05-10
tcg: Introduce atomic helpers for integer min/max
Richard Henderson
2018-05-10
target/xtensa: Use new min/max expanders
Richard Henderson
2018-05-10
target/arm: Use new min/max expanders
Richard Henderson
2018-05-10
tcg: Introduce helpers for integer min/max
Richard Henderson
2018-05-10
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-10
softfloat: Handle default NaN mode after pickNaNMulAdd, not before
Peter Maydell
2018-05-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
2018-05-10
MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section
Thomas Huth
2018-05-10
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...
Peter Maydell
2018-05-09
target/riscv: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/riscv: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/riscv: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/openrisc: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/openrisc: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/s390x: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/mips: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/mips: use *ctx for DisasContext
Emilio G. Cota
2018-05-09
target/mips: convert to DisasContextBase
Emilio G. Cota
[next]