summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * qdev: remove extraneous errorMarc-André Lureau2020-01-241-2/+1Star
| * accel: Introduce the current_accel() wrapperPhilippe Mathieu-Daudé2020-01-241-0/+2
| * pvpanic: implement crashloaded event handlingzhenwei pi2020-01-241-0/+1
| * cpu: Introduce cpu_class_set_parent_reset()Greg Kurz2020-01-241-0/+4
* | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell2020-01-241-0/+891
|\ \
| * | virtiofsd: Pull in kernel's fuse.hDr. David Alan Gilbert2020-01-231-0/+891
* | | hw/arm/exynos4210: Fix DMA initializationGuenter Roeck2020-01-231-0/+4
* | | hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck2020-01-231-1/+1
* | | target/arm/arch_dump: Add SVE notesAndrew Jones2020-01-231-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-232-0/+12
|\ \
| * | vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan2020-01-221-0/+2
| * | q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov2020-01-221-0/+10
| |/
* / cputlb: Make tlb_n_entries private to cputlb.cRichard Henderson2020-01-221-5/+0Star
|/
* migration: Support QLIST migrationEric Auger2020-01-202-0/+60
* migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu2020-01-202-2/+2
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-0/+2
* i.MX: add an emulation for RNGCMartin Kaiser2020-01-172-0/+40
* hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé2020-01-171-1/+0Star
* hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé2020-01-171-6/+0Star
* hw/arm: Add the STM32F4xx SoCAlistair Francis2020-01-171-0/+73
* hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis2020-01-171-0/+60
* hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis2020-01-171-0/+61
* tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé2020-01-166-0/+3516
* tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé2020-01-161-1/+1
* cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson2020-01-162-160/+24Star
* cputlb: Remove support for MMU_MODE*_SUFFIXRichard Henderson2020-01-161-230/+0Star
* cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson2020-01-162-190/+29Star
* cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-onlyRichard Henderson2020-01-161-5/+75
* cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson2020-01-162-38/+12Star
* translator: Use cpu_ld*_code instead of open-codingRichard Henderson2020-01-162-46/+13Star
* cputlb: Move body of cpu_ldst_template.h out of lineRichard Henderson2020-01-162-100/+50Star
* linux-user: Include trace-root.h in syscall-trace.hRichard Henderson2020-01-161-0/+2
* cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson2020-01-162-17/+17
* display/gtk: get proper refreshrateNikola Pavlica2020-01-141-0/+2
* ui: Print available display backends with '-display help'Thomas Huth2020-01-141-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-105-7/+11
|\
| * chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-081-1/+1
| * chardev: use QEMUChrEvent instead of intPaolo Bonzini2020-01-082-3/+3
| * replay: record and replay random number sourcesPavel Dovgalyuk2020-01-071-0/+7
| * accel/kvm: Make "kernel_irqchip" default onXiaoyao Li2020-01-071-3/+0Star
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell2020-01-1012-14/+164
|\ \
| * | ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater2020-01-081-1/+1
| * | pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz2020-01-081-2/+0Star
| * | xive: Add a "presenter" link property to the TCTX objectCédric Le Goater2020-01-081-3/+5
| * | ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz2020-01-081-1/+1
| * | ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz2020-01-081-0/+1
| * | spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz2020-01-081-2/+3
| * | pnv/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10
| * | ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater2020-01-081-0/+2
| * | spapr/xive: Use device_class_set_parent_realize()Greg Kurz2020-01-081-0/+10