]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-09-22  Aurelien Jarnoexec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 stable-0.10
2009-09-14  Aurelien JarnoFix Linux task preemption on Versatile board
2009-09-14  Aurelien Jarnocurses: save 250MB of memory
2009-08-27  Chris Webbvnc: rework VncState release workflow
2009-08-25  Zachary AmsdenDon't segfault when changing VNC password on an SDL...
2009-08-25  Chris LalancetteFix detached migration with exec.
2009-08-25  Torsten DuweBACKPORT: Fix segfault of qemu-system-arm with PXA...
2009-08-25  Gleb Natapovmake windows notice media change
2009-08-25  Bill Paule1000.c doesn't properly emulate EERD and ICS registers
2009-08-25  Gerd HoffmannBACKPORT: vnc: fix copyrect screen corruption
2009-08-25  Paolo Bonzinifix migration to obey -S
2009-07-29  Glauber Costafix broken migration
2009-07-23  Kevin Wolfvmdk: Fix backing file handling
2009-07-23  NolanBACKPORT: Add save/restore support to the LSI logic...
2009-07-23  NolanHandle BH's queued by AIO completions in qemu_aio_flush()
2009-07-20  Naphtali Spreifix for bad macaddr of e1000 in Windows 2003 server...
2009-07-16  Anthony LiguoriUpdate changelot for 0.10.6 release v0.10.6
2009-07-16  Dinesh SubhravetiInitialize PS2 keyboard / mouse state on reset
2009-07-16  Beth KonReset HPET config register on hpet_reset
2009-07-16  Paolo Bonzinihonor -S on incoming migration
2009-07-10  Anthony LiguoriUpdate for 0.10.6 release
2009-07-10  Anthony LiguoriRevert "Make sure to use SDL_CFLAGS everywhere we inclu...
2009-07-10  Glauber Costaflush pending aio requests
2009-07-10  Anthony LiguoriMake sure to only vm_start() a failed migration if...
2009-07-10  Mark McLoughlinUnregister savevm callback in eeprom93xx_free()
2009-07-10  Mark McLoughlinDon't leak VLANClientState on PCI hot remove
2009-07-10  G 3Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
2009-07-10  Jan Kiszkasdl: Fix memory leakage
2009-07-10  Isaku Yamahatacpu_unregister_map_client: fix memory leak.
2009-06-16  Eduardo HabkostFix vga_screen_dump_blank() PPM generation
2009-06-16  Mark McLoughlinPrevent CD-ROM media eject while device is locked
2009-06-16  Jan Kiszkakvm: Fix IRQ injection into full queue
2009-06-16  Nitin A KambleQEMU KVM: i386: Fix the cpu reset state
2009-06-16  Gerd Hoffmannvirtio blk: fix warning.
2009-06-16  Sebastian Herbsztlsi53c895a: Implement write access to DMA Byte Counter
2009-06-16  Sebastian Herbsztlsi53c895a: Implement read and write access to DMA...
2009-06-16  Sebastian Herbsztlsi53c895a: Implement Scratch Byte Register
2009-06-16  Anthony LiguoriMake sure to use SDL_CFLAGS everywhere we include SDL...
2009-06-16  Andrea Arcangelifix qemu_aio_flush
2009-06-16  Uri Lublinmigrate_fd_close: delete associated io-handler before...
2009-06-16  Uri Lublinexec-migration: handle EINTR in popen_get_buffer()
2009-06-16  Stefan WeilFix prototype of function zfree.
2009-05-28  Jason Wesselserial: fix lost character after sysrq
2009-05-28  Gleb NatapovDon't send all gratuitous packets at once.
2009-05-28  Gleb NatapovMinimal ethernet frame length is 64 bytes.
2009-05-28  aliguorinet: Fix -net socket,listen (Jan Kiszka)
2009-05-27  Chris LalancetteAllow monitor interaction when using migrate -exec
2009-05-27  Christoph Hellwigfix raw_pread_aligned return value
2009-05-27  Stefan WeilVNC: Fix memory allocation (wrong structure size).
2009-05-27  Kevin Wolfe1000: Ignore reset command
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)
next