]> Git Repo - qemu.git/history - include
tcg: Adjust simd_desc size encoding
[qemu.git] / include /
2020-10-08 Richard Hendersontcg: Adjust simd_desc size encoding
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
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 Dovgalyukreplay: create temporary snapshot at debugger connection
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 Dovgalyukreplay: provide an accessor for rr filename
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: extract out kvm-specific code to accel/kvm
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 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: return error-code from bdrv_invalidate_cache
2020-10-05 Philippe Mathieu... util/vfio-helpers: Pass page protections to qemu_vfio_p...
2020-10-03 Richard Hendersondisas: Split out capstone code to disas/capstone.c
2020-10-03 Richard Hendersondisas: Use qemu/bswap.h for bfd endian loads
2020-10-03 Richard Hendersondisas: Clean up CPUDebug initialization
2020-10-03 Richard Hendersondisas: Move host asm annotations to tb_gen_code
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-02 Kevin Wolfnbd: Merge nbd_export_new() and nbd_export_create()
2020-10-02 Kevin Wolfblock/export: Create BlockBackend in blk_exp_add()
2020-10-02 Kevin Wolfblock/export: Move blk to BlockExport
2020-10-02 Kevin Wolfblock/export: Add block-export-del
2020-10-02 Kevin Wolfblock/export: Move strong user reference to block_exports
2020-10-02 Kevin Wolfblock/export: Add 'id' option to block-export-add
2020-10-02 Kevin Wolfblock/export: Add blk_exp_close_all(_type)
2020-10-02 Kevin Wolfblock/export: Allocate BlockExport in blk_exp_add()
2020-10-02 Kevin Wolfblock/export: Move AioContext from NBDExport to BlockExport
2020-10-02 Kevin Wolfblock/export: Move refcount from NBDExport to BlockExport
2020-10-02 Kevin Wolfqemu-nbd: Use blk_exp_add() to create the export
2020-10-02 Kevin Wolfnbd: Remove NBDExport.close callback
2020-10-02 Kevin Wolfnbd: Add max-connections to nbd-server-start
2020-10-02 Kevin Wolfblock/export: Remove magic from block-export-add
2020-10-02 Kevin Wolfqemu-nbd: Use raw block driver for --offset
2020-10-02 Kevin Wolfblock/export: Add BlockExport infrastructure and block...
2020-10-02 Kevin Wolfqapi: Create block-export module
2020-10-02 Kevin Wolfnbd: Remove unused nbd_export_get_blockdev()
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-10-02 Collin Wallings390: guest support for diagnose 0x318
2020-10-02 Collin Wallings390/sclp: add extended-length sccb support for kvm...
2020-10-02 Collin Wallings390/sclp: read sccb from mem based on provided length
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-01 John Snowide: remove magic constants from the device register
2020-10-01 John Snowide: model HOB correctly
2020-10-01 John Snowide: rename cmd_write to ctrl_write
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-01 Philippe Mathieu... hw/arm/bcm2835: Add more unimplemented peripherals
2020-10-01 Philippe Mathieu... hw/arm/raspi: Define various blocks base addresses
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-30 Jan Charvatnet/can: Add can_dlc2len and can_len2dlc for CAN FD.
2020-09-30 Jan Charvatnet/can: Initial host SocketCan support for CAN FD.
2020-09-30 Vitaly Kuznetsovtarget/i386: always create kvmclock device
2020-09-30 Philippe Mathieu... typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
2020-09-30 Philippe Mathieu... hw/xen: Split x86-specific declaration from generic...
2020-09-30 Philippe Mathieu... sysemu/xen: Add missing 'exec/cpu-common.h' header...
2020-09-30 Philippe Mathieu... hw/i386/xen: Rename X86/PC specific function as xen_hvm...
2020-09-30 Paolo Bonzinidocs: Move object.h overview doc comment to qom.rst
2020-09-30 Eduardo Habkostqom: Add code block markup to all code blocks
2020-09-30 Eduardo Habkostqom: Indent existing code examples
2020-09-30 Eduardo Habkostqom: Reformat section titles using Sphinx syntax
2020-09-30 Eduardo Habkostqom: Add kernel-doc markup to introduction doc comment
2020-09-30 Eduardo Habkostqom: Use ``code`` Sphinx syntax where appropriate
2020-09-30 Eduardo Habkostqom: Use kernel-doc private/public tags in structs
2020-09-30 Eduardo Habkostqom: Document all function parameters in doc comments
2020-09-30 Philippe Mathieu... exec: Remove MemoryRegion::global_locking field
2020-09-30 Paolo Bonzinivl: relocate paths to data directories
2020-09-30 Paolo Bonzininet: relocate paths to helpers and scripts
2020-09-30 Paolo Bonzinicutils: introduce get_relocated_path
2020-09-30 Paolo Bonzinioslib: do not call g_strdup from qemu_get_exec_dir
2020-09-30 Dmitry Fomichevscsi-generic: Fix HM-zoned device scan
2020-09-30 Philippe Mathieu... hw/char/serial: Make 'wakeup' property boolean
2020-09-30 Philippe Mathieu... hw/char/serial: Remove TYPE_SERIAL_IO
2020-09-30 Igor Mammedovnuma: drop support for '-numa node' (without memory...
2020-09-30 Li Fengvhost-scsi: support inflight io track
2020-09-30 Eduardo Habkostmemory: Convert IOMMUMemoryRegionClass doc comment...
2020-09-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-30 Gerd Hoffmannmicrovm: add pcie support
2020-09-30 Gerd Hoffmannmicrovm: add irq table
2020-09-30 Gerd Hoffmannacpi: add acpi_dsdt_add_gpex
2020-09-30 Gerd Hoffmannmove MemMapEntry
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
next
This page took 0.072058 seconds and 7 git commands to generate.