]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-02-09 Mike Frysingerlinux-user/FLAT: fix auto-stack sizing
2011-02-09 Mike Frysingerlinux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in...
2011-02-09 Mike Frysingerlinux-user: add ppoll syscall support
2011-02-09 Mike Frysingerlinux-user/elfload: add FDPIC support
2011-02-09 Mike Frysingerlinux-user: fix sizeof handling for getsockopt
2011-02-09 Stefan Weillinux-user: Fix possible realloc memory leak
2011-02-09 Peter Maydelllinux-user: Add support for -version option
2011-02-08 Paolo Bonzinicris, microblaze: use cpu_has_work
2011-02-08 Jan Kiszkax86: Fix MCA broadcast parameters for TCG case
2011-02-07 Stefan Weilqemu-timer: Fix compilation of new timer code for w32...
2011-02-07 Marcelo Tosattiblock: enable in_use flag
2011-02-07 Marcelo TosattiAdd flag to indicate external users to block device
2011-02-07 Marcelo Tosattiblock-migration: add reference to target DriveInfo
2011-02-07 Marcelo Tosattiblockdev: add refcount to DriveInfo
2011-02-07 Marcelo Tosattiblock-migration: actually disable dirty tracking on...
2011-02-07 Alexander Grafahci: make number of ports runtime determined
2011-02-07 Alexander Grafahci: Implement HBA reset
2011-02-07 Alexander Grafahci: send init d2h fis on fis enable
2011-02-07 Alexander Grafahci: split ICH and AHCI even more
2011-02-07 Alexander Grafahci: add license header in ahci.h
2011-02-07 Sebastian Herbsztahci: split ICH9 from core
2011-02-07 Stefan Weilblock/vdi: Fix wrong size in conditionally used memset...
2011-02-07 MORITA KazutakaDocumentation: add Sheepdog disk images
2011-02-07 Kevin Wolfqcow2: Really use cache=unsafe for image creation
2011-02-05 Blue Swirlcheckpatch.pl: don't complain about old lines with...
2011-02-04 Peter Maydelltarget-arm: Fix decoding of Thumb preload and hint...
2011-02-04 Peter Maydelltarget-arm: Fix decoding of preload and memory hint...
2011-02-04 Peter Maydelltarget-arm: Clean up handling of MPIDR
2011-02-04 Peter Maydelltarget-arm: Add CPU feature flag for v7MP
2011-02-04 Gleb Natapovdo not pass NULL to strdup.
2011-02-04 Christophe... Set the right overflow bit for neon 32 and 64 bit satur...
2011-02-04 Christophe... target-arm: Fix Neon vsra instructions.
2011-02-04 Aurelien Jarnotarget-sh4: fix negc
2011-02-04 Jan Kiszkaioapic: Style & magics cleanup
2011-02-04 Jan Kiszkaioapic: Add support for qemu-kvm's vmstate v2
2011-02-04 Jan Kiszkaioapic: Save/restore irr
2011-02-04 Jan Kiszkaioapic: Implement EOI handling for level-triggered...
2011-02-04 Corentin Charyvnc: qemu can die if the client is disconnected while...
2011-02-04 Amit Shahvirtio-serial: Make sure virtqueue is ready before...
2011-02-04 Stefan Weilui/sdl: Fix handling of caps lock and num lock keys
2011-02-04 Paolo BonziniUnify alarm deadline computation
2011-02-04 Paolo BonziniCorrect alarm deadline computation
2011-02-04 Paolo Bonziniuse nanoseconds everywhere for timeout computation
2011-02-04 Yoshiaki Tamurasavevm: fix corruption in vmstate_subsection_load().
2011-02-02 Aurelien JarnoOpen up the 0.15 development branch
2011-02-01 Anthony LiguoriUpdate version for 0.14.0-rc0 v0.14.0-rc0
2011-02-01 Anthony LiguoriUpdate SeaBIOS to 0.6.1.2
2011-02-01 mst@redhat.comvhost: force vhost off for non-MSI guests
2011-02-01 Michael S.... tap: safe sndbuf default
2011-02-01 Gleb NatapovAdd boot index documentation.
2011-02-01 Gleb NatapovAdd bootindex handling into usb storage device.
2011-02-01 Paolo Bonzinifix QemuOpts leak
2011-02-01 Paolo Bonziniremove text_console_opts
2011-02-01 Paolo Bonziniadd set_echo implementation for text consoles
2011-02-01 Paolo Bonzinicreate TextConsole together with the CharDeviceState
2011-02-01 Paolo Bonziniadd set_echo implementation for qemu_chr_stdio
2011-02-01 Paolo Bonzinimove atexit(term_exit) and O_NONBLOCK to qemu_chr_open_...
2011-02-01 Paolo Bonziniadd qemu_chr_set_echo
2011-02-01 Paolo Bonziniremove broken code for tty
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Anthony Liguorivnc: Fix password expiration through 'change vnc "...
2011-02-01 Peter Maydelllinux-user: avoid gcc array overrun warning for sparc
2011-02-01 Peter Maydellhw/slavio_intctl.c: fix gcc warning about array bounds...
2011-02-01 Fabien ChouteauSPARC: Fix Leon3 cache control
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Markus Armbrusterblockdev: Fix drive_add for drives without media
2011-01-31 Markus Armbrusterblockdev: Replace drive_add()'s fmt, ... by optstr...
2011-01-31 Markus Armbrusterblockdev: Reject multiple definitions for the same...
2011-01-31 Markus Armbrusterblockdev: New drive_get_by_index()
2011-01-31 Markus Armbrusterblockdev: Factor drive_index_to_{bus,unit}_id out of...
2011-01-31 Markus Armbrusterblockdev: Make drive_add() take explicit type, index...
2011-01-31 Markus Armbrusterblockdev: Fix regression in -drive if=scsi,index=N
2011-01-31 Markus Armbrusterblockdev: Put BlockInterfaceType names and max_devs...
2011-01-31 Markus Armbrusterblockdev: Move BlockInterfaceType from qemu-common...
2011-01-31 Markus Armbrusterblockdev: New drive_get_next(), replacing qdev_init_bdrv()
2011-01-31 Blue Swirlqcow2-refcount: remove write-only variables
2011-01-31 Markus Armbrusterscsi hotplug: Set DriveInfo member bus correctly
2011-01-31 Kevin Wolfraw-win32: Fix bdrv_flush return value
2011-01-31 Stefan Hajnocziqed: Images with backing file do not require QED_F_NEED...
2011-01-31 Kevin Wolfqcow2: Add bdrv_discard support
2011-01-31 Kevin Wolfqemu-io: Fix discard command
2011-01-31 MORITA Kazutakasheepdog: support creating images on remote hosts
2011-01-31 Jes SorensenReorganize struct Qcow2Cache for better struct packing
2011-01-31 Stefan Hajnocziahci: Fix cpu_physical_memory_unmap() argument ordering
2011-01-31 Jes SorensenAdd documentation for STRTOSZ_DEFSUFFIX_ macros
2011-01-31 Stefan Hajnoczivirtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD
2011-01-31 Christoph Hellwigvirtio-blk: tell the guest about size changes
2011-01-31 Christoph Hellwigblock: tell drivers about an image resize
2011-01-31 Christoph Hellwigblock: add block_resize monitor command
2011-01-31 Jes Sorensenstrtosz(): Use suffix macros in switch() statement
2011-01-31 Jes Sorensenstrtosz(): Fix name confusion in use of modf()
2011-01-31 Jes Sorensenstrtosz() use qemu_toupper() to simplify switch statement
2011-01-31 Jes Sorensenstrtosz(): use unsigned char and switch to qemu_isspace()
2011-01-30 Blue SwirlUpdate OpenBIOS images to r1018
2011-01-29 Blue Swirlsdl: remove unused variable
2011-01-29 Fabien ChouteauNew trace-event backend: stderr
2011-01-29 Hervé Poussineauprep: Disable second IDE channel, as long as ISA IDE...
next