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
2012-10-31
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
1
-1
/
+0
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-2
/
+0
2012-10-31
cpus: Pass CPUState to cpu_is_stopped()
Andreas Färber
1
-1
/
+0
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-10-17
Separate migration bitmap
Juan Quintela
1
-1
/
+0
2012-10-17
ram: Export last_ram_offset()
Juan Quintela
1
-0
/
+1
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
1
-0
/
+3
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-11
/
+0
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
1
-0
/
+22
2012-06-29
Maintain the number of dirty pages
Juan Quintela
1
-0
/
+1
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
1
-0
/
+9
2012-06-21
qemu-log: move logging to qemu-log.c
Blue Swirl
1
-24
/
+0
2012-06-07
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
1
-70
/
+0
2012-06-07
dump: change cpu_get_note_size to return ssize_t
Paolo Bonzini
1
-2
/
+2
2012-06-06
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+70
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-1
/
+0
2012-06-04
target-i386: Add API to get note's size
Wen Congyang
1
-0
/
+6
2012-06-04
target-i386: add API to get dump info
Wen Congyang
1
-0
/
+7
2012-06-04
target-i386: Add API to write cpu status to core file
Wen Congyang
1
-0
/
+18
2012-06-04
target-i386: Add API to write elf notes to core file
Wen Congyang
1
-0
/
+22
2012-06-04
Add API to check whether paging mode is enabled
Wen Congyang
1
-0
/
+6
2012-06-04
implement cpu_get_memory_mapping()
Wen Congyang
1
-0
/
+11
2012-05-01
exec: prepare for splitting
Blue Swirl
1
-2
/
+0
2012-04-15
w64: Fix data types in cpu-all.h, exec.c
Stefan Weil
1
-4
/
+4
2012-04-15
w64: Fix type casts used in some macros in cpu-all.h
Stefan Weil
1
-2
/
+2
2012-04-06
linux-user: take RESERVED_VA into account for g2h_valid()
Alexander Graf
1
-1
/
+2
2012-03-18
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
1
-0
/
+9
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-28
/
+28
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-12
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
1
-8
/
+0
2012-03-12
cpu-all.h: Don't accidentally sign extend in g2h()
Peter Maydell
1
-1
/
+1
2012-03-08
memory: get rid of cpu_register_io_memory()
Avi Kivity
1
-8
/
+0
2012-02-18
target-i386: Add infrastructure for reporting TPR MMIO accesses
Jan Kiszka
1
-1
/
+2
2012-01-04
Remove IO_MEM_SHIFT
Avi Kivity
1
-1
/
+1
2012-01-04
memory: obsolete more dirty memory related functions
Avi Kivity
1
-49
/
+0
2012-01-04
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
Avi Kivity
1
-4
/
+0
2012-01-04
Store MemoryRegion in RAMBlock
Avi Kivity
1
-0
/
+1
2012-01-03
memory: remove CPUPhysMemoryClient
Avi Kivity
1
-6
/
+0
2011-12-20
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
Avi Kivity
1
-3
/
+0
2011-12-06
Rename get_tls to tls_var
Jan Kiszka
1
-1
/
+1
2011-12-02
fix spelling in main directory
Dong Xu Wang
1
-1
/
+1
2011-11-01
Make cpu_single_env thread-local
Paolo Bonzini
1
-1
/
+3
2011-09-21
Remove qemu_host_page_bits
Stefan Weil
1
-1
/
+0
2011-08-12
fix QLIST usage for RAM list
Paolo Bonzini
1
-1
/
+1
2011-07-29
move unaligned memory access functions to bswap.h
Paolo Bonzini
1
-445
/
+1
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
1
-1
/
+1
2011-06-03
softfloat: always enable floatx80 and float128 support
Aurelien Jarno
1
-2
/
+0
2011-06-03
softfloat-native: remove
Aurelien Jarno
1
-4
/
+1
2011-05-08
irq: Privatize CPU_INTERRUPT_NMI.
Richard Henderson
1
-4
/
+0
2011-05-08
target-i386: Privatize some i386-specific interrupt names.
Richard Henderson
1
-5
/
+0
[next]