aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-10HACKING: add preprocessor rulesBlue Swirl
2010-09-10vmware_vga: Replace the few tab-indents with spaces (clean-up).Andrzej Zaborowski
2010-09-10vmware_vga: Add checks to deal with non-atomic fifo writes.Andrzej Zaborowski
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil
2010-09-09trace: Trace entry point of balloon request handlerPrerna Saxena
2010-09-09trace: Trace port IOPrerna Saxena
2010-09-09trace: Trace virtqueue operationsStefan Hajnoczi
2010-09-09trace: Trace virtio-blk, multiwrite, and paio_submitStefan Hajnoczi
2010-09-09trace: Trace qemu_malloc() and qemu_vmalloc()Stefan Hajnoczi
2010-09-09trace: Add user documentationStefan Hajnoczi
2010-09-09trace: Add LTTng Userspace Tracer backendStefan Hajnoczi
2010-09-09trace: Add trace file name command-line optionPrerna Saxena
2010-09-09trace: Add trace-file command to open/close/flush trace fileStefan Hajnoczi
2010-09-09trace: Specify trace file namePrerna Saxena
2010-09-09trace: Support disabled events in trace-eventsStefan Hajnoczi
2010-09-09trace: Support for dynamically enabling/disabling trace eventsPrerna Saxena
2010-09-09trace: Add simple built-in tracing backendStefan Hajnoczi
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi
2010-09-09microblaze: Add support for fcmp.unEdgar E. Iglesias
2010-09-09elf: Calculate symbol size if neededStefan Weil
2010-09-09Fix OpenBSD build warningBlue Swirl
2010-09-09microblaze: User-mode emulation of hw-excp signalsEdgar E. Iglesias
2010-09-09microblaze: Add basic FPU emulationEdgar E. Iglesias
2010-09-09microblaze: Add definitions for FSR reg fieldsEdgar E. Iglesias
2010-09-08Revert "Make default invocation of block drivers safer (v3)"Anthony Liguori
2010-09-08Revert "PPC: Qdev'ify e500 pci"Anthony Liguori
2010-09-08Revert "PPC: Make e500 pci byte swap config data"Anthony Liguori
2010-09-08Merge remote branch 'agraf/ppc-next' into stagingAnthony Liguori
2010-09-08Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-09-08Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-09-08virtio-9p: Change handling of flags in open() path for 9P2000.LSripathi Kodi
2010-09-08[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.Arun R Bharadwaj
2010-09-08[virtio-9p] Remove all instances of unnecessary dotu variable.Arun R Bharadwaj
2010-09-08virtio-9p: Add support for removing xattrAneesh Kumar K.V
2010-09-08virtio-9p: Fix the memset usageAneesh Kumar K.V
2010-09-08virtio-9p: Use lchown which won't follow symlinkAneesh Kumar K.V
2010-09-08virtio-9p: Add SM_NONE security modelAneesh Kumar K.V
2010-09-08virtio-9p: Hide user.virtfs xattr in case of mapped security.Aneesh Kumar K.V
2010-09-08virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V
2010-09-08virtio-9p: Implement TXATTRWALKAneesh Kumar K.V
2010-09-08virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V
2010-09-08[virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar
2010-09-08rename - change name of file or directoryM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKNODM. Mohan Kumar
2010-09-08[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-09-08[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.Sripathi Kodi