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
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
2023-05-10
block: add missing coroutine_fn annotations
Paolo Bonzini
2023-05-08
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
Thomas Huth
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
2023-05-05
tcg: Widen helper_*_st[bw]_mmu val arguments
Richard Henderson
2023-05-05
tcg: Remove compatability helpers for qemu ld/st
Richard Henderson
2023-05-05
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
2023-05-02
qemu/int128: Re-shuffle Int128Alias members
Richard Henderson
2023-05-02
tcg: Add tcg_gen_gvec_rotrs
Nazar Kazakov
2023-05-02
tcg: Add tcg_gen_gvec_andcs
Nazar Kazakov
2023-05-02
qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
Kiran Ostrolenk
2023-05-02
qemu/bitops.h: Limit rotate amounts
Dickon Hood
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-02
hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
Peter Maydell
2023-05-02
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-28
Update linux headers to v6.3rc5
David 'Digit' Turner
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
2023-04-28
memory: prevent dma-reentracy issues
Alexander Bulekov
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
2023-04-25
include/block: fixup typos
Wilfred Mallawa
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-24
migration: move migration_global_dump() to migration-hmp-cmds.c
Juan Quintela
2023-04-24
util/mmap-alloc: qemu_fd_getfs()
Peter Xu
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
2023-04-22
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
2023-04-20
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
Guenter Roeck
2023-04-20
qtest: Add functions for accessing devices on Aspeed I2C controller
Stefan Berger
2023-04-20
cpu: Remove parameter of list_cpus()
Thomas Huth
[next]