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
2022-03-04
include/block/block: split header into I/O and global state API
Emanuele Giuseppe Esposito
2022-03-04
main loop: macros to mark GS and I/O functions
Emanuele Giuseppe Esposito
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
os-posix: Add os_set_daemonize()
Hanna Reitz
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
2022-03-04
tls: add macros for coroutine-safe TLS variables
Stefan Hajnoczi
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2022-03-04
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2022-03-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...
Peter Maydell
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
2022-03-03
hw/nvme: add host behavior support feature
Naveen Nagar
2022-03-03
hw: riscv: opentitan: fixup SPI addresses
Wilfred Mallawa
2022-03-03
hw/riscv: virt: Increase maximum number of allowed CPUs
Anup Patel
2022-03-03
hw/riscv: virt: Add optional AIA IMSIC support to virt machine
Anup Patel
2022-03-03
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
2022-03-03
hw/riscv: virt: Add optional AIA APLIC support to virt machine
Anup Patel
2022-03-02
hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
Richard Henderson
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
2022-03-02
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...
Peter Maydell
2022-03-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2022-03-02
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2022-03-02
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2022-03-02
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2022-03-02
tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
Matheus Ferst
2022-03-01
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...
Peter Maydell
2022-02-28
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
2022-02-28
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...
Peter Maydell
2022-02-28
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée
2022-02-26
aspeed/smc: Add an address mask on segment registers
Cédric Le Goater
2022-02-26
ast2600: Add Secure Boot Controller model
Joel Stanley
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
include: Move QEMU_MAP_* constants to mmap-alloc.h
Peter Maydell
[next]