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: 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
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
2013-04-13
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
Markus Armbruster
2013-04-13
check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings
Markus Armbruster
2013-04-13
check-qjson: Improve a few comments, delete bogus ones
Markus Armbruster
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-04-13
Merge branch 'mingw' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
2013-04-13
target-i386: add AES-NI instructions
Aurelien Jarno
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-13
disas/i386.c: disassemble aes-ni instructions
Aurelien Jarno
2013-04-13
target-i386: enable PCLMULQDQ on Westmere CPU
Aurelien Jarno
[next]