index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
1
-209
/
+0
*
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
2
-88
/
+1
*
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
1
-12
/
+0
*
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+6
*
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+1
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+1
*
thunk: Delete checks for old host definitions
Akihiko Odaki
2023-09-15
1
-2
/
+1
*
linux-user: Use ARRAY_SIZE with bitmask_transtbl
Richard Henderson
2023-08-09
1
-4
/
+11
*
Fixed incorrect LLONG alignment for openrisc and cris
Luca Bonissi
2023-08-07
1
-0
/
+8
*
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
Richard Henderson
2023-07-15
1
-1
/
+2
*
include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
Richard Henderson
2023-07-15
1
-1
/
+3
*
tcg: Split out exec/user/guest-base.h
Richard Henderson
2023-05-16
1
-0
/
+12
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
2020-09-03
1
-1
/
+1
*
linux-user: Add strace support for printing arguments for ioctls used for ter...
Filip Bozuta
2020-08-27
1
-0
/
+1
*
linux-user: Add strace support for printing arguments of ioctl()
Filip Bozuta
2020-07-04
1
-0
/
+1
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+2
*
linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()
Peter Maydell
2018-05-24
1
-2
/
+2
*
linux-user: correctly align types in thunking code
Laurent Vivier
2018-05-14
1
-5
/
+17
*
linux-user: remove useless padding in flock64 structure
Laurent Vivier
2018-05-03
1
-1
/
+1
*
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
2016-08-04
1
-0
/
+4
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+3
*
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
2016-06-07
1
-6
/
+6
*
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
2016-06-07
1
-3
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
linux-user: Allocate thunk size dynamically
Alexander Graf
2015-06-15
1
-1
/
+3
*
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
2013-09-10
1
-4
/
+0
*
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
1
-0
/
+10
*
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
1
-6
/
+14
*
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
1
-0
/
+9
*
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-18
1
-0
/
+7
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
2
-0
/
+225