summaryrefslogtreecommitdiffstats
path: root/qemu-common.h
Commit message (Expand)AuthorAgeFilesLines
* Move generic or OS function declarations to qemu-common.hBlue Swirl2011-04-151-0/+19
* enable vm_clock to "warp" in the iothread+icount casePaolo Bonzini2011-04-151-0/+1
* qemu-img: Initial progress printing supportJes Sorensen2011-04-071-0/+4
* add a service to reap zombies, use it in SLIRPPaolo Bonzini2011-03-291-0/+1
* extract I/O handler lists to iohandler.cPaolo Bonzini2011-03-291-0/+3
* x86: Refine error reporting of MCE injection servicesJan Kiszka2011-03-151-3/+3
* Refactor thread retrieval and checkJan Kiszka2011-03-131-1/+1
* WIN32: Add missing include for 'struct timeval', used in vnc.hHervé Poussineau2011-03-061-0/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-02-161-0/+2
|\
| * QCOW2: bug fix - read base image beyond its sizeChunqiang Tang2011-02-101-0/+2
* | Introduce VCPU self-signaling serviceJan Kiszka2011-02-141-0/+1
|/
* blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.hMarkus Armbruster2011-01-311-6/+0
* Add documentation for STRTOSZ_DEFSUFFIX_ macrosJes Sorensen2011-01-311-0/+7
* Make strtosz() return int64_t instead of ssize_tJes Sorensen2011-01-241-2/+2
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-1/+1
* Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2010-12-271-0/+3
|\
| * vnc: support password expireGerd Hoffmann2010-12-091-0/+3
* | Introduce strtosz_suffix()Jes Sorensen2010-12-171-0/+7
|/
* pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata2010-11-221-0/+3
* Introduce strtosz() library function to convert a string to a byte count.Jes Sorensen2010-11-031-0/+1
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-11-011-0/+4
|\
| * Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-271-0/+4
| |\
| | * pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata2010-10-201-0/+2
| | * pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata2010-10-191-0/+1
| | * pci_bridge: introduce pci bridge library.Isaku Yamahata2010-09-071-0/+1
* | | Consolidate oom_check() functionsJes Sorensen2010-10-301-0/+1
* | | Move qemu_gettimeofday() to OS specific filesJes Sorensen2010-10-301-0/+5
* | | Add fprintf_function for function pointers to fprintf-like functionsStefan Weil2010-10-301-0/+3
* | | Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc2010-10-301-0/+24
|/ /
* | qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl2010-10-231-2/+0
* | Remove special handling of system include files (no longer needed)Stefan Weil2010-10-221-7/+0
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-2/+1
* | Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil2010-09-221-0/+16
* | cutils: qemu_iovec_copy and qemu_iovec_memsetKevin Wolf2010-09-211-0/+3
* | Rearrange block headersBlue Swirl2010-08-241-0/+7
|/
* apic: qdev conversion cleanupBlue Swirl2010-06-191-1/+1
* cow: stop using mmapChristoph Hellwig2010-06-151-3/+0
* Move stdbool.hPaul Brook2010-06-131-0/+1
* port qemu-kvm's on_vcpu codeMarcelo Tosatti2010-05-111-0/+8
* virtio: move typedef to qemu-commonMichael S. Tsirkin2010-04-011-0/+1
* notifier: event notifier implementationMichael S. Tsirkin2010-04-011-0/+1
* Compile qemu-timer only onceBlue Swirl2010-03-291-4/+4
* Move cpu_exec_init_all() declaration to qemu-common.hBlue Swirl2010-03-291-0/+2
* rename IOCanRWHandler to IOCanReadHandlerJuan Quintela2010-03-191-1/+1
* split out qemu-timer.cPaolo Bonzini2010-03-171-0/+1
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2010-02-221-0/+1
|\
| * use eventfd for iothreadPaolo Bonzini2010-02-171-0/+1
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-02-191-0/+2
|\ \
| * | pci: move pcibus_t to qemu-commonMichael S. Tsirkin2010-02-141-0/+2
| |/
* | get rid of hostregs_helper.hPaolo Bonzini2010-02-181-0/+2
|/
OpenPOWER on IntegriCloud