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
2019-10-28
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-28
plugin-gen: add plugin_insn_append
Emilio G. Cota
2019-10-28
*-user: plugin syscalls
Emilio G. Cota
2019-10-28
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
2019-10-28
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
2019-10-28
plugin: add implementation of the api
Alex Bennée
2019-10-28
plugin: add core code
Emilio G. Cota
2019-10-28
plugin: add user-facing API
Emilio G. Cota
2019-10-28
cpu: introduce cpu_in_exclusive_context()
Emilio G. Cota
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
riscv/sifive_u: Add the start-in-flash property
Alistair Francis
2019-10-28
riscv/sifive_u: Manually define the machine
Alistair Francis
2019-10-28
riscv/sifive_u: Add QSPI memory region
Alistair Francis
2019-10-28
riscv/sifive_u: Add L2-LIM cache memory
Alistair Francis
2019-10-28
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
block/nvme: add support for write zeros
Maxim Levitsky
2019-10-28
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
2019-10-28
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
2019-10-28
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson
2019-10-28
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
Richard Henderson
2019-10-28
exec: Use const alias for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
exec: Split out variable page size support to exec-vary.c
Richard Henderson
2019-10-28
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
Wei Yang
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-25
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the thermal sensor block
Philippe Mathieu-Daudé
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
2019-10-25
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
[prev]
[next]