aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2012-02-23qemu-ga: add Windows service integrationMichael Roth1-1/+1
2012-02-23qemu-ga: add initial win32 supportMichael Roth1-1/+1
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-4/+5
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth1-1/+1
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth1-1/+1
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth1-0/+1
2012-02-22jazz-led: compile it only twiceHervé Poussineau1-0/+1
2012-02-21qapi: add string-based visitorsPaolo Bonzini1-2/+3
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-2/+0
2012-02-03container: make a decendent of ObjectAnthony Liguori1-1/+1
2012-02-03qdev: split out UI portions into a new functionAnthony Liguori1-1/+1
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-0/+3
2012-01-26block: add image streaming block jobStefan Hajnoczi1-0/+1
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi1-0/+1
2012-01-25vga: compile cirrus_vga in hwlibBlue Swirl1-0/+1
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+1
2012-01-20prep: Add i82378 PCI-to-ISA bridge emulationAndreas Färber1-0/+1
2012-01-20prep: Add i82374 DMA emulationAndreas Färber1-0/+1
2012-01-19i8259: Factor out base class for KVM reuseJan Kiszka1-1/+1
2012-01-17xhci: Initial xHCI implementationHector Martin1-0/+1
2012-01-13usb: add audio device modelH. Peter Anvin1-1/+1
2012-01-06Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-1/+2
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar1-0/+1
2012-01-04hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar1-1/+1
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-1/+1
2011-12-22sheepdog: move coroutine send/recv function to generic codePaolo Bonzini1-1/+1
2011-12-15qom: introduce root deviceAnthony Liguori1-1/+1
2011-12-09Makefile.objs: Remove libqemu_common.a from the commentChen Wei-Ren1-4/+3
2011-12-04hw/9pfs: Improve portability to older systemsAneesh Kumar K.V1-2/+2
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+1
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori1-0/+1
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V1-0/+1
2011-10-28iSCSI block driverRonnie Sahlberg1-0/+1
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini1-4/+4
2011-10-21main-loop: create main-loop.cPaolo Bonzini1-1/+1
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori1-1/+1
2011-10-16i8259: Move to hw libraryJan Kiszka1-0/+1
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov1-0/+1
2011-10-15hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora1-1/+1
2011-10-14Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori1-1/+1
2011-10-11Introduce PortioListAvi Kivity1-1/+1
2011-10-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-0/+3
2011-10-06PPC: Move openpic to target specific code compilationAlexander Graf1-1/+0
2011-10-04qapi: convert query-nameAnthony Liguori1-0/+1
2011-10-04qapi: use middle mode in QMP serverAnthony Liguori1-0/+2
2011-09-22hw/9pfs: Add handle based fs driverAneesh Kumar K.V1-4/+4
2011-09-16build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova1-3/+4
2011-09-10g364fb: compile in hwlibBlue Swirl1-0/+1
2011-09-09build: fix missing trace dep on GENERATED_HEADERSMichael Roth1-0/+2
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-0/+2