projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2019-06-13
Peter Maydell
target/arm: Convert VFP VMLA to decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert the VFP load/store multiple insns...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert VFP VLDR and VSTR to decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert VFP two-register transfer insns...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert "single-precision" register moves...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert "double-precision" register moves...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Add helpers for VFP register loads and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Move the VFP trans_* functions to translate...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert VMINNM, VMAXNM to decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Convert the VSEL instructions to decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Explicitly enable VFP short-vectors for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Fix Cortex-R5F MVFR values
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Factor out VFP access checking code
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Add stubs for AArch32 VFP decodetree
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Richard Henderson
decodetree: Fix comparison of Field
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Richard Henderson
target/arm: Fix output of PAuth Auth
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
hw/core/bus.c: Only the main system bus can have no...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
hw/arm/smmuv3: Fix decoding of ID register range
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
target/arm: Implement NSACR gating of floating point
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Richard Henderson
target/arm: Use tcg_gen_gvec_bitsel
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/vga...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Chen Zhang
ui/cocoa: Fix mouse grabbing in fullscreen mode for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Chen Zhang
ui/cocoa: Fix absolute input device grabbing issue...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Peter Maydell
Merge remote-tracking branch 'remotes/stsquad/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Gerd Hoffmann
edid: flip the default to enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Gerd Hoffmann
edid: add xmax + ymax properties
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Richard Henderson
tcg: Fix typos in helper_gvec_sar{8,32,64}v
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement qemu physical memory mode
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Clear unused variables in gdb_handle_packet
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement target halted (? pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement generic set/query (Q/q pkt) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement v commands with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement step (s pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement file io (F pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement read all registers (g pkt) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement write all registers (G pkt) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement read memory (m pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement write memory (M pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement get register (p pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement set register (P pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement breakpoint commands (Z/z pkt) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement set_thread (H pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement continue with signal (C pkt) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement continue (c pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement thread_alive (T pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Implement deatch (D pkt) with new infra
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Jon Doron
gdbstub: Add infrastructure to parse cmd packets
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
cputlb: cast size_t to target_ulong before using for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
MAINTAINERS: put myself forward for gdbstub
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
tests/tcg/x86_64: add a PVH crt.o for x86_64 system...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
tests/tcg: clean-up VPATH/TESTS for i386
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
tests/tcg: better detect truncated reads
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
cputlb: use uint64_t for interim values for unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
semihosting: split console_out into string and char...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Gerd Hoffmann
tests/vm: python3 fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Gerd Hoffmann
scripts: use git archive in archive-source
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Wainer dos...
tests/vm: Add missing variables on help
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Wainer dos...
tests/vm: Fix build-centos docker-based tests run
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Wainer dos...
tests/vm: Port basevm to Python 3
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Wainer dos...
tests/vm: Use python configured on build
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
.travis.yml: add clang ubsan job
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
.travis.yml: bump gcc sanitiser job to gcc-9
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
tests/docker: Update the Ubuntu image to 19.04
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
tests/docker: Update the Fedora cross compile images...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Philippe Mathieu...
tests/docker: Update the Fedora image to Fedora 30
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
qemu-io-cmds: use clock_gettime for benchmarking
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Alex Bennée
editorconfig: add setting for shell scripts
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
qapi: Simplify how QAPIDoc implements its state machine
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
file-posix: Add dynamic-auto-read-only QAPI feature
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
qapi: Allow documentation for features
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
qapi: Disentangle QAPIDoc code
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
tests/qapi-schema: Error case tests for features in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
tests/qapi-schema: Test for good feature lists in structs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Kevin Wolf
qapi: Add feature flags to struct types
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Stefano Garzarella
block/gluster: update .help of BLOCK_OPT_PREALLOC option
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Stefano Garzarella
block/file-posix: update .help of BLOCK_OPT_PREALLOC...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Stefano Garzarella
qapi/block-core: update documentation of preallocation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
qdev: Delete unused LostTickPolicy "merge"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
MAINTAINERS: Polish headline decorations
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
MAINTAINERS: Improve section headlines
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Philippe Mathieu...
MAINTAINERS: Remove duplicate entries of qemu-devel...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Clean up a header guard symbols (again)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Supply missing header guards
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Clean up a few header guard symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
scripts/clean-header-guards: Fix handling of trailing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Normalize position of header guard
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Include qemu-common.h exactly where needed
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Markus Armbruster
Include qemu/module.h where needed, drop it from qemu...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Benjamin Herrenschmidt
ppc/xive: Make XIVE generate the proper interrupt types
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Cédric Le Goater
ppc/pnv: activate the "dumpdtb" option on the powernv...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
Richard Henderson
target/ppc: Use tcg_gen_gvec_bitsel
commit
|
commitdiff
|
tree
|
snapshot
2019-06-12
David Gibson
spapr: Allow hot plug/unplug of PCI bridges and devices...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.063572 seconds
and
4
git commands to generate.