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
/
include
/
qemu
/
osdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+20
2016-03-22
Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
Markus Armbruster
1
-0
/
+6
2016-03-22
Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
Markus Armbruster
1
-0
/
+9
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-4
/
+5
2016-03-22
Include setjmp.h in qemu/osdep.h (bug fix for w64)
Stefan Weil
1
-0
/
+3
2016-02-23
osdep.h: Include config-target.h if NEED_CPU_H is defined
Peter Maydell
1
-0
/
+3
2016-02-23
osdep.h: Define macros for the benefit of C++ before C++11
Peter Maydell
1
-0
/
+14
2016-02-19
osdep.h: Remove int_fast*_t Solaris compatibility code
Peter Maydell
1
-7
/
+0
2016-02-16
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
1
-0
/
+11
2016-01-11
osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h
Peter Maydell
1
-0
/
+2
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
1
-0
/
+4
2015-11-10
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
1
-0
/
+9
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-2
/
+2
2015-10-20
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
1
-0
/
+16
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
1
-1
/
+3
2015-08-19
osdep.h: Add header comment
Peter Maydell
1
-0
/
+24
2015-08-19
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
1
-1
/
+48
2015-08-19
osdep.h: Move some compiler-specific things to compiler.h
Peter Maydell
1
-47
/
+1
2015-08-19
osdep.h: Remove qemu_printf
Peter Maydell
1
-2
/
+0
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-0
/
+2
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
1
-1
/
+2
2014-11-03
util: introduce MIN_NON_ZERO
Peter Lieven
1
-0
/
+6
2014-09-09
util: Move general qemu_getauxval to util/getauxval.c
Fam Zheng
1
-4
/
+0
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
1
-0
/
+1
2014-06-23
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
1
-12
/
+0
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
1
-0
/
+10
2014-06-19
osdep: add merge and dump flags
Michael S. Tsirkin
1
-0
/
+4
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-0
/
+2
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-0
/
+9
2014-01-22
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
1
-0
/
+2
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
1
-0
/
+25
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
1
-0
/
+11
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
1
-0
/
+1
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-1
/
+1
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
1
-1
/
+1
2013-04-29
win32: add readv/writev emulation
Paolo Bonzini
1
-0
/
+17
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-0
/
+4
2013-03-11
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
1
-0
/
+7
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-0
/
+178