aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05target-i386: cleanup x86_cpu_get_phys_page_debugPaolo Bonzini
2014-06-05target-i386: fix protection bits in the TLB for SMEPPaolo Bonzini
2014-06-05target-i386: support long addresses for 4MB pages (PSE-36)Paolo Bonzini
2014-06-05target-i386: raise page fault for reserved bits in large pagesPaolo Bonzini
2014-06-05target-i386: unify reserved bits and NX bit checkPaolo Bonzini
2014-06-05target-i386: simplify pte/vaddr calculationPaolo Bonzini
2014-06-05target-i386: raise page fault for reserved physical address bitsPaolo Bonzini
2014-06-05target-i386: test reserved PS bit on PML4EsPaolo Bonzini
2014-06-05target-i386: set correct error code for reserved bit accessPaolo Bonzini
2014-06-05target-i386: introduce support for 1 GB pagesPaolo Bonzini
2014-06-05target-i386: introduce do_check_protect labelPaolo Bonzini
2014-06-05target-i386: tweak handling of PG_NX_MASKPaolo Bonzini
2014-06-05target-i386: commonize checks for PAE and non-PAEPaolo Bonzini
2014-06-05target-i386: commonize checks for 4MB and 4KB pagesPaolo Bonzini
2014-06-05target-i386: commonize checks for 2MB and 4KB pagesPaolo Bonzini
2014-06-05target-i386: fix coding standards in x86_cpu_handle_mmu_faultPaolo Bonzini
2014-06-05target-i386: simplify SMAP handling in MMU_KSMAP_IDXPaolo Bonzini
2014-06-05target-i386: fix kernel accesses with SMAP and CPL = 3Paolo Bonzini
2014-06-05target-i386: move check_io helpers to seg_helper.cPaolo Bonzini
2014-06-05target-i386: rename KSMAP to KNOSMAPPaolo Bonzini
2014-06-05softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
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-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