]> git.proxmox.com Git - mirror_qemu.git/history - include
memory: Explicitly tag doc comments for structs
[mirror_qemu.git] / include /
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 Habkostdocs/devel/qom: Remove usage of <code>
2020-10-06 Eduardo Habkostqom: Fix DECLARE_*CHECKER documentation
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export qdev_prop_enum
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
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...
2020-09-29 Philippe Mathieu... qapi: Extract ACPI commands to 'acpi.json'
2020-09-29 Philippe Mathieu... qapi: Restrict device memory commands to machine code
2020-09-29 Philippe Mathieu... qapi: Restrict balloon-related commands to machine...
2020-09-29 Philippe Mathieu... qapi: Restrict LostTickPolicy enum to machine code
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-09-29 Marc-André Lureauvirtio-gpu: set physical dimensions for EDID
2020-09-29 Marc-André Lureauspice: get monitors physical dimension
2020-09-29 Marc-André Lureauui: add getter for UIInfo
2020-09-29 Marc-André Lureauedid: use physical dimensions if available
2020-09-29 Igor Mammedovx86: acpi: introduce the PCI0.SMI0 ACPI device
2020-09-29 Igor Mammedovx86: ich9: expose "smi_negotiated_features" as a QOM...
2020-09-29 Igor Mammedovacpi: add aml_land() and aml_break() primitives
2020-09-29 Igor Mammedovx86: lpc9: let firmware negotiate 'CPU hotplug with...
2020-09-29 Stefano Garzarellavirtio: skip legacy support check on machine types...
next