]> git.proxmox.com Git - qemu.git/history - hw
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
[qemu.git] / hw /
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-10-02 Blue Swirlsysbus: fix address truncation
2010-10-02 Edgar E. Iglesiasvirtex: Add braces
2010-09-30 Edgar E. Iglesiaspowerpc: Add a virtex5 ml507 refdesign board
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-09-24 Edgar E. Iglesiaspowerpc: Make the decr interrupt type overridable
2010-09-24 malcfmopl: workaround for -Wempty-body
2010-09-22 Stefan WeilFix compilation error (missing include statement)
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Stefan Weilmips_malta: Fix format strings
2010-09-21 Stefan Weilmips_fulong2e: Fix format strings
2010-09-21 Bernhard Kohlscsi_bus: fix length and xfer_mode for RESERVE and...
2010-09-21 Bernhard Kohlscsi-generic: add missing reset handler
2010-09-21 Christoph Hellwigide: propagate the required alignment
2010-09-21 Christoph Hellwigscsi-disk: propagate the required alignment
2010-09-21 Christoph Hellwigvirtio-blk: propagate the required alignment
2010-09-21 Christoph Hellwiguse qemu_blockalign consistently
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-20 Stefan Hajnoczie1000: Pad short frames to minimum size (60 bytes)
2010-09-18 Blue SwirlUse gcc warning flag -Wempty-body
2010-09-18 Blue Swirlpxa2xx: fix SSSR TFN logic
2010-09-18 Blue Swirlpxa2xx: remove useless checks
2010-09-18 Blue SwirlUse range_covers_byte
2010-09-18 Blue SwirlIntroduce range.h
2010-09-18 Blue SwirlCheck for errors during BIOS or kernel load
2010-09-15 Michal Novotnyserial: Update parameters after load
2010-09-14 Michael S. Tsirkinvhost: fix infinite loop on error path
2010-09-14 Stefan WeilRemove wrong semicolon in macro definition
2010-09-13 Michal Novotnyserial: Wrap debug prints around a DPRINTF macro
2010-09-11 Blue SwirlESP: fix ESP DMA access when DMA is not enabled
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 Stefan Hajnoczitrace: Trace virtqueue operations
2010-09-09 Stefan Hajnoczitrace: Trace virtio-blk, multiwrite, and paio_submit
2010-09-09 Stefan Weilelf: Calculate symbol size if needed
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 Bernhard Kohlscsi-disk: add some optional scsi commands
2010-09-08 Jonathan A. KollaschImprove ATA IDENTIFY word 64 contents.
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. Tsirkinvhost_net: mergeable buffers support
2010-09-06 Michael S. Tsirkinqemu: 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 Avi KivityFix ivshmem build on 32-bit hosts
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-08-30 Isaku Yamahataacpi: fix file size check with -acpitable.
2010-08-30 Kevin Wolfvirtio-blk: Fix migration of queued requests
2010-08-30 Kevin Wolfvirtio: Factor virtqueue_map_sg out
2010-08-28 Isaku Yamahataisapc: fix segfault.
2010-08-26 Blue Swirletraxfs_eth: correct use of ! and &
2010-08-26 Hollis Blanchardppc4xx: load Bamboo kernel, initrd, and fdt at fixed...
2010-08-26 Hollis Blanchardppc4xx: don't unregister RAM at reset
2010-08-26 Hollis Blanchardppc4xx: correct SDRAM controller warning message condition
2010-08-26 Alexander GrafPPC: Add PV hypercall transport through fw_cfg
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
next