aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-0/+5
2020-10-08hw/arm/fsl-imx25: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2020-10-05cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana1-14/+0
2020-10-02s390: guest support for diagnose 0x318Collin Walling1-0/+8
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling1-0/+1
2020-10-02s390/sclp: read sccb from mem based on provided lengthCollin Walling1-1/+1
2020-10-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell1-4/+17
2020-10-01ide: remove magic constants from the device registerJohn Snow1-0/+11
2020-10-01ide: model HOB correctlyJohn Snow1-0/+1
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow1-4/+5
2020-10-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2-8/+45
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+2
2020-10-01hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé1-8/+43
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell3-5/+43
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov2-2/+5
2020-09-30typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé1-2/+2
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2-2/+15
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé1-1/+1
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé1-1/+1
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé1-9/+0
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov1-2/+0
2020-09-30vhost-scsi: support inflight io trackLi Feng1-0/+2
2020-09-30microvm: add pcie supportGerd Hoffmann1-4/+14
2020-09-30microvm: add irq tableGerd Hoffmann1-0/+22
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann1-0/+11
2020-09-30move MemMapEntryGerd Hoffmann1-5/+0
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé1-1/+1
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2-2/+2
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé1-1/+1
2020-09-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell2-1/+5
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau1-0/+1
2020-09-29edid: use physical dimensions if availableMarc-André Lureau1-1/+4
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov1-0/+1
2020-09-29x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov1-0/+2
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov1-0/+2
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov1-0/+2
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella1-0/+2
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov2-2/+0
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov1-0/+10
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang1-0/+1
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang2-0/+3
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-1/+1
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi1-0/+2
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell1-1/+7
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell293-1090/+431
2020-09-21hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé1-1/+7
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost233-829/+283
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost47-173/+47
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost29-29/+29
2020-09-18hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé1-1/+1