summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2019-11-291-0/+3
* watchdog: introduction of get_watchdog_actionBo Tu2019-11-291-0/+10
* xen: make it possible to build without the Xen PV domain builderIan Campbell2019-11-291-0/+2
* xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell2019-11-291-17/+0
* xen: Use stable library interfaces when they are available.Ian Campbell2019-11-291-2/+33
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2019-11-292-0/+26
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2019-11-292-11/+33
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2019-11-292-11/+35
* fdc: change auto fallback drive for ISA FDC to 288John Snow2019-11-291-0/+4
* fdc: Add fallback optionJohn Snow2019-11-291-0/+1
* fdc: add drive type qapi enumJohn Snow2019-11-291-8/+1
* fpu: Replace uint8 typedef with uint8_tPeter Maydell2019-11-291-9/+4
* fpu: Replace int8 typedef with int8_tPeter Maydell2019-11-291-2/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-292-7/+5
* fpu: Replace int32 typedef with int32_tPeter Maydell2019-11-291-9/+9
* fpu: Replace uint64 typedef with uint64_tPeter Maydell2019-11-291-5/+4
* fpu: Replace int64 typedef with int64_tPeter Maydell2019-11-291-9/+8
* target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2019-11-291-0/+3
* hw/arm/virt: add secure memory region and UARTPeter Maydell2019-11-291-0/+1
* qom/cpu: Add MemoryRegion propertyPeter Crosthwaite2019-11-291-0/+1
* memory: Add address_space_init_shareable()Peter Crosthwaite2019-11-291-0/+18
* exec.c: Add cpu_get_address_space()Peter Maydell2019-11-291-0/+9
* exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right ASPeter Maydell2019-11-291-1/+1
* cputlb.c: Use correct address space when looking up MemoryRegionSectionPeter Maydell2019-11-291-2/+2
* cpu: Add new asidx_from_attrs() methodPeter Maydell2019-11-291-0/+20
* cpu: Add new get_phys_page_attrs_debug() methodPeter Maydell2019-11-291-2/+34
* exec-all.h: Document tlb_set_page_with_attrs, tlb_set_pagePeter Maydell2019-11-291-3/+31
* exec.c: Allow target CPUs to define multiple AddressSpacesPeter Maydell2019-11-292-0/+6
* exec.c: Don't set cpu->as until cpu_address_space_initPeter Maydell2019-11-291-1/+15
* xlnx-zynqmp: Connect the SPI devicesAlistair Francis2019-11-291-0/+3
* xilinx_spips: Separate the state struct into a headerAlistair Francis2019-11-291-0/+72
* ssi: Move ssi.h into a separate directoryAlistair Francis2019-11-291-4/+6
* blockdev: Error out on negative throttling option valuesFam Zheng2019-11-291-0/+2
* block: Inactivate BDS when migration completesKevin Wolf2019-11-292-0/+2
* block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVEKevin Wolf2019-11-291-1/+1
* 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
OpenPOWER on IntegriCloud