Age | Commit message (Expand) | Author |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | tests/bios-tables: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | tests/multiboot: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | iotests: check whitelisted formats | Andrey Shinkevich |
2019-03-08 | iotests: ask QEMU for supported formats | Andrey Shinkevich |
2019-03-08 | block: iterate_format with account of whitelisting | Andrey Shinkevich |
2019-03-08 | iotests: open notrun files in text mode | Andrey Shinkevich |
2019-03-08 | qcow2: Default to 4KB for the qcow2 cache entry size | Alberto Garcia |
2019-03-08 | iotests: use iotests.VM in 238 | Stefan Hajnoczi |
2019-03-07 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re... | Peter Maydell |
2019-03-07 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell |
2019-03-07 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int... | Peter Maydell |
2019-03-07 | MAINTAINERS: Add entry for Sphinx documentation infrastructure | Peter Maydell |
2019-03-07 | docs/conf.py: Don't hard-code QEMU version | Peter Maydell |
2019-03-07 | Makefile: Abstract out "identify the pkgversion" code | Peter Maydell |
2019-03-07 | Makefile, configure: Support building rST documentation | Peter Maydell |
2019-03-07 | docs: Provide separate conf.py for each manual we want | Peter Maydell |
2019-03-07 | docs/conf.py: Disable option warnings | Peter Maydell |
2019-03-07 | docs/conf.py: Don't include rST sources in HTML build | Peter Maydell |
2019-03-07 | docs/conf.py: Configure the 'alabaster' theme | Peter Maydell |
2019-03-07 | docs/conf.py: Disable unused _static directory | Peter Maydell |
2019-03-07 | docs: Commit initial files from sphinx-quickstart | Peter Maydell |
2019-03-07 | docs: Convert memory.txt to rst format | Peter Maydell |
2019-03-07 | docs/cpu-hotplug.rst: Fix rST markup issues | Peter Maydell |
2019-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ... | Peter Maydell |
2019-03-07 | linux-user: add new netlink types | Laurent Vivier |
2019-03-07 | linux-user: Nicer strace output of chroot() syscall | Helge Deller |
2019-03-07 | linux-user: fix "may be used uninitialized" warnings | Marc-André Lureau |
2019-03-07 | linux-user: don't short-circuit read with zero length | Andreas Schwab |
2019-03-07 | Fix breakpoint support in Nios II user-mode emulation. | Sandra Loosemore |
2019-03-07 | linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls | Andreas Schwab |
2019-03-07 | linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user | Richard Henderson |
2019-03-07 | linux-user: Add ELF_PLATFORM for arm | Richard Henderson |
2019-03-07 | linux-user: fix recvmsg emulation | Andreas Schwab |
2019-03-07 | Introduce new "no_guest_reset" parameter for usb-host device | Alexander Kappner |
2019-03-07 | usb-mtp: prevent null dereference while deleting objects | Bandan Das |
2019-03-07 | usb-mtp: fix some usb_mtp_write_data return paths | Bandan Das |
2019-03-07 | usb-mtp: return incomplete transfer on a lstat failure | Bandan Das |
2019-03-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-03-06 | qdev: Provide qdev_get_bus_hotplug_handler() | David Hildenbrand |
2019-03-06 | qdev: Let machine hotplug handler to override bus hotplug handler | Igor Mammedov |
2019-03-06 | qdev: Let the hotplug_handler_unplug() caller delete the device | David Hildenbrand |
2019-03-06 | hostmem: fix crash when querying empty host-nodes property via QMP | Igor Mammedov |
2019-03-06 | qdev/core: fix qbus_is_full() | Tony Krowiak |
2019-03-06 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'... | Peter Maydell |
2019-03-06 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-03-06 | qapi/migration.json: Remove a variable that doesn't exist in example | Zhang Chen |
2019-03-06 | Migration/colo.c: Make COLO node running after failover | Zhang Chen |
2019-03-06 | Migration/colo.c: Fix double close bug when occur COLO failover | Zhang Chen |
2019-03-06 | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT | Wei Wang |