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-26
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
2012-09-26
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
2012-09-26
pl190: fix read of VECTADDR
Brendan Fennell
2012-09-25
add a boot parameter to set reboot timeout
Amos Kong
2012-09-25
Clear handler only for valid fd
Orit Wasserman
2012-09-25
Fix address handling in inet_nonblocking_connect
Orit Wasserman
2012-09-25
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
Orit Wasserman
2012-09-25
Refactor inet_connect_opts function
Michael S. Tsirkin
2012-09-25
configure: Allow builds without any system or user emulation
Stefan Weil
2012-09-25
ivshmem: add 64bit option
Gerd Hoffmann
2012-09-25
compat: turn off msi/msix on xhci for old machine types
Gerd Hoffmann
2012-09-25
add pc-1.3 machine type
Gerd Hoffmann
2012-09-25
Cleanup unused global var qemu_system_powerdown
Igor Mammedov
2012-09-25
target-sparc: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
target-arm: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
acpi: use notifier for signaling guest system_powerdown command
Igor Mammedov
2012-09-25
Introduce powerdown_notifiers
Igor Mammedov
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
[next]