]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-09-23 Daniel P. Berrangeqcow2: fix encryption during cow of sectors
2016-09-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-09-22 Peter Maydellimx: Use 'const char', not 'char const'
2016-09-22 Peter Maydelldisas/arm.c: Remove unused macro definitions
2016-09-22 Dr. David Alan... vmstateify ssi-sd
2016-09-22 Dr. David Alan... vmstateify ssd0323 display
2016-09-22 Nathan Rossidma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAX
2016-09-22 Alistair Francisloader: Add AddressSpace loading support to targphys
2016-09-22 Alistair Francisloader: Add AddressSpace loading support to uImages
2016-09-22 Alistair Francisloader: Add AddressSpace loading support to ELFs
2016-09-22 Alistair Francisloader: Allow a custom AddressSpace when loading ROMs
2016-09-22 Alistair Francisloader: Use the specified MemoryRegion
2016-09-22 Alistair Francisloader: Allow ELF loader to auto-detect the ELF arch
2016-09-22 Alistair Francisxlnx-zynqmp: Set the number of priority queues
2016-09-22 Alistair Franciscadence_gem: Correct indentation
2016-09-22 Alistair Franciscadence_gem: Add queue support
2016-09-22 Alistair Franciscadence_gem: Add support for screening
2016-09-22 Alistair Franciscadence_gem: Add the num-priority-queues property
2016-09-22 Alistair Franciscadence_gem: QOMify Cadence GEM
2016-09-22 Dmitry Osipenkotests: Add ptimer tests
2016-09-22 Dmitry Osipenkohw/ptimer: Suppress error messages under qtest
2016-09-22 Dmitry Osipenkohw/ptimer: Introduce timer policy feature
2016-09-22 Dmitry Osipenkohw/ptimer: Actually stop the timer in case of error
2016-09-22 Cédric Le Goateraspeed: allocate RAM after the memory controller has...
2016-09-22 Cédric Le Goateraspeed: add a ram_size property to the memory controller
2016-09-22 Cédric Le Goateraspeed: use error_report instead of LOG_GUEST_ERROR
2016-09-22 Cédric Le Goateraspeed: calculate the RAM size bits at realize time
2016-09-22 Cédric Le Goaterpalmetto-bmc: remove extra no_sdcard assignement
2016-09-22 Cédric Le Goaterarm: add support for an ast2500 evaluation board
2016-09-22 Cédric Le Goateraspeed: add a ast2500 SoC and support to the SCU and...
2016-09-22 Cédric Le Goaterhw/misc: use macros to define hw-strap1 register on...
2016-09-22 Cédric Le Goaterpalmetto-bmc: add board specific configuration
2016-09-22 Cédric Le Goaterpalmetto-bmc: replace palmetto_bmc with aspeed
2016-09-22 Cédric Le Goaterpalmetto-bmc: rename the Aspeed board file to aspeed.c
2016-09-22 Cédric Le Goateraspeed-soc: provide a framework to add new SoCs
2016-09-22 Cédric Le Goaterast2400: replace ast2400 with aspeed_soc
2016-09-22 Cédric Le Goaterast2400: rename the Aspeed SoC files to aspeed_soc
2016-09-22 Andrey Yurovskyarm: add Cortex A7 CPU parameters
2016-09-22 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2016-09-22 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2016-09-22 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2016-09-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-09-22 Laurent Vivierlinux-user: fix TARGET_NR_select
2016-09-21 Timothy E Baldwinlinux-user: Fix incorrect offset of tuc_stack in ARM...
2016-09-21 Peter Maydelllinux-user: Sanity check clone flags
2016-09-21 Peter Maydelllinux-user: Remove unnecessary nptl_flags variable...
2016-09-21 Peter Maydelllinux-user: Implement force_sigsegv() via force_sig()
2016-09-21 Peter Maydelllinux-user: SIGSEGV from sigreturn need not be fatal
2016-09-21 Peter Maydelllinux-user: ARM: Give SIGSEGV if signal frame setup...
2016-09-21 Peter Maydelllinux-user: SIGSEGV on signal entry need not be fatal
2016-09-21 Peter Maydelllinux-user: Pass si_type information to queue_signal...
2016-09-21 Peter Maydelllinux-user: Recheck for pending synchronous signals too
2016-09-21 Michael Wallelinux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU
2016-09-21 Peter Maydelllinux-user: Use correct target SHMLBA in shmat()
2016-09-21 Peter Maydelllinux-user: Use glib malloc functions in load_symbols()
2016-09-21 Peter Maydelllinux-user: Check dump_write() return in elf_core_dump()
2016-09-21 Peter Maydelllinux-user: Fix error handling in flatload.c target_pread()
2016-09-21 Peter Maydelllinux-user: Fix incorrect use of host errno in do_ioctl...
2016-09-21 Peter Maydelllinux-user: Check lock_user() return value for NULL
2016-09-21 Peter Maydelllinux-user: Pass missing MAP_ANONYMOUS to target_mmap...
2016-09-21 Peter Maydelllinux-user: report signals being taken in strace output
2016-09-21 Peter Maydelllinux-user: Range check the nfds argument to ppoll...
2016-09-21 Peter Maydelllinux-user: Check for bad event numbers in epoll_wait
2016-09-21 Peter Maydelllinux-user: Use direct syscall for utimensat
2016-09-21 Peter Maydelllinux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLA...
2016-09-21 Peter Maydelllinux-user: Allow bad msg_name for recvfrom on connecte...
2016-09-21 Peter Maydelllinux-user: Fix errno for sendrecvmsg with large iovec...
2016-09-21 Peter Maydelllinux-user: Fix handling of iovec counts
2016-09-21 Eduardo Otuboseccomp: adding getrusage to the whitelist
2016-09-20 Vladimir Sementsov... iotest 055: refactor and speed up
2016-09-20 Alberto Garciacommit: get the overlay node before manipulating the...
2016-09-20 Colin Lordblockdev: Modularize nfs block driver
2016-09-20 Marc Mariblockdev: Add dynamic module loading for block drivers
2016-09-20 Marc Mariblockdev: Add dynamic generation of module_block.h
2016-09-20 Colin Lordblockdev: prepare iSCSI block driver for dynamic loading
2016-09-20 Reda Sallahiqemu-img: add skip option to dd
2016-09-20 Reda Sallahiqemu-img: add the 'dd' subcommand
2016-09-20 Richard Hendersontcg/i386: Extend TARGET_PAGE_MASK to the proper type
2016-09-20 Riku Voipiobuild-sys: fix make install regression
2016-09-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-09-19 Marc-André... linux-user-i386: Fix crash on cpuid
2016-09-19 Michael S.... kvm/apic: drop debugging
2016-09-19 Richard Hendersontarget-i386: Use struct X86XSaveArea in fpu_helper.c
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-09-19 Marc-André... Replace qmp-commands.hx by docs/qmp-commands.txt
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-09-19 Marc-André... qmp-commands.hx: fix some styling
2016-09-19 Marc-André... build-sys: remove qmp-commands-old.h
2016-09-19 Marc-André... monitor: use qmp_dispatch()
2016-09-19 Marc-André... tests: add a test to check invalid args
2016-09-19 Marc-André... qapi: check invalid arguments on no-args commands
2016-09-19 Marc-André... qapi: remove the "middle" mode
2016-09-19 Marc-André... monitor: remove mhandler.cmd_new
2016-09-19 Marc-André... monitor: implement 'qmp_query_commands' without qmp_cmds
2016-09-19 Marc-André... monitor: use qmp_find_command() (using generated qapi...
2016-09-19 Marc-André... qapi: export the marshallers
2016-09-19 Marc-André... qmp: Hack to keep commands configuration-specific
2016-09-19 Markus Armbrusterqapi: Support unregistering QMP commands
2016-09-19 Marc-André... monitor: register gen:false commands manually
2016-09-19 Marc-André... monitor: simplify invalid_qmp_mode()
next