summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2011-12-041-2/+2
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-311-0/+1
|\
| * iSCSI block driverRonnie Sahlberg2011-10-281-0/+1
* | Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori2011-10-311-0/+1
|\ \
| * | hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V2011-10-311-0/+1
| |/
* | tools: reorganize Makefile variablesPaolo Bonzini2011-10-261-4/+4
|/
* main-loop: create main-loop.cPaolo Bonzini2011-10-211-1/+1
* Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori2011-10-201-1/+1
|\
| * hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora2011-10-151-1/+1
* | i8259: Move to hw libraryJan Kiszka2011-10-161-0/+1
* | hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov2011-10-161-0/+1
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-10-141-1/+1
|\ \ | |/ |/|
| * Introduce PortioListAvi Kivity2011-10-111-1/+1
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-101-0/+3
|\ \ | |/ |/|
| * qapi: convert query-nameAnthony Liguori2011-10-041-0/+1
| * qapi: use middle mode in QMP serverAnthony Liguori2011-10-041-0/+2
* | PPC: Move openpic to target specific code compilationAlexander Graf2011-10-061-1/+0
|/
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-4/+4
* build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova2011-09-161-3/+4
* g364fb: compile in hwlibBlue Swirl2011-09-101-0/+1
* build: fix missing trace dep on GENERATED_HEADERSMichael Roth2011-09-091-0/+2
* trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-011-0/+2
* trace: add "-trace events" argument to control initial stateLluís2011-09-011-0/+2
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-0/+2
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-2/+4
* trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís2011-09-011-7/+5
* build: [simple] Include qemu-timer-common.o in trace-obj-yLluís2011-09-011-1/+1
* Improvements to libtool support.Brad2011-08-221-1/+1
* guest agent: remove uneeded dependenciesMichael Roth2011-08-211-0/+9
* Remove qemu_malloc/qemu_freeAnthony Liguori2011-08-201-1/+1
* Make glib mandatory and fixup utils appropriatelyAnthony Liguori2011-08-201-1/+2
* hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V2011-08-081-0/+1
* hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V2011-08-081-1/+1
* hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V2011-08-081-1/+1
* hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)2011-08-081-1/+1
* [virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)2011-08-081-0/+2
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2011-08-041-1/+1
|\
| * Simple ARP tableFabien Chouteau2011-08-031-1/+1
* | Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori2011-08-041-0/+2
|\ \
| * | usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann2011-08-041-0/+1
| * | usb: use iovecs in USBPacketGerd Hoffmann2011-08-041-0/+1
| |/
* | coroutines: LocksKevin Wolf2011-08-021-1/+1
* | block: Add bdrv_co_readv/writevKevin Wolf2011-08-021-1/+1
* | coroutine: implement coroutines using gthreadAneesh Kumar K.V2011-08-011-0/+4
* | coroutine: introduce coroutinesKevin Wolf2011-08-011-0/+7
|/
* Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-07-221-0/+8
|\
| * qapi: add QMP dispatch functionsMichael Roth2011-07-211-1/+1
| * qapi: add QMP command registration/lookup functionsMichael Roth2011-07-211-0/+1
| * qapi: add QAPI dealloc visitorMichael Roth2011-07-211-1/+1
| * qapi: add QMP output visitorMichael Roth2011-07-211-1/+1
OpenPOWER on IntegriCloud