aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05target-arm: move arm_*_code to a separate filePaolo Bonzini
2014-06-05softmmu: move softmmu_template.h out of include/Paolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-06-05softmmu: move ALIGNED_ONLY to cpu.hPaolo Bonzini
2014-06-05softmmu: make do_unaligned_access a method of CPUPaolo Bonzini
2014-06-05softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPEPaolo Bonzini
2014-06-05softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESSPaolo Bonzini
2014-06-05softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.hPaolo Bonzini
2014-06-05hw: use ld_p/st_p instead of ld_raw/st_rawPaolo Bonzini
2014-06-05nseries: clean up coding stylePaolo Bonzini
2014-06-05cputlb: Fix regression with TCG interpreter (bug 1310324)Stefan Weil
2014-06-04TCG: Fix tcg_gen_extr_i64_tl for 32bitAlexander Graf
2014-06-04tcg: Remove TCG_TARGET_HAS_new_ldstRichard Henderson
2014-06-04tci: Convert to new ldst opcodesRichard Henderson
2014-06-04tcg-i386: Fix win64 qemu storeRichard Henderson
2014-06-04kvm: Fix eax for cpuid leaf 0x40000000Jidong Xiao
2014-06-04docs/multiseat.txt: add note about spiceGerd Hoffmann
2014-06-04docs/multiseat.txt: gtk joined the partyGerd Hoffmann
2014-06-04docs/multiseat.txt: use autoseatGerd Hoffmann
2014-06-04input/vnc: use kbd delays in press_keyGerd Hoffmann
2014-06-04input/curses: add kbd delay between keydown and keyup eventsGerd Hoffmann
2014-06-04input: use kbd delays for send_key monitor commandGerd Hoffmann
2014-06-04input: add support for kbd delaysGerd Hoffmann
2014-06-03qga: Fix handle fd leak in acquire_privilege()Gonglei
2014-06-03kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-06-03kvm: Enable -cpu option to hide KVMAlex Williamson
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell
2014-06-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into stagingPeter Maydell
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into stagingPeter Maydell
2014-06-02seabios: update to 1.7.5 finalGerd Hoffmann
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into stagingPeter Maydell
2014-06-02xhci: order superspeed ports firstGerd Hoffmann
2014-06-02vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}Gonglei
2014-06-02vnc: add trace events for key eventsGerd Hoffmann
2014-06-02vnc: refuse to set a password with VNC_AUTH_NONEGerd Hoffmann
2014-06-02xhci: make port reset trace point more verboseGerd Hoffmann
2014-06-02usb: add usb_pick_speedGerd Hoffmann
2014-06-02usb-host: add HAVE_STREAMS defineGerd Hoffmann
2014-06-02usb-host: allow attaching usb3 devices to ehciGerd Hoffmann
2014-06-02usb: improve ehci/uhci testGerd Hoffmann
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann
2014-06-02sdl2: textinput + terminalGerd Hoffmann
2014-06-02sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windowsGerd Hoffmann
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann
2014-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell