]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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 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...
2019-06-12 Markus ArmbrusterClean up a header guard symbols (again)
2019-06-12 Markus ArmbrusterSupply missing header guards
2019-06-12 Markus ArmbrusterClean up a few header guard symbols
2019-06-12 Markus Armbrusterscripts/clean-header-guards: Fix handling of trailing...
2019-06-12 Markus ArmbrusterNormalize position of header guard
2019-06-12 Markus ArmbrusterInclude qemu-common.h exactly where needed
2019-06-12 Markus ArmbrusterInclude qemu/module.h where needed, drop it from qemu...
2019-06-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-06-12 Benjamin Herrenschmidtppc/xive: Make XIVE generate the proper interrupt types
2019-06-12 Cédric Le Goaterppc/pnv: activate the "dumpdtb" option on the powernv...
2019-06-12 Richard Hendersontarget/ppc: Use tcg_gen_gvec_bitsel
2019-06-12 David Gibsonspapr: Allow hot plug/unplug of PCI bridges and devices...
2019-06-12 David Gibsonspapr: Direct all PCI hotplug to host bridge, rather...
2019-06-12 David Gibsonspapr: Don't use bus number for building DRC ids
2019-06-12 David Gibsonspapr: Clean up DRC index construction
2019-06-12 David Gibsonspapr: Clean up spapr_drc_populate_dt()
2019-06-12 David Gibsonspapr: Clean up dt creation for PCI buses
2019-06-12 David Gibsonspapr: Clean up device tree construction for PCI devices
2019-06-12 David Gibsonspapr: Clean up device node name generation for PCI...
2019-06-12 Anton Blanchardtarget/ppc: Fix lxvw4x, lxvh8x and lxvb16x
2019-06-12 Greg Kurzspapr_pci: Improve error message
2019-06-11 Markus Armbrusterqemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2019-06-11 Markus Armbrusterqemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
2019-06-11 Eduardo Habkosttravis: Make check-acceptance job more verbose
next