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
/
cpu-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-17
cpu-all.h: define CPU_LDoubleU
Aurelien Jarno
1
-0
/
+10
2011-04-04
cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
Peter Maydell
1
-3
/
+2
2011-04-04
s390x: enable CPU_QuadU
Ulrich Hecht
1
-1
/
+1
2011-03-15
Add qemu_ram_remap
Huang Ying
1
-0
/
+4
2011-03-15
x86: Small cleanups of MCE helpers
Jan Kiszka
1
-4
/
+0
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
1
-0
/
+6
2011-01-23
x86: Optionally dump code bytes on cpu_dump_state
Jan Kiszka
1
-0
/
+2
2011-01-21
Add "broadcast" option for mce command
Jin Dongming
1
-1
/
+2
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-5
/
+3
2010-10-30
exec: Use fprintf_function for dump_exec_info (format checking)
Stefan Weil
1
-2
/
+1
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
1
-0
/
+2
2010-07-06
qemu_ram_free: Implement it
Alex Williamson
1
-0
/
+3
2010-07-06
ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
Alex Williamson
1
-0
/
+1
2010-07-06
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
1
-1
/
+0
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
1
-8
/
+20
2010-05-29
Pre-allocate guest address space
Paul Brook
1
-0
/
+1
2010-05-11
add cpu_is_stopped helper
Marcelo Tosatti
1
-0
/
+1
2010-05-11
port qemu-kvm's on_vcpu code
Marcelo Tosatti
1
-0
/
+1
2010-05-05
Remove PAGE_RESERVED
Paul Brook
1
-0
/
+3
2010-04-17
Fix --enable-profiler compilation.
Richard Henderson
1
-12
/
+0
2010-04-08
Introduce wrapper functions to access phys_ram_dirty.
Yoshiaki Tamura
1
-0
/
+26
2010-03-29
Compile qemu-timer only once
Blue Swirl
1
-147
/
+0
2010-03-29
Move cpu_exec_init_all() declaration to qemu-common.h
Blue Swirl
1
-1
/
+0
2010-03-21
Compile pci only once
Blue Swirl
1
-12
/
+0
2010-03-17
split out qemu-timer.c
Paolo Bonzini
1
-0
/
+2
2010-03-12
Fix usermode virtual address type
Paul Brook
1
-2
/
+4
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+5
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
1
-3
/
+7
2010-03-12
Implement multi-level page tables.
Richard Henderson
1
-2
/
+5
2010-03-12
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
1
-5
/
+11
2010-03-04
Add option to use file backed guest memory
Marcelo Tosatti
1
-0
/
+3
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
1
-3
/
+0
2010-02-03
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
1
-0
/
+2
2009-12-20
cpu-all.h: fix cpu_get_real_ticks() #ifdef
Aurelien Jarno
1
-1
/
+2
2009-11-24
cpu-all.h: fix cpu_get_real_ticks on mips host
Arnaud Patard
1
-9
/
+18
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-11
/
+11
2009-10-01
Get rid of _t suffix
malc
1
-11
/
+11
2009-09-11
Fix conditional compilation (MIPS host)
Stefan Weil
1
-1
/
+1
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-6
/
+0
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-6
/
+6
2009-07-17
Userspace guest address offsetting
Paul Brook
1
-2
/
+7
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-09
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
1
-11
/
+1
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
1
-0
/
+4
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
1
-0
/
+2
2009-06-16
provide cpu_index to env mapping
Glauber Costa
1
-0
/
+1
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
1
-0
/
+2
2009-05-22
kvm: Rework dirty bitmap synchronization
Jan Kiszka
1
-1
/
+2
2009-05-19
Hardware convenience library
Paul Brook
1
-84
/
+1
[next]