index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-01-24
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2020-01-20
migration: Support QLIST migration
Eric Auger
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-17
i.MX: add an emulation for RNGC
Martin Kaiser
2020-01-17
hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Move SoC definitions out of header
Philippe Mathieu-Daudé
2020-01-17
hw/arm: Add the STM32F4xx SoC
Alistair Francis
2020-01-17
hw/misc: Add the STM32F4xx EXTI device
Alistair Francis
2020-01-17
hw/misc: Add the STM32F4xx Sysconfig device
Alistair Francis
2020-01-15
tcg: Move TCG headers to include/tcg/
Philippe Mathieu-Daudé
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
cputlb: Expand cpu_ldst_template.h in cputlb.c
Richard Henderson
2020-01-15
cputlb: Remove support for MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson
2020-01-15
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2020-01-15
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson
2020-01-15
linux-user: Include trace-root.h in syscall-trace.h
Richard Henderson
2020-01-15
cputlb: Use trace_mem_get_info instead of trace_mem_build_info
Richard Henderson
2020-01-14
display/gtk: get proper refreshrate
Nikola Pavlica
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
chardev: use QEMUChrEvent instead of int
Paolo Bonzini
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
mos6522: remove anh register
Laurent Vivier
2020-01-08
linux-headers: Update
Bharata B Rao
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
2020-01-07
qdev: remove PROP_MEMORY_REGION
Marc-André Lureau
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-i2c: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
[next]