]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2010-01-19 Adam LitkeQMP: Emit asynchronous events on all QMP monitors
2010-01-19 Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2010-01-14 Anthony LiguoriUpdate version and changelog for release v0.12.2
2010-01-14 Anthony LiguoriUpdate SeaBIOS to 0.5.1
2010-01-13 Milan PlzikQemu's internal TFTP server breaks lock-step-iness...
2010-01-13 Kevin Wolfosdep.c: Fix accept4 fallback
2010-01-12 Gerd Hoffmannpc: add rombar to compat properties for pc-0.10 and...
2010-01-12 Gerd Hoffmannpci: allow loading roms via fw_cfg.
2010-01-12 Gerd Hoffmannroms: rework rom loading via fw
2010-01-12 Gerd Hoffmannfw_cfg: rom loader tweaks.
2010-01-12 Gerd Hoffmannroms: minor fixes and cleanups.
2010-01-12 Gerd Hoffmannpc: add machine type for 0.12
2010-01-12 Aurelien Jarnoloader: more ignores for rom intended to be loaded...
2010-01-12 Stefano Stabellinivnc_refresh: return if vd->timer is NULL
2010-01-12 Luiz CapitulinoQMP: Don't free async event's 'data'
2010-01-12 Thomas HorstenHandle TFTP ERROR from client
2010-01-12 Christoph Hellwigdmg: fix ->open failure
2010-01-12 Michael S.... virtio-pci: thinko fix
2010-01-12 Stefan Weilpc-bios: Update README (SeaBIOS)
2010-01-11 Roland Dreiervmware_vga: Check cursor dimensions passed from guest...
2010-01-11 Gleb Natapovremove pending exception on vcpu reset.
2010-01-11 Jiri DenemarkFix CPU topology initialization
2010-01-11 Huang YingMCE: Fix bug of IA32_MCG_STATUS after system reset
2010-01-08 Avi Kivitylinuxboot: fix gdt address calculation
2010-01-08 Luiz CapitulinoQMP: Drop wrong assert()
2010-01-07 Anthony Liguorivnc: Fix artifacts in hextile decoding
2010-01-06 Anthony LiguoriMerge remote branch 'mst/stable-0.12' into stable-0.12
2010-01-03 Aurelien Jarnotarget-i386: Fix "call im" on x86_64 when executing...
2009-12-30 Michael TokarevAdd missing newline at the end of options list
2009-12-24 Avi KivityDon't load options roms intended to be loaded by the...
2009-12-23 Scott TsaiUSB: Improve usbdevice error messages
2009-12-20 Aurelien Jarnocpu-all.h: fix cpu_get_real_ticks() #ifdef
2009-12-20 Blue Swirlalpha: fix compile
2009-12-20 Kirill A. Shutemovuser_only: compile everything with -fpie
2009-12-20 Artyom Tarasenkofdc/sparc32: don't hang on detection under OBP
2009-12-20 Artyom Tarasenkoscsi-disk: Inquiry with allocation length of CDB <...
2009-12-20 Anthony LiguoriUpdate version and changelog for 0.12.1 v0.12.1
2009-12-19 Kevin WolfMultiboot support: Fix rom_copy
2009-12-19 Aurelien Jarnoroms: allow roms to be loaded at address 0
2009-12-19 Anthony LiguoriUpdate for 0.12.0 release v0.12.0
2009-12-19 Anthony LiguoriUpdate to SeaBIOS 0.5.0
2009-12-19 Anthony LiguoriRevert "monitor: Convert do_migrate_set_speed() to...
2009-12-19 Anthony Liguorie1000: Don't muck with PCI commmand register
2009-12-19 Luiz Capitulinomonitor: do_balloon(): Use 'M' argument type
2009-12-19 Luiz Capitulinomonitor: Introduce 'M' argument type
2009-12-19 Luiz CapitulinoQMP: Update spec file
2009-12-19 Luiz CapitulinoQMP: Update README file
2009-12-19 Luiz CapitulinoQMP: Assure that returned data is a QDict
2009-12-19 Luiz CapitulinoQMP: Return an empty dict by default
next