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
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
1
-60
/
+24
2008-11-24
vga optimization (Glauber Costa)
aliguori
1
-0
/
+6
2008-11-18
Fix Windows build
aliguori
1
-2
/
+2
2008-11-18
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
1
-8
/
+38
2008-11-18
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
1
-15
/
+20
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
1
-4
/
+0
2008-11-18
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
1
-2
/
+24
2008-11-18
Respect length of watchpoints (Jan Kiszka)
aliguori
1
-10
/
+20
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-77
/
+118
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-34
/
+22
2008-11-11
Fix -linux-user build by reverting r5701
aliguori
1
-1
/
+10
2008-11-11
Define OS-dependent qemu_getpagesize() (Hollis Blanchard)
aliguori
1
-10
/
+1
2008-11-06
Win32: Fix warnings
aurel32
1
-1
/
+0
2008-11-05
Add KVM support to QEMU
aliguori
1
-0
/
+4
2008-10-28
page_check_range: fix wrap around test (Lauro Ramos Venancio).
balrog
1
-3
/
+4
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
1
-12
/
+50
2008-10-06
Add dirty tracking for live migration
aliguori
1
-2
/
+25
2008-10-05
Variable logfilename is not used outside exec.c
blueswir1
1
-1
/
+1
2008-10-04
Add some missing static qualifiers
blueswir1
1
-7
/
+7
2008-10-02
Make CPULogItem tables const
blueswir1
1
-2
/
+2
2008-10-02
Add missing parenthesis in qemu_ram_alloc()
ths
1
-1
/
+1
2008-09-27
Allocate code gen buffer properly on FreeBSD
aliguori
1
-0
/
+22
2008-09-24
64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen)
aliguori
1
-1
/
+1
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-1
/
+1
2008-09-15
Make page_find() return 0 for too-large addresses (Eduardo Habkost)
aliguori
1
-6
/
+16
2008-09-14
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
1
-1
/
+1
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
1
-2
/
+2
2008-08-29
Fix a nit in exec.c, by Tristan Gingold.
ths
1
-1
/
+1
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
1
-1
/
+1
2008-07-26
Map code buffers below 2G on Sparc64
blueswir1
1
-6
/
+14
2008-07-10
Link ARM prologue closer to code segment to avoid a build failure
blueswir1
1
-1
/
+13
2008-07-09
Avoid decremented overflow.
pbrook
1
-1
/
+1
2008-07-01
Fix typo.
pbrook
1
-1
/
+1
2008-07-01
Move interrupt_request and user_mode_only to common cpu state.
pbrook
1
-0
/
+29
2008-06-30
Spelling fixes, spotted by Stuart Brady.
ths
1
-6
/
+6
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-0
/
+5
2008-06-29
Add instruction counter.
pbrook
1
-29
/
+118
2008-06-09
Use qemu_mallocz.
pbrook
1
-2
/
+1
2008-06-09
Prevent guest reusing host memory allocations.
pbrook
1
-2
/
+26
2008-06-09
Clean up MMIO TLB handling.
pbrook
1
-119
/
+113
2008-06-08
Remove dead and bitrotten "qemu-fast" code.
pbrook
1
-128
/
+10
2008-06-07
Multithreaded locking fixes.
pbrook
1
-2
/
+11
2008-06-02
Multithreaded locking for mmap().
pbrook
1
-1
/
+19
2008-05-31
Mark host brk() area as reserved.
pbrook
1
-0
/
+1
2008-05-30
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
bellard
1
-0
/
+7
2008-05-29
Fix rounding error.
pbrook
1
-1
/
+1
2008-05-29
keep static code gen buffer for user mode - mark user mode reserved pages aft...
bellard
1
-5
/
+29
2008-05-28
variable dynamic translation buffer size
bellard
1
-18
/
+68
2008-05-24
Dont try to keep the tlb and the jmp cache synchronized.
edgar_igl
1
-3
/
+0
2008-05-24
Dynamically allocate tbs. Avoids branch range problems on RISC hosts.
pbrook
1
-1
/
+2
[next]