aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu
AgeCommit message (Expand)AuthorFilesLines
2020-03-09monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.cMaxim Levitsky1-4/+0
2020-03-09monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.cMaxim Levitsky1-3/+0
2020-03-06stubs: Add arch_typeKevin Wolf1-0/+2
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger1-0/+1
2020-03-05tpm: rename TPM_TIS into TPM_TIS_ISAEric Auger1-3/+3
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini3-3/+20
2020-02-22qtest: add in-process incoming command handlerAlexander Bulekov1-0/+1
2020-02-22qtest: add qtest_server_send abstractionAlexander Bulekov1-0/+3
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov1-0/+4
2020-02-19hostmem: fix strict bind policyIgor Mammedov2-2/+1
2020-02-19hostmem: introduce "prealloc-threads" propertyIgor Mammedov1-0/+2
2020-02-19make mem_path local variableIgor Mammedov1-1/+0
2020-02-19initialize MachineState::ram in NUMA caseIgor Mammedov1-0/+1
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov1-0/+16
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf1-1/+0
2020-02-12ui: drop curor_hide global variable.Gerd Hoffmann1-1/+0
2020-02-04trivial: Remove xenfb_enabled from sysemu.hThomas Huth1-1/+0
2020-02-04include/sysemu/sysemu.h: Remove usused variable no_quitThomas Huth1-1/+0
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger1-0/+3
2020-01-24accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé1-0/+2
2020-01-24pvpanic: implement crashloaded event handlingzhenwei pi1-0/+1
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+7
2020-01-07replay: record and replay random number sourcesPavel Dovgalyuk1-0/+7
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi1-0/+5
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi1-0/+53
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu1-0/+5
2019-12-17hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé1-1/+0
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini1-2/+5
2019-12-17tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"Paolo Bonzini1-2/+0
2019-12-17tcg: convert "-accel threads" to a QOM propertyPaolo Bonzini1-2/+0
2019-12-17accel: pass object to accel_init_machinePaolo Bonzini1-1/+1
2019-12-17vl: merge -accel processing into configure_acceleratorsPaolo Bonzini1-1/+3
2019-12-17glib: use portable g_setenv()Marc-André Lureau1-2/+0
2019-12-17Remove the core bluetooth codeThomas Huth1-20/+0
2019-11-26kvm: Introduce KVM irqchip change notifierDavid Gibson1-0/+5
2019-10-31bootdevice: FW_CFG interface for LCHS valuesSam Eiderman1-0/+1
2019-10-31bootdevice: Add interface to gather LCHSSam Eiderman1-0/+3
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz1-2/+2
2019-10-28block/block-backend: add blk_co_pwritev_partVladimir Sementsov-Ogievskiy1-0/+4
2019-10-14replay: add BH oneshot event for block layerPavel Dovgalyuk1-0/+4
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini1-1/+1
2019-09-30kvm: split too big memory section on several memslotsIgor Mammedov1-0/+1
2019-09-19kvm: Fix typo in header of kvm_device_access()Greg Kurz1-1/+1
2019-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+2
2019-09-04virtio-rng: change default backend to rng-builtinLaurent Vivier1-0/+2
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu1-2/+3
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu1-2/+2
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-2/+8
2019-09-03includes: remove stale [smp|max]_cpus externsAlex Bennée1-2/+0
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2-2/+2