]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-03-24 Paolo Bonzinitarget-i386: implement PKE for TCG
2016-03-24 Dr. David Alan... config.status: Pass extra parameters
2016-03-22 Marc-André... char: translate from QIOChannel error to errno
2016-03-22 Paolo Bonziniexec: fix error handling in file_ram_alloc
2016-03-22 Alex Bennéecputlb: modernise the debug support
2016-03-22 Alex Bennéeqemu-log: support simple pid substitution for logs
2016-03-22 Alex Bennéetarget-arm: dfilter support for in_asm
2016-03-22 Alex Bennéeqemu-log: dfilter-ise exec, out_asm, op and opt_op
2016-03-22 Alex Bennéeqemu-log: new option -dfilter to limit output
2016-03-22 Peter Maydellqemu-log: Improve the "exec" TB execution logging
2016-03-22 Peter Maydellqemu-log: Avoid function call for disabled qemu_log_mas...
2016-03-22 Alex Bennéeqemu-log: correct help text for -d cpu
2016-03-22 Alex Bennéetcg: pass down TranslationBlock to tcg_code_gen
2016-03-22 Veronia Bahaautil: move declarations out of qemu-common.h
2016-03-22 Rutuja ShahReplaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
2016-03-22 Paolo Bonzinihw: explicitly include qemu-common.h and cpu.h
2016-03-22 Markus Armbrusterinclude/crypto: Include qapi-types.h or qemu/bswap...
2016-03-22 Markus Armbrusterisa: Move DMA_transfer_handler from qemu-common.h to...
2016-03-22 Markus ArmbrusterMove ParallelIOArg from qemu-common.h to sysemu/char.h
2016-03-22 Markus ArmbrusterMove QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h
2016-03-22 Markus ArmbrusterMove HOST_LONG_BITS from qemu-common.h to qemu/osdep.h
2016-03-22 Markus Armbrusterhw/pci/pci.h: Don't include qemu-common.h
2016-03-22 Markus Armbrusterinclude/hw/hw.h: Don't include qemu-common.h
2016-03-22 Markus Armbrusterinclude/qemu/iov.h: Don't include qemu-common.h
2016-03-22 Markus Armbrusterfw_cfg: Split fw_cfg_keys.h off fw_cfg.h
2016-03-22 Markus ArmbrusterClean up includes some more
2016-03-22 Markus ArmbrusterUse scripts/clean-includes to drop redundant qemu/typed...
2016-03-22 Markus Armbrusterinclude/qemu/osdep.h: Don't include qapi/error.h
2016-03-18 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-03-18 Eric Blakeqapi: Use anonymous bases in QMP flat unions
2016-03-18 Eric Blakeqapi: Allow anonymous base for flat union
2016-03-18 Eric Blakeqapi: Make BlockdevOptions doc example closer to reality
2016-03-18 Eric Blakeqapi: Don't special-case simple union wrappers
2016-03-18 Eric Blakeqapi: Drop unused c_null()
2016-03-18 Eric Blakeqapi: Inline gen_visit_members() into lone caller
2016-03-18 Eric Blakeqapi-commands: Inline single-use helpers of gen_marshal()
2016-03-18 Eric Blakeqapi-commands: Utilize implicit struct visits
2016-03-18 Eric Blakeqapi-event: Utilize implicit struct visits
2016-03-18 Eric Blakeqapi-event: Drop qmp_output_get_qobject() null check
2016-03-18 Eric Blakeqapi: Emit implicit structs in generated C
2016-03-18 Eric Blakeqapi: Adjust names of implicit types
2016-03-18 Eric Blakeqapi: Make c_type() more OO-like
2016-03-18 Eric Blakeqapi: Fix command with named empty argument type
2016-03-18 Eric Blakeqapi: Assert in places where variants are not handled
2016-03-17 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-03-17 Daniel P. Berrangecrypto: implement the LUKS block encryption format
2016-03-17 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-03-17 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-03-17 Alberto Garciaiotests: Test QUORUM_REPORT_BAD in fifo mode
2016-03-17 Alberto Garciaquorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
2016-03-17 Kevin Wolfblock: Use blk_co_pwritev() in blk_co_write_zeroes()
2016-03-17 Kevin Wolfblock: Use blk_aio_prwv() for aio_read/write/write_zeroes
2016-03-17 Kevin Wolfblock: Use blk_prw() in blk_pread()/blk_pwrite()
2016-03-17 Kevin Wolfblock: Use blk_co_pwritev() in blk_write_zeroes()
2016-03-17 Kevin Wolfblock: Pull up blk_read_unthrottled() implementation
2016-03-17 Kevin Wolfblock: Use blk_co_pwritev() for blk_write()
2016-03-17 Kevin Wolfblock: Use blk_co_preadv() for blk_read()
2016-03-17 Kevin Wolfblock: Use BdrvChild in BlockBackend
2016-03-17 Max Reitzblock: Remove bdrv_states list
2016-03-17 Max Reitzblock: Use bdrv_next() instead of bdrv_states
2016-03-17 Max Reitzblock: Rewrite bdrv_next()
2016-03-17 Max Reitzblock: Add blk_next_root_bs()
2016-03-17 Max Reitzblock: Add bdrv_next_monitor_owned()
2016-03-17 Max Reitzblock: Move some bdrv_*_all() functions to BB
2016-03-17 Max Reitzblockdev: Remove blk_hide_on_behalf_of_hmp_drive_del()
2016-03-17 Max Reitzblockdev: Split monitor reference from BB creation
2016-03-17 Max Reitzblockdev: Separate BB name management
2016-03-17 Max Reitzblockdev: Add list of all BlockBackends
2016-03-17 Max Reitzblockdev: Rename blk_backends
2016-03-17 Max Reitzblock: Drop BB name from bad option error
2016-03-17 Max Reitzqapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
2016-03-17 Max Reitzblock: Use blk_{commit,flush}_all() consistently
2016-03-17 Max Reitzblock: Add blk_commit_all()
2016-03-17 Max Reitzblock: Use blk_next() in block-backend.c
2016-03-17 Max Reitzmonitor: Use BB list for BB name completion
2016-03-17 Kevin Wolfblock: Fix memory leak in hmp_drive_add_node()
2016-03-17 Kevin Wolfblock: Fix qemu_root_bds_opts.head initialisation
2016-03-17 Daniel P. Berrangecrypto: add block encryption framework
2016-03-17 Daniel P. Berrangecrypto: wire up XTS mode for cipher APIs
2016-03-17 Daniel P. Berrangecrypto: refactor code for dealing with AES cipher
2016-03-17 Daniel P. Berrangecrypto: import an implementation of the XTS cipher...
2016-03-17 Daniel P. Berrangecrypto: add support for the twofish cipher algorithm
2016-03-17 Daniel P. Berrangecrypto: add support for the serpent cipher algorithm
2016-03-17 Daniel P. Berrangecrypto: add support for the cast5-128 cipher algorithm
2016-03-17 Daniel P. Berrangecrypto: skip testing of unsupported cipher algorithms
2016-03-17 Daniel P. Berrangecrypto: add support for anti-forensic split algorithm
2016-03-17 Daniel P. Berrangecrypto: add support for generating initialization vectors
2016-03-17 Daniel P. Berrangecrypto: add support for PBKDF2 algorithm
2016-03-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-03-17 Stefan HajnocziRevert "qed: Implement .bdrv_drain"
2016-03-17 Matthew Fortuneaio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
2016-03-17 Daniel P. Berrangecrypto: add cryptographic random byte source
2016-03-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-03-16 Eduardo Habkostmodule: Rename machine_init() to opts_init()
2016-03-16 Eduardo Habkostmachine: Use type_init() to register machine classes
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-03-16 Peter Maydellsd: Fix "info qtree" on boards with SD cards
2016-03-16 Grégory ESTRADEbcm2835_dma: add emulation of Raspberry Pi DMA controller
2016-03-16 Grégory ESTRADEbcm2835_property: implement framebuffer control/configu...
next