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
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
2013-04-13
target-i386: add pclmulqdq instruction
Aurelien Jarno
2013-04-13
disas/i386.c: disassemble pclmulqdq instruction
Aurelien Jarno
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
2013-04-13
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2013-04-13
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
Aurelien Jarno
2013-04-13
Merge branch 'tcg-s390' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-04-12
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
2013-04-12
Release SMP restriction on Windows
Fabien Chouteau
2013-04-12
Ensure good ordering of memory instruction in cpu_exec
Olivier Hainque
2013-04-12
Check effective suspension of TCG thread
Olivier Hainque
2013-04-12
qapi: use valid JSON in schema
Eric Blake
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
2013-04-12
New cpu-max field in query-machines QMP command output
Michal Novotny
2013-04-12
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)
Peter Maydell
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
linux-user: pass correct host flags to eventfd2 call
Petar Jovanovic
2013-04-12
target-moxie: Fix VMState registration
Peter Maydell
2013-04-11
tci: Make tcg temporaries local to tcg_qemu_tb_exec
Richard Henderson
2013-04-11
tci: Delete unused tb_ret_addr
Richard Henderson
[next]