• Home
  • Raw
  • Download

Lines Matching refs:fix

4   - e1000: fix device link status in Linux (Anthony Liguori)
5 - monitor: fix QMP for balloon command (Luiz Capitulino)
10 - fdc: fix migration from 0.11 (Juan Quintela)
11 - vmware-vga: fix segv on cursor resize. (Dave Airlie)
14 - fix vga names in default_list (Gerd Hoffmann)
31 - target-mips: fix user-mode emulation startup (Nathan Froyd)
33 - s390: fix build on 32 bit host (Michael S. Tsirkin)
39 - vnc: fix capslock tracking logic. (Gerd Hoffmann)
41 - scsi: fix drive hotplug. (Gerd Hoffmann)
51 - fix rtc-td-hack on host without high-res timers (Gleb Natapov)
73 - fix savevm/loadvm (Anthony Liguori)
74 - live migration: fix dirty tracking windows (Glauber Costa)
76 - qcow2: fix image creation for > ~2TB images (Chris Wright)
77 - hotplug: fix error handling for if= parameter (Eduardo Habkost)
78 - qcow2: fix data corruption (Nolan Leake)
79 - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
81 - hotplug: fix closing of char devices (Jan Kiszka)
85 - fix VGA regression (malc)
94 - qemu-img: fix help message (Aurelien Jarno)
257 - user mode networking bug fix
294 - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve
298 - DHCP fix for Windows (accept DHCPREQUEST alone)
305 - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert)
309 - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
310 - VGA font change fix
311 - VGA read-only CRTC register fix
315 - minimalist FPU exception support (NetBSD FPU probe fix)
316 - cr0.ET fix (Win95 boot)
318 - I/O access fix (signaled by Mark Jonckheere)
319 - IDE drives serial number fix (Mike Nordell)
320 - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
321 - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
322 - BSR/BSF "undefined behaviour" fix
327 - VGA font selection fix (Daniel Serpell)
328 - PIC reset fix (Hidemi KAWAI)
347 - ARM load/store half word fix (Ulrich Hecht)
353 - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
354 - keyboard/mouse fix (Mike Nordell)
356 - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
359 - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI)
365 - VGA memory map mode 3 access fix (OS/2 install fix)
376 - fixed DMA memory write access (Win95 boot floppy fix)
383 - lret to outer priviledge fix (OS/2 install fix)
400 - fixed addseg real mode bug (GRUB boot fix)
413 - eflags optimisation fix for string operations
435 - popw (%esp) fix
436 - mov to/from segment data width fix
454 - x86 exception fix in case of nop instruction.
455 - gcc 3.2.2 bug workaround (RedHat 9 fix)
498 - fstat64 fix (Rusty Russell)
503 - LRET instruction fix.
506 - SHL instruction C flag fix.
543 - glibc 2.3.x compile fix (Ulrich Weigand)
544 - socketcall endian fix (Ulrich Weigand)
545 - struct sockaddr endian fix (Ulrich Weigand)
546 - sendmsg/recvmsg endian fix (Ulrich Weigand)
547 - execve endian fix (Ulrich Weigand)
548 - fdset endian fix (Ulrich Weigand)
554 - poll() fix