aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-22qtest: add in-process incoming command handlerAlexander Bulekov
2020-02-22qtest: add qtest_server_send abstractionAlexander Bulekov
2020-02-22fuzz: add FUZZ_TARGET module typeAlexander Bulekov
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov
2020-02-22aio-posix: make AioHandler deletion O(1)Stefan Hajnoczi
2020-02-22qemu/queue.h: add QLIST_SAFE_REMOVE()Stefan Hajnoczi
2020-02-22util/async: make bh_aio_poll() O(1)Stefan Hajnoczi
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-02-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into...Peter Maydell
2020-02-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...Peter Maydell
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa
2020-02-20Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20exec: Let cpu_[physical]_memory API use a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20exec: Let address_space_unmap() use a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé
2020-02-20exec: Let the cpu_[physical]_memory API use void pointer argumentsPhilippe Mathieu-Daudé
2020-02-20exec: Let the address_space API use void pointer argumentsPhilippe Mathieu-Daudé
2020-02-20exec: Let flatview API take void pointer argumentsPhilippe Mathieu-Daudé
2020-02-19hostmem: fix strict bind policyIgor Mammedov
2020-02-19hostmem: introduce "prealloc-threads" propertyIgor Mammedov
2020-02-19make mem_path local variableIgor Mammedov
2020-02-19remove no longer used memory_region_allocate_system_memory()Igor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov
2020-02-19initialize MachineState::ram in NUMA caseIgor Mammedov
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov
2020-02-19machine: introduce memory-backend propertyIgor Mammedov
2020-02-19linux-user: Use `qemu_log' for straceJosh Kunz
2020-02-18block: Remove bdrv_recurse_is_first_non_filter()Max Reitz
2020-02-18block: Add bdrv_recurse_can_replace()Max Reitz
2020-02-18block: Drop bdrv_is_first_non_filter()Max Reitz
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell
2020-02-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell
2020-02-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200212' into stagingPeter Maydell
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl