Skip to content

Commits

Permalink
gnew
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Sep 5, 2017

  1. virtio: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    2654879 View commit details
    Browse the repository at this point in the history
  2. virtio-9p: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    17c0b6e View commit details
    Browse the repository at this point in the history
  3. virtex_ml507: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    3d8d396 View commit details
    Browse the repository at this point in the history
  4. util: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    5976a13 View commit details
    Browse the repository at this point in the history
  5. user: use g_strfreev()

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    30a2052 View commit details
    Browse the repository at this point in the history
  6. user: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    8a77c22 View commit details
    Browse the repository at this point in the history
  7. tests: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    b24d818 View commit details
    Browse the repository at this point in the history
  8. sPAPR: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    0a79ebd View commit details
    Browse the repository at this point in the history
  9. ppce500: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    2984d93 View commit details
    Browse the repository at this point in the history
  10. ppc: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    de6f4da View commit details
    Browse the repository at this point in the history
  11. ppc4xx: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    ee7bf24 View commit details
    Browse the repository at this point in the history
  12. milkymist: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    4e79f4a View commit details
    Browse the repository at this point in the history
  13. memory: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    ea0220c View commit details
    Browse the repository at this point in the history
  14. mcf5208: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    0fd8aed View commit details
    Browse the repository at this point in the history
  15. KVM: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    c612596 View commit details
    Browse the repository at this point in the history
  16. ivshmem: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    d6e0b61 View commit details
    Browse the repository at this point in the history
  17. iSCSI: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    d839397 View commit details
    Browse the repository at this point in the history
  18. i.MX31: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    39eb9fb View commit details
    Browse the repository at this point in the history
  19. hw/timer: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    8176f62 View commit details
    Browse the repository at this point in the history
  20. hw/misc: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    0cf1136 View commit details
    Browse the repository at this point in the history
  21. hw/input: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    0d10caf View commit details
    Browse the repository at this point in the history
  22. hw/i2c: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    4f4a4e9 View commit details
    Browse the repository at this point in the history
  23. hw/display: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    691b76b View commit details
    Browse the repository at this point in the history
  24. hw/core: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    5f8156c View commit details
    Browse the repository at this point in the history
  25. gdb: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    265cd2b View commit details
    Browse the repository at this point in the history
  26. dump: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    40f7e3f View commit details
    Browse the repository at this point in the history
  27. dma: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    b160844 View commit details
    Browse the repository at this point in the history
  28. decnumber: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    07d145f View commit details
    Browse the repository at this point in the history
  29. cpus-common: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    8bea44a View commit details
    Browse the repository at this point in the history
  30. an5206: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    f8b69bb View commit details
    Browse the repository at this point in the history
  31. XTFPGA: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    b28e62b View commit details
    Browse the repository at this point in the history
  32. X86: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    2649260 View commit details
    Browse the repository at this point in the history
  33. VFIO: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    9645a64 View commit details
    Browse the repository at this point in the history
  34. TCG: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    8528ab7 View commit details
    Browse the repository at this point in the history
  35. SPARC: use g_new() family of functions

    Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
    elmarco committed Sep 5, 2017
    Copy the full SHA
    438f7ae View commit details
    Browse the repository at this point in the history
Older