index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-24
block: vdi image file reopen
Jeff Cody
2012-09-24
block: vmdk image file reopen
Jeff Cody
2012-09-24
block: qcow image file reopen
Jeff Cody
2012-09-24
block: qcow2 image file reopen
Jeff Cody
2012-09-24
block: qed image file reopen
Jeff Cody
2012-09-24
block: raw image file reopen
Jeff Cody
2012-09-24
block: raw-posix image file reopen
Jeff Cody
2012-09-24
block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
Jeff Cody
2012-09-24
block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
Jeff Cody
2012-09-24
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
2012-09-24
block: move open flag parsing in raw block drivers to helper functions
Jeff Cody
2012-09-24
block: move aio initialization into a helper function
Jeff Cody
2012-09-24
block: Framework for reopening files safely
Jeff Cody
2012-09-24
block: make bdrv_set_enable_write_cache() modify open_flags
Jeff Cody
2012-09-24
block: correctly set the keep_read_only flag
Jeff Cody
2012-09-24
blockdev: preserve readonly and snapshot states across media changes
Kevin Shanahan
2012-09-23
w32: Add implementation of gmtime_r, localtime_r
Stefan Weil
2012-09-23
audio: Fix warning from static code analysis
Stefan Weil
2012-09-22
Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
Blue Swirl
2012-09-22
target-xtensa: implement coprocessor context option
Max Filippov
2012-09-22
target-xtensa: implement FP1 group
Max Filippov
2012-09-22
target-xtensa: implement FP0 conversions
Max Filippov
2012-09-22
target-xtensa: implement FP0 arithmetic
Max Filippov
2012-09-22
target-xtensa: implement LSCX and LSCI groups
Max Filippov
2012-09-22
target-xtensa: add FP registers
Max Filippov
2012-09-22
target-xtensa: specialize softfloat NaN rules
Max Filippov
2012-09-22
target-xtensa: handle boolean option in overlays
Max Filippov
2012-09-22
softfloat: add NO_SIGNALING_NANS
Max Filippov
2012-09-22
softfloat: make float_muladd_negate_* flags independent
Max Filippov
2012-09-22
Revert "tcg/mips"
Aurelien Jarno
2012-09-22
tcg/ppc32: Implement movcond32
malc
2012-09-22
tcg/mips
Aurelien Jarno
2012-09-22
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
2012-09-22
tcg/i386: Remove unused registers from tcg_target_call_iarg_regs
Stefan Weil
2012-09-22
tcg/i386: Add shortcuts for registers used in L constraint
Stefan Weil
2012-09-22
w64: Fix TCG helper functions with 5 arguments
Stefan Weil
2012-09-22
tcg/README: document tcg_gen_goto_tb restrictions
Max Filippov
2012-09-22
tcg-hppa: Implement movcond
Richard Henderson
2012-09-22
tcg/optimize: add constant folding for deposit
Aurelien Jarno
2012-09-22
tcg: remove #ifdef #endif around TCGOpcode tests
Aurelien Jarno
2012-09-22
tcg/optimize: prefer the "op a, a, b" form for commutative ops
Aurelien Jarno
2012-09-22
tcg/optimize: further optimize brcond/movcond/setcond
Aurelien Jarno
2012-09-22
tcg/optimize: optimize "op r, a, a => movi r, 0"
Aurelien Jarno
2012-09-22
tcg/optimize: optimize "op r, a, a => mov r, a"
Aurelien Jarno
2012-09-22
tcg/optimize: do copy propagation for all operations
Aurelien Jarno
2012-09-22
tcg/optimize: rework copy progagation
Aurelien Jarno
2012-09-22
tcg/optimize: check types in copy propagation
Aurelien Jarno
2012-09-22
tcg/optimize: remove TCG_TEMP_ANY
Aurelien Jarno
2012-09-22
tcg/mips: implement movcond op on MIPS32R2
Aurelien Jarno
2012-09-22
tcg/mips: implement deposit op on MIPS32R2
Aurelien Jarno
[next]