index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+0
2016-03-07
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
1
-7
/
+1
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
1
-11
/
+11
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2016-02-25
memory: Remove unreachable return statement
Gonglei
1
-2
/
+0
2016-02-25
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
1
-2
/
+2
2016-02-25
exec: store RAMBlock pointer into memory region
Gonglei
1
-0
/
+2
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
5
-9
/
+0
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2016-02-10
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
1
-19
/
+36
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
1
-24
/
+165
2016-02-09
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
1
-0
/
+4
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
1
-2
/
+6
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+60
2016-01-21
memory: Add address_space_init_shareable()
Peter Crosthwaite
1
-0
/
+18
2016-01-21
exec.c: Add cpu_get_address_space()
Peter Maydell
1
-0
/
+9
2016-01-21
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
1
-1
/
+1
2016-01-21
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
1
-2
/
+2
2016-01-21
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
1
-3
/
+31
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
1
-0
/
+4
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
1
-1
/
+15
2016-01-09
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
1
-0
/
+1
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
2
-18
/
+57
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
1
-4
/
+18
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
1
-0
/
+6
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
1
-0
/
+1
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
1
-10
/
+14
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
1
-2
/
+7
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
1
-1
/
+0
2015-12-02
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
1
-3
/
+5
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
2
-2
/
+3
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
1
-1
/
+0
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
1
-0
/
+1
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
1
-2
/
+2
2015-10-12
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2
-6
/
+1
2015-10-12
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
1
-1
/
+1
2015-10-08
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
1
-0
/
+13
2015-10-07
tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
1
-5
/
+6
2015-10-07
tcg: Check for overflow via highwater mark
Richard Henderson
1
-6
/
+0
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
1
-1
/
+0
2015-10-07
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
1
-0
/
+1
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
1
-1
/
+1
2015-10-07
tcg: Merge cpu_gen_code into tb_gen_code
Richard Henderson
1
-2
/
+0
2015-10-05
memory: Allow replay of IOMMU mapping notifications
David Gibson
1
-0
/
+13
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2
-16
/
+18
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
1
-1
/
+1
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
1
-1
/
+1
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-94
/
+51
[next]