summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz
2020-06-09Add vhost-user helper to get MemoryRegion dataRaphael Norwitz
2020-06-09Add helper to populate vhost-user message regionsRaphael Norwitz
2020-06-09vhost-user-blk: delay vhost_user_blk_disconnectDima Stepanov
2020-06-09hw/pci-host: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/pci/pci_bridge: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/pci/pci_bridge: Correct pci_bridge_io memory region sizePhilippe Mathieu-Daudé
2020-06-09hw/pci-host/prep: Correct RAVEN bus bridge memory region sizePhilippe Mathieu-Daudé
2020-06-09pci: assert configuration access is within boundsPrasad J Pandit
2020-06-09hw/pci/pcie: Move hot plug capability check to pre_plug callbackJulia Suvorova
2020-06-09virtio-balloon: Provide an interface for free page reportingAlexander Duyck
2020-06-09virtio-balloon: Implement support for page poison reporting featureAlexander Duyck
2020-06-09virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand
2020-06-09virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand
2020-06-09virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand
2020-06-09arm/acpi: TPM2 ACPI table supportEric Auger
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger
2020-06-09acpi: Convert build_tpm2() to build_append* APIEric Auger
2020-06-09acpi: tpm: Do not build TCPA table for TPM 2Stefan Berger
2020-06-09acpi: move aml builder code for parallel deviceGerd Hoffmann
2020-06-09acpi: parallel: don't use _STA methodGerd Hoffmann
2020-06-09acpi: move aml builder code for serial deviceGerd Hoffmann
2020-06-09acpi: serial: don't use _STA methodGerd Hoffmann
2020-06-09acpi: rtc: use a single crs rangeGerd Hoffmann
2020-06-09acpi: move aml builder code for rtc deviceGerd Hoffmann
2020-06-09hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma
2020-06-09msix: allow qword MSI-X table accessesMichael S. Tsirkin
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into stagingPeter Maydell
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05usb: add short-packet handling to usb-storage driverPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller state definitionsPaul Zimmerman
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman
2020-06-05hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé
2020-06-05hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-06-05hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slaveEden Mikitas
2020-06-05hw/ssi/imx_spi: changed while statement to prevent underflowEden Mikitas
2020-06-05vfio-ccw: allow non-prefetch ORBsJared Rossi
2020-06-05s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank
2020-06-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200605-pull-request' ...Peter Maydell
2020-06-05hw/block: Let the NVMe emulated device be target-agnosticPhilippe Mathieu-Daudé
2020-06-05hw/display/cirrus_vga: Fix code mis-indentationPhilippe Mathieu-Daudé
2020-06-05ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit
2020-06-03riscv: Initial commit of OpenTitan machineAlistair Francis