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
/
exec
/
memattrs.h
Age
Commit message (
Expand
)
Author
2024-10-31
exec/memtxattr: add process identifier to the transaction attributes
Tomasz Jeznach
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-03-05
exec/memattrs: Remove target_tlb_bit*
Richard Henderson
2023-06-23
include/exec/memattrs: Add two bits of space to MemTxAttrs
Richard Henderson
2022-03-21
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Philippe Mathieu-Daudé
2019-09-03
cputlb: Byte swap memory transaction attribute
Tony Nguyen
2019-02-05
exec: Add target-specific tlb bits to MemTxAttrs
Richard Henderson
2017-09-04
memory.h: Move MemTxResult type to memattrs.h
Peter Maydell
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-06-05
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell