]> Git Repo - qemu.git/shortlog
qemu.git
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
2020-10-05 Vladimir Sementsov... scripts: add block-coroutine-wrapper.py
2020-10-05 Vladimir Sementsov... block: declare some coroutine functions in block/corout...
2020-10-05 Vladimir Sementsov... block/io: refactor coroutine wrappers
2020-10-05 Vladimir Sementsov... block: return error-code from bdrv_invalidate_cache
2020-10-05 Philippe Mathieu... block/nvme: Replace magic value by SCALE_MS definition
2020-10-05 Philippe Mathieu... block/nvme: Use register definitions from 'block/nvme.h'
2020-10-05 Philippe Mathieu... block/nvme: Drop NVMeRegs structure, directly use NvmeBar
2020-10-05 Philippe Mathieu... block/nvme: Reduce I/O registers scope
2020-10-05 Philippe Mathieu... block/nvme: Map doorbells pages write-only
2020-10-05 Philippe Mathieu... util/vfio-helpers: Pass page protections to qemu_vfio_p...
2020-10-05 Paolo Bonzinidockerfiles: add diffutils to Fedora
2020-10-04 Paolo Bonzinitests: tcg: do not use implicit rules
next
This page took 0.064521 seconds and 4 git commands to generate.