summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
...
* | build: move ui/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-19/+2
* | build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-6/+5
* | build: move net/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-16/+1
* | build: move block/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-14/+2
* | build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini2012-06-071-6/+7
* | build: move rules for nesting to Makefile.objsPaolo Bonzini2012-06-071-0/+2
* | build: remove trace-nested-yPaolo Bonzini2012-06-071-9/+4
|/
* Beautify makefile commands for generation of files with tracetoolLluís Vilanova2012-04-251-7/+15
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-3/+3
* Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori2012-04-101-1/+3
|\
| * pci: add standard bridge deviceMichael S. Tsirkin2012-03-161-1/+1
| * slotid: add slot id capabilityMichael S. Tsirkin2012-03-161-0/+1
| * shpc: standard hot plug controllerMichael S. Tsirkin2012-03-161-0/+1
* | target-lm32: add simple disassemblerMichael Walle2012-04-011-0/+1
* | qtest: add test frameworkAnthony Liguori2012-03-301-0/+2
|/
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+3
* Merge remote-tracking branch 'kraxel/usb.44' into stagingAnthony Liguori2012-03-131-11/+13
|\
| * usb: the big renameGerd Hoffmann2012-03-131-11/+13
* | qom: Add QOM support to user emulatorsAndreas Färber2012-03-131-5/+18
|/
* coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo2012-03-121-0/+4
* i8254: Factor out base class for KVM reuseJan Kiszka2012-03-071-1/+1
* qemu-ga: add Windows service integrationMichael Roth2012-02-231-1/+1
* qemu-ga: add initial win32 supportMichael Roth2012-02-231-1/+1
* qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-231-4/+5
* qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-231-1/+1
* qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-231-1/+1
* qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-231-0/+1
* 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
OpenPOWER on IntegriCloud