Age | Commit message (Expand) | Author |
2017-09-26 | chardev/baum: fix baum that releases brlapi twice | Liang Yan |
2017-09-26 | remove trailing whitespace from qemu-options.hx | Michael Tokarev |
2017-09-26 | hw/display/xenfb.c: Add trace_xenfb_key_event | Liang Yan |
2017-09-26 | aux-to-i2c-bridge: don't allow user to create one | KONRAD Frederic |
2017-09-26 | util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT | Peter Maydell |
2017-09-26 | MAINTAINERS: update docs/interop/ entries | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: update docs/devel/ entries | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing Cryptography entry | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing entry for Generic Loader | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing AIO entry | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing entries for throttling infra | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing SSI entries | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing PCI entries | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing qcow2 entry | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing Guest Agent entries | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing VMWare entry | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing entry for vhost | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing STM32 entry | Philippe Mathieu-Daudé |
2017-09-26 | MAINTAINERS: add missing ARM entries | Philippe Mathieu-Daudé |
2017-09-26 | Replace round_page() with TARGET_PAGE_ALIGN() | Kamil Rytarowski |
2017-09-26 | configure: Remove unused code (found by shellcheck) | Stefan Weil |
2017-09-25 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2017-09-24 | slirp: Add a special case for the NULL socket | Kevin Cernekee |
2017-09-24 | slirp: Fix intermittent send queue hangs on a socket | Kevin Cernekee |
2017-09-24 | slirp: Add explanation for hostfwd parsing failure | Dr. David Alan Gilbert |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | chardev: remove context in chr_update_read_handler | Peter Xu |
2017-09-22 | chardev: use per-dev context for io_add_watch_poll | Peter Xu |
2017-09-22 | chardev: add Chardev.gcontext field | Peter Xu |
2017-09-22 | chardev: new qemu_chr_be_update_read_handlers() | Peter Xu |
2017-09-22 | scsi: add persistent reservation manager using qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: build qemu-pr-helper | Paolo Bonzini |
2017-09-22 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2017-09-22 | MAINTAINERS: Add Python scripts | Eduardo Habkost |
2017-09-22 | qemu.py: Call logging.basicConfig() automatically | Eduardo Habkost |
2017-09-22 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170922-1'... | Peter Maydell |
2017-09-22 | ide: fix enum comparison for gcc 4.7 | John Snow |
2017-09-22 | migration: split ufd_version_check onto receive/request features part | Alexey Perevalov |
2017-09-22 | migration: fix hardcoded function name in error report | Alexey Perevalov |
2017-09-22 | migration: pass MigrationIncomingState* into migration check functions | Alexey Perevalov |
2017-09-22 | migration: split common postcopy out of ram postcopy | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: fix ram_save_pending | Vladimir Sementsov-Ogievskiy |
2017-09-22 | migration: add has_postcopy savevm handler | Vladimir Sementsov-Ogievskiy |
2017-09-22 | bitmap: provide to_le/from_le helpers | Peter Xu |
2017-09-22 | bitmap: introduce bitmap_count_one() | Peter Xu |
2017-09-22 | bitmap: remove BITOP_WORD() | Peter Xu |
2017-09-22 | migration: Split migration_fd_process_incoming | Juan Quintela |
2017-09-22 | migration: Create multifd migration threads | Juan Quintela |
2017-09-22 | migration: Create x-multifd-page-count parameter | Juan Quintela |