summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | linux headers: sync to 5.9-rc4Jason Wang2020-09-2910-36/+277
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-281-1/+1
|\
| * timer: Fix timer_mod_anticipate() documentationPhilippe Mathieu-Daudé2020-09-231-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-09-2424-259/+293
|\ \
| * | qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-2322-259/+268
| * | virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi2020-09-231-0/+2
| * | util/iov: add iov_discard_undo()Stefan Hajnoczi2020-09-231-0/+23
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...Peter Maydell2020-09-241-1/+0Star
|\ \
| * | audio: remove qemu_spice_audio_init()Gerd Hoffmann2020-09-231-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-241-5/+43
|\ \ | |/ |/|
| * qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-221-5/+43