]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-06-13 Peter Maydelltarget/arm: Convert VADD to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VNMUL to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VMUL to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VFP VNMLA to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VFP VNMLS to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VFP VMLS to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VFP VMLA to decodetree
2019-06-13 Peter Maydelltarget/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s...
2019-06-13 Peter Maydelltarget/arm: Convert the VFP load/store multiple insns...
2019-06-13 Peter Maydelltarget/arm: Convert VFP VLDR and VSTR to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VFP two-register transfer insns...
2019-06-13 Peter Maydelltarget/arm: Convert "single-precision" register moves...
2019-06-13 Peter Maydelltarget/arm: Convert "double-precision" register moves...
2019-06-13 Peter Maydelltarget/arm: Add helpers for VFP register loads and...
2019-06-13 Peter Maydelltarget/arm: Move the VFP trans_* functions to translate...
2019-06-13 Peter Maydelltarget/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to...
2019-06-13 Peter Maydelltarget/arm: Convert VMINNM, VMAXNM to decodetree
2019-06-13 Peter Maydelltarget/arm: Convert the VSEL instructions to decodetree
2019-06-13 Peter Maydelltarget/arm: Explicitly enable VFP short-vectors for...
2019-06-13 Peter Maydelltarget/arm: Fix Cortex-R5F MVFR values
2019-06-13 Peter Maydelltarget/arm: Factor out VFP access checking code
2019-06-13 Peter Maydelltarget/arm: Add stubs for AArch32 VFP decodetree
2019-06-13 Richard Hendersondecodetree: Fix comparison of Field
2019-06-13 Richard Hendersontarget/arm: Fix output of PAuth Auth
2019-06-13 Peter Maydellhw/core/bus.c: Only the main system bus can have no...
2019-06-13 Peter Maydellhw/arm/smmuv3: Fix decoding of ID register range
2019-06-13 Peter Maydelltarget/arm: Implement NSACR gating of floating point
2019-06-13 Richard Hendersontarget/arm: Use tcg_gen_gvec_bitsel
2019-06-13 Eric Blakenbd/server: Nicer spelling of max BLOCK_STATUS reply...
2019-06-13 Max Reitziotests: Let 233 run concurrently
2019-06-13 Max Reitziotests: Use qemu-nbd's --pid-file
2019-06-13 Max Reitzqemu-nbd: Do not close stderr
2019-06-13 Max Reitziotests.py: Add qemu_nbd_early_pipe()
2019-06-13 Max Reitzqemu-nbd: Add --pid-file option
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-13 Chen Zhangui/cocoa: Fix mouse grabbing in fullscreen mode for...
2019-06-13 Chen Zhangui/cocoa: Fix absolute input device grabbing issue...
2019-06-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-06-13 Gerd Hoffmannedid: flip the default to enabled
2019-06-13 Gerd Hoffmannedid: add xmax + ymax properties
2019-06-13 Richard Hendersontcg: Fix typos in helper_gvec_sar{8,32,64}v
2019-06-12 Jon Dorongdbstub: Implement qemu physical memory mode
2019-06-12 Jon Dorongdbstub: Clear unused variables in gdb_handle_packet
2019-06-12 Jon Dorongdbstub: Implement target halted (? pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement generic set/query (Q/q pkt) with...
2019-06-12 Jon Dorongdbstub: Implement v commands with new infra
2019-06-12 Jon Dorongdbstub: Implement step (s pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement file io (F pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement read all registers (g pkt) with...
2019-06-12 Jon Dorongdbstub: Implement write all registers (G pkt) with...
2019-06-12 Jon Dorongdbstub: Implement read memory (m pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement write memory (M pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement get register (p pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement set register (P pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement breakpoint commands (Z/z pkt) with...
2019-06-12 Jon Dorongdbstub: Implement set_thread (H pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement continue with signal (C pkt) with...
2019-06-12 Jon Dorongdbstub: Implement continue (c pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement thread_alive (T pkt) with new infra
2019-06-12 Jon Dorongdbstub: Implement deatch (D pkt) with new infra
2019-06-12 Jon Dorongdbstub: Add infrastructure to parse cmd packets
2019-06-12 Alex Bennéecputlb: cast size_t to target_ulong before using for...
2019-06-12 Alex BennéeMAINTAINERS: put myself forward for gdbstub
2019-06-12 Alex Bennéetests/tcg/x86_64: add a PVH crt.o for x86_64 system...
2019-06-12 Alex Bennéetests/tcg: clean-up VPATH/TESTS for i386
2019-06-12 Alex Bennéetests/tcg: better detect truncated reads
2019-06-12 Alex Bennéecputlb: use uint64_t for interim values for unaligned...
2019-06-12 Alex Bennéesemihosting: split console_out into string and char...
2019-06-12 Gerd Hoffmanntests/vm: python3 fixes
2019-06-12 Gerd Hoffmannscripts: use git archive in archive-source
2019-06-12 Wainer dos... tests/vm: Add missing variables on help
2019-06-12 Wainer dos... tests/vm: Fix build-centos docker-based tests run
2019-06-12 Wainer dos... tests/vm: Port basevm to Python 3
2019-06-12 Wainer dos... tests/vm: Use python configured on build
2019-06-12 Alex Bennée.travis.yml: add clang ubsan job
2019-06-12 Alex Bennée.travis.yml: bump gcc sanitiser job to gcc-9
2019-06-12 Alex Bennéetests/docker: Update the Ubuntu image to 19.04
2019-06-12 Alex Bennéetests/docker: Update the Fedora cross compile images...
2019-06-12 Philippe Mathieu... tests/docker: Update the Fedora image to Fedora 30
2019-06-12 Alex Bennéeqemu-io-cmds: use clock_gettime for benchmarking
2019-06-12 Alex Bennéeeditorconfig: add setting for shell scripts
2019-06-12 Markus Armbrusterqapi: Simplify how QAPIDoc implements its state machine
2019-06-12 Kevin Wolffile-posix: Add dynamic-auto-read-only QAPI feature
2019-06-12 Kevin Wolfqapi: Allow documentation for features
2019-06-12 Kevin Wolfqapi: Disentangle QAPIDoc code
2019-06-12 Kevin Wolftests/qapi-schema: Error case tests for features in...
2019-06-12 Kevin Wolftests/qapi-schema: Test for good feature lists in structs
2019-06-12 Kevin Wolfqapi: Add feature flags to struct types
2019-06-12 Stefano Garzarellablock/gluster: update .help of BLOCK_OPT_PREALLOC option
2019-06-12 Stefano Garzarellablock/file-posix: update .help of BLOCK_OPT_PREALLOC...
2019-06-12 Stefano Garzarellaqapi/block-core: update documentation of preallocation...
2019-06-12 Markus Armbrusterqdev: Delete unused LostTickPolicy "merge"
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-12 Markus ArmbrusterMAINTAINERS: Polish headline decorations
2019-06-12 Markus ArmbrusterMAINTAINERS: Improve section headlines
2019-06-12 Philippe Mathieu... MAINTAINERS: Remove duplicate entries of qemu-devel...
next