aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)Author
2014-06-04throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi
2014-05-30int128: Add int128_exts64()Alexey Kardashevskiy
2014-05-24bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etcPeter Maydell
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-27qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini
2014-04-25error: Privatize error_print_locCole Robinson
2014-04-18int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell
2014-04-03bswap: Fix build on FreeBSD 10.0Andreas Färber
2014-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi
2014-03-13Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta
2014-03-02bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)Stefan Weil
2014-03-02bswap: Modify prototype of stb_p (avoid type conversions)Stefan Weil
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert
2014-02-26include/qemu/crc32c.h: Rename include guards to match filenameWill Newton
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-21qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf
2014-02-20module: implement module loadingFam Zheng
2014-02-20util: Split out exec_dir from os_find_datadirFam Zheng
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2014-02-11memory: Add MemoryListener to typedefs.hEdgar E. Iglesias
2014-02-08util/fifo8: implement push/pop of multiple bytesBeniamino Galvani
2014-02-01readline: Add missing GCC_FMT_ATTRStefan Weil
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell
2014-01-22qemu-option: Add qemu_config_parse_qdict()Max Reitz
2014-01-22osdep: add qemu_set_tty_echo()Stefan Hajnoczi
2014-01-22readline: move readline to a generic locationStefan Hajnoczi
2014-01-15Fix typo of tiemr in timer.hNamhyung Kim
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
2014-01-13bitmap: Add bitmap_zero_extend operationJuan Quintela
2014-01-13bitmap: use long as indexJuan Quintela
2014-01-06qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini
2013-12-17host-utils: add clrsb32/64 - count leading redundant sign bitsClaudio Fontana
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson
2013-11-21atomic.h: Fix build with clangPeter Maydell
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong
2013-11-05bswap.h: Remove cpu_to_32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be64wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell
2013-11-05bswap.h: Remove be32_to_cpupu()Peter Maydell