Age | Commit message (Expand) | Author |
2011-02-01 | add qemu_chr_set_echo | Paolo Bonzini |
2011-02-01 | remove broken code for tty | Paolo Bonzini |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'spice/spice.v29.pull' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'spice/usb.5' into staging | Anthony Liguori |
2011-02-01 | Merge remote branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-02-01 | vnc: Fix password expiration through 'change vnc ""' (v2) | Anthony Liguori |
2011-02-01 | linux-user: avoid gcc array overrun warning for sparc | Peter Maydell |
2011-02-01 | hw/slavio_intctl.c: fix gcc warning about array bounds overrun | Peter Maydell |
2011-02-01 | SPARC: Fix Leon3 cache control | Fabien Chouteau |
2011-01-31 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2011-01-31 | blockdev: Fix drive_add for drives without media | Markus Armbruster |
2011-01-31 | blockdev: Replace drive_add()'s fmt, ... by optstr parameter | Markus Armbruster |
2011-01-31 | blockdev: Reject multiple definitions for the same drive | Markus Armbruster |
2011-01-31 | blockdev: New drive_get_by_index() | Markus Armbruster |
2011-01-31 | blockdev: Factor drive_index_to_{bus,unit}_id out of drive_init() | Markus Armbruster |
2011-01-31 | blockdev: Make drive_add() take explicit type, index parameters | Markus Armbruster |
2011-01-31 | blockdev: Fix regression in -drive if=scsi,index=N | Markus Armbruster |
2011-01-31 | blockdev: Put BlockInterfaceType names and max_devs in tables | Markus Armbruster |
2011-01-31 | blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h | Markus Armbruster |
2011-01-31 | blockdev: New drive_get_next(), replacing qdev_init_bdrv() | Markus Armbruster |
2011-01-31 | qcow2-refcount: remove write-only variables | Blue Swirl |
2011-01-31 | scsi hotplug: Set DriveInfo member bus correctly | Markus Armbruster |
2011-01-31 | raw-win32: Fix bdrv_flush return value | Kevin Wolf |
2011-01-31 | qed: Images with backing file do not require QED_F_NEED_CHECK | Stefan Hajnoczi |
2011-01-31 | qcow2: Add bdrv_discard support | Kevin Wolf |
2011-01-31 | qemu-io: Fix discard command | Kevin Wolf |
2011-01-31 | sheepdog: support creating images on remote hosts | MORITA Kazutaka |
2011-01-31 | Reorganize struct Qcow2Cache for better struct packing | Jes Sorensen |
2011-01-31 | ahci: Fix cpu_physical_memory_unmap() argument ordering | Stefan Hajnoczi |
2011-01-31 | Add documentation for STRTOSZ_DEFSUFFIX_ macros | Jes Sorensen |
2011-01-31 | virtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD | Stefan Hajnoczi |
2011-01-31 | virtio-blk: tell the guest about size changes | Christoph Hellwig |
2011-01-31 | block: tell drivers about an image resize | Christoph Hellwig |
2011-01-31 | block: add block_resize monitor command | Christoph Hellwig |
2011-01-31 | strtosz(): Use suffix macros in switch() statement | Jes Sorensen |
2011-01-31 | strtosz(): Fix name confusion in use of modf() | Jes Sorensen |
2011-01-31 | strtosz() use qemu_toupper() to simplify switch statement | Jes Sorensen |
2011-01-31 | strtosz(): use unsigned char and switch to qemu_isspace() | Jes Sorensen |
2011-01-30 | Update OpenBIOS images to r1018 | Blue Swirl |
2011-01-29 | sdl: remove unused variable | Blue Swirl |
2011-01-29 | New trace-event backend: stderr | Fabien Chouteau |
2011-01-29 | prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor... | Hervé Poussineau |
2011-01-29 | prep: Remove bogus BIOS size check | Andreas Färber |
2011-01-29 | mc146818rtc: update registers after a format change | Aurelien Jarno |
2011-01-29 | mc146818rtc: constantify | Aurelien Jarno |
2011-01-29 | target-arm: Fix Neon VQ(R)DMULH.S16 instructions | Juha Riihimäki |
2011-01-29 | virtio-blk: fix cross-endianness targets | Aurelien Jarno |
2011-01-29 | virtio-net: fix cross-endianness support | Aurelien Jarno |
2011-01-29 | escc: fix interrupt flags | Aurelien Jarno |