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
*
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
*
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
2016-01-21
1
-1
/
+15
*
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
2016-01-09
1
-0
/
+1
*
memory: try to inline constant-length reads
Paolo Bonzini
2015-12-17
2
-18
/
+57
*
memory: inline a few small accessors
Paolo Bonzini
2015-12-17
1
-4
/
+18
*
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
2015-12-17
1
-0
/
+6
*
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
2015-12-17
1
-0
/
+1
*
memory: reorder MemoryRegion fields
Paolo Bonzini
2015-12-17
1
-10
/
+14
*
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
2015-12-17
1
-2
/
+7
*
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
2015-12-17
1
-1
/
+0
*
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
2015-12-02
1
-3
/
+5
*
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-11-10
2
-2
/
+3
*
Move page_size_init earlier
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+0
*
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
2015-11-05
1
-0
/
+1
*
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-19
1
-2
/
+2
*
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2015-10-12
2
-6
/
+1
*
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
2015-10-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
2015-10-08
1
-0
/
+13
|
\
|
*
memory: Allow replay of IOMMU mapping notifications
David Gibson
2015-10-05
1
-0
/
+13
*
|
tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2015-10-07
1
-5
/
+6
*
|
tcg: Check for overflow via highwater mark
Richard Henderson
2015-10-07
1
-6
/
+0
*
|
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-1
/
+0
*
|
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2015-10-07
1
-0
/
+1
*
|
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-1
/
+1
[next]