]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-05-20 Anthony LiguoriUpdate for 0.10.5 release v0.10.5
2009-05-20 Mark McLoughlinkvm: work around supported cpuid ioctl() brokenness
2009-05-20 Anthony LiguoriRemove noisy printf when KVM masks CPU features
2009-05-20 Avi Kivitykvm: Trim cpu features not supported by kvm
2009-05-20 Avi KivityFix x86 feature modifications for features that set...
2009-05-20 Avi KivityMake x86 cpuid feature names available in file scope
2009-05-20 Avi Kivitykvm: Add support for querying supported cpu features
2009-05-20 Anthony LiguoriIntroduce kvm_check_extension to check if KVM extension...
2009-05-20 Mark McLoughlinkvm: add error message for when SMP is requested
2009-05-20 Richard W.M... Remove initrd warning message
2009-05-20 Jean-Christophe... initialize struct sigevent before timer_create
2009-05-20 Jean-Christophe... Fix NULL alarm_timer pointer at exit
2009-05-20 Glauber Costakeep initrd in below 4g area.
2009-05-20 Uri Lublinmigrate.c: migrate_fd_put_buffer: Do not busyloop:...
2009-05-20 Hollis Blanchardremove gcc 3.x requirement from documentation
2009-05-15 Edgar E. IglesiasETRAX: Correct passing of kernel command line.
2009-05-15 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-05-15 Edgar E. IglesiasCRIS: Fix bmi.
2009-05-14 aliguoriFix DMA API when handling an immediate error from block...
2009-05-14 aliguoriFix vectored aio bounce handling immediate errors ...
2009-05-14 aliguoriMove block dma helpers aiocb to store dma state (Avi...
2009-05-14 aliguoriUse vectored aiocb storage to store vector translation...
2009-05-13 Glauber Costareset state for load_linux
2009-05-13 Anthony LiguoriRevert "reset state for load_linux"
2009-05-11 Anthony LiguoriUpdate for 0.10.4 release v0.10.4
2009-05-08 Kevin WolfImprove block range checks
2009-05-08 Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08 Alexander GrafAIO deletion race fix
2009-05-08 Glauber Costareset state for load_linux
2009-05-08 Glauber Costaregister reset handler for option_roms
2009-05-08 Gleb NatapovFix cluster freeing in qcow2
2009-05-08 Anthony LiguoriEnable power button even generation.
2009-05-01 Anthony LiguoriUpdate version for 0.10.3 release v0.10.3
2009-05-01 aliguoriImplement cancellation method for dma async I/O (Avi...
2009-05-01 aliguoriConvert vectored aio emulation to use a dedicated pool...
2009-05-01 aliguoriRefactor aio callback allocation to use an aiocb pool...
2009-05-01 Alex WilliamsonFix hw/acpi.c build w/ DEBUG enabled
2009-05-01 Anthony LiguoriMake sure not to fall through on error in loadvm
2009-05-01 Chris WrightPci nic: pci_register_device can fail
2009-05-01 Anthony LiguoriFix serial option with -drive
2009-05-01 Glauber Costasuport device driver initialization model
2009-05-01 Jan Kiszkakvm: Avoid COW if KVM MMU is asynchronous
2009-05-01 Gerd Hoffmannvnc: windup keypad keys for qemu console emulation
2009-04-18 aliguoriblock-vpc: Don't silently create smaller image than...
2009-04-17 aliguoriRegenerate BIOS for stable branch
2009-04-17 aliguoriFix non-ACPI Timer Interrupt Routing (Beth Kon)
2009-04-17 aliguorihpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 aliguorikvm: Fix cpuid initialization (Jan Kiszka)
2009-04-17 aliguoriqcow2 corruption: Fix alloc_cluster_link_l2 (Kevin...
2009-04-17 aliguoriFree VLANClientState using qemu_free() (Mark McLoughlin)
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 aliguoriUse NICInfo::model for eepro100 savevm ID string (Mark...
2009-04-17 aliguoriAdd unregister_savevm() (Mark McLoughlin)
2009-04-17 aliguoriRemove NICInfo from e1000 and mipsnet state (Mark McLou...
2009-04-17 aliguoriRemove some useless malloc() checking (Mark McLoughlin)
2009-04-17 aliguoriDon't fail PCI hotplug if no NIC model is supplied...
2009-04-17 aliguoriFix error handling in net_client_init() (Mark McLoughlin)
2009-04-17 aliguoristruct iovec is now universally available (Mark McLoughlin)
2009-04-17 aliguoriRemove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-13 aliguoriRecognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases...
2009-04-10 aliguoriMake PCI config status register read-only
2009-04-10 aliguoriFix crash on resolution change -> screen dump -> vga...
2009-04-07 aliguoriUpdate version for release
2009-04-07 aliguoriFix find_device_type() to correctly identify floppy...
2009-04-05 aliguori Fix savevm after BDRV_FILE size enforcement
2009-04-05 aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoripropagate error on failed completion (Glauber Costa)
2009-04-05 aliguoriqcow2: fix image creation for large, > ~2TB, images...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoriFix (at least one cause of) qcow2 corruption. (Nolan...
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-03-31 aurel32SH4: Add support for kernel cmdline
2009-03-28 aliguorichar: Fix closing of various char devices (Jan Kiszka)
2009-03-28 aliguorihost_device_remove: remove incorrect check for device...
2009-03-28 aliguoriEnable -k option on Win32 (Herve Poussineau)
2009-03-22 aliguoriconfigure sensitive to user locale (Andreas Faerber)
2009-03-22 aliguoriFix VGA issue introduced by r6349 (malc)
2009-03-21 aliguoriUpdate version for release
2009-03-21 aliguoriRename stable branch
2009-03-21 aliguoriRestore old stable branch
2009-03-21 aliguoriAdd release_0_10_1 tag
2009-03-20 aliguoriUpdate Changelog
2009-03-20 aliguorivirtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY...
2009-03-20 aliguorie1000: Fix RX descriptor low threshold interrupt logic...
2009-03-20 aliguorix86: Add NULL check to lsl (Jan Kiszka)
2009-03-13 aliguoritemporarily disable logging around pci config writes...
2009-03-13 aliguoristop dirty logging while updating cirrus bank memory...
2009-03-13 aliguoriUpdate changelog
2009-03-13 aliguoriqemu:virtio-net: Check return size on the correct sg...
2009-03-13 aliguorimake qemu_announce_self handle non contiguous net table...
2009-03-11 aliguoriRevert r6404
2009-03-11 aliguoriRevert r6405
2009-03-11 aliguoriRevert r6406
2009-03-11 aliguoriRevert r6407
2009-03-11 aliguoriRevert r6408
2009-03-08 aurel32qemu-img: fix help message
2009-03-08 aliguoriRemove unnecessary prefix on SDL_syswm.h. This fixes...
2009-03-07 aurel32Clear CPU_INTERRUPT_EXIT on VM load
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
next