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
*
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
*
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-13
1
-2
/
+3
*
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
2016-05-12
1
-8
/
+8
*
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
2016-03-22
1
-3
/
+5
*
qemu-log: Improve the "exec" TB execution logging
Peter Maydell
2016-03-22
1
-0
/
+3
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
2
-2
/
+0
*
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
2016-03-07
1
-1
/
+1
*
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2016-03-07
1
-1
/
+0
*
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
2016-03-07
1
-7
/
+1
*
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
2016-03-07
1
-11
/
+11
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-4
/
+4
|
\
|
*
memory: Remove unreachable return statement
Gonglei
2016-02-25
1
-2
/
+0
|
*
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
2016-02-25
1
-2
/
+2
|
*
exec: store RAMBlock pointer into memory region
Gonglei
2016-02-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
1
-1
/
+0
|
\
\
|
*
|
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2016-02-23
1
-1
/
+0
|
|
/
*
/
include: Clean up includes
Peter Maydell
2016-02-23
5
-9
/
+0
|
/
*
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
2016-02-10
1
-19
/
+36
*
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
1
-24
/
+165
*
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
2016-02-09
1
-0
/
+4
*
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2016-02-05
1
-2
/
+6
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
1
-0
/
+60
*
memory: Add address_space_init_shareable()
Peter Crosthwaite
2016-01-21
1
-0
/
+18
*
exec.c: Add cpu_get_address_space()
Peter Maydell
2016-01-21
1
-0
/
+9
*
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
2016-01-21
1
-1
/
+1
*
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
2016-01-21
1
-2
/
+2
*
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
2016-01-21
1
-3
/
+31
*
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
2016-01-21
1
-0
/
+4
[next]