aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-15virtio: fix broken aliases.KONRAD Frederic
2013-04-15Update Makefile to actually install the new efi-enabled nic roms that are use...Sander Eikelenboom
2013-04-15acpi.h: make it self containedMichael S. Tsirkin
2013-04-15target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic
2013-04-15fpu: Correct edgecase in float64_muladdPeter Maydell
2013-04-15Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-04-15Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-15Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-04-15rbd: add an asynchronous flushJosh Durgin
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones
2013-04-15block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.Richard W.M. Jones
2013-04-15block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones
2013-04-15ide: refuse WIN_READ_NATIVE_MAX on empty deviceStefan Hajnoczi
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf
2013-04-15block: Introduce bdrv_pwritev() for qcow2_save_vmstateKevin Wolf
2013-04-15savevm: Implement block_writev_buffer()Kevin Wolf
2013-04-15block: Introduce bdrv_writev_vmstateKevin Wolf
2013-04-13qjson: to_json() case QTYPE_QSTRING is buggy, rewriteMarkus Armbruster
2013-04-13check-qjson: Test noncharacters other than U+FFFE, U+FFFF in stringsMarkus Armbruster
2013-04-13check-qjson: Improve a few comments, delete bogus onesMarkus Armbruster
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster
2013-04-13Merge branch 'mingw' of git://qemu.weilnetz.de/qemuAurelien Jarno
2013-04-13target-i386: add AES-NI instructionsAurelien Jarno
2013-04-13aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno
2013-04-13aes: move aes.h from include/block to include/qemuAurelien Jarno
2013-04-13disas/i386.c: disassemble aes-ni instructionsAurelien Jarno
2013-04-13target-i386: enable PCLMULQDQ on Westmere CPUAurelien Jarno
2013-04-13target-i386: add pclmulqdq instructionAurelien Jarno
2013-04-13disas/i386.c: disassemble pclmulqdq instructionAurelien Jarno
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-13shix: Catch CPU initialization errorsAndreas Färber
2013-04-13Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2013-04-13Merge branch 'tci' of git://qemu.weilnetz.de/qemuAurelien Jarno
2013-04-13Merge branch 'tcg-s390' of git://github.com/rth7680/qemuAurelien Jarno
2013-04-12qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32Paolo Bonzini
2013-04-12Release SMP restriction on WindowsFabien Chouteau
2013-04-12Ensure good ordering of memory instruction in cpu_execOlivier Hainque
2013-04-12Check effective suspension of TCG threadOlivier Hainque
2013-04-12qapi: use valid JSON in schemaEric Blake
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny
2013-04-12New cpu-max field in query-machines QMP command outputMichal Novotny
2013-04-12cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-12linux-user: pass correct host flags to eventfd2 callPetar Jovanovic
2013-04-12target-moxie: Fix VMState registrationPeter Maydell
2013-04-11tci: Make tcg temporaries local to tcg_qemu_tb_execRichard Henderson
2013-04-11tci: Delete unused tb_ret_addrRichard Henderson