summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* jazz-led: compile it only twiceHervé Poussineau2012-02-221-0/+1
* qapi: add string-based visitorsPaolo Bonzini2012-02-211-2/+3
* make: Remove duplicate use of GLIB_CFLAGSStefan Weil2012-02-091-2/+0
* container: make a decendent of ObjectAnthony Liguori2012-02-031-1/+1
* qdev: split out UI portions into a new functionAnthony Liguori2012-02-031-1/+1
* qom: add the base Object class (v2)Anthony Liguori2012-01-271-0/+3
* block: add image streaming block jobStefan Hajnoczi2012-01-261-0/+1
* coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi2012-01-261-0/+1
* vga: compile cirrus_vga in hwlibBlue Swirl2012-01-251-0/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-01-231-1/+1
|\
| * i8259: Factor out base class for KVM reuseJan Kiszka2012-01-191-1/+1
* | prep: Add i82378 PCI-to-ISA bridge emulationAndreas Färber2012-01-201-0/+1
* | prep: Add i82374 DMA emulationAndreas Färber2012-01-201-0/+1
* | xhci: Initial xHCI implementationHector Martin2012-01-171-0/+1
* | usb: add audio device modelH. Peter Anvin2012-01-131-1/+1
|/
* Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-01-061-1/+2
|\
| * hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-041-0/+1
| * hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar2012-01-041-1/+1
* | vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+1
|/
* sheepdog: move coroutine send/recv function to generic codePaolo Bonzini2011-12-221-1/+1
* qom: introduce root deviceAnthony Liguori2011-12-151-1/+1
* Makefile.objs: Remove libqemu_common.a from the commentChen Wei-Ren2011-12-091-4/+3
* 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
OpenPOWER on IntegriCloud