aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-15target-tilegx: Handle v1cmpeq, v1cmpneRichard Henderson
2015-09-15target-tilegx: Handle mask instructionsRichard Henderson
2015-09-15target-tilegx: Handle scalar multiply instructionsRichard Henderson
2015-09-15target-tilegx: Handle conditional move instructionsRichard Henderson
2015-09-15target-tilegx: Handle shift instructionsRichard Henderson
2015-09-15target-tilegx: Handle bitfield instructionsRichard Henderson
2015-09-15target-tilegx: Implement system and memory management instructionsRichard Henderson
2015-09-15target-tilegx: Handle comparison instructionsRichard Henderson
2015-09-15target-tilegx: Handle conditional branch instructionsRichard Henderson
2015-09-15target-tilegx: Handle unconditional jump instructionsRichard Henderson
2015-09-15target-tilegx: Handle post-increment load and store instructionsRichard Henderson
2015-09-15target-tilegx: Handle basic load and store instructionsRichard Henderson
2015-09-15target-tilegx: Handle most bit manipulation instructionsRichard Henderson
2015-09-15target-arm: Use new revbit functionsRichard Henderson
2015-09-15host-utils: Add revbit functionsRichard Henderson
2015-09-15target-tilegx: Handle arithmetic instructionsRichard Henderson
2015-09-15target-tilegx: Handle simple logical operationsRichard Henderson
2015-09-15target-tilegx: Add TILE-Gx building filesChen Gang
2015-09-15target-tilegx: Generate SEGV properlyRichard Henderson
2015-09-15Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstrea...Peter Maydell
2015-09-15target-tilegx: Framework for decoding bundlesRichard Henderson
2015-09-15target-tilegx: Add several helpers for instructions translationChen Gang
2015-09-15target-tilegx: Add cpu basic features for linux-userChen Gang
2015-09-15target-tilegx: Add special register information from Tilera CorporationChen Gang
2015-09-15target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1Richard Henderson
2015-09-15target-tilegx: Modify _SPECIAL_ opcodesRichard Henderson
2015-09-15target-tilegx: Modify opcode_tilegx.h to fit QEMU usageChen Gang
2015-09-15target-tilegx: Add opcode basic implementation from Tilera CorporationChen Gang
2015-09-15linux-user: Conditionalize syscalls which are not defined in tilegxChen Gang
2015-09-15linux-user: Support tilegx architecture in linux-userChen Gang
2015-09-15ui: convert VNC server to use QCryptoTLSSessionDaniel P. Berrange
2015-09-15linux-user: tilegx: Add architecture related featuresChen Gang
2015-09-15ui: fix return type for VNC I/O functions to be ssize_tDaniel P. Berrange
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange
2015-09-15crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150915-1' into s...Peter Maydell
2015-09-15Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-09-15net: avoid infinite loop when receiving packets(CVE-2015-5278)P J P
2015-09-15net: add checks to validate ring buffer pointers(CVE-2015-5279)P J P
2015-09-15e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)P J P
2015-09-15gtk: use setlocale() for LC_MESSAGES onlyAlberto Garcia
2015-09-15gtk: don't grab input when entering fullscreen.Gerd Hoffmann
2015-09-15gtk: set free_scale when setting zoom_fitGerd Hoffmann
2015-09-15gtk: trace input grab reasonGerd Hoffmann
2015-09-15gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard}Gerd Hoffmann