aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-05target-ppc: Fix htab_mask calculationAneesh Kumar K.V
2014-03-05target-ppc: Use Additional Temporary in stqcx CaseTom Musta
2014-03-05target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as ULTom Musta
2014-03-05PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf
2014-03-05target-ppc/translate.c: Use ULL suffix for 64 bit constantsPeter Maydell
2014-03-05spapr-vlan: flush queue whenever can_receive can go from false to trueAlexey Kardashevskiy
2014-03-05target-ppc: Altivec 2.07: Vector Permute and Exclusive ORTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector SHA Sigma InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: AES InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Binary Coded Decimal InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Polynomial Multiply SumTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Gather Bits by BytesTom Musta
2014-03-05target-ppc: Altivec 2.07: Doubleword ComparesTom Musta
2014-03-05target-ppc: Altivec 2.07: vbpermq InstructionTom Musta
2014-03-05target-ppc: Altivec 2.07: Quadword Addition and SubtracationTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and ShiftsTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Merge InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Unpack Signed Word InstructionsTom Musta