aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17hw/ide: Do ide_drive_get() within pci_ide_create_devs()BALATON Zoltan
2020-03-17hw/ide/pci.c: Coding style update to fix checkpatch errorsBALATON Zoltan
2020-03-17hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan
2020-03-17hw/ide: Get rid of piix4_init functionBALATON Zoltan
2020-03-17hw/isa/piix4.c: Introduce variable to store devfnBALATON Zoltan
2020-03-17hw/ide: Get rid of piix3_init functionsBALATON Zoltan
2020-03-17hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()Markus Armbruster
2020-03-16via-ide: always use legacy IRQ 14/15 routingMark Cave-Ayland
2020-03-16via-ide: allow guests to write to PCI_CLASS_PROGMark Cave-Ayland
2020-03-16via-ide: initialise IDE controller in legacy modeMark Cave-Ayland
2020-03-16via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default valueMark Cave-Ayland
2020-03-16pci: Honour wmask when resetting PCI_INTERRUPT_LINEBALATON Zoltan
2020-03-16ide/via: Get rid of via_ide_init()BALATON Zoltan
2020-03-16via-ide: move registration of VMStateDescription to DeviceClassMark Cave-Ayland
2020-03-10cmd646: remove unused pci_cmd646_ide_init() functionMark Cave-Ayland
2020-03-10dp264: use pci_create_simple() to initialise the cmd646 deviceMark Cave-Ayland
2020-03-09cmd646: register vmstate_ide_pci VMStateDescription in DeviceClassMark Cave-Ayland
2020-03-09cmd646: register cmd646_reset() function in DeviceClassMark Cave-Ayland
2020-03-09qemu.nsi: Install Sphinx documentationPeter Maydell
2020-03-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-03-09monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups()Chen Qun
2020-03-09display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()Chen Qun
2020-03-09display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()Chen Qun
2020-03-09scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()Chen Qun
2020-03-09dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()Chen Qun
2020-03-09block/file-posix: Remove redundant statement in raw_handle_perm_lock()Chen Qun
2020-03-09block/stream: Remove redundant statement in stream_run()Chen Qun
2020-03-09core/qdev: fix memleak in qdev_get_gpio_out_connector()Pan Nengyuan
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-09hw/acpi: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé
2020-03-09hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-03-09hw/i2c/smbus_ich9: Include "qemu/range.h"Philippe Mathieu-Daudé
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é