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
2013-09-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2013-09-27
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
2013-09-27
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
2013-09-27
qcow2: count_contiguous_clusters and compression
Max Reitz
2013-09-27
qcow2: Free only newly allocated clusters on error
Max Reitz
2013-09-27
qcow2: Always use error path in l2_allocate
Max Reitz
2013-09-27
qcow2: Don't put invalid L2 table into cache
Max Reitz
2013-09-27
qemu-iotests: Preallocated zero clusters in 061
Max Reitz
2013-09-27
qcow2: Correct bitmap size in zero expansion
Max Reitz
2013-09-27
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
2013-09-27
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
2013-09-26
qemu-iotests: fix qmp.py search path
Fam Zheng
2013-09-26
block: use DIV_ROUND_UP in bdrv_co_do_readv
Fam Zheng
2013-09-25
qcow2: Assert against currently impossible overflow
Max Reitz
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
2013-09-25
xen: Fix vcpu initialization.
Anthony PERARD
2013-09-25
qemu: Add qemu xen logic for Xen HVM S3 resume
Liu, Jinsong
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-25
tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-09-25
tcg-ppc64: Add _noaddr functions for emitting forward branches
Richard Henderson
2013-09-25
tcg-ppc64: Streamline tcg_out_tlb_read
Richard Henderson
2013-09-25
tcg-ppc64: Implement tcg_register_jit
Richard Henderson
2013-09-25
tcg-ppc64: Handle long offsets better
Richard Henderson
2013-09-25
tcg-ppc64: Tidy register allocation order
Richard Henderson
2013-09-25
tcg-ppc64: Look through a constant function descriptor
Richard Henderson
2013-09-25
tcg-ppc64: Fold constant call address into descriptor load
Richard Henderson
2013-09-25
tcg-ppc64: Don't load the static chain from TCG
Richard Henderson
2013-09-25
tcg-ppc64: Avoid code for nop move
Richard Henderson
2013-09-25
tcg-ppc64: Use tcg_out64
Richard Henderson
2013-09-25
tcg-ppc64: Use TCG_REG_Rn constants
Richard Henderson
2013-09-25
tcg-ppc64: More use of TAI and SAI helper macros
Richard Henderson
2013-09-25
tcg-ppc64: Reformat tcg-target.c
Richard Henderson
2013-09-25
tcg-ppc: Fix and cleanup tcg_out_tlb_check
Richard Henderson
2013-09-25
tcg-ppc: Use conditional branch and link to slow path
Richard Henderson
2013-09-25
tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path
Richard Henderson
2013-09-25
tcg-ppc: Avoid code for nop move
Richard Henderson
2013-09-25
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
2013-09-25
tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
Paolo Bonzini
2013-09-25
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
2013-09-25
qdict: Extract qdict_extract_subqdict
BenoƮt Canet
2013-09-25
block: Fix compiler warning (-Werror=uninitialized)
Stefan Weil
[next]