]> git.proxmox.com Git - qemu.git/history - hw
Add fprintf_function for function pointers to fprintf-like functions
[qemu.git] / hw /
2010-10-29 malcMov muldiv64 to qemu-common.h (Thus unbreaking gus)
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23 Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-22 Blue Swirlmips_fulong2e: fix ram allocation
2010-10-22 Kevin Wolfvirtio-blk: Respect werror option for flushes
2010-10-22 Kevin Wolfide: Handle flush failure
2010-10-22 Kevin Wolfide: Factor ide_flush_cache out
2010-10-22 Christoph Hellwigide: set WCACHE supported in IDENTIFY data
2010-10-20 Gleb NatapovFix pci hotplug to generate level triggered interrupt.
2010-10-20 Gleb NatapovUse defines instead of numbers for pci hotplug sts bit
2010-10-20 Gerd Hoffmannwacom tablet: activate event handlers.
2010-10-20 Gerd Hoffmannvmmouse: adapt to mouse handler changes.
2010-10-20 Venkateswararao... [virtio-9p] Add support to v9fs_string_alloc_printf...
2010-10-20 Sanchit Garg[virtio-9p] Use preadv/pwritev instead of readv/writev
2010-10-20 Harsh Prateek Bora[virtio-9p] Qemu 9p commandline options validity checks
2010-10-20 Aneesh Kumar K.Vvirtio-9p: Support mapped posix acl
2010-10-20 Aneesh Kumar K.Vvirtio-9p: Use layered xattr approach
2010-10-20 Venkateswararao... [virtio-9p] Ignore O_DIRECT hint from client.
2010-10-20 M. Mohan Kumarqemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
2010-10-20 Venkateswararao... [virtio-9p] Introduce server side TFSYNC/RFSYNC for...
2010-10-20 M. Mohan Kumarqemu-virtio9p: Implement TGETLOCK
2010-10-20 M. Mohan Kumar[virto-9p] Implement TLOCK
2010-10-20 Sripathi Kodi[virtio-9p] open should not return EBADF
2010-10-20 Blue Swirlapic: convert debug printf statements to tracepoints
2010-10-13 Blue SwirlDelete write only variables
2010-10-13 Blue Swirlppc: remove video.x
2010-10-13 Blue Swirllsi53c895a: avoid a write only variable
2010-10-13 Blue Swirleepro100: initialize a variable in all cases
2010-10-13 Blue Swirlcirrus: avoid write only variables
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09 Vincent Minetacpi: Fix an infinite loop in acpi_table_add
2010-10-07 Michael S. Tsirkinvhost: error code
2010-10-07 Michael S. Tsirkinvirtio: change set guest notifier to per-device
2010-10-07 Stefan Weileepro100: Add support for multiple individual addresses...
2010-10-07 Michael S. Tsirkinvirtio-net: unify vhost-net start/stop
2010-10-07 Michael S. Tsirkinvirtio: invoke set_status callback on reset
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 Stefan WeilFix spelling in comments
2010-10-03 Stefan Weilrc4030: Fix compilation error in debug code
2010-10-03 Stefan Weilmipsnet: Fix compiler warning in debug code
2010-10-03 Stefan Weilvirtio-9p: Use GCC_FMT_ATTR and fix a format warning
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
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-10-01 Eduardo Habkostdisable guest-provided stats on "info balloon" command
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
next