aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-02block/export: Allocate BlockExport in blk_exp_add()Kevin Wolf2-6/+13
2020-10-02block/export: Move AioContext from NBDExport to BlockExportKevin Wolf1-0/+3
2020-10-02block/export: Move refcount from NBDExport to BlockExportKevin Wolf2-2/+15
2020-10-02qemu-nbd: Use blk_exp_add() to create the exportKevin Wolf1-0/+1
2020-10-02nbd: Remove NBDExport.close callbackKevin Wolf1-2/+1
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf1-1/+2
2020-10-02block/export: Remove magic from block-export-addKevin Wolf2-1/+4
2020-10-02qemu-nbd: Use raw block driver for --offsetKevin Wolf1-2/+2
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2-1/+37
2020-10-02qapi: Create block-export moduleKevin Wolf1-1/+1
2020-10-02nbd: Remove unused nbd_export_get_blockdev()Kevin Wolf1-2/+0
2020-10-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell1-4/+17
2020-10-01ide: remove magic constants from the device registerJohn Snow1-0/+11
2020-10-01ide: model HOB correctlyJohn Snow1-0/+1
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow1-4/+5
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2-8/+45
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+2
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé1-8/+43
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell4-5/+48
2020-09-30net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat1-0/+4
2020-09-30net/can: Initial host SocketCan support for CAN FD.Jan Charvat1-1/+7
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov2-2/+5
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2-3/+2
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2-2/+15
2020-09-30sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé1-0/+2
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé1-1/+1
2020-09-30docs: Move object.h overview doc comment to qom.rstPaolo Bonzini1-377/+0
2020-09-30qom: Add code block markup to all code blocksEduardo Habkost1-79/+56
2020-09-30qom: Indent existing code examplesEduardo Habkost1-188/+188
2020-09-30qom: Reformat section titles using Sphinx syntaxEduardo Habkost1-4/+8
2020-09-30qom: Add kernel-doc markup to introduction doc commentEduardo Habkost1-3/+1
2020-09-30qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost1-3/+3
2020-09-30qom: Use kernel-doc private/public tags in structsEduardo Habkost1-3/+3
2020-09-30qom: Document all function parameters in doc commentsEduardo Habkost1-2/+45
2020-09-30exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé1-14/+0
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini2-2/+1
2020-09-30net: relocate paths to helpers and scriptsPaolo Bonzini1-2/+2
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini1-0/+12
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini1-6/+2
2020-09-30scsi-generic: Fix HM-zoned device scanDmitry Fomichev1-0/+1
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé1-1/+1
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé1-9/+0
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov2-6/+0
2020-09-30vhost-scsi: support inflight io trackLi Feng1-0/+2
2020-09-30memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost1-9/+41
2020-09-30microvm: add pcie supportGerd Hoffmann1-4/+14
2020-09-30microvm: add irq tableGerd Hoffmann1-0/+22
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann1-0/+11
2020-09-30move MemMapEntryGerd Hoffmann2-5/+5
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé1-1/+1