« Previous | Next » 

Revision 5d0e2280

ID5d0e2280cc344f1b939acff431ed2731a9ee7db5

Added by Anthony Liguori over 10 years ago

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

acpi.pci,pc,memory core fixes

Most notably this includes changes to exec to support
full 64 bit addresses.

This also flushes out patches that got queued during 1.7 freeze.
There are new tests, and a bunch of bug fixes all over the place.
There are also some changes mostly useful for downstreams.

I'm also listing myself as pc co-maintainer. I'm doing this reluctantly,
but this seems to be necessary to make sure patches are not lost or delayed too
much, and posting the MAINTAINERS patch did not seem to make anyone else
volunteer.

Signed-off-by: Michael S. Tsirkin <>

  1. gpg: Signature made Wed 11 Dec 2013 10:21:51 AM PST using RSA key ID D28D5469
  2. gpg: Can't check signature: public key not found
  1. By Michael S. Tsirkin (14) and others
  2. Via Michael S. Tsirkin
    • mst/tags/for_anthony: (28 commits)
      pc: use macro for HPET type
      hpet: fix build with CONFIG_HPET off
      acpi unit-test: adjust the test data structure for better handling
      acpi unit-test: load and check facs table
      exec: separate sections and nodes per address space
      memory.c: bugfix - ref counting mismatch in memory_region_find
      hpet: enable to entitle more irq pins for hpet
      hpet: inverse polarity when pin above ISA_NUM_IRQS
      pci: fix pci bridge fw path
      ACPI DSDT: Make control method `IQCR` serialized
      acpi: strip compiler info in built-in DSDT
      acpi unit-test: verify signature and checksum
      smbios: Set system manufacturer, product & version by default
      exec: reduce L2_PAGE_SIZE
      exec: make address spaces 64-bit wide
      exec: memory radix tree page level compression
      exec: pass hw address to phys_page_find
      exec: extend skip field to 6 bit, page entry to 32 bit
      exec: replace leaf with skip
      split definitions for exec.c and translate-all.c radix trees
      ...

Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted