summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | pci: Report fatal errors with error_report(), not error_printf()Markus Armbruster2019-04-171-1/+1
* | mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster2019-04-171-3/+3
* | loader-fit: Wean off error_printf()Markus Armbruster2019-04-171-26/+36
* | usb-mtp: fix bounds check for guest provided filenameDaniel P. Berrangé2019-04-161-2/+9
* | spapr_pci: Fix broken naming of PCI busGreg Kurz2019-04-121-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-04-091-2/+7
|\
| * hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth2019-04-091-2/+7
* | spapr_pci: Fix extended config space accessesGreg Kurz2019-04-091-2/+26
* | pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-092-1/+25
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-04-075-12/+27
|\
| * intel_iommu: Drop extended root fieldPeter Xu2019-04-023-6/+3Star
| * intel_iommu: Fix root_scalable migration breakagePeter Xu2019-04-021-4/+20
| * virtio-net: Fix typo in commentYuval Shaia2019-04-021-1/+1
| * intel_iommu: Correct caching-mode error messageAlex Williamson2019-04-021-1/+1
| * acpi: verify file entries in bios_linker_loader_add_pointer()Liam Merwick2019-04-021-0/+2
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...Peter Maydell2019-04-051-5/+11
|\ \
| * | riscv: plic: Log guest errorsAlistair Francis2019-04-051-3/+9
| * | riscv: plic: Fix incorrect irq calculationAlistair Francis2019-04-051-2/+2
| |/
* | xen-block: scale sector based quantities correctlyPaul Durrant2019-04-043-17/+23
* | xen-block: only advertize discard to the frontend when it is enabled...Paul Durrant2019-04-041-3/+9
* | hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-4/+4
* | hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-7/+5Star
* | hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé2019-04-031-201/+187Star
* | hw/vfio/ccw: avoid taking address members in packed structsDaniel P. Berrangé2019-04-031-20/+22
|/
* filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-021-5/+5
* usb-mtp: remove usb_mtp_object_free_oneBandan Das2019-04-021-12/+2Star
* usb-mtp: fix return status of deleteBandan Das2019-04-021-28/+34
* hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_str()Peter Maydell2019-04-011-0/+4
* Revert "audio: fix pc speaker init"Gerd Hoffmann2019-04-011-15/+21
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2019-03-291-2/+22
|\
| * e1000: Delay flush queue when receive RCTLyuchenlin2019-03-291-2/+22
* | spapr/irq: Add XIVE sanity checks on non-P9 machinesCédric Le Goater2019-03-292-7/+51
* | spapr: Simplify handling of host-serial and host-model valuesDavid Gibson2019-03-291-38/+19Star
* | target/ppc: Consolidate 64-bit server processor detection in a helperGreg Kurz2019-03-291-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-2823-51/+107
|\
| * virtio-vga: only enable for specific boardsPaolo Bonzini2019-03-214-1/+4
| * intel-iommu: optimize nodmar memory regionsPeter Xu2019-03-201-33/+58
| * hw/alpha/Kconfig: DP264 hardware requires e1000 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/hppa/Kconfig: Dino board requires e1000 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/sh4/Kconfig: r2d machine requires the rtl8139 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/ppc/Kconfig: e500 based machines require virtio-net-pci devicePhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/ppc/Kconfig: Bamboo machine requires e1000 network cardPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé2019-03-201-0/+3
| * hw/isa/Kconfig: PIIX4 southbridge requires USB UHCIPhilippe Mathieu-Daudé2019-03-201-0/+1
| * hw/isa/Kconfig: i82378 SuperIO requires PC speaker devicePhilippe Mathieu-Daudé2019-03-201-0/+1
| * prep: do not select I82374Paolo Bonzini2019-03-201-1/+0Star
| * hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini2019-03-201-1/+0Star
| * hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth2019-03-184-4/+6
| * kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini2019-03-186-11/+13
| * kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini2019-03-186-0/+13