]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2011-01-24 Gerd Hoffmannvnc: fix numlock+capslock tracking
2011-01-24 Gerd Hoffmannusb hid: move head+n to common struct
2011-01-24 Gerd Hoffmannusb keyboard: add event event queue
2011-01-24 Paolo Bonziniadd event queueing to USB HID
2011-01-24 Stefan Hajnocziblock: Use backing format driver during image creation
2011-01-24 Markus Armbrusterblockdev: Fix drive_del not to crash when drive is...
2011-01-24 Markus Armbrusterblockdev: Make drive_init() use error_report()
2011-01-24 Markus Armbrusterblockdev: Fix error message for invalid -drive CHS
2011-01-24 Pierre RiteauFix block migration when the device size is not a multi...
2011-01-24 Stefan Hajnocziqed: Refuse to create images on block devices
2011-01-24 Kevin WolfDocumentation: Add qemu-img check/rebase
2011-01-24 Stefan Weilide: Remove unneeded null pointer check
2011-01-24 Kevin Wolfqcow2: Batch flushes for COW
2011-01-24 Kevin Wolfqcow2: Use QcowCache
2011-01-24 Alon Levyspice: add chardev (v5)
2011-01-24 Jiri Denemarkconfigure: Fix spice probe
2011-01-24 Gerd Hoffmannqxl: locking fix
2011-01-24 Gerd Hoffmannspice/qxl: zap spice 0.4 migration compatibility bits
2011-01-24 Marc-André... vnc/spice: fix "never" and "now" expire_time
2011-01-24 Gerd Hoffmannspice: MAINTAINERS update
2011-01-24 Gerd Hoffmannspice/vnc: client migration.
2011-01-24 Gerd Hoffmannadd migration state change notifiers
2011-01-24 Isaku Yamahatapci: memory leak of PCIDevice::rom_file
2011-01-24 Kevin Wolfqcow2: Add QcowCache
next