Age | Commit message (Expand) | Author |
2018-05-20 | qemu-options: Allow -no-user-config again | Michal Privoznik |
2018-05-20 | hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings | Thomas Huth |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-05-20 | trivial: Do not include pci.h if it is not necessary | Thomas Huth |
2018-05-20 | tests: fix tpm-crb tpm-tis tests race | Marc-André Lureau |
2018-05-20 | hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal | Philippe Mathieu-Daudé |
2018-05-20 | qemu-img-cmds.hx: add passive-aggressive note | John Snow |
2018-05-20 | qemu-img: Make documentation between .texi and .hx consistent | John Snow |
2018-05-20 | qemu-img: remove references to GEN_DOCS | John Snow |
2018-05-20 | qemu-img.texi: fix command ordering | John Snow |
2018-05-20 | qemu-img-commands.hx: argument ordering fixups | John Snow |
2018-05-20 | HACKING: document preference for g_new instead of g_malloc | Murilo Opsfelder Araujo |
2018-05-20 | qemu-option-trace: -trace enable= is a pattern, not a file | Michael Tokarev |
2018-05-20 | slirp/debug: Print IP addresses in human readable form | Alexey Kardashevskiy |
2018-05-20 | misc, ide: remove use of HWADDR_PRIx in trace events | Daniel P. Berrangé |
2018-05-20 | tcg: fix s/compliment/complement/ typos | Emilio G. Cota |
2018-05-18 | target/xtensa: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/unicore32: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/sparc: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/s390x: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/riscv: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/ppc: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/mips: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | target/alpha: Honor CPU_DUMP_FPU | Richard Henderson |
2018-05-18 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'... | Peter Maydell |
2018-05-18 | target/arm: Implement SVE Permute - Extract Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Wide Immediate - Predicated Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Bitwise Immediate Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Element Count Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE floating-point trig select coefficient | Richard Henderson |
2018-05-18 | target/arm: Implement SVE floating-point exponential accelerator | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Compute Vector Address Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Bitwise Shift - Unpredicated Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Stack Allocation Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Index Generation Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Arithmetic - Unpredicated Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Multiply-Add Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE bitwise shift by wide elements (predicated) | Richard Henderson |
2018-05-18 | target/arm: Implement SVE bitwise shift by vector (predicated) | Richard Henderson |
2018-05-18 | target/arm: Implement SVE bitwise shift by immediate (predicated) | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Reduction Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Predicate Misc Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Predicate Logical Operations Group | Richard Henderson |
2018-05-18 | target/arm: Implement SVE predicate test | Richard Henderson |
2018-05-18 | target/arm: Implement SVE load vector/predicate | Richard Henderson |
2018-05-18 | target/arm: Implement SVE Bitwise Logical - Unpredicated Group | Richard Henderson |
2018-05-18 | target/arm: Add SVE decode skeleton | Richard Henderson |
2018-05-18 | target/arm: Introduce translate-a64.h | Richard Henderson |