index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-user
/
qemu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
1
-4
/
+4
2021-02-16
bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
1
-5
/
+4
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2017-07-14
qom/cpu: remove host_tid field
Alex Bennée
1
-0
/
+2
2017-03-28
bsd-user: align use of mmap_lock to that of linux-user
Alex Bennée
1
-2
/
+0
2016-07-26
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
1
-2
/
+0
2016-07-17
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
Md Haris Iqbal
1
-2
/
+2
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-02-25
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
Lluís Vilanova
1
-1
/
+1
2016-02-23
all: Clean up includes
Peter Maydell
1
-3
/
+0
2015-09-09
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
1
-2
/
+0
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
1
-2
/
+0
2014-06-11
bsd-user: GPL v2 attribution update and style
Sean Bruno
1
-0
/
+26
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
1
-2
/
+2
2013-09-20
*-user: Fix typo in comment (ulocking -> unlocking)
Stefan Weil
1
-1
/
+1
2013-07-09
bsd-user: Change thread_env to CPUState
Andreas Färber
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-06
user: Rename qemu-types.h to qemu-user-types.h
Eduardo Habkost
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-6
/
+6
2011-05-08
Fix typos in comments (neccessary -> necessary)
Stefan Weil
1
-1
/
+1
2011-01-07
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
1
-1
/
+0
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
1
-2
/
+4
2009-09-27
BSD user: implement GUEST_BASE
Blue Swirl
1
-0
/
+3
2009-08-15
user: compile path.c only once
Blue Swirl
1
-2
/
+0
2009-08-01
Fix Sparse warning about missing prototype
Blue Swirl
1
-0
/
+3
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
1
-3
/
+3
2009-03-07
Fix BSD user: there is no NPTL
blueswir1
1
-0
/
+2
2008-12-08
linux-user: Move abi_* typedefs into qemu-types.h
aurel32
1
-19
/
+1
2008-10-26
Preliminary BSD user emulator support
blueswir1
1
-0
/
+405