summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-30exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini
2020-09-30net: relocate paths to helpers and scriptsPaolo Bonzini
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini
2020-09-30scsi-generic: Fix HM-zoned device scanDmitry Fomichev
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov
2020-09-30vhost-scsi: support inflight io trackLi Feng
2020-09-30memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-29Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...Peter Maydell
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau
2020-09-29spice: get monitors physical dimensionMarc-André Lureau
2020-09-29ui: add getter for UIInfoMarc-André Lureau
2020-09-29edid: use physical dimensions if availableMarc-André Lureau
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov
2020-09-29x86: ich9: expose "smi_negotiated_features" as a QOM propertyIgor Mammedov
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov
2020-09-29virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang
2020-09-29linux headers: sync to 5.9-rc4Jason Wang
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-23timer: Fix timer_mod_anticipate() documentationPhilippe Mathieu-Daudé
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi
2020-09-23audio: remove qemu_spice_audio_init()Gerd Hoffmann
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-21hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-18qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost
2020-09-18qom: Allow objects to be allocated with increased alignmentRichard Henderson
2020-09-18hw/i386/vmport: Drop superfluous parenthesis around function typedefPhilippe Mathieu-Daudé