summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * qdev: New qdev_new(), qdev_realize(), etc.Markus Armbruster2020-06-151-1/+10
| * riscv: Fix type of SiFive[EU]SocState, member parent_objMarkus Armbruster2020-06-152-2/+2
| * pnv/psi: Correct the pnv-psi* devices not to be sysbus devicesMarkus Armbruster2020-06-151-1/+1
| * arm/aspeed: Rework NIC attachmentCédric Le Goater2020-06-151-0/+6
| * arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater2020-06-151-1/+0
| * qom: Constify object_get_canonical_path{,_component}()'s parameterMarkus Armbruster2020-06-151-2/+2
* | crypto/linux_keyring: add 'secret_keyring' secret object.Alexey Krasikov2020-06-151-0/+52
* | crypto/secret: move main logic from 'secret' to 'secret_common'.Alexey Krasikov2020-06-152-17/+71
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-1225-146/+637
|\
| * exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'Philippe Mathieu-Daudé2020-06-122-7/+5
| * hw/usb: Move device-specific declarations to new 'hcd-musb.h' headerPhilippe Mathieu-Daudé2020-06-122-30/+46
| * exec/memory: Remove unused MemoryRegionMmio typePhilippe Mathieu-Daudé2020-06-121-6/+0
| * i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov2020-06-121-1/+0
| * i386: hvf: Clean stray includes in sysemuRoman Bolshakov2020-06-121-7/+0
| * i386: hvf: Drop useless declarations in sysemuRoman Bolshakov2020-06-121-22/+0
| * i386: hvf: Move HVFState definition into hvfRoman Bolshakov2020-06-121-37/+0
| * sysemu/hvf: Only declare hvf_allowed when HVF is availablePhilippe Mathieu-Daudé2020-06-121-3/+3
| * sysemu/tcg: Only declare tcg_allowed when TCG is availablePhilippe Mathieu-Daudé2020-06-121-1/+1
| * sysemu/accel: Restrict machine methods to system-modePhilippe Mathieu-Daudé2020-06-121-0/+2
| * exec: set map length to zero when returning NULLPrasad J Pandit2020-06-101-1/+2
| * qemu/thread: Mark qemu_thread_exit() with 'noreturn' attributePhilippe Mathieu-Daudé2020-06-101-1/+1
| * memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé2020-06-101-1/+1
| * KVM: Kick resamplefd for split kernel irqchipPeter Xu2020-06-101-0/+4
| * hw/elf_ops: Do not ignore write failures when loading ELFPhilippe Mathieu-Daudé2020-06-101-3/+8
| * exec: Propagate cpu_memory_rw_debug() errorPhilippe Mathieu-Daudé2020-06-101-0/+1
| * exec: Let address_space_read/write_cached() propagate MemTxResultPhilippe Mathieu-Daudé2020-06-101-8/+11
| * accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé2020-06-103-12/+39
| * hw/i386/vmport: Add support for CMD_GETHZLiran Alon2020-06-101-0/+1
| * hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon2020-06-101-0/+1
| * hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon2020-06-101-0/+1
| * hw/i386/vmport: Define enum for all commandsLiran Alon2020-06-101-1/+10
| * hw/i386/vmport: Introduce vmport.hLiran Alon2020-06-101-0/+16
| * vmbus: add infrastructure to save/load vmbus requestsJon Doron2020-06-101-0/+3
| * i386: Hyper-V VMBus ACPI DSDT entryJon Doron2020-06-101-0/+3
| * vmbus: vmbus implementationJon Doron2020-06-102-0/+259
| * vmbus: add vmbus protocol definitionsJon Doron2020-06-101-0/+222
| * hyperv: expose API to determine if synic is enabledJon Doron2020-06-101-0/+1
| * io/task: Move 'qom/object.h' header to sourcePhilippe Mathieu-Daudé2020-06-101-2/+0
| * qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé2020-06-105-8/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-1210-11/+96
|\ \
| * | acpi: ged: rename event memory regionGerd Hoffmann2020-06-121-1/+1
| * | acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann2020-06-121-0/+2
| * | virtio: add vhost-user-vsock base deviceStefano Garzarella2020-06-121-0/+36
| * | vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2020-06-122-9/+49
| * | Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz2020-06-121-0/+1
| * | virtio-balloon: Provide an interface for free page reportingAlexander Duyck2020-06-091-1/+1
| * | virtio-balloon: Implement support for page poison reporting featureAlexander Duyck2020-06-091-0/+1
| * | arm/acpi: TPM2 ACPI table supportEric Auger2020-06-091-0/+2
| * | acpi: Move build_tpm2() in the generic partEric Auger2020-06-091-0/+2
| * | hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma2020-06-091-0/+1