aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-27target-arm: Fix segfault on startup when KVM enabledChristoffer Dall
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov
2014-05-26target-xtensa: fix cross-page jumps/calls at the end of TBMax Filippov
2014-05-26docs: add multiseat.txtGerd Hoffmann
2014-05-26usb: add input routing support for tablet and keyboardGerd Hoffmann
2014-05-26sdl: pass key event source to input layerGerd Hoffmann
2014-05-26input: bind devices and input routingGerd Hoffmann
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann
2014-05-26input: keymap: add meta keysGerd Hoffmann
2014-05-26input: add name to input_event_key_numberGerd Hoffmann
2014-05-26input: add qemu_input_key_number_to_qcodeGerd Hoffmann
2014-05-26input (curses): mask keycodes to remove modifier bitsAndrew Oates
2014-05-26libcacard: remove useless initializersMichael Tokarev
2014-05-26net: cadence_gem: Fix top commentPeter Crosthwaite
2014-05-26bsd-user: replace fprintf(stderr, ...) with error_report()Le Tan
2014-05-26audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan
2014-05-26usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede
2014-05-26usb-host-libusb: Add alloc / free streams opsHans de Goede
2014-05-26usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede
2014-05-26usb-redir: Add support for bulk streamsHans de Goede
2014-05-26usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann
2014-05-26usb-mtp: handle lseek failureGerd Hoffmann
2014-05-26usb-mtp: use bool to track MTPObject init statusGerd Hoffmann
2014-05-26xhci: add xhci_get_flagGerd Hoffmann
2014-05-26xhci: add endpoint cap on express bus onlyGerd Hoffmann
2014-05-26xhci: child detach fixGerd Hoffmann
2014-05-26gtk: workaround gtk2 vte resize issueGerd Hoffmann
2014-05-26gtk: window sizing overhaulGerd Hoffmann
2014-05-26gtk: zap unused global_stateGerd Hoffmann
2014-05-26gtk: Add handling for the xfree86 keycodesBruce Rogers
2014-05-26gtk: enable untabify for gfxGerd Hoffmann
2014-05-26gtk: detached window pointer grabsGerd Hoffmann
2014-05-26gtk: update all windows on mouse mode changesGerd Hoffmann
2014-05-26gtk: fix grab checksGerd Hoffmann
2014-05-26gtk: update gd_update_captionGerd Hoffmann
2014-05-26gtk: skip keyboard grab when hover autograb is activeGerd Hoffmann
2014-05-26gtk: keep track of grab ownerGerd Hoffmann
2014-05-26gtk: add gd_grab trace eventGerd Hoffmann
2014-05-26gtk: add tab to trace eventsGerd Hoffmann
2014-05-26gtk: allow moving tabs to windows and back.Gerd Hoffmann
2014-05-26gtk: simplify resizeGerd Hoffmann
2014-05-26gtk: use device type as labelGerd Hoffmann
2014-05-26gtk: support multiple gfx displaysGerd Hoffmann
2014-05-26gtk: move vga state into VirtualGfxConsoleGerd Hoffmann
2014-05-26gtk: VirtualConsole restructionGerd Hoffmann
2014-05-26gtk: remove page numbering assumtions from the codeGerd Hoffmann
2014-05-26gtk: Add a scrollbar for text consolesCole Robinson
2014-05-26gtk: cleanup CONFIG_VTE ifdef a bit.Gerd Hoffmann