summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell2021-05-044-5/+65
|\ \ \ \ | |/ / / |/| | |
| * | | aspeed/smc: Add extra controls to request DMACédric Le Goater2021-05-011-0/+1
| * | | aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater2021-05-011-1/+1
| * | | hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater2021-05-011-1/+16
| * | | aspeed: Integrate HACEJoel Stanley2021-05-011-0/+3
| * | | hw: Model ASPEED's Hash and Crypto EngineJoel Stanley2021-05-011-0/+43
| * | | hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé2021-05-011-0/+1
| * | | aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater2021-05-011-3/+0
| | |/ | |/|
* | | exec: Remove accel/tcg/ from include pathsPhilippe Mathieu-Daudé2021-05-013-6/+6
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-04-303-13/+72
|\ \ \
| * | | block: Add BDRV_O_NO_SHARE for blk_new_open()Kevin Wolf2021-04-301-0/+1
| * | | block: refactor bdrv_child_set_perm_safe() transaction actionVladimir Sementsov-Ogievskiy2021-04-301-5/+0
| * | | block: bdrv_reopen_multiple: refresh permissions on updated graphVladimir Sementsov-Ogievskiy2021-04-301-2/+1
| * | | block: make bdrv_refresh_limits() to be a transaction actionVladimir Sementsov-Ogievskiy2021-04-301-1/+2
| * | | block: introduce bdrv_drop_filter()Vladimir Sementsov-Ogievskiy2021-04-301-0/+1
| * | | util: add transactions.cVladimir Sementsov-Ogievskiy2021-04-301-0/+63
| * | | block: make bdrv_reopen_{prepare,commit,abort} privateVladimir Sementsov-Ogievskiy2021-04-301-4/+0
| * | | block: drop ctx argument from bdrv_root_attach_childVladimir Sementsov-Ogievskiy2021-04-301-1/+0
| * | | block: BdrvChildClass: add .get_parent_aio_context handlerVladimir Sementsov-Ogievskiy2021-04-302-0/+4
| |/ /
* | | hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2021-04-301-0/+4
* | | hw: add compat machines for 6.1Cornelia Huck2021-04-302-0/+6
|/ /
* | net: check the existence of peer before trying to padJason Wang2021-04-231-0/+5
* | include/qemu/osdep.h: Move system includes to topPeter Maydell2021-04-171-7/+13
* | osdep: protect qemu/osdep.h with extern "C"Paolo Bonzini2021-04-172-1/+15
* | osdep: include glib-compat.h before other QEMU headersPaolo Bonzini2021-04-171-1/+7
|/
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell2021-04-132-13/+0
|\
| * spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza2021-04-122-13/+0
* | esp: fix setting of ESPState mig_version_id when launching QEMU with -S optionMark Cave-Ayland2021-04-121-0/+1
* | exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1Richard Henderson2021-04-121-2/+2
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-04-082-34/+1
|\
| * Revert "qapi: net: Add query-netdev command"Jason Wang2021-04-081-3/+0
| * Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang2021-04-081-1/+1
| * Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"Jason Wang2021-04-081-30/+0
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...Peter Maydell2021-04-081-0/+2
|\ \
| * | migration: Inhibit virtio-balloon for the duration of background snapshotAndrey Gruzdev2021-04-061-0/+2
| |/
* / hw/block/nvme: fix handling of private namespacesKlaus Jensen2021-04-071-0/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell2021-04-061-0/+39
|\
| * machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2021-04-061-0/+24
| * include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell2021-04-061-0/+15
* | virtio-pci: compat page aligned ATSJason Wang2021-04-061-1/+1
* | x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-2/+2
|/
* Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell2021-04-012-10/+3
|\
| * chardev: Fix yank with the chardev-change caseLukas Straub2021-04-011-0/+3
| * yank: Remove dependency on qiochannelLukas Straub2021-04-011-10/+0
* | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2021-03-311-7/+10
|\ \ | |/ |/|
| * coroutine-lock: Reimplement CoRwlock to fix downgrade bugPaolo Bonzini2021-03-311-7/+10
* | spapr: Fix typo in the patb_entry commentAlexey Kardashevskiy2021-03-311-1/+1
|/
* s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann2021-03-262-7/+3
* m68k: add the virtio devices aliasesLaurent Vivier2021-03-241-0/+1
* qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier2021-03-241-0/+8