aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell
2016-01-25fdc: change auto fallback drive for ISA FDC to 288John Snow
2016-01-25fdc: Add fallback optionJohn Snow
2016-01-25fdc: add drive type qapi enumJohn Snow
2016-01-22fpu: Replace uint8 typedef with uint8_tPeter Maydell
2016-01-22fpu: Replace int8 typedef with int8_tPeter Maydell
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-22fpu: Replace int32 typedef with int32_tPeter Maydell
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell
2016-01-22fpu: Replace int64 typedef with int64_tPeter Maydell
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-21hw/arm/virt: add secure memory region and UARTPeter Maydell
2016-01-21qom/cpu: Add MemoryRegion propertyPeter Crosthwaite
2016-01-21memory: Add address_space_init_shareable()Peter Crosthwaite
2016-01-21exec.c: Add cpu_get_address_space()Peter Maydell
2016-01-21exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right ASPeter Maydell
2016-01-21cputlb.c: Use correct address space when looking up MemoryRegionSectionPeter Maydell
2016-01-21cpu: Add new asidx_from_attrs() methodPeter Maydell
2016-01-21cpu: Add new get_phys_page_attrs_debug() methodPeter Maydell
2016-01-21exec-all.h: Document tlb_set_page_with_attrs, tlb_set_pagePeter Maydell
2016-01-21exec.c: Allow target CPUs to define multiple AddressSpacesPeter Maydell
2016-01-21exec.c: Don't set cpu->as until cpu_address_space_initPeter Maydell
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-21xilinx_spips: Separate the state struct into a headerAlistair Francis
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-01-21Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-01-20-1...Peter Maydell
2016-01-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-socket-20160120-1' int...Peter Maydell
2016-01-20blockdev: Error out on negative throttling option valuesFam Zheng
2016-01-20block: Inactivate BDS when migration completesKevin Wolf
2016-01-20block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVEKevin Wolf
2016-01-20io: fix description of @errp parameter initializationDaniel P. Berrange
2016-01-19sockets: remove use of QemuOpts from socket_dgramDaniel P. Berrange
2016-01-19sockets: remove use of QemuOpts from header fileDaniel P. Berrange
2016-01-18qom: Change object property iterator API contractDaniel P. Berrange
2016-01-18qom: Allow properties to be registered against classesDaniel P. Berrange
2016-01-18gtk: implement set_echoPaolo Bonzini
2016-01-18Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2016-01-16vmstate: define vmstate_info_uinttlJuan Quintela
2016-01-16vmstate: Introduce VMSTATE_VARRAY_MULTPLYJuan Quintela
2016-01-16vmstate: introduce CPU_DoubleU arraysJuan Quintela