]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-09-10 Blue SwirlHACKING: add memory management rules
2010-09-10 Blue SwirlHACKING: add C type rules
2010-09-10 Blue SwirlHACKING: add preprocessor rules
2010-09-10 Andrzej Zaborowskivmware_vga: Replace the few tab-indents with spaces...
2010-09-10 Andrzej Zaborowskivmware_vga: Add checks to deal with non-atomic fifo...
2010-09-09 Stefan Weilhw/omap: Fix default setup for OMAP UART devices
2010-09-09 Prerna Saxenatrace: Trace entry point of balloon request handler
2010-09-09 Prerna Saxenatrace: Trace port IO
2010-09-09 Stefan Hajnoczitrace: Trace virtqueue operations
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-09 Stefan Hajnoczitrace: Trace qemu_malloc() and qemu_vmalloc()
2010-09-09 Stefan Hajnoczitrace: Add user documentation
2010-09-09 Stefan Hajnoczitrace: Add LTTng Userspace Tracer backend
2010-09-09 Prerna Saxenatrace: Add trace file name command-line option
2010-09-09 Stefan Hajnoczitrace: Add trace-file command to open/close/flush trace...
2010-09-09 Prerna Saxenatrace: Specify trace file name
2010-09-09 Stefan Hajnoczitrace: Support disabled events in trace-events
2010-09-09 Prerna Saxenatrace: Support for dynamically enabling/disabling trace...
2010-09-09 Stefan Hajnoczitrace: Add simple built-in tracing backend
2010-09-09 Stefan Hajnoczitrace: Add trace-events file for declaring trace events
2010-09-09 Edgar E. Iglesiasmicroblaze: Add support for fcmp.un
2010-09-09 Stefan Weilelf: Calculate symbol size if needed
2010-09-09 Blue SwirlFix OpenBSD build warning
2010-09-09 Edgar E. Iglesiasmicroblaze: User-mode emulation of hw-excp signals
2010-09-09 Edgar E. Iglesiasmicroblaze: Add basic FPU emulation
2010-09-09 Edgar E. Iglesiasmicroblaze: Add definitions for FSR reg fields
2010-09-08 Anthony LiguoriRevert "Make default invocation of block drivers safer...
2010-09-08 Anthony LiguoriRevert "PPC: Qdev'ify e500 pci"
2010-09-08 Anthony LiguoriRevert "PPC: Make e500 pci byte swap config data"
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-08 Sripathi Kodivirtio-9p: Change handling of flags in open() path...
2010-09-08 Arun R Bharadwaj[virtio-9p] This patch implements TLERROR/RLERROR on...
2010-09-08 Arun R Bharadwaj[virtio-9p] Remove all instances of unnecessary dotu...
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add support for removing xattr
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Fix the memset usage
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Use lchown which won't follow symlink
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add SM_NONE security model
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Hide user.virtfs xattr in case of mapped...
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRCREATE
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Implement TXATTRWALK
2010-09-08 Aneesh Kumar K.Vvirtio-9p: Add fidtype so that we can do type specific...
2010-09-08 M. Mohan Kumar[virtio-9p] qemu: virtio-9p: Implement LOPEN
2010-09-08 M. Mohan Kumarrename - change name of file or directory
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKDIR
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement TMKNOD
2010-09-08 Venkateswararao... [virtio-9p] This patch implements TLCREATE for 9p2000...
2010-09-08 Venkateswararao... [virtio-9p] Define and implement TSYMLINK for 9P2000.L
2010-09-08 Venkateswararao... [virtio-9p] Implement TLINK for 9P2000.L
2010-09-08 Sripathi Kodivirtio-9p: Implement server side of setattr for 9P2000...
2010-09-08 Sripathi Kodi[virtio-9p] Make v9fs_do_utimensat accept timespec...
2010-09-08 M. Mohan Kumarvirtio-9p: Do not reset atime
2010-09-08 Sripathi Kodivirtio-9p: getattr server implementation for 9P2000...
2010-09-08 M. Mohan Kumarvirtio-9p: Compute iounit based on host filesystem...
2010-09-08 Sripathi Kodi[V4] virtio-9p: readdir implementation for 9p2000.L
2010-09-08 Sripathi Kodivirtio-9p: Return correct error from v9fs_remove
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Implement statfs support in server
2010-09-08 M. Mohan Kumarqemu: virtio-9p: Recognize 9P2000.L protocol
2010-09-08 Kevin Wolfqcow2: Remove unnecessary flush after L2 write
2010-09-08 Kevin Wolfblock: Fix BDRV_O_CACHE_MASK
2010-09-08 Kevin Wolfqemu-img convert: Use cache=unsafe for output image
2010-09-08 Bernhard Kohlraw-posix: improve detection of scsi-generic devices
2010-09-08 Bernhard Kohlscsi-disk: add some optional scsi commands
2010-09-08 Jonathan A... Improve ATA IDENTIFY word 64 contents.
2010-09-08 Kevin Wolfraw-posix: Don't use file name for host_cdrom detection...
2010-09-08 Stefan Hajnocziqemu-io: Make alloc output useful when nb_sectors=1
2010-09-08 Bernhard Kohlscsi: fix and improve debug prints
2010-09-08 Bernhard Kohlscsi-disk: fix the check of the DBD bit in the MODE...
2010-09-08 Bernhard Kohlscsi-disk: return CHECK CONDITION for unknown page...
2010-09-08 Bernhard Kohlscsi-disk: fix the block descriptor returned by the...
2010-09-08 Bernhard Kohlscsi-disk: respect the page control (PC) field in the...
2010-09-08 Bernhard Kohlscsi-disk: fix the mode data header returned by the...
2010-09-08 Bernhard Kohlscsi-disk: fix the mode data length field returned...
2010-09-07 Alex Williamsonvirtio-net: Introduce a new bottom half packet TX
2010-09-07 Alex Williamsonvirtio-net: Rename tx_timer_active to tx_waiting
2010-09-07 Alex Williamsonvirtio-net: Limit number of packets sent per TX flush
2010-09-07 Alex Williamsonvirtio-net: Make tx_timer timeout configurable
2010-09-07 Michael S.... vhost_net: mergeable buffers support
2010-09-07 Michael S.... tap: add APIs for vnet header length
2010-09-07 Michael S.... tap: generalize code for different vnet header len
2010-09-07 Alexander GrafPPC: Change PPC maintainer
2010-09-06 Michael S.... qemu: e1000 fix TOR math
2010-09-05 Alexander GrafPPC: Make e500 pci byte swap config data
2010-09-05 Alexander GrafPPC: Qdev'ify e500 pci
2010-09-05 Alexander GrafKVM: PPC: Add level based interrupt logic
2010-09-04 Izumi Tsutsuivnc: use bswapNN() rather than bswap_NN()
2010-09-04 Serge Ziryukinvnc: tight: remove unused variable
2010-09-04 Avi KivityFix ivshmem build on 32-bit hosts
2010-09-04 Aneesh Kumar K.Vvirtio-9p: Make sure -virtfs option works correctly
2010-09-04 Jes Sorensenhw/ivshmem.c don't check for negative values on unsigne...
2010-09-04 Jes Sorensenload_multiboot(): get_image_size() returns int
2010-09-04 Jes SorensenChange DPRINTF() to do{}while(0) to avoid compiler...
2010-09-04 Jes Sorensensize_t is unsigned, change to ssize_t to handle errors...
2010-09-04 Jes SorensenFix repeated typo: was "end if list" instead of "end...
2010-09-04 Jes SorensenRespect return value from nbd_client()
2010-09-04 Jes SorensenRemove unused argument for nbd_client()
2010-08-31 Blue SwirlFix OpenBSD linker warning
2010-08-30 Isaku Yamahataacpi: fix file size check with -acpitable.
2010-08-30 Miguel Di Ciurcio... savevm: Generate a name when run without one
next