summaryrefslogtreecommitdiffstats
path: root/qemu-common.h
Commit message (Expand)AuthorAgeFilesLines
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-1/+1
* net: Remove VLANStateStefan Hajnoczi2012-08-011-1/+0Star
* cutils: add strpadcpy()Dmitry Fleytman2012-07-261-0/+1
* cpus.c: Make all_cpu_threads_idle() staticPeter Maydell2012-07-211-1/+0Star
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-091-31/+25Star
|\
| * cleanup qemu_co_sendv(), qemu_co_recvv() and friendsMichael Tokarev2012-06-111-20/+17Star
| * rename qemu_sendv to iov_send, change proto and move declarations to iov.hMichael Tokarev2012-06-111-3/+0Star
| * change qemu_iovec_to_buf() to match other to,from_buf functionsMichael Tokarev2012-06-111-1/+2
| * consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistentMichael Tokarev2012-06-111-3/+2Star
| * allow qemu_iovec_from_buffer() to specify offset from which to start copyingMichael Tokarev2012-06-111-1/+2
| * consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev2012-06-111-3/+2Star
* | Add MigrationParams structureIsaku Yamahata2012-06-291-0/+1
* | qdev-properties: Introduce pci-host-devaddr.Anthony PERARD2012-06-211-0/+7
* | Un-inline fdctrl_init_isa()Markus Armbruster2012-06-151-0/+1
|/
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-031-0/+1
|\
| * Introduce MSIMessage structureJan Kiszka2012-05-161-0/+1
* | declare ECANCELED on all machinesPaolo Bonzini2012-05-101-0/+3
|/
* Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori2012-04-101-0/+1
|\
| * shpc: standard hot plug controllerMichael S. Tsirkin2012-03-151-0/+1
* | qtest: add C version of test infrastructureAnthony Liguori2012-03-301-1/+0Star
* | cleanup obsolete typedefJoshua Housh2012-03-191-1/+0Star
|/
* 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/+0Star
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-30/+0Star
* qemu-timer: move icount to cpus.cPaolo Bonzini2011-10-211-0/+4
* core: remove qemu_service_ioFrediano Ziglio2011-09-231-3/+0Star
* Remove qemu_malloc/qemu_freeAnthony Liguori2011-08-211-6/+0Star
* Make glib mandatory and fixup utils appropriatelyAnthony Liguori2011-08-211-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-051-0/+1
|\
| * move QEMUSGList typedefGerd Hoffmann2011-08-041-0/+1
* | async: Remove AsyncContextKevin Wolf2011-08-021-4/+0Star
|/
* 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/+1Star
* Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil2011-07-121-1/+0Star
* w32: Remove redundant definitions of PRI*64Stefan Weil2011-06-241-5/+0Star
* 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