aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell
2014-03-07Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-03-07Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...Peter Maydell
2014-03-06configure: Always build with -fno-commonPeter Maydell
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie
2014-03-05console: add QemuUIInfoGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann
2014-03-05input: add input_mouse_mode tracepointGerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann
2014-03-05input: trace eventsGerd Hoffmann
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch monitor to new coreGerd Hoffmann
2014-03-05input: mouse: switch spice ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch vnc ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch sdl ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch gtk ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann
2014-03-05input: mouse: add graphic_rotate supportGerd Hoffmann
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann
2014-03-05input: keyboard: switch curses ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch spice ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch vnc ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch sdl ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch gtk ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch qmp_send_key() to new core.Gerd Hoffmann
2014-03-05input: keyboard: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann
2014-03-05input: add core bits of the new input layerGerd Hoffmann
2014-03-05input: qapi: add pause keyGerd Hoffmann
2014-03-05input: qapi: add unmapped keyGerd Hoffmann
2014-03-05input: qapi: define event typesGerd Hoffmann
2014-03-05input: rename file to legacyGerd Hoffmann
2014-03-05console: export QemuConsole index,width,heightGerd Hoffmann
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy
2014-03-05target-ppc: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-05target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htabAneesh Kumar K.V
2014-03-05target-ppc: Change the hpte store APIAneesh Kumar K.V
2014-03-05target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V