aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-04-29target/arm: Implement v7m_update_fpccr()Peter Maydell1-0/+34
2019-04-29target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell1-0/+125
2019-04-29hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell1-0/+6
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell1-2/+4
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2-24/+10
2019-04-29Add generic Nios II board.Sandra Loosemore4-6/+122
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell13-81/+732
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell3-0/+5
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell7-6/+65
2019-04-26ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2-10/+44
2019-04-26ppc/spapr: Use proper HPTE accessors for H_READBenjamin Herrenschmidt1-6/+5
2019-04-26spapr: Drop duplicate PCI swizzle codeGreg Kurz2-21/+5
2019-04-26spapr_pci: Get rid of duplicate code for node name creationGreg Kurz1-4/+1
2019-04-26spapr/irq: remove spapr_ics_create()Cédric Le Goater1-30/+14
2019-04-26spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater1-1/+1
2019-04-26hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"Philippe Mathieu-Daudé1-1/+0
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy8-8/+662
2019-04-25Categorize devices: iommuErnest Esene2-0/+4
2019-04-25Categorize devices: IGD passthrough ISA bridgeErnest Esene1-0/+1
2019-04-25hw: add compat machines for 4.1Cornelia Huck7-6/+65
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck3-18/+58
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand3-4/+4
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand1-0/+12
2019-04-18vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster1-6/+13
2019-04-17hpet: Report warnings with warn_report(), not error_printf()Markus Armbruster1-1/+1
2019-04-17pci: Report fatal errors with error_report(), not error_printf()Markus Armbruster1-1/+1
2019-04-17mips/boston: Report errors with error_report(), not error_printf()Markus Armbruster1-3/+3
2019-04-17loader-fit: Wean off error_printf()Markus Armbruster1-26/+36
2019-04-16usb-mtp: fix bounds check for guest provided filenameDaniel P. Berrangé1-2/+9
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne3-18/+58
2019-04-12spapr_pci: Fix broken naming of PCI busGreg Kurz1-2/+2
2019-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+7
2019-04-09hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine typesThomas Huth1-2/+7
2019-04-09spapr_pci: Fix extended config space accessesGreg Kurz1-2/+26
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2-1/+25
2019-04-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-12/+27
2019-04-05Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...Peter Maydell1-5/+11
2019-04-04riscv: plic: Log guest errorsAlistair Francis1-3/+9
2019-04-04riscv: plic: Fix incorrect irq calculationAlistair Francis1-2/+2
2019-04-04xen-block: scale sector based quantities correctlyPaul Durrant3-17/+23
2019-04-04xen-block: only advertize discard to the frontend when it is enabled...Paul Durrant1-3/+9
2019-04-03hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé1-4/+4
2019-04-03hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé1-7/+5
2019-04-03hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé1-201/+187
2019-04-03hw/vfio/ccw: avoid taking address members in packed structsDaniel P. Berrangé1-20/+22
2019-04-02intel_iommu: Drop extended root fieldPeter Xu3-6/+3
2019-04-02intel_iommu: Fix root_scalable migration breakagePeter Xu1-4/+20
2019-04-02virtio-net: Fix typo in commentYuval Shaia1-1/+1
2019-04-02intel_iommu: Correct caching-mode error messageAlex Williamson1-1/+1
2019-04-02acpi: verify file entries in bios_linker_loader_add_pointer()Liam Merwick1-0/+2