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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
bsd-user: Fix syscall format, add strace support for more syscalls
Sean Bruno
1
-5
/
+14
2014-06-11
bsd-user: Implement strace support for thr_* syscalls
Sean Bruno
1
-0
/
+9
2014-06-11
bsd-user: Implement strace support for extattr_* syscalls
Sean Bruno
1
-0
/
+13
2014-06-11
bsd-user: Implement strace support for __acl_* syscalls
Sean Bruno
1
-0
/
+12
2014-06-11
bsd-user: Implement strace support for print_ioctl syscall
Sean Bruno
2
-1
/
+20
2014-06-11
bsd-user: Implement strace support for print_sysctl syscall
Sean Bruno
2
-2
/
+41
2014-06-11
bsd-user: GPL v2 attribution update and style
Sean Bruno
2
-58
/
+94
2014-06-11
bsd-user/mmap.c: Don't try to override g_malloc/g_free
Peter Maydell
1
-60
/
+0
2014-06-11
bsd-user: refresh freebsd system call numbers
Stacey Son
1
-368
/
+445
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
1
-0
/
+1
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+1
2014-06-02
Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"
Peter Maydell
3
-9
/
+9
2014-05-26
bsd-user: replace fprintf(stderr, ...) with error_report()
Le Tan
3
-9
/
+9
2014-05-21
target-i386: fix segment flags for SMM and VM86 mode
Paolo Bonzini
1
-1
/
+1
2014-05-15
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-2
/
+0
2014-05-13
bsd-user: Remove reference to CONFIG_UNAME_RELEASE
Peter Maydell
1
-1
/
+1
2014-05-13
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
1
-2
/
+0
2014-03-13
cpu: Move opaque field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+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-23
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
1
-4
/
+6
2013-07-09
bsd-user: Change thread_env to CPUState
Andreas Färber
3
-6
/
+8
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-1
/
+2
2013-06-14
main: use TARGET_ARCH only for the target-specific #define
Paolo Bonzini
1
-3
/
+3
2013-05-12
bsd-user: OS-agnostic 64-bit SYSCTL types
Ed Maste
1
-3
/
+4
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
2
-3
/
+3
2013-04-26
bsd-user: Track change in FreeBSD SYSCTL(9) types
Ed Maste
1
-0
/
+4
2013-02-26
qemu-log: default to stderr for logging output
Peter Maydell
1
-10
/
+8
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
1
-5
/
+1
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
1
-1
/
+1
2013-02-01
linux-user: bsd-user: Don't reset X86CPU twice
Andreas Färber
1
-1
/
+1
2013-01-26
bsd-user: avoid conflict with qemu_vmalloc
Blue Swirl
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2
-3
/
+3
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-06
user: Rename qemu-types.h to qemu-user-types.h
Eduardo Habkost
1
-1
/
+1
2012-12-06
user: Move *-user/qemu-types.h to main directory
Eduardo Habkost
1
-24
/
+0
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-2
/
+2
2012-06-07
build: move *-user/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-06-04
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
1
-1
/
+1
2012-04-13
bsd-user: fix compile failure
Peter Maydell
1
-0
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
3
-11
/
+11
2012-03-14
bsd-user: Don't overuse CPUState
Andreas Färber
1
-2
/
+2
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-13
qom: Add QOM support to user emulators
Andreas Färber
1
-0
/
+2
2012-01-10
elf: Improve symbol lookup (optimize, fix for bsd-user)
Stefan Weil
1
-7
/
+4
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
1
-1
/
+1
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
[next]