aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03target-mips: add MSA ELM format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3R format instructionsYongbok Kim
2014-11-03target-mips: add MSA BIT format instructionsYongbok Kim
2014-11-03target-mips: add MSA I5 format instructionYongbok Kim
2014-11-03target-mips: add MSA I8 format instructionsYongbok Kim
2014-11-03target-mips: add MSA branch instructionsYongbok Kim
2014-11-03target-mips: add msa_helper.cYongbok Kim
2014-11-03target-mips: add msa_reset(), global msa registerYongbok Kim
2014-11-03target-mips: add MSA opcode enumYongbok Kim
2014-11-03target-mips: stop translation after ctc1Yongbok Kim
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim
2014-11-03target-mips: add MSA exceptionsYongbok Kim
2014-11-03target-mips: add MSA defines and data structureYongbok Kim
2014-11-03target-mips: enable features in MIPS64R6-generic CPULeon Alrae
2014-11-03target-mips: correctly handle access to unimplemented CP0 registerLeon Alrae
2014-11-03target-mips: add restrictions for possible values in registersLeon Alrae
2014-11-03target-mips: CP0_Status.CU0 no longer allows the user to access CP0Leon Alrae
2014-11-03target-mips: implement forbidden slotLeon Alrae
2014-11-03target-mips: add Config5.SBRILeon Alrae
2014-11-03target-mips: update cpu_save/cpu_load to support new registersLeon Alrae
2014-11-03target-mips: add BadInstr and BadInstrP supportLeon Alrae
2014-11-03target-mips: add TLBINV supportLeon Alrae
2014-11-03target-mips: add new Read-Inhibit and Execute-Inhibit exceptionsLeon Alrae
2014-11-03target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}Leon Alrae
2014-11-03target-mips: add RI and XI fields to TLB entryLeon Alrae
2014-11-03target-mips: distinguish between data load and instruction fetchLeon Alrae
2014-11-03softmmu: provide softmmu access type enumLeon Alrae
2014-11-03target-mips: add KScratch registersLeon Alrae
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno
2014-10-30Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into stagingPeter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3689-20141029...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141028-1' into s...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141028-1' into s...Peter Maydell
2014-10-30fix off-by-one error in pci_piix3_xen_ide_unplugJames Harper
2014-10-30xen-hvm.c: Add support for Xen access to vmportDon Slutz
2014-10-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rectGerd Hoffmann
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rectGerd Hoffmann
2014-10-28vnc: return directly if no vnc client connectedChenLiang
2014-10-28vnc: sanitize bits_per_pixel from the clientPetr Matousek
2014-10-28uhci: remove useless DEBUGGonglei
2014-10-28xhci: add property to turn on/off streams supportGerd Hoffmann
2014-10-28libcacard: don't free sign buffer while sign op is pendingRay Strode
2014-10-28libcacard: Lock NSS cert db when selecting an applet on an emulated cardRay Strode
2014-10-28libcacard: introduce new vcard_emul_logoutRay Strode
2014-10-28gtk: avoid gd_widget_reparent with gtk 3.14+Gerd Hoffmann
2014-10-28gtk: drop gtk_widget_set_double_buffered callGerd Hoffmann
2014-10-28vmware-vga: use vmsvga_verify_rect in vmsvga_update_rectGerd Hoffmann