summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis2013-07-291-0/+2
* QemuOpts: Add qemu_opt_unset()Kevin Wolf2013-07-261-0/+1
* bitops: Provide sextract32() and sextract64()Peter Maydell2013-07-221-0/+50
* add timestamp to error_report()Seiji Aguchi2013-07-101-0/+2
* log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber2013-07-091-5/+21
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-082-0/+17
|\
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-041-0/+1
| * range: add Range structureMichael S. Tsirkin2013-07-041-0/+16
* | add a header file for atomic operationsPaolo Bonzini2013-07-041-32/+166
* | int128: optimize and add test casesPaolo Bonzini2013-07-021-8/+17
|/
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-06-281-1/+1
|\
| * cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber2013-06-281-1/+1
* | notify: add NotiferWithReturn so notifier list can abortStefan Hajnoczi2013-06-281-0/+29
|/
* audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil2013-06-211-3/+0
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-0/+19
* qemu-option: check_params() is now unused, drop itMarkus Armbruster2013-06-191-2/+0
* log.h: Supply missing includesMarkus Armbruster2013-06-141-0/+3
* error-report.h: Supply missing includeMarkus Armbruster2013-06-141-0/+1
* memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.hAndreas Färber2013-06-111-0/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-041-0/+1
|\
| * fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-021-0/+1
* | osdep: add qemu_get_local_state_pathname()Laszlo Ersek2013-05-301-0/+11
|/
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini2013-05-141-0/+1
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-1/+1
* osdep.h: include sys/types.h for ssize_t definitionIgor Mitsyanko2013-05-121-1/+1
* qemu: add castagnoli crc32c checksum algorithmJeff Cody2013-05-031-0/+35
* win32: add readv/writev emulationPaolo Bonzini2013-04-291-0/+17
* Remove unnecessary FreeBSD #includeEd Maste2013-04-251-4/+0
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-221-0/+4
|\
| * virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-191-0/+4
* | bswap: fix compiler warningAlexey Kardashevskiy2013-04-191-0/+1
|/
* memory: move core typedefs to qemu/typedefs.hPaolo Bonzini2013-04-151-0/+4
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-152-115/+0
* aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno2013-04-131-0/+19
* aes: move aes.h from include/block to include/qemuAurelien Jarno2013-04-131-0/+26
* Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith2013-04-041-2/+1
* oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi2013-04-021-2/+2
* compiler: fix warning with GCC 4.8.0Paolo Bonzini2013-03-271-1/+1
* nbd: Keep hostname and port separateKevin Wolf2013-03-221-0/+1
* qemu-socket: Make socket_optslist publicKevin Wolf2013-03-221-0/+2
* main-loop: add qemu_get_aio_context()Stefan Hajnoczi2013-03-151-0/+5
* qemu-option: Add qemu_opts_absorb_qdict()Kevin Wolf2013-03-151-0/+1
* chardev: add udp support to qapiGerd Hoffmann2013-03-131-0/+1
* Add a TPM Passthrough backend driver implementationStefan Berger2013-03-121-0/+1
* qemu-file: check exit status when closing a pipe QEMUFilePaolo Bonzini2013-03-111-0/+7
* block-migration: add lockPaolo Bonzini2013-03-111-0/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-101-0/+99
|\
| * hw: move fifo.[ch] to libqemuutilPaolo Bonzini2013-03-011-0/+99
* | move socket_set_nodelay to osdep.cMORITA Kazutaka2013-03-041-0/+1
|/
OpenPOWER on IntegriCloud