aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-11-26hw/hyperv: fix NULL dereference with pure-kvm SynICRoman Kagan
2018-11-26net: cadence_gem: Remove incorrect assert()pull-target-arm-20181126Edgar E. Iglesias
2018-11-26Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-11-26Merge remote-tracking branch 'remotes/xtensa/tags/20181125-xtensa' into stagingPeter Maydell
2018-11-239p: fix QEMU crash when renaming filesGreg Kurz
2018-11-22nvme: fix bug with PCI IRQ pins on teardownLogan Gunthorpe
2018-11-22nvme: fix CMB endianness confusionPaolo Bonzini
2018-11-22Revert "nvme: fix oob access issue(CVE-2018-16847)"Kevin Wolf
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini
2018-11-22nvme: call blk_drain in NVMe reset code to avoid lockupsIgor Druzhinin
2018-11-22scsi-disk: Fix crash if underlying host file or disk returns errorRichard W.M. Jones
2018-11-21target/xtensa: xtfpga: provide default memory sizesMax Filippov
2018-11-20hw/i386: add pc-i440fx-3.1 & pc-q35-3.1Marc-André Lureau
2018-11-209p: take write lock on fid path updates (CVE-2018-19364)Greg Kurz
2018-11-19hw/block/onenand: use qemu_log_mask() for reportingPeter Maydell
2018-11-19hw/block/onenand: Fix off-by-one error allowing out-of-bounds readPeter Maydell
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh
2018-11-19fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabledMark Cave-Ayland
2018-11-19nvme: fix oob access issue(CVE-2018-16847)Li Qiang
2018-11-19Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc2' in...Peter Maydell
2018-11-15Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-11-15-1...Peter Maydell
2018-11-14tpm: use loop iterator to set sts data fieldPrasad J Pandit
2018-11-13hw/riscv/virt: Free the test device tree node nameAlistair Francis
2018-11-13s390x/pci: properly fail if the zPCI device cannot be createdDavid Hildenbrand
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger
2018-11-12nvme: free cmbuf in nvme_exitLi Qiang
2018-11-12nvme: don't unref ctrl_mem when device unrealizedLi Qiang
2018-11-12Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181112-pull-requ...Peter Maydell
2018-11-12hw/acpi/nvdimm: Don't take address of fields in packed structsPeter Maydell
2018-11-12edid: silence a stringop-overflow warningMarc-André Lureau
2018-11-12pc-testdev: use HTTPS git URLStefan Hajnoczi
2018-11-09Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-11-089p: write lock path in v9fs_co_open2()Greg Kurz
2018-11-08riscv: spike: Fix memory leak in the board initAlistair Francis
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-11-08ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HVSuraj Jitindar Singh
2018-11-08hw/ppc/ppc440_uc: Remove dead code in sdram_size()Peter Maydell
2018-11-08ppc/pnv: check size before data buffer accessPrasad J Pandit
2018-11-08hw/ppc/mac_newworld: Free openpic_irqs array after usePeter Maydell
2018-11-08macio/pmu: Fix missing vmsd terminatorDr. David Alan Gilbert
2018-11-08spapr_pci: convert g_malloc() to g_new()Greg Kurz
2018-11-08hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.cThomas Huth
2018-11-08PPC: e500: convert SysBus init method to a realize methodCédric Le Goater
2018-11-08ppc4xx_pci: convert SysBus init method to a realize methodCédric Le Goater
2018-11-08ppc440_pcix: convert SysBus init method to a realize methodCédric Le Goater
2018-11-06scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUESTPaolo Bonzini
2018-11-06scsi-generic: avoid invalid access to struct when emulating block limitsPaolo Bonzini
2018-11-06scsi-generic: avoid out-of-bounds access to VPD page listPaolo Bonzini
2018-11-06scsi-generic: keep VPD page list sortedPaolo Bonzini