Age | Commit message (Expand) | Author |
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 |
2014-06-02 | usb: move uhci register defines to header file | Gerd Hoffmann |
2014-06-02 | qtest: fix qpci_config_writel | Gerd Hoffmann |
2014-06-02 | sdl2: textinput + terminal | Gerd Hoffmann |
2014-06-02 | sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows | Gerd Hoffmann |
2014-06-02 | console: add kbd_put_string_console | Gerd Hoffmann |
2014-06-02 | console: add kbd_put_qcode_console | Gerd Hoffmann |
2014-06-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |