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-04-15
tcg-ppc64: Use I constraint for mul
Richard Henderson
2013-04-15
tcg-ppc64: Implement deposit
Richard Henderson
2013-04-15
tcg-ppc64: Handle constant inputs for some compound logicals
Richard Henderson
2013-04-15
tcg-ppc64: Implement compound logicals
Richard Henderson
2013-04-15
tcg-ppc64: Implement bswap64
Richard Henderson
2013-04-15
tcg-ppc64: Implement bswap16 and bswap32
Richard Henderson
2013-04-15
tcg-ppc64: Implement rotates
Richard Henderson
2013-04-15
tcg-ppc64: Streamline qemu_ld/st insn selection
Richard Henderson
2013-04-15
tcg-ppc64: Use automatic implementation of ext32u_i64
Richard Henderson
2013-04-15
tcg-ppc64: Improve and_i64 with constant
Richard Henderson
2013-04-15
tcg-ppc64: Improve and_i32 with constant
Richard Henderson
2013-04-15
tcg-ppc64: Tidy or and xor patterns.
Richard Henderson
2013-04-15
tcg-ppc64: Allow constant first argument to sub
Richard Henderson
2013-04-15
tcg-ppc64: Improve constant add and sub ops.
Richard Henderson
2013-04-15
tcg-ppc64: Rearrange integer constant constraints
Richard Henderson
2013-04-15
tcg-ppc64: Cleanup tcg_out_movi
Richard Henderson
2013-04-15
tcg-ppc64: Fix setcond_i32
Richard Henderson
2013-04-15
tcg-ppc64: Introduce and use TAI and SAI
Richard Henderson
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shri64
Richard Henderson
2013-04-15
tcg-ppc64: Introduce and use tcg_out_shli64
Richard Henderson
2013-04-15
tcg-ppc64: Introduce and use tcg_out_ext32u
Richard Henderson
2013-04-15
tcg-ppc64: Introduce and use tcg_out_rlw
Richard Henderson
2013-04-15
tcg-ppc64: Use TCGReg everywhere
Richard Henderson
2013-04-15
disas: Disassemble all ppc insns for the host
Richard Henderson
2013-04-15
qemu-char: another io_add_watch_poll fix
Paolo Bonzini
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial-pci: switch to the new API.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
2013-04-15
Update Makefile to actually install the new efi-enabled nic roms that are use...
Sander Eikelenboom
2013-04-15
acpi.h: make it self contained
Michael S. Tsirkin
2013-04-15
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
2013-04-15
fpu: Correct edgecase in float64_muladd
Peter Maydell
2013-04-15
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-04-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-15
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-04-15
rbd: add an asynchronous flush
Josh Durgin
2013-04-15
iotests: Add 'check -ssh' option to test Secure Shell block device.
Richard W.M. Jones
2013-04-15
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
2013-04-15
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
2013-04-15
ide: refuse WIN_READ_NATIVE_MAX on empty device
Stefan Hajnoczi
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
2013-04-15
qemu-iotests: A few more bdrv_pread/pwrite tests
Kevin Wolf
2013-04-15
block: Introduce bdrv_pwritev() for qcow2_save_vmstate
Kevin Wolf
2013-04-15
savevm: Implement block_writev_buffer()
Kevin Wolf
[next]