summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21linux-user: Check for bad event numbers in epoll_waitPeter Maydell
2016-09-21linux-user: Use direct syscall for utimensatPeter Maydell
2016-09-21linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctlsPeter Maydell
2016-09-21linux-user: Allow bad msg_name for recvfrom on connected socketPeter Maydell
2016-09-21linux-user: Fix errno for sendrecvmsg with large iovec lengthPeter Maydell
2016-09-21linux-user: Fix handling of iovec countsPeter Maydell
2016-09-21seccomp: adding getrusage to the whitelistEduardo Otubo
2016-09-20iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy
2016-09-20commit: get the overlay node before manipulating the backing chainAlberto Garcia
2016-09-20blockdev: Modularize nfs block driverColin Lord
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-20blockdev: Add dynamic generation of module_block.hMarc Mari
2016-09-20blockdev: prepare iSCSI block driver for dynamic loadingColin Lord
2016-09-20qemu-img: add skip option to ddReda Sallahi
2016-09-20qemu-img: add the 'dd' subcommandReda Sallahi
2016-09-20tcg/i386: Extend TARGET_PAGE_MASK to the proper typeRichard Henderson
2016-09-20build-sys: fix make install regressionRiku Voipio
2016-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-09-19linux-user-i386: Fix crash on cpuidMarc-André Lureau
2016-09-19kvm/apic: drop debuggingMichael S. Tsirkin
2016-09-19target-i386: Use struct X86XSaveArea in fpu_helper.cRichard Henderson
2016-09-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell
2016-09-19Replace qmp-commands.hx by docs/qmp-commands.txtMarc-André Lureau
2016-09-19Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-19-2...Peter Maydell
2016-09-19qmp-commands.hx: fix some stylingMarc-André Lureau
2016-09-19build-sys: remove qmp-commands-old.hMarc-André Lureau
2016-09-19monitor: use qmp_dispatch()Marc-André Lureau
2016-09-19tests: add a test to check invalid argsMarc-André Lureau
2016-09-19qapi: check invalid arguments on no-args commandsMarc-André Lureau
2016-09-19qapi: remove the "middle" modeMarc-André Lureau
2016-09-19monitor: remove mhandler.cmd_newMarc-André Lureau
2016-09-19monitor: implement 'qmp_query_commands' without qmp_cmdsMarc-André Lureau
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau
2016-09-19qapi: export the marshallersMarc-André Lureau
2016-09-19qmp: Hack to keep commands configuration-specificMarc-André Lureau
2016-09-19qapi: Support unregistering QMP commandsMarkus Armbruster
2016-09-19monitor: register gen:false commands manuallyMarc-André Lureau
2016-09-19monitor: simplify invalid_qmp_mode()Marc-André Lureau
2016-09-19qapi-schema: add 'device_add'Marc-André Lureau
2016-09-19qapi-schema: use generated marshaller for 'qmp_capabilities'Marc-André Lureau
2016-09-19build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}Marc-André Lureau
2016-09-19crypto: add trace points for TLS cert verificationDaniel P. Berrange
2016-09-19crypto: support more hash algorithms for pbkdfDaniel P. Berrange
2016-09-19crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange
2016-09-19crypto: remove bogus /= 2 for pbkdf iterationsDaniel P. Berrange
2016-09-19crypto: use correct derived key size when timing pbkdfDaniel P. Berrange
2016-09-19crypto: clear out buffer after timing pbkdf algorithmDaniel P. Berrange
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange
2016-09-19crypto: use uint64_t for pbkdf iteration count parametersDaniel P. Berrange
2016-09-19Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell