index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-09
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
2015-09-09
remove unused spinlock.
KONRAD Frederic
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
2015-09-09
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
2015-09-09
tcg: introduce tcg_current_cpu
Paolo Bonzini
2015-09-07
include/exec/softmmu-semi.h: Add support for 64-bit values
Peter Maydell
2015-09-07
gdbstub: Implement gdb_do_syscallv()
Peter Maydell
2015-08-26
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
2015-08-25
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-08-14
exec: drop cpu_can_do_io, just read cpu->can_do_io
Paolo Bonzini
2015-08-13
Merge memory_region_init_reservation() into memory_region_init_io()
Pavel Fedin
2015-08-06
cpu_defs: Simplify CPUTLB padding logic
Peter Crosthwaite
2015-08-06
cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
Sergey Fedorov
2015-07-24
memory: count number of active VGA logging clients
Paolo Bonzini
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-07-07
migration: extend migration_bitmap
Li Zhijian
2015-07-06
cpu-all: complete "real" host page size API
Peter Crosthwaite
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
2015-06-26
cpu-defs: Move out TB_JMP defines
Peter Crosthwaite
2015-06-26
include/exec: Move tb hash functions out
Peter Crosthwaite
2015-06-26
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
2015-06-26
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
2015-06-26
include/softmmu-semi.h: Make semihosting support 64-bit clean
Maciej W. Rozycki
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
2015-06-17
softmmu: provide tlb_vaddr_to_host function for user mode
Aurelien Jarno
2015-06-15
linux-user: Allocate thunk size dynamically
Alexander Graf
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
2015-06-12
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-11
softmmu: Add probe_write()
Yongbok Kim
2015-06-05
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
[next]