aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann
2020-10-21spice: add module helpersGerd Hoffmann
2020-10-20Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into st...Peter Maydell
2020-10-19hw/xen: Set suppress-vmdesc for Xen machinesJason Andryuk
2020-10-19xen-bus: reduce scope of backend watchPaul Durrant
2020-10-19xen: Rename XENBACKEND_DEVICE to XENBACKENDEduardo Habkost
2020-10-19xen: xenguest is not used so is not neededMichael Tokarev
2020-10-19Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...Peter Maydell
2020-10-19Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...Peter Maydell
2020-10-19tests/9pfs: add local Tmkdir testChristian Schoenebeck
2020-10-19tests/9pfs: add virtio_9p_test_path()Christian Schoenebeck
2020-10-19tests/9pfs: wipe local 9pfs test directoryChristian Schoenebeck
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck
2020-10-199pfs: suppress performance warnings on qtest runsChristian Schoenebeck
2020-10-19Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...Peter Maydell
2020-10-19Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell
2020-10-19hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()Mauro Matteo Cascella
2020-10-19usb/hcd-ehci: Fix error handling on missing device for iTDAnthony PERARD
2020-10-19usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)Paul Zimmerman
2020-10-19mac_oldworld: Change PCI address of macio to match real hardwareBALATON Zoltan
2020-10-19mac_oldworld: Drop some variablesBALATON Zoltan
2020-10-19mac_oldworld: Drop a variable, use get_system_memory() directlyBALATON Zoltan
2020-10-19mac_newworld: Allow loading binary ROM imageBALATON Zoltan
2020-10-19mac_oldworld: Allow loading binary ROM imageBALATON Zoltan
2020-10-18m48t59: remove legacy m48t59_init() functionMark Cave-Ayland
2020-10-18ppc405_boards: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18sun4u: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18sun4m: use qdev properties instead of legacy m48t59_init() functionMark Cave-Ayland
2020-10-18m48t59-isa: remove legacy m48t59_init_isa() functionMark Cave-Ayland
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-10-18grackle: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-10-18macio: don't reference serial_hd() directly within the deviceMark Cave-Ayland
2020-10-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-17ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini
2020-10-17hax: unbreak accelerator cpu code after cpus.c splitClaudio Fontana
2020-10-17fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlersAlexander Bulekov
2020-10-17cirrus: Enable doc build on msys2/mingwYonggang Luo
2020-10-17meson: Move the detection logic for sphinx to mesonYonggang Luo
2020-10-17meson: move SPHINX_ARGS references within "if build_docs"Paolo Bonzini
2020-10-17docs: Fix Sphinx configuration for msys2/mingwYonggang Luo
2020-10-17meson: Only install icons and qemu.desktop if have_systemBruce Rogers
2020-10-17configure: fix handling of --docdir parameterBruce Rogers
2020-10-17meson: cleanup curses/iconv testPaolo Bonzini
2020-10-17meson.build: don't condition iconv detection on library detectionBruce Rogers
2020-10-17build: add --enable/--disable-libudevPaolo Bonzini