qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 01afda: update seabios to latest master


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 01afda: update seabios to latest master
Date: Tue, 14 Aug 2012 16:00:10 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 01afdadc92e71e29700e64f3a5f42c1c543e3cf9
      
https://github.com/qemu/qemu/commit/01afdadc92e71e29700e64f3a5f42c1c543e3cf9
  Author: Gerd Hoffmann <address@hidden>
  Date:   2012-08-07 (Tue, 07 Aug 2012)

  Changed paths:
    M pc-bios/bios.bin
    M roms/seabios

  Log Message:
  -----------
  update seabios to latest master

Upstream seabios commit 5a023065388287e261ae9212452ff541f9fa9cd3

Major changes since 1.7.0:
 - Usual share of bugfixes and cleanups ;)
 - Support for 64bit PCI bars and mapping those above 4G.
 - Stack switching for real mode irq handlers to reduce
   seabios stack footprint.
 - Support for booting from lsi scsi hba.
 - Support for booting from usb attached scsi.
 - Support for non-linear apic ids.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 2f00463fa67d42864a747fc5b85f1db8bf5556ce
      
https://github.com/qemu/qemu/commit/2f00463fa67d42864a747fc5b85f1db8bf5556ce
  Author: Stefan Hajnoczi <address@hidden>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Update email address for Stefan Hajnoczi

Switch to my personal email address.

Signed-off-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 28a9a00e95f935542512e3e682c073617c741bef
      
https://github.com/qemu/qemu/commit/28a9a00e95f935542512e3e682c073617c741bef
  Author: Anthony Liguori <address@hidden>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M pc-bios/bios.bin
    M roms/seabios

  Log Message:
  -----------
  Merge remote-tracking branch 'kraxel/seabios-5a02306' into staging

* kraxel/seabios-5a02306:
  update seabios to latest master


  Commit: 03834e22abafbc8dc4052d46a5ccd6dd135a54a3
      
https://github.com/qemu/qemu/commit/03834e22abafbc8dc4052d46a5ccd6dd135a54a3
  Author: Anthony Liguori <address@hidden>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M configure
    M cpu-all.h
    M linux-user/elfload.c
    M linux-user/flatload.c
    M linux-user/ioctls.h
    M linux-user/main.c
    M linux-user/qemu.h
    M linux-user/syscall.c
    M linux-user/syscall_defs.h
    M linux-user/syscall_types.h
    M target-i386/Makefile.objs
    M target-i386/cc_helper.c
    M target-i386/cc_helper_template.h
    M target-i386/fpu_helper.c
    M target-i386/helper.h
    M target-i386/int_helper.c
    M target-i386/mem_helper.c
    M target-i386/misc_helper.c
    M target-i386/ops_sse.h
    M target-i386/ops_sse_header.h
    M target-i386/seg_helper.c
    M target-i386/shift_helper_template.h
    M target-i386/smm_helper.c
    M target-i386/svm_helper.c
    M target-i386/translate.c

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into staging

* origin/master:
  linux-user: ARM: Ignore immediate value for svc in thumb mode
  linux-user: Use init_guest_space when -R and -B are specified
  linux-user: Factor out guest space probing into a function
  flatload: fix bss clearing
  linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
  linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
  linux-user: pass sockaddr from host to target
  x86: switch to AREG0 free mode
  x86: avoid AREG0 in segmentation helpers
  x86: avoid AREG0 for misc helpers
  x86: use wrappers for memory access helpers
  x86: avoid AREG0 for SMM helpers
  x86: avoid AREG0 for SVM helpers
  x86: avoid AREG0 for integer helpers
  x86: avoid AREG0 for condition code helpers
  x86: avoid AREG0 for FPU helpers
  linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
  linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
  linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET


Compare: https://github.com/qemu/qemu/compare/873359d411ee...03834e22abaf

reply via email to

[Prev in Thread] Current Thread [Next in Thread]