]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-10-08  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-08  Kele Huangaccel/tcg: Fix computing of is_write for MIPS
2020-10-08  Richard Hendersontcg: Remove TCG_TARGET_HAS_cmp_vec
2020-10-08  Richard Hendersontcg/optimize: Fold dup2_vec
2020-10-08  Richard Hendersontcg: Fix generation of dupi_vec for 32-bit host
2020-10-08  Richard Hendersontcg/i386: Fix dupi for avx2 32-bit hosts
2020-10-08  Richard Hendersontcg: Remove TCGOpDef.used
2020-10-08  Richard Hendersontcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields
2020-10-08  Richard Hendersontcg: Remove TCG_CT_REG
2020-10-08  Richard Hendersontcg: Move sorted_args into TCGArgConstraint.sort_index
2020-10-08  Richard Hendersontcg: Drop union from TCGArgConstraint
2020-10-08  Richard Hendersontcg: Adjust simd_desc size encoding
2020-10-08  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-06  Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-06  Thomas Huthtests/qtest/cdrom: Add more s390x-related boot tests
2020-10-06  Thomas Huthpc-bios/s390: Update the s390-ccw bios binaries
2020-10-06  Janosch Frankpc-bios: s390x: Go into disabled wait when encountering...
2020-10-06  Janosch Frankpc-bios: s390x: Use reset PSW if avaliable
2020-10-06  Janosch Frankpc-bios: s390x: Save PSW rework
2020-10-06  Janosch Frankpc-bios: s390x: Fix bootmap.c zipl component entry...
2020-10-06  Marc Hartmayerpc-bios/s390-ccw: break loop if a null block number...
2020-10-06  Marc Hartmayerpc-bios/s390-ccw: fix off-by-one error
2020-10-06  Thomas Huthpc-bios/s390-ccw/main: Remove superfluous call to enabl...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Allow booting in case the first virti...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Scan through all devices if no boot...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Do not bail out early if not finding...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Move the inner logic of find_subch...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Introduce ENODEV define and remove...
2020-10-06  Thomas Huthpc-bios/s390-ccw: Move ipl-related code from main(...
2020-10-06  Thomas Huthpc-bios/s390-ccw/Makefile: Compile with -std=gnu99...
2020-10-06  Igor Mammedovnuma: hmat: require parent cache description before...
2020-10-06  Eduardo Habkostkernel-doc: Remove $decl_type='type name' hack
2020-10-06  Eduardo Habkostmemory: Explicitly tag doc comments for structs
2020-10-06  Eduardo Habkostqom: Explicitly tag doc comments for typedefs and structs
2020-10-06  Eduardo Habkostkernel-doc: Handle function typedefs without asterisks
2020-10-06  Eduardo Habkostkernel-doc: Handle function typedefs that return pointers
2020-10-06  Eduardo Habkostdocs/devel/qom: Avoid long lines
2020-10-06  Eduardo Habkostdocs/devel/qom: Remove usage of <code>
2020-10-06  Eduardo Habkostdocs/devel/qom: Use *emphasis* for emphasis
2020-10-06  Eduardo Habkostdocs/devel/qom: Fix indentation of code blocks
2020-10-06  Eduardo Habkostdocs/devel/qom: Fix indentation of bulleted list
2020-10-06  Eduardo Habkostqom: Fix DECLARE_*CHECKER documentation
2020-10-06  Philippe Mathieu... qom: Improve error message displayed with missing objec...
2020-10-06  Philippe Mathieu... hw/core/cpu: Add missing 'exec/cpu-common.h' include
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Extract system-mode specific...
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Export some integer-related...
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Export qdev_prop_enum
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Export enum-related functions
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Fix code style
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtoul() in set_pci_...
2020-10-06  Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtol() in set_mac...
2020-10-06  Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-06  Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-10-06  Pavel Dovgalyuktests/acceptance: add reverse debugging test
2020-10-06  Pavel Dovgalyukreplay: create temporary snapshot at debugger connection
2020-10-06  Pavel Dovgalyukreplay: describe reverse debugging in docs/replay.txt
2020-10-06  Pavel Dovgalyukgdbstub: add reverse continue support in replay mode
2020-10-06  Pavel Dovgalyukgdbstub: add reverse step support in replay mode
2020-10-06  Pavel Dovgalyukreplay: flush rr queue before loading the vmstate
2020-10-06  Pavel Dovgalyukreplay: implement replay-seek command
2020-10-06  Pavel Dovgalyukreplay: introduce breakpoint at the specified step
2020-10-06  Pavel Dovgalyukreplay: introduce info hmp/qmp command
2020-10-06  Pavel Dovgalyukqapi: introduce replay.json for record/replay-related...
2020-10-06  Pavel Dovgalyukmigration: introduce icount field for snapshots
2020-10-06  Pavel Dovgalyukqcow2: introduce icount field for snapshots
2020-10-06  Pavel Dovgalyukreplay: provide an accessor for rr filename
2020-10-06  Pavel Dovgalyukreplay: don't record interrupt poll
2020-10-06  Mark Cave-Aylandconfigure: don't enable ASLR for --enable-debug Windows...
2020-10-06  Paolo Bonziniconfigure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS...
2020-10-06  Paolo Bonziniconfigure: do not clobber environment CFLAGS/CXXFLAGS...
2020-10-06  Paolo Bonzinidtc: Convert Makefile bits to meson bits
2020-10-06  Paolo Bonzinislirp: Convert Makefile bits to meson bits
2020-10-05  Paolo Bonzinireadthedocs: build with Python 3.6
2020-10-05  Claudio Fontanaaccel/tcg: use current_machine as it is always set...
2020-10-05  Dr. David Alan... kvm: kvm_init_vcpu take Error pointer
2020-10-05  Claudio Fontanakvm: remove kvm specific functions from global includes
2020-10-05  Claudio Fontanahax: remove hax specific functions from global includes
2020-10-05  Claudio Fontanawhpx: remove whpx specific functions from global includes
2020-10-05  Claudio Fontanahvf: remove hvf specific functions from global includes
2020-10-05  Claudio Fontanacpus: add handle_interrupt to the CpusAccel interface
2020-10-05  Claudio Fontanacpus: remove checks for non-NULL cpus_accel
2020-10-05  Claudio Fontanacpus: cleanup now unneeded includes
2020-10-05  Claudio Fontanacpus: extract out hvf-specific code to target/i386...
2020-10-05  Claudio Fontanacpus: extract out whpx-specific code to target/i386/
2020-10-05  Claudio Fontanacpus: extract out hax-specific code to target/i386/
2020-10-05  Claudio Fontanacpus: extract out kvm-specific code to accel/kvm
2020-10-05  Claudio Fontanacpus: extract out qtest-specific code to accel/qtest
2020-10-05  Claudio Fontanacpus: extract out TCG-specific code to accel/tcg
2020-10-05  Claudio Fontanacpus: prepare new CpusAccel cpu accelerator interface
2020-10-05  Claudio Fontanaicount: rename functions to be consistent with the...
2020-10-05  Claudio Fontanacpu-timers, icount: new modules
2020-10-05  Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-05  Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-10-05  Eric Augerutil/vfio-helpers: Rework the IOVA allocator to avoid...
2020-10-05  Eric Augerutil/vfio-helpers: Collect IOVA reserved regions
2020-10-05  Stefano Garzarelladocs: add 'io_uring' option to 'aio' param in qemu...
2020-10-05  Vladimir Sementsov... include/block/block.h: drop non-ascii quotation mark
2020-10-05  Vladimir Sementsov... block/io: refactor save/load vmstate
2020-10-05  Vladimir Sementsov... block: drop bdrv_prwv
2020-10-05  Vladimir Sementsov... block: generate coroutine-wrapper code
next