index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-05
target-i386: cleanup x86_cpu_get_phys_page_debug
Paolo Bonzini
2014-06-05
target-i386: fix protection bits in the TLB for SMEP
Paolo Bonzini
2014-06-05
target-i386: support long addresses for 4MB pages (PSE-36)
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
2014-06-05
target-i386: unify reserved bits and NX bit check
Paolo Bonzini
2014-06-05
target-i386: simplify pte/vaddr calculation
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
2014-06-05
target-i386: test reserved PS bit on PML4Es
Paolo Bonzini
2014-06-05
target-i386: set correct error code for reserved bit access
Paolo Bonzini
2014-06-05
target-i386: introduce support for 1 GB pages
Paolo Bonzini
2014-06-05
target-i386: introduce do_check_protect label
Paolo Bonzini
2014-06-05
target-i386: tweak handling of PG_NX_MASK
Paolo Bonzini
2014-06-05
target-i386: commonize checks for PAE and non-PAE
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 4MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 2MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: fix coding standards in x86_cpu_handle_mmu_fault
Paolo Bonzini
2014-06-05
target-i386: simplify SMAP handling in MMU_KSMAP_IDX
Paolo Bonzini
2014-06-05
target-i386: fix kernel accesses with SMAP and CPL = 3
Paolo Bonzini
2014-06-05
target-i386: move check_io helpers to seg_helper.c
Paolo Bonzini
2014-06-05
target-i386: rename KSMAP to KNOSMAP
Paolo Bonzini
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
target-arm: move arm_*_code to a separate file
Paolo Bonzini
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
softmmu: move ALIGNED_ONLY to cpu.h
Paolo Bonzini
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
2014-06-05
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
Paolo Bonzini
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
2014-06-05
nseries: clean up coding style
Paolo Bonzini
2014-06-05
cputlb: Fix regression with TCG interpreter (bug 1310324)
Stefan Weil
2014-06-03
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...
Peter Maydell
2014-06-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into staging
Peter Maydell
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging
Peter Maydell
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging
Peter Maydell
2014-06-02
seabios: update to 1.7.5 final
Gerd Hoffmann
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into staging
Peter Maydell
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
2014-06-02
vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}
Gonglei
2014-06-02
vnc: add trace events for key events
Gerd Hoffmann
2014-06-02
vnc: refuse to set a password with VNC_AUTH_NONE
Gerd Hoffmann
2014-06-02
xhci: make port reset trace point more verbose
Gerd Hoffmann
2014-06-02
usb: add usb_pick_speed
Gerd Hoffmann
2014-06-02
usb-host: add HAVE_STREAMS define
Gerd Hoffmann
2014-06-02
usb-host: allow attaching usb3 devices to ehci
Gerd Hoffmann
2014-06-02
usb: improve ehci/uhci test
Gerd Hoffmann
2014-06-02
usb: move ehci register defines to header file
Gerd Hoffmann
2014-06-02
usb: add uhci port status reserved bit
Gerd Hoffmann
[next]