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
2012-09-24
block: move open flag parsing in raw block drivers to helper functions
Jeff Cody
2
-34
/
+47
2012-09-24
block: move aio initialization into a helper function
Jeff Cody
1
-18
/
+35
2012-09-24
block: Framework for reopening files safely
Jeff Cody
3
-0
/
+257
2012-09-24
block: make bdrv_set_enable_write_cache() modify open_flags
Jeff Cody
1
-0
/
+7
2012-09-24
block: correctly set the keep_read_only flag
Jeff Cody
2
-7
/
+8
2012-09-24
blockdev: preserve readonly and snapshot states across media changes
Kevin Shanahan
1
-0
/
+2
2012-09-23
w32: Add implementation of gmtime_r, localtime_r
Stefan Weil
2
-0
/
+30
2012-09-23
w32: Always use standard instead of native format strings
Stefan Weil
1
-0
/
+5
2012-09-23
net/socket: Fix compiler warning (regression for MinGW)
Stefan Weil
2
-3
/
+8
2012-09-23
linux-user: Remove redundant null check and replace free by g_free
Stefan Weil
1
-3
/
+1
2012-09-23
qemu-timer: simplify qemu_run_timers
Paolo Bonzini
1
-4
/
+3
2012-09-23
TextConsole: saturate escape parameter in TTY_STATE_CSI
Laszlo Ersek
1
-2
/
+5
2012-09-23
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
4
-1
/
+15
2012-09-23
dtrace backend: add function to reserved words
Alon Levy
1
-1
/
+1
2012-09-23
pflash_cfi01: Fix warning caused by unreachable code
Stefan Weil
1
-4
/
+4
2012-09-23
ioh3420: Remove unreachable code
Stefan Weil
1
-1
/
+0
2012-09-23
lm4549: Fix buffer overflow
Stefan Weil
1
-1
/
+1
2012-09-23
cadence_uart: Fix buffer overflow
Stefan Weil
1
-1
/
+1
2012-09-23
qemu-sockets: Fix potential memory leak
Stefan Weil
1
-1
/
+1
2012-09-23
qemu-ga: Remove unreachable code after g_error
Stefan Weil
1
-2
/
+0
2012-09-23
target-i386: Allow tsc-frequency to be larger then 2.147G
Don Slutz
1
-1
/
+1
2012-09-23
audio: Fix warning from static code analysis
Stefan Weil
1
-3
/
+3
2012-09-22
Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
Blue Swirl
9
-622
/
+514
2012-09-22
target-xtensa: implement coprocessor context option
Max Filippov
2
-0
/
+43
2012-09-22
target-xtensa: implement FP1 group
Max Filippov
3
-1
/
+135
2012-09-22
target-xtensa: implement FP0 conversions
Max Filippov
3
-0
/
+89
2012-09-22
target-xtensa: implement FP0 arithmetic
Max Filippov
3
-1
/
+104
2012-09-22
target-xtensa: implement LSCX and LSCI groups
Max Filippov
1
-4
/
+54
2012-09-22
target-xtensa: add FP registers
Max Filippov
5
-7
/
+71
2012-09-22
target-xtensa: specialize softfloat NaN rules
Max Filippov
1
-2
/
+3
2012-09-22
target-xtensa: handle boolean option in overlays
Max Filippov
1
-0
/
+1
2012-09-22
softfloat: add NO_SIGNALING_NANS
Max Filippov
2
-0
/
+72
2012-09-22
softfloat: make float_muladd_negate_* flags independent
Max Filippov
1
-1
/
+1
2012-09-22
Revert "tcg/mips"
Aurelien Jarno
1
-2
/
+2
2012-09-22
tcg/ppc32: Implement movcond32
malc
2
-1
/
+76
2012-09-22
tcg/mips
Aurelien Jarno
1
-2
/
+2
2012-09-22
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
11
-61
/
+1
2012-09-22
tcg/i386: Remove unused registers from tcg_target_call_iarg_regs
Stefan Weil
1
-8
/
+2
2012-09-22
tcg/i386: Add shortcuts for registers used in L constraint
Stefan Weil
1
-48
/
+48
2012-09-22
w64: Fix TCG helper functions with 5 arguments
Stefan Weil
2
-1
/
+5
2012-09-22
tcg/README: document tcg_gen_goto_tb restrictions
Max Filippov
1
-1
/
+2
2012-09-22
tcg-hppa: Implement movcond
Richard Henderson
2
-1
/
+22
2012-09-22
tcg/optimize: add constant folding for deposit
Aurelien Jarno
1
-0
/
+20
2012-09-22
tcg: remove #ifdef #endif around TCGOpcode tests
Aurelien Jarno
1
-12
/
+1
2012-09-22
tcg/optimize: prefer the "op a, a, b" form for commutative ops
Aurelien Jarno
1
-1
/
+4
2012-09-22
tcg/optimize: further optimize brcond/movcond/setcond
Aurelien Jarno
1
-51
/
+76
2012-09-22
tcg/optimize: optimize "op r, a, a => movi r, 0"
Aurelien Jarno
1
-0
/
+16
2012-09-22
tcg/optimize: optimize "op r, a, a => mov r, a"
Aurelien Jarno
1
-1
/
+1
2012-09-22
tcg/optimize: do copy propagation for all operations
Aurelien Jarno
1
-2
/
+9
2012-09-22
tcg/optimize: rework copy progagation
Aurelien Jarno
1
-75
/
+92
[prev]
[next]