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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
linux-user: fix openat
Alexander Graf
1
-13
/
+1
2011-10-27
linux-user: fix abi_(u)long, target_ulong mismatch
Matthias Braun
6
-143
/
+157
2011-10-27
linux-user: fix rlimit syscalls on sparc(64)
Matthias Braun
1
-1
/
+6
2011-10-27
linux-user: fix TARGET_RLIM_INFINITY declaration
Matthias Braun
1
-1
/
+1
2011-10-27
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Andrzej Zaborowski
8
-12
/
+760
2011-10-26
Sparc: split load and store op helpers
Blue Swirl
3
-2418
/
+2437
2011-10-26
Sparc: convert win_helper to trace framework
Blue Swirl
2
-22
/
+16
2011-10-26
Sparc: convert interrupt helpers to trace framework
Blue Swirl
3
-26
/
+23
2011-10-26
Sparc: convert mmu_helper to trace framework
Blue Swirl
2
-44
/
+30
2011-10-26
Sparc: split MMU helpers
Blue Swirl
4
-861
/
+880
2011-10-26
Sparc: fix coding style in helper.c
Blue Swirl
1
-43
/
+52
2011-10-26
Sparc: avoid AREG0 for division op helpers
Blue Swirl
4
-82
/
+88
2011-10-26
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
6
-107
/
+117
2011-10-26
Sparc: avoid AREG0 for CWP and PSTATE helpers
Blue Swirl
4
-201
/
+90
2011-10-26
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
36
-292
/
+524
2011-10-25
main-loop: Add missing include file
Stefan Weil
1
-25
/
+5
2011-10-25
target-sparc: Fix use of g_new0 / g_free
Stefan Weil
1
-4
/
+4
2011-10-25
target-sparc: Fix order of function parameters
Stefan Weil
1
-4
/
+4
2011-10-25
hda: do not mix output and input stream states, RHBZ #740493
Marc-André Lureau
3
-12
/
+25
2011-10-25
hda: do not mix output and input streams, RHBZ #740493
Marc-André Lureau
1
-4
/
+5
2011-10-24
Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging
Anthony Liguori
23
-1060
/
+1309
2011-10-23
Add stdio char device on windows
Fabien Chouteau
1
-2
/
+225
2011-10-23
Sparc: split CWP and PSTATE op helpers
Blue Swirl
4
-491
/
+524
2011-10-23
Sparc: avoid AREG0 for lazy condition code helpers
Blue Swirl
5
-50
/
+49
2011-10-23
Sparc: split lazy condition code handling op helpers
Blue Swirl
3
-466
/
+488
2011-10-23
Sparc: avoid AREG0 for float and VIS ops
Blue Swirl
5
-274
/
+281
2011-10-23
Sparc: split FPU and VIS op helpers
Blue Swirl
4
-745
/
+800
2011-10-23
Sparc: fix coding style
Blue Swirl
1
-452
/
+502
2011-10-23
Sparc: avoid AREG0 for raise_exception and helper_debug
Blue Swirl
4
-72
/
+70
2011-10-23
Sparc: move trivial functions from op_helper.c
Blue Swirl
3
-47
/
+46
2011-10-23
Sparc: split helper.c
Blue Swirl
7
-1084
/
+1139
2011-10-23
Sparc: fix coding style
Blue Swirl
1
-32
/
+41
2011-10-23
m48t59: fix write access
Blue Swirl
1
-1
/
+1
2011-10-23
m48t59: drop obsolete address base arithmetic
Blue Swirl
1
-2
/
+0
2011-10-23
pci_bridge: fix typo
Blue Swirl
1
-1
/
+1
2011-10-21
simplify main loop functions
Paolo Bonzini
3
-44
/
+41
2011-10-21
Revert to a hand-made select loop
Paolo Bonzini
1
-53
/
+1
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
11
-454
/
+523
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
12
-64
/
+336
2011-10-21
qemu-timer: do not use RunState change handlers
Paolo Bonzini
1
-8
/
+4
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
4
-31
/
+32
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
3
-9
/
+8
2011-10-21
qemu-timer: do not refer to runstate_is_running()
Paolo Bonzini
2
-4
/
+2
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
6
-323
/
+296
2011-10-21
qemu-timer: more clock functions
Paolo Bonzini
2
-0
/
+28
2011-10-21
qemu-timer: move common code to qemu_rearm_alarm_timer
Paolo Bonzini
1
-76
/
+53
2011-10-21
qemu-timer: remove active_timers array
Paolo Bonzini
1
-31
/
+28
2011-10-21
remove unused function
Paolo Bonzini
2
-6
/
+0
2011-10-21
compatfd.c: Don't pass NULL pointer to SYS_signalfd
Peter Maydell
1
-2
/
+10
2011-10-21
linux-user: Fix broken "-version" option
Peter Maydell
1
-11
/
+8
[next]