index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
hw/arm/msf2-soc: Wire up refclk
Peter Maydell
2021-09-01
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2021-09-01
hw/arm/msf2_soc: Don't allocate separate MemoryRegions
Peter Maydell
2021-09-01
hw/arm/nrf51: Wire up sysclk
Peter Maydell
2021-09-01
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm/stm32f100: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
2021-09-01
hw/arm/armv7m: Create input clocks
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2021-09-01
hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Joe Komlodi
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
2021-08-31
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_owns() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add helper to retrieve current clipboard
Marc-André Lureau
2021-08-31
ui/vdagent: fix leak on error path
Marc-André Lureau
2021-08-31
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé
2021-08-27
include/qemu/int128.h: introduce bswap128s
Matheus Ferst
2021-08-27
include/qemu/int128.h: define struct Int128 according to the host endianness
Matheus Ferst
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
2021-08-27
ppc/xive: Export PQ get/set routines
Cédric Le Goater
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-08-26
hw/arm/xlnx-zynqmp: Add unimplemented APU mmio
Tong Ho
2021-08-26
hw/arm/xlnx-versal: Add unimplemented APU mmio
Tong Ho
2021-08-26
stubs: Remove unused arch_type.c stub
Peter Maydell
2021-08-26
arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
Peter Maydell
2021-08-26
arch_init.h: Add QEMU_ARCH_HEXAGON
Peter Maydell
2021-08-26
monitor: Use accel_find("kvm") instead of kvm_available()
Peter Maydell
2021-08-26
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-08-26
hw/dma/xlnx-zdma Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-26
hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be set
Philippe Mathieu-Daudé
2021-08-25
fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
Guenter Roeck
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2021-07-27
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-07-27
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210726' into...
Peter Maydell
2021-07-26
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request...
Peter Maydell
[next]