aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell8-7/+7
2019-08-21module: return success on module loadMarc-André Lureau1-1/+1
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell2-2/+5
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell8-11/+71
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster8-7/+7
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz1-1/+0
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin1-1/+2
2019-08-21machine: Add wakeup method to MachineClassNicholas Piggin1-0/+1
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater2-5/+6
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater1-0/+2
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater1-0/+2
2019-08-21ppc/xive: use an abstract type for XiveNotifierCédric Le Goater1-4/+2
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2-0/+42
2019-08-21spapr: Implement H_PRODNicholas Piggin1-0/+1
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin1-0/+7
2019-08-21audio: use size_t where makes senseKővágó, Zoltán1-2/+2
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán1-0/+3
2019-08-21hw: add compat machines for 4.2Cornelia Huck2-0/+6
2019-08-20icount: remove unnecessary gen_io_end callsPavel Dovgalyuk1-1/+7
2019-08-20icount: clean up cpu_can_io at the entry to the blockPavel Dovgalyuk1-18/+20
2019-08-20replay: rename step-related variables and functionsPavel Dovgalyuk1-1/+1
2019-08-20util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk1-2/+6
2019-08-20timer: last, remove last bits of lastDr. David Alan Gilbert1-13/+0
2019-08-20timer: Remove reset notifiersDr. David Alan Gilbert1-22/+0
2019-08-20memory: fix race between TCG and accesses to dirty bitmapPaolo Bonzini1-0/+12
2019-08-20configure: Define target access alignment in configuretony.nguyen@bt.com2-1/+2
2019-08-20hw/i386/pc: Map into memory the initrdStefano Garzarella1-0/+1
2019-08-20elf-ops.h: Map into memory the ELF to loadStefano Garzarella1-29/+42
2019-08-20loader: Handle memory-mapped ELFsStefano Garzarella2-3/+4
2019-08-20kvm: i386: halt poll control MSR supportMarcelo Tosatti1-0/+2
2019-08-20Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell2-0/+10
2019-08-19block: Add bdrv_has_zero_init_truncate()Max Reitz2-0/+8
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz1-0/+2
2019-08-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-softfloat-headers-190...Peter Maydell3-68/+137
2019-08-19fpu: make softfloat-macros "self-contained"Alex Bennée1-1/+1
2019-08-19fpu: move inline helpers into a separate headerAlex Bennée2-62/+133
2019-08-19fpu: remove the LIT64 macroAlex Bennée1-2/+0
2019-08-19fpu: replace LIT64 with UINT64_C macrosAlex Bennée1-3/+3
2019-08-16qapi: implement block-dirty-bitmap-remove transaction actionJohn Snow1-1/+1
2019-08-16block/dirty-bitmap: add bdrv_dirty_bitmap_getJohn Snow1-2/+2
2019-08-16block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internalJohn Snow1-0/+3
2019-08-16block/backup: Add mirror sync mode 'bitmap'John Snow1-1/+3
2019-08-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+1
2019-08-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...Peter Maydell2-2/+9
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell249-272/+377
2019-08-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster3-62/+69
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster6-5/+3
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster2-5/+3