summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* qom: fix objects with improper parent typePaolo Bonzini2020-10-122-2/+2
* spapr: add spapr_machine_using_legacy_numa() helperDaniel Henrique Barboza2020-10-091-0/+2
* spapr: Add a return value to spapr_check_pagesize()Greg Kurz2020-10-091-1/+1
* spapr: Add a return value to spapr_nvdimm_validate()Greg Kurz2020-10-091-1/+1
* spapr: Add a return value to spapr_set_vcpu_id()Greg Kurz2020-10-091-1/+1
* spapr: Add a return value to spapr_drc_attach()Greg Kurz2020-10-091-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201008-...Peter Maydell2020-10-082-1/+6
|\
| * hw/arm/virt: Implement kvm-steal-timeAndrew Jones2020-10-081-0/+5
| * hw/arm/fsl-imx25: Fix a typoPhilippe Mathieu-Daudé2020-10-081-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-10-081-0/+1
|\ \ | |/ |/|
| * hw/core/qdev-properties: Export qdev_prop_enumPhilippe Mathieu-Daudé2020-10-061-0/+1
* | cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana2020-10-051-14/+0Star
|/
* s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+8
* s390/sclp: add extended-length sccb support for kvm guestCollin Walling2020-10-021-0/+1
* s390/sclp: read sccb from mem based on provided lengthCollin Walling2020-10-021-1/+1
* Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/ide-pull-request' int...Peter Maydell2020-10-011-4/+17
|\
| * ide: remove magic constants from the device registerJohn Snow2020-10-011-0/+11
| * ide: model HOB correctlyJohn Snow2020-10-011-0/+1
| * ide: rename cmd_write to ctrl_writeJohn Snow2020-10-011-4/+5
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201001'...Peter Maydell2020-10-012-8/+45
|\ \
| * | hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2020-10-011-0/+2
| * | hw/arm/raspi: Define various blocks base addressesPhilippe Mathieu-Daudé2020-10-011-8/+43
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-013-5/+43
|\ \ | |/ |/|
| * microvm: add pcie supportGerd Hoffmann2020-09-301-4/+14
| * microvm: add irq tableGerd Hoffmann2020-09-301-0/+22
| * acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-0/+11
| * move MemMapEntryGerd Hoffmann2020-09-301-5/+0Star
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-302-2/+5
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-301-2/+2
* | hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-302-2/+15
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-1/+1
* | hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé2020-09-301-1/+1
* | hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé2020-09-301-9/+0Star
* | numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-301-2/+0Star
* | vhost-scsi: support inflight io trackLi Feng2020-09-301-0/+2
* | qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-291-1/+1
* | qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-292-2/+2
* | qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell2020-09-292-1/+5
|\
| * virtio-gpu: set physical dimensions for EDIDMarc-André Lureau2020-09-291-0/+1
| * edid: use physical dimensions if availableMarc-André Lureau2020-09-291-1/+4
* | x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov2020-09-291-0/+1
* | x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov2020-09-291-0/+2
* | acpi: add aml_land() and aml_break() primitivesIgor Mammedov2020-09-291-0/+2
* | x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov2020-09-291-0/+2
* | virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella2020-09-291-0/+2
* | cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-292-2/+0Star
* | vhost: recheck dev state in the vhost_migration_log routineDima Stepanov2020-09-291-0/+10
* | vhost-vdpa: batch updating IOTLB mappingsJason Wang2020-09-291-0/+1
* | vhost: switch to use IOTLB v2 formatJason Wang2020-09-292-0/+3
|/