summaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)Author
2020-05-18block: Add blk_make_empty()Max Reitz
2020-05-15Drop more @errp parameters after previous commitMarkus Armbruster
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng
2020-05-14KVM: Move hwpoison page related functions into kvm-all.cDongjiu Geng
2020-05-05block: Add blk_new_with_bs() helperEric Blake
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-30block-backend: Add flags to blk_truncate()Kevin Wolf
2020-04-30device_tree: Constify compat in qemu_fdt_node_path()Edgar E. Iglesias
2020-04-30device_tree: Allow name wildcards in qemu_fdt_node_path()Edgar E. Iglesias
2020-04-07block: Increase BB.in_flight for coroutine and sync interfacesKevin Wolf
2020-03-19Add rx-softmmuYoshinori Sato
2020-03-16WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky
2020-03-06stubs: Add arch_typeKevin Wolf
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger
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-22softmmu: split off vl.c:main() into main.cAlexander Bulekov
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-19initialize MachineState::ram in NUMA caseIgor Mammedov
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger
2020-01-24accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-07replay: record and replay random number sourcesPavel Dovgalyuk
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2019-12-17hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini
2019-12-17tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"Paolo Bonzini
2019-12-17tcg: convert "-accel threads" to a QOM propertyPaolo Bonzini
2019-12-17accel: pass object to accel_init_machinePaolo Bonzini
2019-12-17vl: merge -accel processing into configure_acceleratorsPaolo Bonzini
2019-12-17glib: use portable g_setenv()Marc-André Lureau
2019-12-17Remove the core bluetooth codeThomas Huth
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman