summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* Fix buildAnthony Liguori2010-12-021-1/+0
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2010-12-011-11/+27
|\
| * Split out common pcnet codePaul Brook2010-11-271-1/+2
| * VirtIO config optionPaul Brook2010-11-271-2/+8
| * PCI config includePaul Brook2010-11-271-9/+11
| * Include directives in default configsPaul Brook2010-11-261-1/+2
| * Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-211-0/+4
| * Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori2010-11-211-4/+0
| * Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-161-0/+4
| * spice: add audioGerd Hoffmann2010-11-091-0/+1
* | pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata2010-11-221-1/+1
|/
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-11-011-9/+4
|\
| * Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-271-2/+4
| |\
| | * x3130: pcie downstream portIsaku Yamahata2010-10-201-1/+1
| | * x3130: pcie upstream portIsaku Yamahata2010-10-201-1/+1
| | * ioh3420: pcie root port in X58 iohIsaku Yamahata2010-10-201-0/+1
| | * pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata2010-10-201-1/+1
| | * pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata2010-10-191-0/+1
| | * msi: implements msiIsaku Yamahata2010-10-191-1/+1
| | * pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata2010-07-221-1/+1
| * | qemu-options.def: add to generated header listMichael S. Tsirkin2010-10-271-7/+0
* | | Add Intel HD Audio support to qemu.Gerd Hoffmann2010-11-011-0/+1
* | | Move QEMU OS dependant library functions to OS specific filesJes Sorensen2010-10-301-1/+8
|/ /
* | qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl2010-10-231-1/+2
* | signalfd compatibilityMarcelo Tosatti2010-10-201-0/+1
* | virtio-9p: Support mapped posix aclAneesh Kumar K.V2010-10-201-1/+1
* | virtio-9p: Use layered xattr approachAneesh Kumar K.V2010-10-201-1/+2
* | Merge remote branch 'spice/submit.6' into stagingAnthony Liguori2010-10-051-0/+3
|\ \
| * | spice: simple displayGerd Hoffmann2010-09-211-1/+1
| * | spice: add keyboardGerd Hoffmann2010-09-211-1/+1
| * | spice: core bitsGerd Hoffmann2010-09-211-0/+2
| * | add pflib: PixelFormat conversion library.Gerd Hoffmann2010-09-211-0/+1
* | | tap: Add stub for HaikuAndreas Färber2010-10-031-0/+1
* | | mingw: add version information to the executablesBlue Swirl2010-09-261-0/+1
* | | blkverify: Add block driver for verifying I/OStefan Hajnoczi2010-09-211-1/+1
|/ /
* | trace: Add simple built-in tracing backendStefan Hajnoczi2010-09-091-0/+3
* | trace: Add trace-events file for declaring trace eventsStefan Hajnoczi2010-09-091-0/+5
* | vnc: threaded VNC serverCorentin Chary2010-07-261-1/+6
* | vnc: tight: stop using qdict for palette stuffCorentin Chary2010-07-261-1/+1
* | vnc: rename vnc-encoding-* vnc-enc-*Corentin Chary2010-07-261-2/+2
* | ui: move all ui components in ui/Corentin Chary2010-07-261-10/+12
|/
* block: add sheepdog driver for distributed storage supportMORITA Kazutaka2010-07-061-1/+1
* piix4: compile only onceBlue Swirl2010-07-031-0/+3
* MIPS: Initial support of VIA IDE controller used by fulong mini pcHuacai Chen2010-06-291-0/+1
* virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)2010-06-221-3/+3
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-141-1/+1
|\
| * blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-1/+1
* | Compile OS specific files only once for all targetsBlue Swirl2010-06-121-2/+2
* | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen2010-06-121-0/+2
* | Rename qemu-options.h to qemu-options.defJes Sorensen2010-06-121-2/+2
OpenPOWER on IntegriCloud