Skip to content
Snippets Groups Projects
  1. Mar 11, 2012
  2. Mar 09, 2012
    • Anthony Liguori's avatar
      Merge remote-tracking branch 'stefanha/trivial-patches' into staging · dac6b1b2
      Anthony Liguori authored
      * stefanha/trivial-patches:
        configure: Quote the configure args printed in config.log
        osdep: Remove local definition of macro offsetof
        libcacard: Spelling and grammar fixes in documentation
        Spelling fixes in comments (it's -> its)
        vnc: Add break statement
        libcacard: Use format specifier %u instead of %d for unsigned values
        Fix sign of sscanf format specifiers
        block/vmdk: Fix warning from splint (comparision of unsigned value)
        qmp: Fix spelling fourty -> forty
        qom: Fix spelling in documentation
        sh7750: Remove redundant 'struct' from MemoryRegionOps
      dac6b1b2
    • Anthony Liguori's avatar
      Merge remote-tracking branch 'qemu-kvm/uq/master' into staging · bf75fec1
      Anthony Liguori authored
      * qemu-kvm/uq/master:
        kvm: fill in padding to help valgrind
        kvm: x86: Add user space part for in-kernel i8254
        kvm: Add kvm_has_pit_state2 helper
        i8254: Open-code timer restore
        i8254: Factor out base class for KVM reuse
      bf75fec1
    • Anthony Liguori's avatar
      Merge remote-tracking branch 'kraxel/usb.42' into staging · 9f1d43b1
      Anthony Liguori authored
      * kraxel/usb.42:
        xhci: fix port status
        xhci: fix control xfers
        usb: add shortcut for control transfers
        usb-host: enable pipelineing for bulk endpoints.
        usb: add pipelining option to usb endpoints
        usb: queue can have async packets
        uhci_fill_queue: zap debug printf
        usb: add USB_RET_IOERROR
        usb: return BABBLE rather then NAK when we receive too much data
        usb-ehci: Cleanup itd error handling
        usb-ehci: Fix and simplify nakcnt handling
        usb-ehci: Remove dead nakcnt code
        usb-ehci: Fix cerr tracking
        usb-ehci: Any packet completion except for NAK should set the interrupt
        usb-ehci: Rip the queues when the async or period schedule is halted
        usb-ehci: Drop cached qhs when the doorbell gets rung
        usb-ehci: always call ehci_queues_rip_unused for period queues
        usb-ehci: split our qh queue into async and periodic queues
        usb-ehci: Never follow table entries with the T-bit set
        usb-redir: Set ep type and interface
      9f1d43b1
    • Hans de Goede's avatar
      libcacard: Fix compilation with gcc-4.7 · 02021812
      Hans de Goede authored
      
      VCARD_ATR_PREFIX is used as part of an array initializer so it should
      not have () around it, so far this happened to work, but gcc-4.7 does
      not like it.
      
      Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
      Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
      02021812
    • Anthony Liguori's avatar
      xilinx_zynq: fix the build · 0d10f627
      Anthony Liguori authored
      
      Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
      0d10f627
  3. Mar 08, 2012
  4. Mar 07, 2012
Loading