summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * block: generate coroutine-wrapper codeVladimir Sementsov-Ogievskiy2020-10-051-6/+10
| * scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy2020-10-051-0/+10
| * block: return error-code from bdrv_invalidate_cacheVladimir Sementsov-Ogievskiy2020-10-051-1/+1
| * util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()Philippe Mathieu-Daudé2020-10-051-1/+1
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into...Peter Maydell2020-10-053-69/+41Star
|\ \ | |/ |/|
| * disas: Split out capstone code to disas/capstone.cRichard Henderson2020-10-031-0/+12
| * disas: Use qemu/bswap.h for bfd endian loadsRichard Henderson2020-10-031-5/+27
| * disas: Clean up CPUDebug initializationRichard Henderson2020-10-031-62/+0Star
| * disas: Move host asm annotations to tb_gen_codeRichard Henderson2020-10-032-3/+3
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-10-022-14/+97
|\ \ | |/ |/|
| * nbd: Merge nbd_export_new() and nbd_export_create()Kevin Wolf2020-10-021-6/+1Star
| * block/export: Create BlockBackend in blk_exp_add()Kevin Wolf2020-10-021-2/+2
| * block/export: Move blk to BlockExportKevin Wolf2020-10-021-0/+3
| * block/export: Add block-export-delKevin Wolf2020-10-022-1/+1
| * block/export: Move strong user reference to block_exportsKevin Wolf2020-10-021-0/+8
| * block/export: Add 'id' option to block-export-addKevin Wolf2020-10-021-0/+3
| * block/export: Add blk_exp_close_all(_type)Kevin Wolf2020-10-022-2/+15
| * block/export: Allocate BlockExport in blk_exp_add()Kevin Wolf2020-10-022-6/+13
| * block/export: Move AioContext from NBDExport to BlockExportKevin Wolf2020-10-021-0/+3
| * block/export: Move refcount from NBDExport to BlockExportKevin Wolf2020-10-022-2/+15
| * qemu-nbd: Use blk_exp_add() to create the exportKevin Wolf2020-10-021-0/+1
| * nbd: Remove NBDExport.close callbackKevin Wolf2020-10-021-2/+1Star
| * nbd: Add max-connections to nbd-server-startKevin Wolf2020-10-021-1/+2
| * block/export: Remove magic from block-export-addKevin Wolf2020-10-022-1/+4
| * qemu-nbd: Use raw block driver for --offsetKevin Wolf2020-10-021-2/+2
| * block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-022-1/+37
| * qapi: Create block-export moduleKevin Wolf2020-10-021-1/+1
| * nbd: Remove unused nbd_export_get_blockdev()Kevin Wolf2020-10-021-2/+0Star
* | s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+8
* | s390/sclp: add extended-length sccb support for kvm guestCollin Walling2020-10-021-0/+1
* | s390/sclp: read sccb from mem based on provided lengthCollin Walling2020-10-021-1/+1
|/
* Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell2020-10-011-4/+17
|\
| * ide: remove magic constants from the device registerJohn Snow2020-10-011-0/+11
| * ide: model HOB correctlyJohn Snow2020-10-011-0/+1
| * ide: rename cmd_write to ctrl_writeJohn Snow2020-10-011-4/+5
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2020-10-012-8/+45
|\ \
| * | hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2020-10-011-0/+2
| * | hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé2020-10-011-8/+43
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-014-5/+48
|\ \ | |/ |/|
| * microvm: add pcie supportGerd Hoffmann2020-09-301-4/+14
| * microvm: add irq tableGerd Hoffmann2020-09-301-0/+22
| * acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-0/+11
| * move MemMapEntryGerd Hoffmann2020-09-302-5/+5
* | net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat2020-09-301-0/+4
* | net/can: Initial host SocketCan support for CAN FD.Jan Charvat2020-09-301-1/+7
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-302-2/+5
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-302-3/+2Star
* | hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-302-2/+15
* | sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé2020-09-301-0/+2
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-1/+1