aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-09virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.Andrew Melnychenko
2020-09-09intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L
2020-09-02virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck
2020-09-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand
2020-09-02virtio-balloon: Add locking to prevent possible race when starting hintingAlexander Duyck
2020-09-02virtio-balloon: Prevent guest from starting a report when we didn't request oneAlexander Duyck
2020-09-02tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger
2020-09-02hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé
2020-09-02usb/dev-mtp: Fix Error double free after inotify failureMarkus Armbruster
2020-09-02error: Use error_reportf_err() where appropriateMarkus Armbruster
2020-09-02net/virtio: Fix failover_replug_primary() return value regressionMarkus Armbruster
2020-09-02hw/audio/gus: Fix registers 32-bit accessAllan Peramaki
2020-09-02hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé
2020-09-02hw/display/artist: Unbreak size mismatch memory accessesHelge Deller
2020-08-27acpi: accept byte and word access to core ACPI registersMichael Tokarev
2020-08-27xhci: fix valid.max_access_size to access address registersLaurent Vivier
2020-08-27hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis
2020-08-24Fix tulip breakageHelge Deller
2020-08-24es1370: check total frame count against current framePrasad J Pandit
2020-08-24ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit
2020-08-24xen/9pfs: yield when there isn't enough room on the ringStefano Stabellini
2020-08-24Revert "9p: init_in_iov_from_pdu can truncate the size"Stefano Stabellini
2020-08-24xen-9pfs: Fix log messages of reply errorsChristian Schoenebeck
2020-08-249pfs: include linux/limits.h for XATTR_SIZE_MAXDan Robertson
2020-08-249pfs: local: ignore O_NOATIME if we don't have permissionsOmar Sandoval
2020-08-24virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand
2020-08-24virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand
2020-08-24virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand
2020-08-249p: Lock directory streams with a CoMutexGreg Kurz
2020-04-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-04-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-04-13fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-04-11piix: fix xenfv regression, add compat machine xenfv-4.2Olaf Hering
2020-04-07Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st...Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in...Peter Maydell
2020-04-07hw/core: properly terminate loading .hex on EOF recordAlex Bennée
2020-04-07xen-block: Fix uninitialized variableAnthony PERARD
2020-04-07hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()Peter Maydell
2020-04-07Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200407-pull-request...Peter Maydell
2020-04-07xen-block: Fix double qlist remove and request leakAnthony PERARD
2020-04-07ati-vga: Fix checks in ati_2d_blt() to avoid crashBALATON Zoltan
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-04-07hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()Peter Maydell
2020-04-07spapr: Fix failure path for attempting to hot unplug PCI bridgesDavid Gibson