]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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...
2011-01-29 Andreas Färberprep: Remove bogus BIOS size check
2011-01-29 Aurelien Jarnomc146818rtc: update registers after a format change
2011-01-29 Aurelien Jarnomc146818rtc: constantify
2011-01-29 Juha Riihimäkitarget-arm: Fix Neon VQ(R)DMULH.S16 instructions
2011-01-29 Aurelien Jarnovirtio-blk: fix cross-endianness targets
2011-01-29 Aurelien Jarnovirtio-net: fix cross-endianness support
2011-01-29 Aurelien Jarnoescc: fix interrupt flags
2011-01-29 Dmitry Eremin... pxa2xx_gpio: switch to using qdev
2011-01-29 Dmitry Eremin... spitz: make spitz-keyboard to use qdev infrastructure
2011-01-29 Dmitry Eremin... spitz: make sl-nand emulation use qdev infrastructure
2011-01-29 Dmitry Eremin... Use vmstate to save/load spitz-lcdtg and corgi-ssp...
2011-01-29 Dmitry Eremin... SharpSL scoop device - convert to qdev
2011-01-27 Isaku Yamahatapci: typo in pcibus_get_dev_path()
2011-01-27 Michael S.... pci: bridge control fixup
2011-01-26 Peter Maydelltarget-arm: Fix loading of scalar value for Neon multip...
2011-01-26 Christophe... target-arm: Fix garbage collection of temporaries in...
2011-01-26 Christophe... Support saturation with shift=0.
2011-01-26 Alexandre Courbottarget-sh4: update PTEH upon MMU exception
2011-01-26 Aurelien Jarnosh4: implement missing mmaped TLB read functions
2011-01-26 Aurelien Jarnosh4: implement missing mmaped TLB write functions
2011-01-26 Edgar E. Iglesiasetrax: Dont decrease the granularity of timers
2011-01-25 Edgar E. Iglesiascris: Replace tcg branch sequence with setcond
2011-01-25 Gerd Hoffmannpulseaudio: tweak config
2011-01-25 Gerd Hoffmannpulseaudio: setup buffer attrs
2011-01-25 Gerd Hoffmannpulseaudio: process 1/4 buffer max at once
2011-01-25 Isaku Yamahatamonitor: use after free in do_wav_capture()
2011-01-25 Isaku Yamahatamips_fulong: remove bogus HAS_AUDIO
2011-01-25 Isaku Yamahataaudio: consolidate audio_init()
2011-01-25 Alexandre Courbottarget-sh4: fix index of address read error exception
2011-01-25 Alexandre Courbottarget-sh4: fix TLB invalidation code
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Fabien ChouteauSPARC: Add asr17 register support
2011-01-24 Fabien ChouteauSPARC: Emulation of Leon3
2011-01-24 Fabien ChouteauSPARC: Emulation of GRLIB APB UART
2011-01-24 Fabien ChouteauSPARC: Emulation of GRLIB IRQMP
2011-01-24 Fabien ChouteauSPARC: Emulation of GRLIB GPTimer
2011-01-24 Stefan Hajnoczidocs: Document scsi-disk and usb-storage removable...
2011-01-24 Stefan Hajnocziusb-msd: Propagate removable bit to SCSI device
2011-01-24 Stefan Hajnocziscsi: Allow scsi_bus_legacy_add_drive() to set removabl...
2011-01-24 Stefan Hajnocziscsi-disk: Allow overriding SCSI INQUIRY removable bit
2011-01-24 Aurelien Jarnotarget-mips: fix save_cpu_state() calls
2011-01-24 Blue Swirlusb-bus: use snprintf
2011-01-24 Gerd Hoffmannusb hid: add migration support
2011-01-24 Gerd Hoffmannusb hub: add migration support
2011-01-24 Gerd Hoffmannusb core: add migration support
next