index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-11
/
+11
*
Get rid of _t suffix
malc
2009-10-01
1
-11
/
+11
*
Fix conditional compilation (MIPS host)
Stefan Weil
2009-09-11
1
-1
/
+1
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-6
/
+0
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-6
/
+6
*
Userspace guest address offsetting
Paul Brook
2009-07-17
1
-2
/
+7
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
split out ioport related stuffs from vl.c into ioport.c.
Isaku Yamahata
2009-07-09
1
-11
/
+1
*
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
2009-07-09
1
-0
/
+4
*
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
2009-06-22
1
-0
/
+2
*
provide cpu_index to env mapping
Glauber Costa
2009-06-16
1
-0
/
+1
*
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
1
-0
/
+2
*
kvm: Rework dirty bitmap synchronization
Jan Kiszka
2009-05-22
1
-1
/
+2
*
Hardware convenience library
Paul Brook
2009-05-19
1
-84
/
+1
*
Remove cpu_get_io_memory_{read,write}.
Paul Brook
2009-04-30
1
-2
/
+0
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+2
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-1
/
+1
*
Implement dynamic guest ram allocation.
pbrook
2009-04-11
1
-2
/
+1
*
Remove code phys_ram_base uses.
pbrook
2009-04-11
1
-0
/
+3
*
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-04-09
1
-0
/
+2
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
1
-1
/
+2
*
qemu: add cpu_unregister_io_memory and make io mem table index dynamic (Marce...
aliguori
2009-02-11
1
-0
/
+1
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
1
-1
/
+1
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+1
*
Massage PPC version of cpu_get_real_ticks a little
malc
2009-01-25
1
-22
/
+22
*
Add map client retry notification (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+2
*
Add target memory mapping API (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+6
*
Add noreturn function attribute
blueswir1
2009-01-14
1
-3
/
+4
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-6
/
+6
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Fix warnings introduced in r5948
malc
2008-12-11
1
-7
/
+7
*
KVM: Coalesced MMIO support
aliguori
2008-12-09
1
-0
/
+9
*
linux-user: Introduce h2g_valid
aurel32
2008-12-08
1
-0
/
+4
*
linux-user: Safety belt for h2g
aurel32
2008-12-08
1
-1
/
+9
*
Make memory load functions (ldxx_y(ptr)) take a const pointer.
balrog
2008-12-07
1
-26
/
+26
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-3
/
+11
*
vga optimization (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+2
*
Introduce BP_CPU as a breakpoint type (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+1
*
Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+1
*
Restore pc on watchpoint hits (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+1
*
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
1
-6
/
+17
*
Add dirty tracking for live migration
aliguori
2008-10-06
1
-2
/
+8
*
Make CPULogItem tables const
blueswir1
2008-10-02
1
-1
/
+1
*
Revert incorrect part of r4574 to avoid unaligned traps with i386 target
blueswir1
2008-09-14
1
-38
/
+0
*
Avoid compiler warning.
ths
2008-07-03
1
-1
/
+1
*
Add instruction counter.
pbrook
2008-06-29
1
-0
/
+2
*
Clean up MMIO TLB handling.
pbrook
2008-06-09
1
-7
/
+20
*
variable dynamic translation buffer size
bellard
2008-05-28
1
-0
/
+1
*
Implement byte swapping accesses
blueswir1
2008-05-25
1
-0
/
+38
*
TCG profiler clean up
bellard
2008-05-23
1
-13
/
+0
[next]