summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* io: fix description of @errp parameter initializationDaniel P. Berrange2019-11-294-21/+21
* sockets: remove use of QemuOpts from socket_dgramDaniel P. Berrange2019-11-291-1/+0
* sockets: remove use of QemuOpts from header fileDaniel P. Berrange2019-11-291-9/+0
* qom: Change object property iterator API contractDaniel P. Berrange2019-11-291-16/+14
* qom: Allow properties to be registered against classesDaniel P. Berrange2019-11-291-1/+45
* gtk: implement set_echoPaolo Bonzini2019-11-291-0/+1
* vmstate: define vmstate_info_uinttlJuan Quintela2019-11-291-0/+2
* vmstate: Introduce VMSTATE_VARRAY_MULTPLYJuan Quintela2019-11-291-0/+11
* vmstate: introduce CPU_DoubleU arraysJuan Quintela2019-11-291-0/+7
* qemu-char: add logfile facility to all chardev backendsDaniel P. Berrange2019-11-291-3/+6
* nbd-server: do not exit on failed memory allocationPaolo Bonzini2019-11-291-0/+1
* nbd: Always call "close_fn" in nbd_client_newFam Zheng2019-11-291-2/+1
* qemu-char: delete send_all/recv_all helper methodsDaniel P. Berrange2019-11-291-2/+0
* vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5...Shmulik Ladkani2019-11-291-8/+9
* elf: add arm note typesAndrew Jones2019-11-291-0/+5
* dump: allow target to set the physical baseAndrew Jones2019-11-292-1/+1
* dump: allow target to set the page sizeAndrew Jones2019-11-292-11/+7
* xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis2019-11-291-0/+12
* xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster2019-11-291-1/+1
* xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2019-11-291-1/+1
* error: Consistently name Error * objects err, and not errpMarkus Armbruster2019-11-291-1/+1
* error: New error_prepend(), error_reportf_err()Markus Armbruster2019-11-291-2/+29
* error: Improve documentationMarkus Armbruster2019-11-291-2/+18
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2019-11-291-1/+1
* hw: Inline the qdev_prop_set_drive_nofail() wrapperMarkus Armbruster2019-11-291-2/+0
* error: Document how to accumulate multiple errorsMarkus Armbruster2019-11-291-0/+17
* migration: Add state records for migration incomingzhanghailiang2019-11-291-0/+1
* migration: Export migrate_set_state()zhanghailiang2019-11-291-0/+2
* i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS2019-11-291-8/+30
* osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.hPeter Maydell2019-11-292-1/+2
* crypto: Fix typo in exampleEric Blake2019-11-291-1/+1
* spapr vio: fix to incomplete QOMifyCao jin2019-11-291-1/+1
* hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2019-11-291-1/+2
* Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson2019-11-292-8/+9
* ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert2019-11-291-1/+3
* vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani2019-11-291-0/+4
* vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani2019-11-291-1/+5
* ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa2019-11-291-0/+1
* Add VMSTATE_STRUCT_VARRAY_KNOWNDr. David Alan Gilbert2019-11-291-0/+13
* i386/pc: expose identifying the floppy controllerRoman Kagan2019-11-291-0/+2
* pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2019-11-291-0/+1
* pc: acpi: move HPET from DSDT to SSDTIgor Mammedov2019-11-291-0/+1
* pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2019-11-292-1/+1
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2019-11-293-0/+4
* pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2019-11-291-0/+1
* pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2019-11-291-0/+2
* pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov2019-11-291-0/+5
* pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov2019-11-292-24/+24
* pc: acpi: memhp: move \_GPE._E03 into SSDTIgor Mammedov2019-11-292-2/+5
* pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT codeIgor Mammedov2019-11-291-0/+4
OpenPOWER on IntegriCloud