aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-09hw/timer/grlib_gptimer: Display frequency in decimalPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Add trace events on read accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registersPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definitionPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/sparc/leon3: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Add a 'name' qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert 'size' field as qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Lower address space priorityPhilippe Mathieu-Daudé
2020-06-09hw/sparc/sun4m: Use UnimplementedDevice for I/O devicesPhilippe Mathieu-Daudé
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é