summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell2020-09-222-9/+7Star
|\ \ | |/ |/|
| * hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé2020-09-212-9/+7Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-21323-1170/+488Star
|\ \
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-18242-855/+292Star
| * | Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-1851-186/+51Star
| * | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-1846-49/+47Star
| * | qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost2020-09-189-16/+16
| * | qom: Allow objects to be allocated with increased alignmentRichard Henderson2020-09-181-0/+5
| * | qom: Correct error values in two contractsMarkus Armbruster2020-09-181-2/+2
| * | qom: Clean up object_property_get_enum()'s error valueMarkus Armbruster2020-09-181-3/+3
| * | qom: Correct object_class_dynamic_cast_assert() documentationEduardo Habkost2020-09-181-1/+1
| * | 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
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell2020-09-174-4/+39
|\
| * 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