aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-03-09hw/timer/hpet: Include "exec/address-spaces.h"Philippe Mathieu-Daudé
2020-03-09hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"Philippe Mathieu-Daudé
2020-03-09hw/hppa/machine: Include "net/net.h"Philippe Mathieu-Daudé
2020-03-09hw/alpha/dp264: Include "net/net.h"Philippe Mathieu-Daudé
2020-03-09hw/alpha/alpha_sys: Remove unused "hw/ide.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/usb/dev-storage: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé
2020-03-09vl: Add missing "hw/boards.h" includePhilippe Mathieu-Daudé
2020-03-09virtfs-proxy-helper: Make the helper_opts[] array constPhilippe Mathieu-Daudé
2020-03-09hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .dataPhilippe Mathieu-Daudé
2020-03-09hw/net/e1000: Add readops/writeops typedefsPhilippe Mathieu-Daudé
2020-03-09hw/audio/fmopl: Fix a typo twicePhilippe Mathieu-Daudé
2020-03-09build-sys: Move the print-variable rule to rules.makPhilippe Mathieu-Daudé
2020-03-09maint: Include top-level *.rst files early in git diffEric Blake
2020-03-09dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain
2020-03-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-09' into...Peter Maydell
2020-03-09qga: Fix a memory leakPhilippe Mathieu-Daudé
2020-03-09qga: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé
2020-03-09util/osdep: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé
2020-03-09chardev: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé
2020-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-03-09usb/hcd-ehci: Remove redundant statementsChen Qun
2020-03-09usb-serial: wakeup device on inputJason Andryuk
2020-03-08hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logicPhilippe Mathieu-Daudé
2020-03-08vhost-vsock: fix error message outputNick Erdmann
2020-03-08vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORMJason Wang
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-03-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf
2020-03-06hmp: Fail gracefully if chardev is already in useKevin Wolf
2020-03-06qmp: Fail gracefully if chardev is already in useKevin Wolf
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf
2020-03-06qapi: Create 'pragma' moduleKevin Wolf
2020-03-06stubs: Update monitor stubs for qemu-storage-daemonKevin Wolf
2020-03-06qemu-storage-daemon: Add --chardev optionKevin Wolf
2020-03-06qemu-storage-daemon: Add main loopKevin Wolf
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf
2020-03-06qemu-storage-daemon: Add --object optionKevin Wolf
2020-03-06qapi: Flatten object-addKevin Wolf
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf