aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-16sdl2: fix mouse grabGerd Hoffmann
2018-02-16sdl: restore optimized redrawAnatoly Trosinenko
2018-02-16vnc: fix segfault in closed connection handlingKlim Kireev
2018-02-16vnc: add qapi/error.h include to stubsGerd Hoffmann
2018-02-16vnc: remove bogus object_unref on client socketDaniel P. Berrangé
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
2018-02-16ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh
2018-02-16target/ppc: convert to TranslatorOpsEmilio G. Cota
2018-02-16target/ppc: convert to DisasContextBaseEmilio G. Cota
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz
2018-02-16ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland
2018-02-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180215-...Peter Maydell
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2018-02-15target/arm: Implement v8M MSPLIM and PSPLIM registersPeter Maydell
2018-02-15target/arm: Migrate v7m.other_spPeter Maydell
2018-02-15target/arm: Add AIRCR to vmstate structPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversionsPeter Maydell
2018-02-15target/arm: Implement writing to CONTROL_NS for v8MPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement SCRPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement cache ID registersPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement v8M CPPWR registerPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Implement M profile cache maintenance opsPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handlingPeter Maydell
2018-02-15hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVICPeter Maydell
2018-02-15target/arm: Handle SVE registers when using clear_vec_highRichard Henderson
2018-02-15target/arm: Enforce access to ZCR_EL at translationRichard Henderson
2018-02-15target/arm: Suppress TB end for FPCR/FPSRRichard Henderson
2018-02-15target/arm: Enforce FP access to FPCR/FPSRRichard Henderson
2018-02-15target/arm: Remove ARM_CP_64BIT from ZCR_EL registersRichard Henderson
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé
2018-02-15allow to build with older sedJan Beulich
2018-02-15io/channel-command: Do not kill the child process after closing the pipeThomas Huth
2018-02-15io: Add /dev/fdset/ support to QIOChannelFileRoss Lagerwall
2018-02-15io: Don't call close multiple times in QIOChannelFileRoss Lagerwall
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall
2018-02-15io/channel-websock: handle continuous reads without any dataEdgar Kaziakhmedov
2018-02-15io: fix QIONetListener memory leakPaolo Bonzini
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell