Age | Commit message (Expand) | Author |
2014-03-05 | input: keyboard: switch cocoa ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch monitor to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch spice ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch vnc ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch sdl ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch gtk ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch legacy handlers to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: add qemu_input_is_absolute() | Gerd Hoffmann |
2014-03-05 | input: mouse: add graphic_rotate support | Gerd Hoffmann |
2014-03-05 | input: mouse: add helpers functions to core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch curses ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch spice ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch vnc ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch sdl ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch gtk ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch qmp_send_key() to new core. | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch legacy handlers to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: add helper functions to core | Gerd Hoffmann |
2014-03-05 | input: add core bits of the new input layer | Gerd Hoffmann |
2014-03-05 | input: qapi: add pause key | Gerd Hoffmann |
2014-03-05 | input: qapi: add unmapped key | Gerd Hoffmann |
2014-03-05 | input: qapi: define event types | Gerd Hoffmann |
2014-03-05 | input: rename file to legacy | Gerd Hoffmann |
2014-03-05 | console: export QemuConsole index,width,height | Gerd Hoffmann |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Introduce hypervisor call H_GET_TCE | Laurent Dufour |
2014-03-05 | target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Change the hpte store API | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix page table lookup with kvm enabled | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Use Additional Temporary in stqcx Case | Tom Musta |
2014-03-05 | target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL | Tom Musta |
2014-03-05 | PPC: sPAPR: Only use getpagesize() when we run with kvm | Alexander Graf |
2014-03-05 | target-ppc/translate.c: Use ULL suffix for 64 bit constants | Peter Maydell |
2014-03-05 | spapr-vlan: flush queue whenever can_receive can go from false to true | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Altivec 2.07: Vector Permute and Exclusive OR | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector SHA Sigma Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: AES Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Binary Coded Decimal Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Gather Bits by Bytes | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Doubleword Compares | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: vbpermq Instruction | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Quadword Addition and Subtracation | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Merge Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Unpack Signed Word Instructions | Tom Musta |