summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-1/+1
* virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi2020-09-231-0/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell2020-09-221-1/+7
|\
| * hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé2020-09-211-1/+7
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-21293-1090/+431Star
|\ \
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-18233-829/+283Star
| * | Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-1847-173/+47Star
| * | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-1829-29/+29
| * | sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-186-11/+12
| * | sifive: Move QOM typedefs and add missing includesEduardo Habkost2020-09-186-12/+24
| * | sifive_u: Rename memmap enum constantsEduardo Habkost2020-09-181-17/+17
| * | sifive_e: Rename memmap enum constantsEduardo Habkost2020-09-181-19/+19
| |/
* / hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé2020-09-181-1/+1
|/
* x86: move cpu hotplug from pc to x86Gerd Hoffmann2020-09-171-0/+10
* x86: move acpi_dev from pc/microvmGerd Hoffmann2020-09-173-2/+1Star
* x86: constify x86_machine_is_*_enabledGerd Hoffmann2020-09-171-2/+2
* microvm/acpi: add minimal acpi supportGerd Hoffmann2020-09-171-0/+9
* microvm: make virtio irq base runtime configurableGerd Hoffmann2020-09-171-1/+1
* acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann2020-09-171-0/+1
* acpi: ged: add x86 device variant.Gerd Hoffmann2020-09-171-0/+4
* acpi: ged: add control regsGerd Hoffmann2020-09-171-0/+12
* virtio-gpu: make virtio_gpu_ops staticGerd Hoffmann2020-09-151-2/+1Star
* hw/arm/npcm7xx: add board setup stub for CPU and UART clocksHavard Skinnemoen2020-09-141-0/+1
* hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen2020-09-142-0/+75
* hw/mem: Stubbed out NPCM7xx Memory Controller modelHavard Skinnemoen2020-09-142-0/+38
* hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen2020-09-142-0/+82