aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-10-09monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf
2020-10-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...Peter Maydell
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones
2020-10-08hw/arm/virt: Move kvm pmu setup to virt_cpu_post_initAndrew Jones
2020-10-08hw/arm/virt: Move post cpu realize check into its own functionAndrew Jones
2020-10-08hw/char/bcm2835_aux: Allow less than 32-bit accessesPhilippe Mathieu-Daudé
2020-10-08hw/arm/sbsa-ref : allocate IRQs for SMMUv3Graeme Gregory
2020-10-08hw/arm/sbsa-ref : Fix SMMUv3 InitialisationGraeme Gregory
2020-10-08hw/ssi/npcm7xx_fiu: Fix handling of unsigned integerPhilippe Mathieu-Daudé
2020-10-08Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-10-06numa: hmat: require parent cache description before the next level oneIgor Mammedov
2020-10-06hw/core/cpu: Add missing 'exec/cpu-common.h' includePhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Extract system-mode specific propertiesPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export some integer-related functionsPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export qdev_prop_enumPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Export enum-related functionsPhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Fix code stylePhilippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()Philippe Mathieu-Daudé
2020-10-06hw/core/qdev-properties: Use qemu_strtol() in set_mac() handlerPhilippe Mathieu-Daudé
2020-10-05cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana
2020-10-05cpu-timers, icount: new modulesClaudio Fontana
2020-10-02vfio-ccw: plug memory leak while getting region infoCornelia Huck
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-10-02s390/sclp: use cpu offset to locate cpu entriesCollin Walling
2020-10-02s390/sclp: check sccb len before filling in dataCollin Walling
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling
2020-10-02s390/sclp: rework sclp boundary checksCollin Walling
2020-10-02s390/sclp: get machine once during read scp/cpu infoCollin Walling
2020-10-02hw/s390x/css: Remove double initializationPhilippe Mathieu-Daudé
2020-10-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell
2020-10-01ide: cancel pending callbacks on SRSTJohn Snow
2020-10-01ide: clear interrupt on command writeJohn Snow
2020-10-01ide: remove magic constants from the device registerJohn Snow
2020-10-01ide: reorder set/get sector functionsJohn Snow
2020-10-01ide: model HOB correctlyJohn Snow
2020-10-01ide: don't tamper with the device registerJohn Snow
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow
2020-10-01hw/ide/ahci: Do not dma_memory_unmap(NULL)Philippe Mathieu-Daudé
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell
2020-10-01hw/arm/raspi: Remove use of the 'version' value in the board codepull-target-arm-20201001Philippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use RaspiProcessorId to set the firmware load addressPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Introduce RaspiProcessorId enumPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Use more specific machine namesPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Avoid using TypeInfo::class_data pointerPhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Move arm_boot_info structure to RaspiMachineStatePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Load the firmware on the first corePhilippe Mathieu-Daudé
2020-10-01hw/arm/raspi: Display the board revision in the machine descriptionPhilippe Mathieu-Daudé