aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-15cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson
2020-01-15cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-onlyRichard Henderson
2020-01-15cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson
2020-01-15translator: Use cpu_ld*_code instead of open-codingRichard Henderson
2020-01-15cputlb: Move body of cpu_ldst_template.h out of lineRichard Henderson
2020-01-15linux-user: Include trace-root.h in syscall-trace.hRichard Henderson
2020-01-15cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson
2020-01-14display/gtk: get proper refreshrateNikola Pavlica
2020-01-14ui: Print available display backends with '-display help'Thomas Huth
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-08chardev: use QEMUChrEvent instead of intPaolo Bonzini
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-08linux-headers: UpdateBharata B Rao
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07qdev: remove QDEV_PROP_PTRMarc-André Lureau
2020-01-07qdev: remove PROP_MEMORY_REGIONMarc-André Lureau
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2020-01-07etraxfs: remove PROP_PTR usageMarc-André Lureau
2020-01-07vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07mips: inline serial_init()Marc-André Lureau
2020-01-07serial: make SerialIO a sysbus deviceMarc-André Lureau
2020-01-07serial-mm: add endianness propertyMarc-André Lureau
2020-01-07serial-mm: add "regshift" propertyMarc-André Lureau
2020-01-07serial: start making SerialMM a sysbus deviceMarc-André Lureau
2020-01-07serial: replace serial_exit_core() with unrealizeMarc-André Lureau
2020-01-07serial: realize the serial deviceMarc-André Lureau
2020-01-07serial: add "baudbase" propertyMarc-André Lureau
2020-01-07serial: initial qom-ificationMarc-André Lureau
2020-01-07chardev: generate an internal id when none givenMarc-André Lureau
2020-01-07q800: add a block backend to the PRAMLaurent Vivier
2020-01-07sysbus: remove outdated commentMarc-André Lureau
2020-01-07sysbus: remove unused sysbus_try_create*Marc-André Lureau
2020-01-07replay: record and replay random number sourcesPavel Dovgalyuk