index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-29
always_inline gcc directive can be useful.
j_mayer
1
-0
/
+8
2007-09-20
Extend TB flags to 64 bits (Alexander Graf).
j_mayer
1
-1
/
+1
2007-09-20
Make likely/unlikely accessible also in hw/.
balrog
1
-0
/
+2
2007-09-20
Move likely and unlikely macros in a common place (Aurelien Jarno).
j_mayer
1
-0
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-5
/
+5
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-27
/
+27
2007-07-31
Fiddly dyngen bits for s390 host support, by Ulrich Hecht.
ths
1
-0
/
+18
2007-07-02
Remove unaligned accesses in ia64_apply_fixes().
balrog
1
-2
/
+2
2007-05-23
m68k/ColdFire system emulation.
pbrook
1
-0
/
+2
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
1
-0
/
+4
2007-05-16
More generic 64 bit multiplication support, by Aurelien Jarno.
ths
1
-0
/
+3
2007-05-10
Fix wrong branch condition in MIPS testandset.
ths
1
-1
/
+1
2007-05-08
Another #elif'ication.
ths
1
-27
/
+12
2007-05-05
Some bits of Linux/MIPS host support, still segfaulty.
ths
1
-0
/
+22
2007-04-05
Integrate Alpha target in Qemu core.
j_mayer
1
-0
/
+2
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
1
-2
/
+1
2006-11-12
Speed up tlb_flush_page (Daniel Jacobowitz).
pbrook
1
-1
/
+11
2006-06-25
low level support for memory mapped flash devices (initial patch by Jocelyn M...
bellard
1
-1
/
+1
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+2
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
1
-1
/
+1
2006-02-08
optional support for kernel code virtualization
bellard
1
-3
/
+9
2005-12-05
correct MIPS state restoring (Daniel Jacobowitz)
bellard
1
-0
/
+1
2005-11-28
PAGE_EXEC support in TLBs
bellard
1
-6
/
+14
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-1
/
+3
2005-11-21
SMP support
bellard
1
-1
/
+1
2005-11-20
make the TB cache independent of MMU mappings (faster MMU context switches an...
bellard
1
-33
/
+2
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
1
-9
/
+0
2005-09-04
disabled LDT test (kqemu 0.7.2 no longer needs it)
bellard
1
-5
/
+1
2005-09-03
kqemu_cpu_interrupt support for win32 (Filip Navara)
bellard
1
-0
/
+1
2005-08-21
compilation fix for gcc3.4 on win32 (Paul Brook)
bellard
1
-3
/
+7
2005-08-21
added kqemu_set_notdirty()
bellard
1
-3
/
+6
2005-07-24
temporary work around for 16 bit code in kqemu
bellard
1
-1
/
+2
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
1
-0
/
+2
2005-07-02
correct __builtin_expect definition - increased code gen buffer size for x86
bellard
1
-2
/
+2
2005-04-17
removed unused stuff
bellard
1
-3
/
+0
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-0
/
+11
2005-03-20
sparc exception fix (we go up to the shell prompt)
bellard
1
-0
/
+1
2005-02-10
kqemu support
bellard
1
-0
/
+22
2005-02-07
test and set fixes
bellard
1
-15
/
+13
2005-01-10
moved ASM_NAME
bellard
1
-2
/
+0
2005-01-09
generalized use of GOTO_TB() macro
bellard
1
-40
/
+14
2005-01-03
64 bit target support
bellard
1
-10
/
+29
2004-10-03
removed access_type hack
bellard
1
-6
/
+0
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-2
/
+4
2004-07-10
Mac OS X port (Pierre d'Herbemont)
bellard
1
-5
/
+5
2004-07-05
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
1
-14
/
+21
2004-06-03
support for opaque data on memory I/Os
bellard
1
-0
/
+1
2004-04-25
consistent use of target_ulong and target_phys_addr_t
bellard
1
-8
/
+12
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-0
/
+6
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-3
/
+9
[next]