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
Age
Commit message (
Expand
)
Author
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
exec: Introduce cpu_untagged_addr
Richard Henderson
2021-02-16
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
2021-02-16
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
2021-02-16
exec: Improve types for guest_addr_valid
Richard Henderson
2021-02-16
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
2021-02-16
exec: Use uintptr_t for guest_base
Richard Henderson
2021-02-16
linux-user: Introduce PAGE_ANON
Richard Henderson
2021-02-16
tcg: Introduce target-specific page data for user-only
Richard Henderson
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-08
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
fuzz: ignore address_space_map is_write flag
Alexander Bulekov
2021-02-08
migration: support UFFD write fault processing in ram_save_iterate()
Andrey Gruzdev
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2021-02-08
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
confidential guest support: Introduce new confidential guest support class
David Gibson
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
2021-02-05
exec/cpu-defs: Remove TCG backends dependency
Philippe Mathieu-Daudé
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-01-23
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
2021-01-18
gdbstub: drop gdbserver_cleanup in favour of gdb_exit
Alex Bennée
2021-01-18
gdbstub: drop CPUEnv from gdb_exit()
Alex Bennée
2021-01-13
tcg: Use tcg_constant_i32 with icount expander
Richard Henderson
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-04
tcg: Use memset for large vector byte replication
Richard Henderson
2021-01-02
remove TCG includes from common code
Paolo Bonzini
2020-12-15
poison: remove GNUC check
Marc-André Lureau
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-11-03
memory: Add interface to set iommu page size mask
Bharat Bhushan
2020-10-27
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson
2020-10-26
fuzz: Add fuzzer callbacks to DMA-read functions
Alexander Bulekov
2020-10-26
fuzz: Declare DMA Read callback function
Alexander Bulekov
2020-10-26
fuzz: Add DMA support to the generic-fuzzer
Alexander Bulekov
2020-10-24
memory: Add FlatView foreach function
Alexander Bulekov
2020-10-20
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
[next]