aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-23virtiofsd: Pull in kernel's fuse.hDr. David Alan Gilbert1-0/+891
2020-01-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+12
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan1-0/+2
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov1-0/+10
2020-01-21cputlb: Make tlb_n_entries private to cputlb.cRichard Henderson1-5/+0
2020-01-20migration: Support QLIST migrationEric Auger2-0/+60
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu2-2/+2
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu1-0/+2
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser2-0/+40
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-1/+0
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-6/+0
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+73
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis1-0/+60
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis1-0/+61
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé6-0/+3516
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé1-1/+1
2020-01-15cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson2-160/+24
2020-01-15cputlb: Remove support for MMU_MODE*_SUFFIXRichard Henderson1-230/+0
2020-01-15cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson2-190/+29
2020-01-15cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-onlyRichard Henderson1-5/+75
2020-01-15cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson2-38/+12
2020-01-15translator: Use cpu_ld*_code instead of open-codingRichard Henderson2-46/+13
2020-01-15cputlb: Move body of cpu_ldst_template.h out of lineRichard Henderson2-100/+50
2020-01-15linux-user: Include trace-root.h in syscall-trace.hRichard Henderson1-0/+2
2020-01-15cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson2-17/+17
2020-01-14display/gtk: get proper refreshrateNikola Pavlica1-0/+2
2020-01-14ui: Print available display backends with '-display help'Thomas Huth1-0/+1
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-7/+11
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell12-14/+164
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell2-0/+20
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard2-0/+20
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé1-1/+1
2020-01-08chardev: use QEMUChrEvent instead of intPaolo Bonzini2-3/+3
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater1-1/+1
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz1-2/+0
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater1-3/+5
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz1-1/+1
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz1-0/+1
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz1-2/+3
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz1-0/+10
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater1-0/+2
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz1-0/+10
2020-01-08mos6522: remove anh registerLaurent Vivier1-1/+0
2020-01-08linux-headers: UpdateBharata B Rao6-4/+131
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell7-65/+92
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell1-0/+3
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-2/+85
2020-01-07qdev: remove QDEV_PROP_PTRMarc-André Lureau1-22/+0
2020-01-07qdev: remove PROP_MEMORY_REGIONMarc-André Lureau1-2/+0
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau1-4/+29