|
|
1.1.1.20! root 1: version 0.12.5 ! 2: - audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler ! 3: - block: Handle multiwrite errors only when all requests have completed ! 4: - block: Fix early failure in multiwrite ! 5: - vpc: Use bdrv_(p)write_sync for metadata writes ! 6: - vmdk: Use bdrv_(p)write_sync for metadata writes ! 7: - qcow2: Use bdrv_(p)write_sync for metadata writes ! 8: - qcow: Use bdrv_(p)write_sync for metadata writes ! 9: - block: Add bdrv_(p)write_sync ! 10: - qcow2: Restore L1 entry on l2_allocate failure ! 11: - block/vdi: Fix image opening and creation for odd disk sizes ! 12: - block/vpc: Fix conversion from size to disk geometry ! 13: - qcow2: Remove abort on free_clusters failure ! 14: - vmdk: Fix COW ! 15: - qcow2: Fix creation of large images ! 16: - vmdk: fix double free ! 17: - qemu-options: add documentation for stdio signal=on|off ! 18: - target-arm : fix parallel saturated subtraction implementation ! 19: - target-arm : fix thumb2 parallel add/sub opcode decoding ! 20: - target-arm: fix addsub/subadd implementation ! 21: - target-i386: fix xchg rax,r8 ! 22: - block/vvfat.c: fix warnings with _FORTIFY_SOURCE ! 23: - audio/alsa: Spelling typo (paramters) ! 24: - target-mips: fix DINSU instruction ! 25: - Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE ! 26: - qcow2: Fix corruption after error in update_refcount ! 27: - qcow2: Fix corruption after refblock allocation ! 28: - block: Fix multiwrite with overlapping requests ! 29: - qcow2: Fix error handling in l2_allocate ! 30: - qcow2: Clear L2 table cache after write error ! 31: - ide: Fix ide_dma_cancel ! 32: - usb-bus: fix no params ! 33: - Avoid crash on '-usbdevice <device>' without parameters ! 34: - Fix -usbdevice crash ! 35: - Fix multiboot compilation ! 36: - Fix missing symbols in .rel/.rela.plt sections ! 37: - target-ppc: fix RFI by clearing some bits of MSR ! 38: - Fix typo in balloon help ! 39: - arm_timer: fix oneshot mode ! 40: - arm_timer: reload timer when enabled ! 41: - qemu-sockets: avoid strlen of NULL pointer ! 42: - block: fix aio_flush segfaults for read-only protocols (e.g. curl) ! 43: - virtio-blk: fix barrier support ! 44: - block: fix sector comparism in multiwrite_req_compare ! 45: - pci: irq_state vmstate breakage ! 46: - qemu-img: use the heap instead of the huge stack array for win32 ! 47: 1.1.1.19 root 48: version 0.12.4 49: - Workaround for broken OSS_GETVERSION on FreeBSD, part two (Juergen Lock) 50: - oss: fix fragment setting (malc) 51: - oss: issue OSS_GETVERSION ioctl only when needed (malc) 52: - oss: refactor code around policy setting (malc) 53: - oss: workaround for cases when OSS_GETVERSION is not defined (malc) 54: - block: Free iovec arrays allocated by multiwrite_merge() (Stefan Hajnoczi) 55: - lsi: fix segfault in lsi_command_complete (Gerd Hoffmann) 56: - lsi: pass lsi_request to lsi_reselect (Gerd Hoffmann) 57: - lsi: move dma_len+dma_buf into lsi_request (Gerd Hoffmann) 58: - lsi: move current_dev into lsi_request (Gerd Hoffmann) 59: - lsi: have lsi_request for the whole life time of the request. (Gerd Hoffmann) 60: - lsi: use QTAILQ for lsi_queue (Gerd Hoffmann) 61: - tcp/mips: Change TCG_AREG0 (fp -> s0) (Stefan Weil) 62: - sh_pci: fix memory and I/O access (Aurelien Jarno) 63: - Fix incoming migration with iothread (Marcelo Tosatti) 64: - Fix SIGFPE for vnc display of width/height = 1 (Chris Webb) 65: - net: remove broken net_set_boot_mask() boot device validation (Eduardo Habkost) 66: - qcow2: Remove request from in-flight list after error (Kevin Wolf) 67: - qcow2: Don't ignore immediate read/write failures (Kevin Wolf) 68: - block: Fix multiwrite memory leak in error case (Kevin Wolf) 69: - block: Fix error code in multiwrite for immediate failures (Kevin Wolf) 70: - block: Fix multiwrite error handling (Kevin Wolf) 71: - scsi-disk: fix buffer overflow (Gerd Hoffmann) 72: - qcow2: Rewrite alloc_refcount_block/grow_refcount_table (Kevin Wolf) 73: - qcow2: Factor next_refcount_table_size out (Kevin Wolf) 74: - block: avoid creating too large iovecs in multiwrite_merge (Christoph Hellwig) 75: - json-parser: Fix segfault on malformed input (Kevin Wolf) 76: - linux-user: switch default ppc64 CPU to 970fx from 970 (Aurelien Jarno) 77: - target-sh4: MMU: fix store queue addresses (Aurelien Jarno) 78: - target-sh4: MMU: fix ITLB priviledge check (Aurelien Jarno) 79: - target-sh4: MMU: fix mem_idx computation (Aurelien Jarno) 80: - sh7750: handle MMUCR TI bit (Aurelien Jarno) 81: - UHCI spurious interrut fix (Paul Brook) 82: - tcg/mips: fix branch offset during retranslation (Aurelien Jarno) 83: - tcg/arm: correctly save/restore registers in prologue/epilogue (Aurelien Jarno) 84: - workaround for cmd646 bmdma register access while no dma is active (Igor V. Kovalenko) 85: - Fix corner case in chardev udp: parameter (Jan Kiszka) 86: - Don't set default monitor when there is a mux'ed one (Jan Kiszka) 87: - spelling typo (compatibilty) in hw/fw_cfg.c (Vagrant Cascadian) 88: - fdc: fix drive property handling. (Gerd Hoffmann) 89: - target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957 (TeLeMan) 90: - target-i386: fix SIB decoding with index = 4 (Aurelien Jarno) 91: - Fix segfault with ram_size > 4095M without kvm (Ryan Harper) 92: - target-i386: Fix long jumps/calls in long mode with REX.W set (malc) 93: - target-i386: fix lddqu SSE instruction (Aurelien Jarno) 94: - qemu-char.c: drop debug printfs from qemu_chr_parse_compat (Jan Kiszka) 95: - fix undefined shifts by >32 (Paolo Bonzini) 96: - Fix qemu -net user,hostfwd= example (Aurelien Jarno) 97: 1.1.1.18 root 98: version 0.12.3 99: - kvm: Fix eflags corruption in kvm mode (Jan Kiszka) 100: - qcow2: Fix access after end of array (Kevin Wolf) 101: - ide save/restore pio/atapi cmd transfer fields and io buffer (Marcelo Tosatti) 102: - net: Monitor command set_link finds only VLAN clients, fix (Markus Armbruster) 103: - net: info network shows only VLAN clients, fix (Markus Armbruster) 104: - net: net_check_clients() checks only VLAN clients, fix (Markus Armbruster) 105: - net: Fix bogus "Warning: vlan 0 with no nics" with -device (Markus Armbruster) 106: - net: net_check_clients() runs too early to see -device, fix (Markus Armbruster) 107: - net: Remove unused net_client_uninit() (Markus Armbruster) 108: - don't dereference NULL after failed strdup (Jim Meyering) 109: - virtio-net: fix network stall under load (Tom Lendacky) 110: - json: fix PRId64 on Win32 (Roy Tam) 111: - fix inet_parse typo (Marcelo Tosatti) 112: - iothread: fix vcpu stop with smp tcg (Marcelo Tosatti) 113: - segfault due to buffer overrun in usb-serial (David S. Ahern) 114: - qcow2: Fix signedness bugs (Kevin Wolf) 115: - Do not ignore error, if open file failed (-serial /dev/tty) (Evgeniy Dushistov) 116: - pc-bios: update to newer version of (stable) seabios (Anthony Liguori) 117: - target-mips: fix ROTR and DROTR by zero (Aurelien Jarno) 118: - target-mips: fix CpU exception for coprocessor 0 (Nathan Froyd) 119: - tcg/mips: fix crash in tcg_out_qemu_ld() (Aurelien Jarno) 120: - target-mips: don't call cpu_loop_exit() from helper.c (Aurelien Jarno) 121: - virtio-blk: Fix error cases which ignored rerror/werror (Kevin Wolf) 122: - virtio-blk: Fix restart after read error (Kevin Wolf) 123: - virtio_blk: Factor virtio_blk_handle_request out (Kevin Wolf) 124: - cirrus: Properly re-register cirrus_linear_io_addr on vram unmap (Jan Kiszka) 125: - qcow2: Don't ignore qcow2_alloc_clusters return value (Kevin Wolf) 126: - qcow2: Don't ignore update_refcount return value (Kevin Wolf) 127: - qcow2: Allow updating no refcounts (Kevin Wolf) 128: - qcow2: Improve error handling in update_refcount (Kevin Wolf) 129: - qcow2: Fix error handling in grow_refcount_table (Kevin Wolf) 130: - block: Return original error codes in bdrv_pread/write (Kevin Wolf) 131: - qcow2: Return 0/-errno in qcow2_alloc_cluster_offset (Kevin Wolf) 132: - qcow2: Return 0/-errno in get_cluster_table (Kevin Wolf) 133: - qcow2: Fix error handling in qcow_save_vmstate (Kevin Wolf) 134: - qcow2: Fix error handling in qcow2_grow_l1_table (Kevin Wolf) 135: - win32/sdl: Fix toggle full screen (Herve Poussineau) 136: - win32: pair qemu_memalign() with qemu_vfree() (Herve Poussineau) 137: - vnc_refresh: calling vnc_update_client might free vs (Stefano Stabellini) 138: - Musicpal: Fix descriptor walk in eth_send (Jan Kiszka) 139: - Musicpal: Fix wm8750 I2C address (Jan Kiszka) 140: - fix savevm command without id or tag (Marcelo Tosatti) 141: - reduce number of reinjects on ACK (Gleb Natapov) 142: - QMP: Fix asynchronous events delivery (Luiz Capitulino) 143: - Documentation: Add missing documentation for qdev related command line options (Stefan Weil) 144: - pc: add driver version compat properties (Gerd Hoffmann) 145: - scsi: device version property (Gerd Hoffmann) 146: - ide: device version property (Gerd Hoffmann) 147: - QMP: Emit asynchronous events on all QMP monitors (Adam Litke) 148: - Fix QEMU_WARN_UNUSED_RESULT (Kevin Wolf) 149: 1.1.1.17 root 150: version 0.12.2: 151: - Qemu's internal TFTP server breaks lock-step-iness of TFTP (Milan Plzik) 152: - osdep.c: Fix accept4 fallback (Kevin Wolf) 153: - pc: add rombar to compat properties for pc-0.10 and pc-0.11 (Gerd Hoffmann) 154: - pci: allow loading roms via fw_cfg. (Gerd Hoffmann) 155: - roms: rework rom loading via fw (Gerd Hoffmann) 156: - fw_cfg: rom loader tweaks. (Gerd Hoffmann) 157: - roms: minor fixes and cleanups. (Gerd Hoffmann) 158: - pc: add machine type for 0.12 (Gerd Hoffmann) 159: - loader: more ignores for rom intended to be loaded by the bios (Aurelien Jarno) 160: - vnc_refresh: return if vd->timer is NULL (Stefano Stabellini) 161: - QMP: Don't free async event's 'data' (Luiz Capitulino) 162: - Handle TFTP ERROR from client (Thomas Horsten) 163: - dmg: fix ->open failure (Christoph Hellwig) 164: - virtio-pci: thinko fix (Michael S. Tsirkin) 165: - pc-bios: Update README (SeaBIOS) (Stefan Weil) 166: - vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow (Roland Dreier) 167: - remove pending exception on vcpu reset. (Gleb Natapov) 168: - Fix CPU topology initialization (Jiri Denemark) 169: - MCE: Fix bug of IA32_MCG_STATUS after system reset (Huang Ying) 170: - linuxboot: fix gdt address calculation (Avi Kivity) 171: - QMP: Drop wrong assert() (Luiz Capitulino) 172: - vnc: Fix artifacts in hextile decoding (Anthony Liguori) 173: - target-i386: Fix "call im" on x86_64 when executing 32-bit code (Aurelien Jarno) 174: - Add missing newline at the end of options list (Michael Tokarev) 175: - Don't load options roms intended to be loaded by the bios in qemu (Avi Kivity) 176: - USB: Improve usbdevice error messages (Scott Tsai) 177: - cpu-all.h: fix cpu_get_real_ticks() #ifdef (Aurelien Jarno) 178: - alpha: fix compile (Blue Swirl) 179: - user_only: compile everything with -fpie (Kirill A. Shutemov) 180: - fdc/sparc32: don't hang on detection under OBP (Artyom Tarasenko) 181: - scsi-disk: Inquiry with allocation length of CDB < 36 (v4) (Artyom Tarasenko) 182: - e1000: fix init values for command register (Michael S. Tsirkin) 183: 1.1.1.16 root 184: version 0.12.1: 185: - loader: fix rom loading at address 0 (fixes target-arm) (Aurelien Jarno) 186: - loader: fix rom_copy (fixes multiboot) (Kevin Wolf) 1.1.1.17 root 187: 1.1.1.15 root 188: version 0.12.0: 189: 190: - Update to SeaBIOS 0.5.0 191: - e1000: fix device link status in Linux (Anthony Liguori) 192: - monitor: fix QMP for balloon command (Luiz Capitulino) 193: - QMP: Return an empty dict by default (Luiz Capitulino) 194: - QMP: Only handle converted commands (Luiz Capitulino) 195: - pci: support PCI based option rom loading (Gerd Hoffman/Anthony Liguori) 196: - Fix backcompat for hotplug of SCSI controllers (Daniel P. Berrange) 197: - fdc: fix migration from 0.11 (Juan Quintela) 198: - vmware-vga: fix segv on cursor resize. (Dave Airlie) 199: - vmware-vga: various fixes (Dave Airlie/Anthony Liguori) 200: - qdev: improve property error reporting. (Gerd Hoffmann) 201: - fix vga names in default_list (Gerd Hoffmann) 202: - usb-host: check mon before using it. (Gerd Hoffmann) 203: - usb-net: use qdev for -usbdevice (Gerd Hoffmann) 204: - monitor: Catch printing to non-existent monitor (Luiz Capitulino) 205: - Avoid permanently disabled QEMU monitor when UNIX migration fails (Daniel P. Berrange) 206: - Fix loading of ELF multiboot kernels (Kevin Wolf) 207: - qemu-io: Fix memory leak (Kevin Wolf) 208: - Fix thinko in linuxboot.S (Paolo Bonzini) 209: - target-i386: Fix evaluation of DR7 register (Jan Kiszka) 210: - vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles (Anthony Liguori) 211: - S390: Bail out without KVM (Alexander Graf) 212: - S390: Don't tell guest we're updating config space (Alexander Graf) 213: - target-s390: Fail on unknown instructions (Alexander Graf) 214: - osdep: Fix runtime failure on older Linux kernels (Andre Przywara) 215: - Fix a make -j race (Juergen Lock) 216: - target-alpha: Fix generic ctz64. (Richard Henderson) 217: - s390: Fix buggy assignment (Stefan Weil) 218: - target-mips: fix user-mode emulation startup (Nathan Froyd) 219: - target-i386: Update CPUID feature set for TCG (Andre Przywara) 220: - s390: fix build on 32 bit host (Michael S. Tsirkin) 1.1.1.13 root 221: 1.1.1.15 root 222: version 0.12.0-rc2: 223: 224: - v2: properly save kvm system time msr registers (Glauber Costa) 225: - convert more monitor commands to qmp (Luiz Capitulino) 226: - vnc: fix capslock tracking logic. (Gerd Hoffmann) 227: - QemuOpts: allow larger option values. (Gerd Hoffmann) 228: - scsi: fix drive hotplug. (Gerd Hoffmann) 229: - pci: don't hw_error() when no slot is available. (Gerd Hoffmann) 230: - pci: don't abort() when trying to hotplug with acpi off. (Gerd Hoffmann) 231: - allow default devices to be implemented in config file (Gerd Hoffman) 232: - vc: colorize chardev title line with blue background. (Gerd Hoffmann) 233: - chardev: make chardevs specified in config file work. (Gerd Hoffmann) 234: - qdev: also match bus name for global properties (Gerd Hoffmann) 235: - qdev: add command line option to set global defaults for properties. (Gerd Hoffmann) 236: - kvm: x86: Save/restore exception_index (Jan Kiszka) 237: - qdev: Replace device names containing whitespace (Markus Armbruster) 238: - fix rtc-td-hack on host without high-res timers (Gleb Natapov) 239: - virtio: verify features on load (Michael S. Tsirkin) 240: - vmware_vga: add rom file so that it boots. (Dave Airlie) 241: - Do not abort on qemu_malloc(0) in production builds (Anthony Liguori) 242: - Fix ARM userspace strex implementation. (Paul Brook) 243: - qemu: delete rule target on error (Michael S. Tsirkin) 244: - QMP: add human-readable description to error response (Markus Armbruster) 245: - convert more monitor commands to QError (Markus Armbruster) 246: - monitor: Fix double-prompt after "change vnc passwd BLA" (Markus Armbruster) 247: - monitor: do_cont(): Don't ask for passwords (Luiz Capitulino) 248: - monitor: Introduce 'block_passwd' command (Luiz Capitulino) 249: - pci: interrupt disable bit support (Michael S. Tsirkin) 250: - pci: interrupt status bit implementation (Michael S. Tsirkin) 251: - pci: prepare irq code for interrupt state (Michael S. Tsirkin) 252: - msix: function mask support (Michael S. Tsirkin) 253: - msix: macro rename for function mask support (Michael S. Tsirkin) 254: - cpuid: Fix multicore setup on Intel (Andre Przywara) 255: - kvm: x86: Fix initial kvm_has_msr_star (Jan Kiszka) 256: - Update OpenBIOS images to r640 (Aurelien Jarno) 1.1.1.10 root 257: 1.1.1.9 root 258: version 0.10.2: 259: 260: - fix savevm/loadvm (Anthony Liguori) 261: - live migration: fix dirty tracking windows (Glauber Costa) 262: - live migration: improve error propogation (Glauber Costa) 263: - qcow2: fix image creation for > ~2TB images (Chris Wright) 264: - hotplug: fix error handling for if= parameter (Eduardo Habkost) 265: - qcow2: fix data corruption (Nolan Leake) 266: - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell) 267: - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno) 268: - hotplug: fix closing of char devices (Jan Kiszka) 269: - hotplug: remove incorrect check for device name (Eduardo Habkost) 270: - enable -k on win32 (Herve Poussineau) 271: - configure: use LANG=C for grep (Andreas Faerber) 272: - fix VGA regression (malc) 273: 1.1.1.8 root 274: version 0.10.1: 275: 276: - virtio-net: check right return size on sg list (Alex Williamson) 277: - Make qemu_announce_self handle holes (live migration after hotplug) 278: (Marcelo Tosatti) 279: - Revert r6804-r6808 (qcow2 allocation info). This series of changes added 280: a high cost to startup for large qcow2 images (Anthony Liguori) 281: - qemu-img: fix help message (Aurelien Jarno) 282: - Fix build for non-default installs of SDL (Anthony Liguori) 283: - Fix race condition in env->interrupt_request. When using TCG and a dynticks 284: host timer, this condition could cause TCG to get stuck in an infinite 285: loop (Aurelien Jarno) 286: - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka) 287: - Fix encrypted disk reporting in 'info block' (Jan Kiszka) 288: - Fix console size with tiny displays (MusicPal) (Jan Kiszka) 289: - Improve error handling in bdrv_open2 (Jan Kiszka) 290: - Avoid leaking data in mux'ed character devices (Jan Kiszka) 291: - Fix initial character device reset (no banner in monitor) (Jan Kiszka) 292: - Fix cpuid KVM crash on i386 host (Lubomir Rintel) 293: - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation 294: (Ryan Harper) 295: 1.1.1.7 root 296: version 0.10.0: 297: 298: - TCG support (No longer requires GCC 3.x) 299: - Kernel Virtual Machine acceleration support 300: - BSD userspace emulation 301: - Bluetooth emulation and host passthrough support 302: - GDB XML register description support 303: - Intel e1000 emulation 304: - HPET emulation 305: - VirtIO paravirtual device support 306: - Marvell 88w8618 / MusicPal emulation 307: - Nokia N-series tablet emulation / OMAP2 processor emulation 308: - PCI hotplug support 309: - Live migration and new save/restore formats 310: - Curses display support 311: - qemu-nbd utility to mount supported block formats 312: - Altivec support in PPC emulation and new firmware (OpenBIOS) 313: - Multiple VNC clients are now supported 314: - TLS encryption is now supported in VNC 315: - MIPS Magnum R4000 machine (Hervé Poussineau) 316: - Braille support (Samuel Thibault) 317: - Freecom MusicPal system emulation (Jan Kiszka) 318: - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski) 319: - EsounD audio driver (Frederick Reeve) 320: - Gravis Ultrasound GF1 sound card (Tibor "TS" Schütz) 321: - Many, many, bug fixes and new features 322: 1.1.1.6 root 323: version 0.9.1: 324: 325: - TFTP booting from host directory (Anthony Liguori, Erwan Velu) 326: - Tap device emulation for Solaris (Sittichai Palanisong) 327: - Monitor multiplexing to several I/O channels (Jason Wessel) 328: - ds1225y nvram support (Herve Poussineau) 329: - CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau) 330: - Several Sparc fixes (Aurelien Jarno, Blue Swirl, Robert Reif) 331: - MIPS 64-bit FPU support (Thiemo Seufer) 332: - Xscale PDA emulation (Andrzej Zaborowski) 333: - ColdFire system emulation (Paul Brook) 334: - Improved SH4 support (Magnus Damm) 335: - MIPS64 support (Aurelien Jarno, Thiemo Seufer) 336: - Preliminary Alpha guest support (J. Mayer) 337: - Read-only support for Parallels disk images (Alex Beregszaszi) 338: - SVM (x86 virtualization) support (Alexander Graf) 339: - CRIS emulation (Edgar E. Iglesias) 340: - SPARC32PLUS execution support (Blue Swirl) 341: - MIPS mipssim pseudo machine (Thiemo Seufer) 342: - Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh) 343: - OMAP310 MPU emulation plus Palm T|E machine (Andrzej Zaborowski) 344: - ARM v6, v7, NEON SIMD and SMP emulation (Paul Brook/CodeSourcery) 345: - Gumstix boards: connex and verdex emulation (Thorsten Zitterell) 346: - Intel mainstone II board emulation (Armin Kuster) 347: - VMware SVGA II graphics card support (Andrzej Zaborowski) 348: 1.1.1.5 root 349: version 0.9.0: 350: 351: - Support for relative paths in backing files for disk images 352: - Async file I/O API 353: - New qcow2 disk image format 354: - Support of multiple VM snapshots 355: - Linux: specific host CDROM and floppy support 356: - SMM support 357: - Moved PCI init, MP table init and ACPI table init to Bochs BIOS 358: - Support for MIPS32 Release 2 instruction set (Thiemo Seufer) 359: - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil) 360: - Darwin userspace emulation (Pierre d'Herbemont) 361: - m68k user support (Paul Brook) 362: - several x86 and x86_64 emulation fixes 363: - Mouse relative offset VNC extension (Anthony Liguori) 364: - PXE boot support (Anthony Liguori) 365: - '-daemonize' option (Anthony Liguori) 366: 1.1.1.4 root 367: version 0.8.2: 368: 369: - ACPI support 370: - PC VGA BIOS fixes 371: - switch to OpenBios for SPARC targets (Blue Swirl) 372: - VNC server fixes 373: - MIPS FPU support (Marius Groeger) 1.1.1.6 root 374: - Solaris/SPARC host support (Juergen Keil) 1.1.1.4 root 375: - PPC breakpoints and single stepping (Jason Wessel) 376: - USB updates (Paul Brook) 377: - UDP/TCP/telnet character devices (Jason Wessel) 378: - Windows sparse file support (Frediano Ziglio) 379: - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko) 380: - PCNET NIC support (Antony T Curtis) 381: - Support for variable frequency host CPUs 382: - Workaround for win32 SMP hosts 383: - Support for AMD Flash memories (Jocelyn Mayer) 384: - Audio capture to WAV files support (malc) 385: 1.1.1.3 root 386: version 0.8.1: 387: 388: - USB tablet support (Brad Campbell, Anthony Liguori) 389: - win32 host serial support (Kazu) 390: - PC speaker support (Joachim Henke) 391: - IDE LBA48 support (Jens Axboe) 392: - SSE3 support 1.1.1.6 root 393: - Solaris port (Juergen Keil) 1.1.1.3 root 394: - Preliminary SH4 target (Samuel Tardieu) 395: - VNC server (Anthony Liguori) 396: - slirp fixes (Ed Swierk et al.) 397: - USB fixes 398: - ARM Versatile Platform Baseboard emulation (Paul Brook) 399: 1.1.1.2 root 400: version 0.8.0: 401: 402: - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s 403: cpu (Paul Brook) 404: - SMP support 405: - Mac OS X cocoa improvements (Mike Kronenberg) 406: - Mac OS X CoreAudio driver (Mike Kronenberg) 407: - DirectSound driver (malc) 408: - ALSA audio driver (malc) 409: - new audio options: '-soundhw' and '-audio-help' (malc) 410: - ES1370 PCI audio device (malc) 411: - Initial USB support 412: - Linux host serial port access 413: - Linux host low level parallel port access 414: - New network emulation code supporting VLANs. 415: - MIPS and MIPSel User Linux emulation 416: - MIPS fixes to boot Linux (Daniel Jacobowitz) 417: - NX bit support 418: - Initial SPARC SMP support (Blue Swirl) 419: - Major overhaul of the virtual FAT driver for read/write support 420: (Johannes Schindelin) 421: 1.1 root 422: version 0.7.2: 1.1.1.6 root 423: 1.1 root 424: - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit) 425: - merge self modifying code handling in dirty ram page mecanism. 426: - MIPS fixes (Ralf Baechle) 427: - better user net performances 428: 429: version 0.7.1: 430: 431: - read-only Virtual FAT support (Johannes Schindelin) 432: - Windows 2000 install disk full hack (original idea from Vladimir 433: N. Oleynik) 434: - VMDK disk image creation (Filip Navara) 435: - SPARC64 progress (Blue Swirl) 436: - initial MIPS support (Jocelyn mayer) 437: - MIPS improvements (Ralf Baechle) 438: - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne) 439: - IOAPIC support (Filip Navara) 440: 441: version 0.7.0: 442: 443: - better BIOS translation and HDD geometry auto-detection 444: - user mode networking bug fix 445: - undocumented FPU ops support 446: - Cirrus VGA: support for 1280x1024x[8,15,16] modes 447: - 'pidfile' option 448: - .dmg disk image format support (Johannes Schindelin) 449: - keymaps support (initial patch by Johannes Schindelin) 450: - big endian ARM support (Lennert Buytenhek) 451: - added generic 64 bit target support 452: - x86_64 target support 453: - initial APIC support 454: - MMX/SSE/SSE2/PNI support 455: - PC parallel port support (Mark Jonckheere) 456: - initial SPARC64 support (Blue Swirl) 457: - SPARC target boots Linux (Blue Swirl) 458: - armv5te user mode support (Paul Brook) 459: - ARM VFP support (Paul Brook) 460: - ARM "Angel" semihosting syscalls (Paul Brook) 461: - user mode gdb stub support (Paul Brook) 462: - Samba 3 support 463: - initial Cocoa support (Pierre d'Herbemont) 464: - generic FPU emulation code 465: - Virtual PC read-only disk image support (Alex Beregszaszi) 466: 467: version 0.6.1: 468: 469: - Mac OS X port (Pierre d'Herbemont) 470: - Virtual console support 471: - Better monitor line edition 1.1.1.6 root 472: - New block device layer 1.1 root 473: - New 'qcow' growable disk image support with AES encryption and 474: transparent decompression 475: - VMware 3 and 4 read-only disk image support (untested) 476: - Support for up to 4 serial ports 477: - TFTP server support (Magnus Damm) 478: - Port redirection support in user mode networking 479: - Support for not executable data sections 480: - Compressed loop disk image support (Johannes Schindelin) 481: - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve 482: Wormley) 483: - Fixed Fedora Core 2 problems (now you can run qemu without any 484: LD_ASSUME_KERNEL tricks on FC2) 485: - DHCP fix for Windows (accept DHCPREQUEST alone) 486: - SPARC system emulation (Blue Swirl) 487: - Automatic Samba configuration for host file access from Windows. 488: - '-loadvm' and '-full-screen' options 489: - ne2000 savevm support (Johannes Schindelin) 490: - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to 491: the virtual consoles. 492: - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert) 493: - Floppy fixes for NT4 and NT5 (Mike Nordell) 494: - NT4 IDE fixes (Ben Pfaf, Mike Nordell) 495: - SDL Audio support and SB16 fixes (malc) 496: - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi) 497: - VGA font change fix 498: - VGA read-only CRTC register fix 499: 500: version 0.6.0: 501: 502: - minimalist FPU exception support (NetBSD FPU probe fix) 503: - cr0.ET fix (Win95 boot) 504: - *BSD port (Markus Niemisto) 505: - I/O access fix (signaled by Mark Jonckheere) 506: - IDE drives serial number fix (Mike Nordell) 507: - int13 CDROM BIOS fix (aka Solaris x86 install CD fix) 508: - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix) 509: - BSR/BSF "undefined behaviour" fix 510: - vmdk2raw: convert VMware disk images to raw images 511: - PCI support 512: - NE2K PCI support 513: - dummy VGA PCI support 514: - VGA font selection fix (Daniel Serpell) 515: - PIC reset fix (Hidemi KAWAI) 516: - PIC spurious irq support (aka Solaris install bug) 517: - added '-localtime' option 518: - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu)) 519: - APM and system shutdown support 520: - Fixed system reset 521: - Support for other PC BIOSes 522: - Initial PowerMac hardware emulation 523: - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer) 524: - initial IDE BMDMA support (needed for Darwin x86) 525: - Set the default memory size for PC emulation to 128 MB 526: 527: version 0.5.5: 528: 529: - SDL full screen support (initial patch by malc) 530: - VGA support on PowerPC PREP 531: - VBE fixes (Matthew Mastracci) 532: - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug) 533: - IDE master only fixes (aka Win98 CD-ROM probe bug) 534: - ARM load/store half word fix (Ulrich Hecht) 535: - FDC fixes for Win98 536: 537: version 0.5.4: 1.1.1.6 root 538: 1.1 root 539: - qemu-fast fixes 540: - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell) 541: - keyboard/mouse fix (Mike Nordell) 542: - IDE fixes (Linux did not recognized slave drivers) 543: - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) 544: - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer) 545: - User mode network stack 546: - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI) 547: - precise self modifying code (aka BeOS install bug) 548: 549: version 0.5.3: 550: 551: - added Bochs VESA VBE support 552: - VGA memory map mode 3 access fix (OS/2 install fix) 553: - IDE fixes (Jens Axboe) 554: - CPU interrupt fixes 555: - fixed various TLB invalidation cases (NT install) 556: - fixed cr0.WP semantics (XP install) 557: - direct chaining support for SPARC and PowerPC (faster) 558: - ARM NWFPE support (initial patch by Ulrich Hecht) 559: - added specific x86 to x86 translator (close to native performance 560: in qemu-i386 and qemu-fast) 561: - shm syscalls support (Paul McKerras) 562: - added accurate CR0.MP/ME/TS emulation 563: - fixed DMA memory write access (Win95 boot floppy fix) 564: - graphical x86 linux loader 1.1.1.6 root 565: - command line monitor 1.1 root 566: - generic removable device support 567: - support of CD-ROM change 568: - multiple network interface support 569: - initial x86-64 host support (Gwenole Beauchesne) 570: - lret to outer priviledge fix (OS/2 install fix) 571: - task switch fixes (SkyOS boot) 572: - VM save/restore commands 573: - new timer API 574: - more precise RTC emulation (periodic timers + time updates) 575: - Win32 port (initial patch by Kazu) 576: 577: version 0.5.2: 578: 579: - improved soft MMU speed (assembly functions and specializing) 580: - improved multitasking speed by avoiding flushing TBs when 581: switching tasks 582: - improved qemu-fast speed 583: - improved self modifying code handling (big performance gain in 584: softmmu mode). 585: - fixed IO checking 586: - fixed CD-ROM detection (win98 install CD) 587: - fixed addseg real mode bug (GRUB boot fix) 588: - added ROM memory support (win98 boot) 589: - fixed 'call Ev' in case of paging exception 590: - updated the script 'qemu-binfmt-conf.sh' to use QEMU automagically 591: when launching executables for the supported target CPUs. 592: - PowerPC system emulation update (Jocelyn Mayer) 593: - PC floppy emulation and DMA fixes (Jocelyn Mayer) 594: - polled mode for PIC (Jocelyn Mayer) 595: - fixed PTE dirty bit handling 596: - fixed xadd same reg bug 597: - fixed cmpxchg exception safeness 598: - access to virtual memory in gdb stub 599: - task gate and NT flag fixes 600: - eflags optimisation fix for string operations 601: 602: version 0.5.1: 1.1.1.6 root 603: 1.1 root 604: - float access fixes when using soft mmu 605: - PC emulation support on PowerPC 606: - A20 support 607: - IDE CD-ROM emulation 608: - ARM fixes (Ulrich Hecht) 609: - SB16 emulation (malc) 610: - IRET and INT fixes in VM86 mode with IOPL=3 611: - Port I/Os use TSS io map 612: - Full task switching/task gate support 613: - added verr, verw, arpl, fcmovxx 614: - PowerPC target support (Jocelyn Mayer) 615: - Major SPARC target fixes (dynamically linked programs begin to work) 616: 617: version 0.5.0: 1.1.1.6 root 618: 1.1 root 619: - full hardware level VGA emulation 620: - graphical display with SDL 621: - added PS/2 mouse and keyboard emulation 622: - popw (%esp) fix 623: - mov to/from segment data width fix 624: - added real mode support 625: - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu 626: - m68k host port (Richard Zidlicky) 627: - partial soft MMU support for memory mapped I/Os 628: - multi-target build 629: - fixed: no error code in hardware interrupts 630: - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn 631: - correct single stepping thru string operations 632: - preliminary SPARC target support (Thomas M. Ogrisegg) 633: - tun-fd option (Rusty Russell) 634: - automatic IDE geometry detection 635: - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}. 636: - added man page 637: - added full soft mmu mode to launch unpatched OSes. 638: 639: version 0.4.3: 640: 641: - x86 exception fix in case of nop instruction. 642: - gcc 3.2.2 bug workaround (RedHat 9 fix) 643: - sparc and Alpha host fixes 644: - many ARM target fixes: 'ls' and 'bash' can be launched. 645: 646: version 0.4.2: 647: 648: - many exception handling fixes (can compile a Linux kernel inside vl) 649: - IDE emulation support 650: - initial GDB stub support 651: - deferred update support for disk images (Rusty Russell) 652: - accept User Mode Linux Copy On Write disk images 653: - SMP kernels can at least be booted 654: 655: version 0.4.1: 1.1.1.6 root 656: 1.1 root 657: - more accurate timer support in vl. 658: - more reliable NE2000 probe in vl. 659: - added 2.5.66 kernel in vl-test. 660: - added VLTMPDIR environment variable in vl. 661: 662: version 0.4: 663: 664: - initial support for ring 0 x86 processor emulation 665: - fixed signal handling for correct dosemu DPMI emulation 666: - fast x86 MMU emulation with mmap() 667: - fixed popl (%esp) case 668: - Linux kernel can be executed by QEMU with the 'vl' command. 669: 670: version 0.3: 671: 672: - initial support for ARM emulation 673: - added fnsave, frstor, fnstenv, fldenv FPU instructions 674: - added FPU register save in signal emulation 675: - initial ARM port 676: - Sparc and Alpha ports work on the regression test 677: - generic ioctl number conversion 678: - fixed ioctl type conversion 679: 680: version 0.2: 681: 682: - PowerPC disassembly and ELF symbols output (Rusty Russell) 683: - flock support (Rusty Russell) 684: - ugetrlimit support (Rusty Russell) 685: - fstat64 fix (Rusty Russell) 686: - initial Alpha port (Falk Hueffner) 687: - initial IA64 port (Matt Wilson) 688: - initial Sparc and Sparc64 port (David S. Miller) 689: - added HLT instruction 690: - LRET instruction fix. 691: - added GPF generation for I/Os. 692: - added INT3 and TF flag support. 693: - SHL instruction C flag fix. 694: - mmap emulation for host page size > 4KB 695: - self-modifying code support 696: - better VM86 support (dosemu works on non trivial programs) 697: - precise exception support (EIP is computed correctly in most cases) 698: - more precise LDT/GDT/IDT emulation 699: - faster segment load in vm86 mode 700: - direct chaining of basic blocks (faster emulation) 701: 702: version 0.1.6: 703: 704: - automatic library search system. QEMU can now work with unpatched 705: ELF dynamic loader and libc (Rusty Russell). 706: - ISO C warning fixes (Alistair Strachan) 707: - first self-virtualizable version (works only as long as the 708: translation cache is not flushed) 709: - RH9 fixes 710: 711: version 0.1.5: 712: 713: - ppc64 support + personality() patch (Rusty Russell) 714: - first Alpha CPU patches (Falk Hueffner) 715: - removed bfd.h dependancy 716: - fixed shrd, shld, idivl and divl on PowerPC. 717: - fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC). 718: 719: version 0.1.4: 720: 721: - more accurate VM86 emulation (can launch small DOS 16 bit 722: executables in wine). 723: - fixed push/pop fs/gs 724: - added iret instruction. 725: - added times() syscall and SIOCATMARK ioctl. 726: 727: version 0.1.3: 728: 729: - S390 support (Ulrich Weigand) 730: - glibc 2.3.x compile fix (Ulrich Weigand) 731: - socketcall endian fix (Ulrich Weigand) 732: - struct sockaddr endian fix (Ulrich Weigand) 733: - sendmsg/recvmsg endian fix (Ulrich Weigand) 734: - execve endian fix (Ulrich Weigand) 735: - fdset endian fix (Ulrich Weigand) 736: - partial setsockopt syscall support (Ulrich Weigand) 737: - more accurate pushf/popf emulation 738: - first partial vm86() syscall support (can be used with runcom example). 739: - added bound, cmpxchg8b, cpuid instructions 740: - added 16 bit addressing support/override for string operations 741: - poll() fix 1.1.1.6 root 742: 1.1 root 743: version 0.1.2: 744: 745: - compile fixes 746: - xlat instruction 747: - xchg instruction memory lock 748: - added simple vm86 example (not working with QEMU yet). The 54 byte 749: DOS executable 'pi_10.com' program was released by Bertram 750: Felgenhauer (more information at http://www.boo.net/~jasonp/pipage.html). 751: 752: version 0.1.1: 753: 754: - glibc 2.2 compilation fixes 755: - added -s and -L options 756: - binary distribution of x86 glibc and wine 757: - big endian fixes in ELF loader and getdents. 758: 759: version 0.1: 760: 761: - initial public release.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.