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-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
checkpatch: Recognize IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
x86/cpu: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
vdi: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
include: Add IEC binary prefixes in "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
configure: add sanity check to catch builds from "git archive"
Daniel P. Berrangé
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
2018-06-30
Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into staging
Peter Maydell
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
2018-06-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...
Peter Maydell
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
2018-06-30
tests: iotests: drop some stderr line
Peter Xu
2018-06-30
monitor: flush qmp responses when CLOSED
Peter Xu
2018-06-30
monitor: rename *_pop_one to *_pop_any
Peter Xu
2018-06-30
chardev: comment details for CLOSED event
Peter Xu
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-06-29
target/arm: Add ID_ISAR6
Richard Henderson
2018-06-29
target/arm: Prune a15 features from max
Richard Henderson
2018-06-29
target/arm: Prune a57 features from max
Richard Henderson
2018-06-29
target/arm: Fix SVE system register access checks
Richard Henderson
2018-06-29
target/arm: Fix SVE signed division vs x86 overflow exception
Richard Henderson
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
sd: Don't trace SDRequest crc field
Peter Maydell
2018-06-29
target/arm: Mark PMINTENSET accesses as possibly doing IO
Aaron Lindsay
2018-06-29
target/arm: Remove redundant DIV detection for KVM
Aaron Lindsay
2018-06-29
target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
Aaron Lindsay
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
2018-06-29
target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
Alex Bennée
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE dot product (vectors)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add (indexed)
Richard Henderson
2018-06-29
target/arm: Pass index to AdvSIMD FCMLA (indexed)
Richard Henderson
2018-06-29
target/arm: Implement SVE fp complex multiply add
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point complex add
Richard Henderson
2018-06-29
target/arm: Implement SVE MOVPRFX
Richard Henderson
2018-06-29
target/arm: Implement SVE floating-point unary operations
Richard Henderson
[next]