summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
...
* | block: Validate node-nameKevin Wolf2014-09-251-0/+1
|/
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+1
* util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-4/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-151-0/+1
|\
| * block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-151-0/+1
* | cpu-exec: Add sleeping algorithmSebastian Tanase2014-08-061-0/+1
* | timer: add cpu_icount_to_ns function.KONRAD Frederic2014-08-061-0/+1
|/
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-241-1/+2
|\
| * qapi event: convert SPICE eventsWenchao Xia2014-06-231-1/+0
| * qapi: adjust existing definesWenchao Xia2014-06-231-0/+2
* | tcg-ppc: Merge cache-utils into the backendRichard Henderson2014-06-231-44/+0
* | qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson2014-06-231-12/+0
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-202-0/+88
|\
| * hostmem: add merge and dump propertiesPaolo Bonzini2014-06-191-0/+10
| * osdep: add merge and dump flagsMichael S. Tsirkin2014-06-191-0/+4
| * Introduce signed range.Hu Tao2014-06-191-0/+72
| * memory: move preallocation code out of exec.cPaolo Bonzini2014-06-191-0/+2
* | include/qemu/aes.h: Avoid conflicts with FreeBSD AES functionsSean Bruno2014-06-191-0/+9
* | bitops: provide an inline implementation of find_first_bitAurelien Jarno2014-06-181-1/+11
|/
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-161-0/+14
|\
| * util: Add InvMixColumnsTom Musta2014-06-161-0/+7
| * util: Add AES ShiftRows and InvShiftRows TablesTom Musta2014-06-161-0/+4
| * util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta2014-06-161-0/+3
* | QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu2014-06-161-6/+0
* | cleanup QEMUOptionParameterChunyan Liu2014-06-161-47/+1
* | QemuOpts: export qemu_opt_findChunyan Liu2014-06-161-0/+1
* | QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu2014-06-161-0/+5
* | QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu2014-06-161-0/+9
* | QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu2014-06-161-0/+1
* | QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu2014-06-161-0/+6
* | QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu2014-06-161-2/+2
* | QemuOpts: add def_value_str to QemuOptDescChunyan Liu2014-06-161-0/+1
* | QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu2014-06-161-1/+1
|/
* throttle: add throttle_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-0/+10
* int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
* bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etcPeter Maydell2014-05-241-22/+23
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-201-0/+1
* machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-051-0/+1
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-281-0/+2
|\
| * qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini2014-04-271-0/+2
* | error: Privatize error_print_locCole Robinson2014-04-251-1/+0
|/
* int128.h: Avoid undefined behaviours involving signed arithmeticPeter Maydell2014-04-181-2/+2
* bswap: Fix build on FreeBSD 10.0Andreas Färber2014-04-031-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-03-131-0/+54
|\
| * rfifolock: add recursive FIFO lockStefan Hajnoczi2014-03-131-0/+54
* | Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber2014-03-131-0/+1
|/
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+1
* Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-091-0/+1
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+14
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+14
OpenPOWER on IntegriCloud