1. 04 8月, 2012 3 次提交
    • A
      Merge remote-tracking branch 'stefanha/net' into staging · f57fb884
      Anthony Liguori 提交于
      * stefanha/net:
        net: add the support for -netdev socket, listen
        net: fix the coding style
        hub: add the support for hub own flow control
        net: determine if packets can be sent before net queue deliver packets
        net: cleanup deliver/deliver_iov func pointers
        net: Make "info network" output more readable info
        net: Rename qemu_del_vlan_client() to qemu_del_net_client()
        net: Rename vc local variables to nc
        net: Rename VLANClientState to NetClientState
        net: Rename non_vlan_clients to net_clients
        net: Remove VLANState
        net: Remove vlan code from net.c
        net: Convert qdev_prop_vlan to peer with hub
        net: Drop vlan argument to qemu_new_net_client()
        hub: Check that hubs are configured correctly
        net: Look up 'vlan' net clients using hubs
        net: Use hubs for the vlan feature
        net: Add a hub net client
        net: Add interface to bridge when SIOCBRADDIF isn't available
      f57fb884
    • A
      Merge remote-tracking branch 'stefanha/trivial-patches' into staging · 3d0b7b52
      Anthony Liguori 提交于
      * stefanha/trivial-patches:
        exec.c: Remove out of date comment
        exec.c: Use subpages for large unaligned mappings
        exec.c: Fix off-by-one error in register_subpage
        socket: clean up redundant assignment
        qom: Clean libuser object and dependency files
        usb: Clean common object and dependency files
      3d0b7b52
    • A
      Merge remote-tracking branch 'aneesh/for-upstream' into staging · aeb01d5f
      Anthony Liguori 提交于
      * aneesh/for-upstream:
        hw/9pfs: Fix assert when disabling migration
        configure: Fix build with capabilities
      aeb01d5f
  2. 03 8月, 2012 7 次提交
  3. 01 8月, 2012 30 次提交