aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2010-12-02Fix buildAnthony Liguori
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2010-11-27Split out common pcnet codePaul Brook
2010-11-27VirtIO config optionPaul Brook
2010-11-27PCI config includePaul Brook
2010-11-26Include directives in default configsPaul Brook
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata
2010-11-21Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-09spice: add audioGerd Hoffmann
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-20signalfd compatibilityMarcelo Tosatti
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V
2010-10-20x3130: pcie downstream portIsaku Yamahata
2010-10-20x3130: pcie upstream portIsaku Yamahata
2010-10-20ioh3420: pcie root port in X58 iohIsaku Yamahata
2010-10-20pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata
2010-10-19pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata
2010-10-19msi: implements msiIsaku Yamahata
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori
2010-10-03tap: Add stub for HaikuAndreas Färber
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-21spice: simple displayGerd Hoffmann
2010-09-21spice: add keyboardGerd Hoffmann
2010-09-21spice: core bitsGerd Hoffmann
2010-09-21add pflib: PixelFormat conversion library.Gerd Hoffmann
2010-09-21blkverify: Add block driver for verifying I/OStefan Hajnoczi
2010-09-09trace: Add simple built-in tracing backendStefan Hajnoczi
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi
2010-07-26vnc: threaded VNC serverCorentin Chary
2010-07-26vnc: tight: stop using qdict for palette stuffCorentin Chary
2010-07-26vnc: rename vnc-encoding-* vnc-enc-*Corentin Chary
2010-07-26ui: move all ui components in ui/Corentin Chary
2010-07-22pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata
2010-07-06block: add sheepdog driver for distributed storage supportMORITA Kazutaka
2010-07-03piix4: compile only onceBlue Swirl
2010-06-29MIPS: Initial support of VIA IDE controller used by fulong mini pcHuacai Chen
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-12Compile OS specific files only once for all targetsBlue Swirl
2010-06-12Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen
2010-06-12Rename qemu-options.h to qemu-options.defJes Sorensen
2010-06-12Introduce os-posix.c and create os_setup_signal_handling()Jes Sorensen