aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07tests/libqos: arm/raspi2 machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: sdhci driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: x86_64/pc machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2019-03-07tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito
2019-03-07chardev-socket: do not blindly reset handlers when switching GMainContextPaolo Bonzini
2019-03-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int...Peter Maydell
2019-03-07MAINTAINERS: Add entry for Sphinx documentation infrastructurePeter Maydell
2019-03-07docs/conf.py: Don't hard-code QEMU versionPeter Maydell
2019-03-07Makefile: Abstract out "identify the pkgversion" codePeter Maydell
2019-03-07Makefile, configure: Support building rST documentationPeter Maydell
2019-03-07docs: Provide separate conf.py for each manual we wantPeter Maydell
2019-03-07docs/conf.py: Disable option warningsPeter Maydell
2019-03-07docs/conf.py: Don't include rST sources in HTML buildPeter Maydell
2019-03-07docs/conf.py: Configure the 'alabaster' themePeter Maydell
2019-03-07docs/conf.py: Disable unused _static directoryPeter Maydell
2019-03-07docs: Commit initial files from sphinx-quickstartPeter Maydell
2019-03-07docs: Convert memory.txt to rst formatPeter Maydell
2019-03-07docs/cpu-hotplug.rst: Fix rST markup issuesPeter Maydell
2019-03-07Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...Peter Maydell
2019-03-07slirp: remove QEMU Makefile.objsMarc-André Lureau
2019-03-07build-sys: link with slirp as an external projectMarc-André Lureau
2019-03-07slirp: add a standalone MakefileMarc-André Lureau
2019-03-07slirp: move sources to src/ subdirectoryMarc-André Lureau
2019-03-07slirp: use "slirp_" prefix for inet_aton() win32 implementationMarc-André Lureau
2019-03-07slirp: use libslirp migration codeMarc-André Lureau
2019-03-07slirp: adapt a subset of QEMU vmstate codeMarc-André Lureau
2019-03-07linux-user: add new netlink typesLaurent Vivier
2019-03-07linux-user: Nicer strace output of chroot() syscallHelge Deller
2019-03-07linux-user: fix "may be used uninitialized" warningsMarc-André Lureau
2019-03-07linux-user: don't short-circuit read with zero lengthAndreas Schwab
2019-03-07Fix breakpoint support in Nios II user-mode emulation.Sandra Loosemore
2019-03-07linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscallsAndreas Schwab
2019-03-07linux-user: Fix ELF_PLATFORM for aarch64_be-linux-userRichard Henderson
2019-03-07linux-user: Add ELF_PLATFORM for armRichard Henderson
2019-03-07linux-user: fix recvmsg emulationAndreas Schwab
2019-03-07Introduce new "no_guest_reset" parameter for usb-host deviceAlexander Kappner
2019-03-07usb-mtp: prevent null dereference while deleting objectsBandan Das
2019-03-07usb-mtp: fix some usb_mtp_write_data return pathsBandan Das
2019-03-07usb-mtp: return incomplete transfer on a lstat failureBandan Das
2019-03-06slirp: Mark pieces missing IPv6 supportSamuel Thibault
2019-03-06slirp: fix big/little endian conversion in ident protocolSamuel Thibault
2019-03-06slirp: check sscanf result when emulating identWilliam Bowling
2019-03-06slirp: check for ioctlsocket error and 0-length udp payload.Vic Lee
2019-03-06slirp: Fix build with gcc 9Greg Kurz
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell