aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-25Cleanup unused global var qemu_system_powerdownIgor Mammedov
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov
2012-09-25Introduce powerdown_notifiersIgor Mammedov
2012-09-25Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-09-26tcg/i386: fix build with -march < i686Aurelien Jarno
2012-09-26tcg: Streamline movcond_i64 using movcond_i32Richard Henderson
2012-09-26tcg: Streamline movcond_i64 using 32-bit arithmeticRichard Henderson
2012-09-26tcg: Sanity check goto_tb inputRichard Henderson
2012-09-26tcg: Sanity check deposit inputsRichard Henderson
2012-09-26tcg: Add tcg_debug_assertRichard Henderson
2012-09-26tcg: Implement concat*_i64 with deposit_i64Richard Henderson
2012-09-26tcg: Emit XORI as NOT for appropriate constantsRichard Henderson
2012-09-26tcg: Optimize initial inputs for ori_i64Richard Henderson
2012-09-26tcg: Emit ANDI as EXTU for appropriate constantsRichard Henderson
2012-09-26tcg: Adjust descriptions of *cond opcodesRichard Henderson
2012-09-26tcg/mips: fix MIPS32(R2) detectionAurelien Jarno
2012-09-25Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-09-25Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2012-09-25Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-09-25Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori
2012-09-24block: remove keep_read_only flag from BlockDriverState structJeff Cody
2012-09-24block: convert bdrv_commit() to use bdrv_reopen()Jeff Cody
2012-09-24block: vpc image file reopenJeff Cody
2012-09-24block: vdi image file reopenJeff Cody
2012-09-24block: vmdk image file reopenJeff Cody
2012-09-24block: qcow image file reopenJeff Cody
2012-09-24block: qcow2 image file reopenJeff Cody
2012-09-24block: qed image file reopenJeff Cody
2012-09-24block: raw image file reopenJeff Cody
2012-09-24block: raw-posix image file reopenJeff Cody
2012-09-24block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.cJeff Cody
2012-09-24block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.cJeff Cody
2012-09-24block: do not parse BDRV_O_CACHE_WB in block driversJeff Cody
2012-09-24block: move open flag parsing in raw block drivers to helper functionsJeff Cody
2012-09-24block: move aio initialization into a helper functionJeff Cody
2012-09-24block: Framework for reopening files safelyJeff Cody
2012-09-24block: make bdrv_set_enable_write_cache() modify open_flagsJeff Cody
2012-09-24block: correctly set the keep_read_only flagJeff Cody
2012-09-24blockdev: preserve readonly and snapshot states across media changesKevin Shanahan
2012-09-23w32: Add implementation of gmtime_r, localtime_rStefan Weil
2012-09-23w32: Always use standard instead of native format stringsStefan Weil
2012-09-23net/socket: Fix compiler warning (regression for MinGW)Stefan Weil
2012-09-23linux-user: Remove redundant null check and replace free by g_freeStefan Weil
2012-09-23qemu-timer: simplify qemu_run_timersPaolo Bonzini
2012-09-23TextConsole: saturate escape parameter in TTY_STATE_CSILaszlo Ersek
2012-09-23curses: don't initialize curses when qemu is daemonizedHitoshi Mitake
2012-09-23dtrace backend: add function to reserved wordsAlon Levy