]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-05-04 Anthony LiguoriUpdate for 0.12.4 release v0.12.4
2010-04-25 Juergen LockWorkaround for broken OSS_GETVERSION on FreeBSD, part two
2010-04-25 malcoss: fix fragment setting
2010-04-25 malcoss: issue OSS_GETVERSION ioctl only when needed
2010-04-25 malcoss: refactor code around policy setting
2010-04-25 malcoss: workaround for cases when OSS_GETVERSION is not...
2010-04-24 Stefan Hajnocziblock: Free iovec arrays allocated by multiwrite_merge()
2010-04-18 Gerd Hoffmannlsi: fix segfault in lsi_command_complete
2010-04-18 Gerd Hoffmannlsi: pass lsi_request to lsi_reselect
2010-04-18 Gerd Hoffmannlsi: move dma_len+dma_buf into lsi_request
2010-04-18 Gerd Hoffmannlsi: move current_dev into lsi_request
2010-04-18 Gerd Hoffmannlsi: have lsi_request for the whole life time of the...
2010-04-18 Gerd Hoffmannlsi: use QTAILQ for lsi_queue
2010-04-13 Stefan Weiltcp/mips: Change TCG_AREG0 (fp -> s0)
2010-04-13 Aurelien Jarnosh_pci: fix memory and I/O access
2010-04-13 Marcelo TosattiFix incoming migration with iothread
2010-04-11 Chris WebbFix SIGFPE for vnc display of width/height = 1
2010-04-11 Eduardo Habkostnet: remove broken net_set_boot_mask() boot device...
2010-04-09 Kevin Wolfqcow2: Remove request from in-flight list after error
2010-04-09 Kevin Wolfqcow2: Don't ignore immediate read/write failures
2010-04-09 Kevin Wolfblock: Fix multiwrite memory leak in error case
2010-04-09 Kevin Wolfblock: Fix error code in multiwrite for immediate failures
2010-04-09 Kevin Wolfblock: Fix multiwrite error handling
2010-04-09 Gerd Hoffmannscsi-disk: fix buffer overflow
2010-04-09 Kevin Wolfqcow2: Rewrite alloc_refcount_block/grow_refcount_table
2010-04-09 Kevin Wolfqcow2: Factor next_refcount_table_size out
2010-04-09 Christoph Hellwigblock: avoid creating too large iovecs in multiwrite_merge
2010-04-09 Kevin Wolfjson-parser: Fix segfault on malformed input
2010-04-09 Aurelien Jarnolinux-user: switch default ppc64 CPU to 970fx from 970
2010-04-09 Aurelien Jarnotarget-sh4: MMU: fix store queue addresses
2010-04-09 Aurelien Jarnotarget-sh4: MMU: fix ITLB priviledge check
2010-04-09 Aurelien Jarnotarget-sh4: MMU: fix mem_idx computation
2010-04-09 Aurelien Jarnosh7750: handle MMUCR TI bit
2010-04-06 Paul BrookUHCI spurious interrut fix
2010-03-29 Aurelien Jarnotcg/mips: fix branch offset during retranslation
2010-03-19 Aurelien Jarnotcg/arm: correctly save/restore registers in prologue...
2010-03-19 Igor V. Kovalenkoworkaround for cmd646 bmdma register access while no...
2010-03-16 Jan KiszkaFix corner case in chardev udp: parameter
2010-03-16 Jan KiszkaDon't set default monitor when there is a mux'ed one
2010-03-14 Vagrant Cascadianspelling typo (compatibilty) in hw/fw_cfg.c
2010-03-13 Gerd Hoffmannfdc: fix drive property handling.
2010-03-13 TeLeMantarget-i386: fix commit c22549204a6edc431e8e4358e61bd56...
2010-03-10 Aurelien Jarnotarget-i386: fix SIB decoding with index = 4
2010-03-06 Ryan HarperFix segfault with ram_size > 4095M without kvm
2010-03-06 malctarget-i386: Fix long jumps/calls in long mode with...
2010-03-06 Aurelien Jarnotarget-i386: fix lddqu SSE instruction
2010-02-28 Jan Kiszkaqemu-char.c: drop debug printfs from qemu_chr_parse_compat
2010-02-27 Paolo Bonzinifix undefined shifts by >32
2010-02-27 Aurelien JarnoFix qemu -net user,hostfwd= example
2010-02-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/stable-0.12' into... v0.12.3
2010-02-23 Anthony LiguoriUpdate version and change for 0.12.3 release
2010-02-23 Kevin Wolfqcow2: Fix access after end of array
2010-02-23 Marcelo Tosattiide save/restore pio/atapi cmd transfer fields and...
2010-02-23 Markus Armbrusternet: Monitor command set_link finds only VLAN clients...
2010-02-23 Markus Armbrusternet: info network shows only VLAN clients, fix
2010-02-23 Markus Armbrusternet: net_check_clients() checks only VLAN clients, fix
2010-02-23 Markus Armbrusternet: Fix bogus "Warning: vlan 0 with no nics" with...
2010-02-23 Markus Armbrusternet: net_check_clients() runs too early to see -device...
2010-02-23 Markus Armbrusternet: Remove unused net_client_uninit()
2010-02-23 Jim Meyeringdon't dereference NULL after failed strdup
2010-02-23 Tom Lendackyvirtio-net: fix network stall under load
2010-02-23 Roy Tamjson: fix PRId64 on Win32
2010-02-23 Marcelo Tosattifix inet_parse typo
2010-02-23 Marcelo Tosattiiothread: fix vcpu stop with smp tcg
2010-02-23 David S. Ahernsegfault due to buffer overrun in usb-serial
2010-02-23 Kevin Wolfqcow2: Fix signedness bugs
2010-02-23 Evgeniy DushistovDo not ignore error, if open file failed (-serial ...
2010-02-23 Anthony Liguoripc-bios: update to newer version of (stable) seabios
2010-02-23 Jan Kiszkakvm: Fix eflags corruption in kvm mode
2010-02-23 Aurelien Jarnotarget-mips: fix ROTR and DROTR by zero
2010-02-23 Nathan Froydtarget-mips: fix CpU exception for coprocessor 0
2010-02-21 Jan Kiszkakvm: Fix eflags corruption in kvm mode
2010-02-09 Aurelien Jarnotcg/mips: fix crash in tcg_out_qemu_ld()
2010-02-06 Aurelien Jarnotarget-mips: don't call cpu_loop_exit() from helper.c
2010-01-29 Kevin Wolfvirtio-blk: Fix error cases which ignored rerror/werror
2010-01-29 Kevin Wolfvirtio-blk: Fix restart after read error
2010-01-29 Kevin Wolfvirtio_blk: Factor virtio_blk_handle_request out
2010-01-29 Jan Kiszkacirrus: Properly re-register cirrus_linear_io_addr...
2010-01-27 Kevin Wolfqcow2: Don't ignore qcow2_alloc_clusters return value
2010-01-27 Kevin Wolfqcow2: Don't ignore update_refcount return value
2010-01-27 Kevin Wolfqcow2: Allow updating no refcounts
2010-01-27 Kevin Wolfqcow2: Improve error handling in update_refcount
2010-01-27 Kevin Wolfqcow2: Fix error handling in grow_refcount_table
2010-01-27 Kevin Wolfblock: Return original error codes in bdrv_pread/write
2010-01-27 Kevin Wolfqcow2: Return 0/-errno in qcow2_alloc_cluster_offset
2010-01-27 Kevin Wolfqcow2: Return 0/-errno in get_cluster_table
2010-01-27 Kevin Wolfqcow2: Fix error handling in qcow_save_vmstate
2010-01-27 Kevin Wolfqcow2: Fix error handling in qcow2_grow_l1_table
2010-01-27 Herve Poussineauwin32/sdl: Fix toggle full screen
2010-01-27 Herve Poussineauwin32: pair qemu_memalign() with qemu_vfree()
2010-01-27 Stefano Stabellinivnc_refresh: calling vnc_update_client might free vs
2010-01-26 Jan KiszkaMusicpal: Fix descriptor walk in eth_send
2010-01-26 Jan KiszkaMusicpal: Fix wm8750 I2C address
2010-01-26 Marcelo Tosattifix savevm command without id or tag
2010-01-20 Gleb Natapovreduce number of reinjects on ACK
2010-01-20 Luiz CapitulinoQMP: Fix asynchronous events delivery
2010-01-20 Stefan WeilDocumentation: Add missing documentation for qdev relat...
2010-01-19 Gerd Hoffmannpc: add driver version compat properties
2010-01-19 Gerd Hoffmannscsi: device version property
2010-01-19 Gerd Hoffmannide: device version property
next