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
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
2021-07-26
hw/nvme: use symbolic names for registers
Klaus Jensen
2021-07-26
hw/nvme: split pmrmsc register into upper and lower
Klaus Jensen
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
2021-07-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1'...
Peter Maydell
2021-07-26
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
2021-07-24
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-23
tcg/plugins: implement a qemu_plugin_user_exit helper
Alex Bennée
2021-07-23
qapi: introduce forwarding visitor
Paolo Bonzini
2021-07-23
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210723-pull-request' ...
Peter Maydell
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
2021-07-21
hw/core: Introduce TCGCPUOps.debug_check_breakpoint
Richard Henderson
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-21
qemu/atomic: Remove pre-C11 atomic fallbacks
Richard Henderson
2021-07-21
qemu/atomic: Use macros for CONFIG_ATOMIC64
Richard Henderson
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into staging
Peter Maydell
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
[next]