summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-014-5/+48
|\
| * 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-302-5/+5
* | net/can: Add can_dlc2len and can_len2dlc for CAN FD.Jan Charvat2020-09-301-0/+4
* | net/can: Initial host SocketCan support for CAN FD.Jan Charvat2020-09-301-1/+7
* | target/i386: always create kvmclock deviceVitaly Kuznetsov2020-09-302-2/+5
* | typedefs: Restrict PCMachineState to 'hw/i386/pc.h'Philippe Mathieu-Daudé2020-09-302-3/+2Star
* | hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé2020-09-302-2/+15
* | sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t typePhilippe Mathieu-Daudé2020-09-301-0/+2
* | hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé2020-09-301-1/+1
* | docs: Move object.h overview doc comment to qom.rstPaolo Bonzini2020-09-301-377/+0Star
* | qom: Add code block markup to all code blocksEduardo Habkost2020-09-301-79/+56Star
* | qom: Indent existing code examplesEduardo Habkost2020-09-301-188/+188
* | qom: Reformat section titles using Sphinx syntaxEduardo Habkost2020-09-301-4/+8
* | qom: Add kernel-doc markup to introduction doc commentEduardo Habkost2020-09-301-3/+1Star
* | qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost2020-09-301-3/+3
* | qom: Use kernel-doc private/public tags in structsEduardo Habkost2020-09-301-3/+3
* | qom: Document all function parameters in doc commentsEduardo Habkost2020-09-301-2/+45
* | exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé2020-09-301-14/+0Star
* | vl: relocate paths to data directoriesPaolo Bonzini2020-09-302-2/+1Star
* | net: relocate paths to helpers and scriptsPaolo Bonzini2020-09-301-2/+2
* | cutils: introduce get_relocated_pathPaolo Bonzini2020-09-301-0/+12
* | oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini2020-09-301-6/+2Star
* | scsi-generic: Fix HM-zoned device scanDmitry Fomichev2020-09-301-0/+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-302-6/+0Star
* | vhost-scsi: support inflight io trackLi Feng2020-09-301-0/+2
* | memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost2020-09-301-9/+41
* | 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 balloon-related commands to machine codePhilippe Mathieu-Daudé2020-09-291-1/+1
* | 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-293-1/+9
|\
| * virtio-gpu: set physical dimensions for EDIDMarc-André Lureau2020-09-291-0/+1
| * spice: get monitors physical dimensionMarc-André Lureau2020-09-291-0/+3
| * ui: add getter for UIInfoMarc-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
* | util/hexdump: introduce qemu_hexdump_line()Laurent Vivier2020-09-291-0/+8
* | cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-293-3/+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