index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-16
1
-6
/
+3
*
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-09-13
1
-0
/
+2
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
1
-1
/
+1
*
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
2016-08-04
1
-0
/
+4
*
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
2016-07-26
1
-0
/
+12
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
6
-7
/
+8
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
4
-9
/
+10
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
3
-8
/
+8
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
4
-4
/
+4
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
2
-8
/
+2
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-4
/
+12
*
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
2016-07-04
1
-4
/
+1
*
memory: Provide memory_region_init_rom()
Peter Maydell
2016-07-04
1
-0
/
+19
*
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
2016-06-30
1
-1
/
+7
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-0
/
+2
*
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-22
1
-4
/
+15
*
trace: [all] Add "guest_mem_before" event
LluĂs Vilanova
2016-06-20
2
-0
/
+47
*
tb hash: track translated blocks with qht
Emilio G. Cota
2016-06-12
3
-7
/
+5
*
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
2016-06-12
1
-2
/
+6
*
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
2016-06-12
1
-0
/
+94
*
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-09
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
2016-06-08
1
-1
/
+0
|
\
|
*
linux-user: Remove redundant gdb_queuesig()
Timothy E Baldwin
2016-06-07
1
-1
/
+0
*
|
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
2016-06-07
1
-6
/
+6
*
|
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
2016-06-07
1
-3
/
+0
*
|
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
2016-06-07
1
-5
/
+0
*
|
hw: Clean up includes
Peter Maydell
2016-06-07
1
-1
/
+0
|
/
*
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
2016-05-29
1
-3
/
+2
*
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
2
-1
/
+21
*
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-29
1
-1
/
+1
*
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
2
-3
/
+11
*
memory: Remove code for mr->may_overlap
Fam Zheng
2016-05-23
1
-1
/
+0
*
memory: drop find_ram_block()
Gonglei
2016-05-23
2
-3
/
+3
*
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
1
-4
/
+0
*
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
1
-9
/
+6
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-9
/
+0
*
exec: extract exec/tb-context.h
Paolo Bonzini
2016-05-19
2
-44
/
+45
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
2
-0
/
+4
*
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
2016-05-19
4
-35
/
+25
*
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-19
2
-14
/
+13
*
tcg: Rework tb_invalidated_flag
Sergey Fedorov
2016-05-13
1
-2
/
+0
*
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
2016-05-13
1
-13
/
+16
*
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
2016-05-13
1
-5
/
+7
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-16
/
+28
*
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
2016-05-13
1
-0
/
+1
*
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-23
/
+2
*
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
*
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
*
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+1
[next]