Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/gvisor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tmc/gvisor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 52 files changed
  • 8 contributors

Commits on May 1, 2018

  1. Make images consistent.

    PiperOrigin-RevId: 194936276
    amscanne authored and shentubot committed May 1, 2018
    Configuration menu
    Copy the full SHA
    2e77012 View commit details
    Browse the repository at this point in the history
  2. Fix SO_RCVTIMEOUT for recvmsg

    PiperOrigin-RevId: 194938091
    iangudger authored and shentubot committed May 1, 2018
    Configuration menu
    Copy the full SHA
    d99d6f8 View commit details
    Browse the repository at this point in the history
  3. Remove stale TODO

    PiperOrigin-RevId: 194949678
    fvoznika authored and shentubot committed May 1, 2018
    Configuration menu
    Copy the full SHA
    0280e18 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Write either packet logs or pcap file. But not both.

    PiperOrigin-RevId: 195035056
    hbhasker authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    b73079b View commit details
    Browse the repository at this point in the history
  2. Note that the KVM platform is experimental

    PiperOrigin-RevId: 195043285
    prattmic authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    7e6b108 View commit details
    Browse the repository at this point in the history
  3. Implement SO_TIMESTAMP

    PiperOrigin-RevId: 195047018
    iangudger authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c5b543a View commit details
    Browse the repository at this point in the history
  4. Set LMA in EFER

    As of Linux 4.15 (f29810335965ac1f7bcb501ee2af5f039f792416
    KVM/x86: Check input paging mode when cs.l is set), KVM validates that
    LMA is set along with LME.
    
    PiperOrigin-RevId: 195047401
    prattmic authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    6eee2e6 View commit details
    Browse the repository at this point in the history
  5. Add support for ping sockets

    PiperOrigin-RevId: 195049322
    iangudger authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    797cda3 View commit details
    Browse the repository at this point in the history
  6. Fix links in README and CONTRIBUTING.

    PiperOrigin-RevId: 195068006
    nlacasse authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    ba0b1dd View commit details
    Browse the repository at this point in the history
  7. Use png for the run states diagram

    PiperOrigin-RevId: 195071508
    Zhengyu He authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    0c7d73b View commit details
    Browse the repository at this point in the history
  8. Note that build requires Python 2.7

    Updates #8
    
    PiperOrigin-RevId: 195122103
    prattmic authored and shentubot committed May 2, 2018
    Configuration menu
    Copy the full SHA
    a4ba36e View commit details
    Browse the repository at this point in the history
  9. tools: fix typo in generics tool

    tmc committed May 2, 2018
    Configuration menu
    Copy the full SHA
    c18112c View commit details
    Browse the repository at this point in the history
Loading