Age | Commit message (Expand) | Author |
2020-10-21 | usb/xhci: add include/hw/usb/xhci.h header file | Gerd Hoffmann |
2020-10-21 | acpi: add aml builder stubs | Gerd Hoffmann |
2020-10-21 | tests/acpi: disallow changes for microvm/APIC.pcie | Gerd Hoffmann |
2020-10-21 | tests/acpi: update expected data files | Gerd Hoffmann |
2020-10-21 | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann |
2020-10-21 | microvm: set pci_irq_mask | Gerd Hoffmann |
2020-10-21 | x86: make pci irqs runtime configurable | Gerd Hoffmann |
2020-10-21 | tests/acpi: add empty microvm/APIC.pcie | Gerd Hoffmann |
2020-10-21 | tests/acpi: allow changes for microvm/APIC.pcie | Gerd Hoffmann |
2020-10-20 | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into st... | Peter Maydell |
2020-10-19 | hw/xen: Set suppress-vmdesc for Xen machines | Jason Andryuk |
2020-10-19 | xen-bus: reduce scope of backend watch | Paul Durrant |
2020-10-19 | xen: Rename XENBACKEND_DEVICE to XENBACKEND | Eduardo Habkost |
2020-10-19 | xen: xenguest is not used so is not needed | Michael Tokarev |
2020-10-19 | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int... | Peter Maydell |
2020-10-19 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ... | Peter Maydell |
2020-10-19 | tests/9pfs: add local Tmkdir test | Christian Schoenebeck |
2020-10-19 | tests/9pfs: add virtio_9p_test_path() | Christian Schoenebeck |
2020-10-19 | tests/9pfs: wipe local 9pfs test directory | Christian Schoenebeck |
2020-10-19 | tests/9pfs: introduce local tests | Christian Schoenebeck |
2020-10-19 | tests/9pfs: change qtest name prefix to synth | Christian Schoenebeck |
2020-10-19 | 9pfs: suppress performance warnings on qtest runs | Christian Schoenebeck |
2020-10-19 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int... | Peter Maydell |
2020-10-19 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ... | Peter Maydell |
2020-10-19 | hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() | Mauro Matteo Cascella |
2020-10-19 | usb/hcd-ehci: Fix error handling on missing device for iTD | Anthony PERARD |
2020-10-19 | usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...) | Paul Zimmerman |
2020-10-19 | mac_oldworld: Change PCI address of macio to match real hardware | BALATON Zoltan |
2020-10-19 | mac_oldworld: Drop some variables | BALATON Zoltan |
2020-10-19 | mac_oldworld: Drop a variable, use get_system_memory() directly | BALATON Zoltan |
2020-10-19 | mac_newworld: Allow loading binary ROM image | BALATON Zoltan |
2020-10-19 | mac_oldworld: Allow loading binary ROM image | BALATON Zoltan |
2020-10-18 | m48t59: remove legacy m48t59_init() function | Mark Cave-Ayland |
2020-10-18 | ppc405_boards: use qdev properties instead of legacy m48t59_init() function | Mark Cave-Ayland |
2020-10-18 | sun4u: use qdev properties instead of legacy m48t59_init() function | Mark Cave-Ayland |
2020-10-18 | sun4m: use qdev properties instead of legacy m48t59_init() function | Mark Cave-Ayland |
2020-10-18 | m48t59-isa: remove legacy m48t59_init_isa() function | Mark Cave-Ayland |
2020-10-18 | uninorth: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-10-18 | grackle: use qdev gpios for PCI IRQs | Mark Cave-Ayland |
2020-10-18 | macio: don't reference serial_hd() directly within the device | Mark Cave-Ayland |
2020-10-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-17 | ci: include configure and meson logs in all jobs if configure fails | Paolo Bonzini |
2020-10-17 | hax: unbreak accelerator cpu code after cpus.c split | Claudio Fontana |
2020-10-17 | fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers | Alexander Bulekov |
2020-10-17 | cirrus: Enable doc build on msys2/mingw | Yonggang Luo |
2020-10-17 | meson: Move the detection logic for sphinx to meson | Yonggang Luo |
2020-10-17 | meson: move SPHINX_ARGS references within "if build_docs" | Paolo Bonzini |
2020-10-17 | docs: Fix Sphinx configuration for msys2/mingw | Yonggang Luo |
2020-10-17 | meson: Only install icons and qemu.desktop if have_system | Bruce Rogers |
2020-10-17 | configure: fix handling of --docdir parameter | Bruce Rogers |