aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2020-06-10hw/i386/vmport: Assert vmport initialized before registering commandsLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GETHZLiran Alon
2020-06-10hw/i386/vmport: Allow x2apic without IRLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon
2020-06-10hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon
2020-06-10hw/i386/vmport: Define enum for all commandsLiran Alon
2020-06-10hw/i386/vmport: Introduce vmport.hLiran Alon
2020-06-10hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSIONLiran Alon
2020-06-10hw/i386/vmport: Introduce vmware-vmx-version propertyLiran Alon
2020-06-10hw/i386/vmport: Set EAX to -1 on failed and unsupported commandsLiran Alon
2020-06-10hw/i386/vmport: Propagate IOPort read to vCPU EAX registerLiran Alon
2020-06-10hw/i386/vmport: Add device propertiesLiran Alon
2020-06-10hw/i386/vmport: Add reference to VMware open-vm-toolsLiran Alon
2020-06-10vmbus: add infrastructure to save/load vmbus requestsJon Doron
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron
2020-06-10i386:pc: whitelist dynamic vmbus-bridgeJon Doron
2020-06-10vmbus: vmbus implementationJon Doron
2020-06-10hyperv: expose API to determine if synic is enabledJon Doron
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-06-10numa: prevent usage of -M memory-backend and -numa memdev at the same timeIgor Mammedov
2020-06-10semihosting: remove the pthread include which seems unusedKONRAD Frederic
2020-06-10hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé
2020-06-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...Peter Maydell
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-09hw/i386/xen/xen-hvm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/hppa/dino: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/arm/aspeed: Correct DRAM container region sizePhilippe Mathieu-Daudé
2020-06-09hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printfPhilippe Mathieu-Daudé
2020-06-09hw/isa/apm: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-06-09hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé
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