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-25
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-09-26
tcg/i386: fix build with -march < i686
Aurelien Jarno
2012-09-26
tcg: Streamline movcond_i64 using movcond_i32
Richard Henderson
2012-09-26
tcg: Streamline movcond_i64 using 32-bit arithmetic
Richard Henderson
2012-09-26
tcg: Sanity check goto_tb input
Richard Henderson
2012-09-26
tcg: Sanity check deposit inputs
Richard Henderson
2012-09-26
tcg: Add tcg_debug_assert
Richard Henderson
2012-09-26
tcg: Implement concat*_i64 with deposit_i64
Richard Henderson
2012-09-26
tcg: Emit XORI as NOT for appropriate constants
Richard Henderson
2012-09-26
tcg: Optimize initial inputs for ori_i64
Richard Henderson
2012-09-26
tcg: Emit ANDI as EXTU for appropriate constants
Richard Henderson
2012-09-26
tcg: Adjust descriptions of *cond opcodes
Richard Henderson
2012-09-26
tcg/mips: fix MIPS32(R2) detection
Aurelien Jarno
2012-09-25
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-09-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-25
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-09-25
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-09-25
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-09-24
block: remove keep_read_only flag from BlockDriverState struct
Jeff Cody
2012-09-24
block: convert bdrv_commit() to use bdrv_reopen()
Jeff Cody
2012-09-24
block: vpc image file reopen
Jeff Cody
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
w32: Always use standard instead of native format strings
Stefan Weil
2012-09-23
net/socket: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-09-23
linux-user: Remove redundant null check and replace free by g_free
Stefan Weil
2012-09-23
qemu-timer: simplify qemu_run_timers
Paolo Bonzini
2012-09-23
TextConsole: saturate escape parameter in TTY_STATE_CSI
Laszlo Ersek
2012-09-23
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
2012-09-23
dtrace backend: add function to reserved words
Alon Levy
2012-09-23
pflash_cfi01: Fix warning caused by unreachable code
Stefan Weil
2012-09-23
ioh3420: Remove unreachable code
Stefan Weil
2012-09-23
lm4549: Fix buffer overflow
Stefan Weil
2012-09-23
cadence_uart: Fix buffer overflow
Stefan Weil
2012-09-23
qemu-sockets: Fix potential memory leak
Stefan Weil
[prev]
[next]