summaryrefslogtreecommitdiffstats
path: root/qemu-common.h
Commit message (Expand)AuthorAgeFilesLines
* qtest: add C version of test infrastructureAnthony Liguori2012-03-301-1/+0
* cleanup obsolete typedefJoshua Housh2012-03-191-1/+0
* w64: Don't redefine lseek, ftruncateStefan Weil2012-03-111-2/+6
* Move definition of HOST_LONG_BITS to qemu-common.hStefan Weil2012-02-281-0/+9
* cutils: extract buffer_is_zero() from qemu-img.cStefan Hajnoczi2012-02-091-0/+2
* qdev: remove print/parse methods from LostTickPolicy propertiesPaolo Bonzini2012-02-071-0/+1
* qdev: Introduce lost tick policy propertyJan Kiszka2012-02-011-0/+7
* sheepdog: move coroutine send/recv function to generic codePaolo Bonzini2011-12-221-1/+31
* add qemu_send_full and qemu_recv_fullPaolo Bonzini2011-12-211-0/+4
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-201-0/+1
* qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macrosStefan Hajnoczi2011-12-051-0/+6
* Move filedescriptor parsing code from net.c into qemu_parse_fd()Stefan Berger2011-11-011-0/+1
* main-loop: create main-loop.cPaolo Bonzini2011-10-211-3/+0
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-30/+0
* qemu-timer: move icount to cpus.cPaolo Bonzini2011-10-211-0/+4
* core: remove qemu_service_ioFrediano Ziglio2011-09-231-3/+0
* Remove qemu_malloc/qemu_freeAnthony Liguori2011-08-201-6/+0
* Make glib mandatory and fixup utils appropriatelyAnthony Liguori2011-08-201-0/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-08-081-0/+2
|\
| * qemu: Add strtosz_suffix_unit functionJoerg Roedel2011-08-051-0/+2
* | Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+4
|/
* Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori2011-08-041-0/+1
|\
| * move QEMUSGList typedefGerd Hoffmann2011-08-041-0/+1
* | async: Remove AsyncContextKevin Wolf2011-08-021-4/+0
|/
* move WORDS_ALIGNED to qemu-common.hPaolo Bonzini2011-07-291-0/+4
* Wrap recv to avoid warningsBlue Swirl2011-07-251-0/+6
* Introduce compiler.h header fileLuiz Capitulino2011-07-211-24/+1
* Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil2011-07-121-1/+0
* w32: Remove redundant definitions of PRI*64Stefan Weil2011-06-241-5/+0
* cocoa: Provide central qemu_main() prototypeAndreas Färber2011-06-141-0/+5
* Fix compilation warning due to missing header for sigactionAlexandre Raymond2011-06-081-0/+1
* Add documentation for qemu_progress_{init,print}()Jes Sorensen2011-05-181-1/+1
* w32: Fix missing declaration of ffs()Stefan Weil2011-05-151-5/+0
* 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
OpenPOWER on IntegriCloud