summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17s390x/tcg: Implement VECTOR NOT EXCLUSIVE ORDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR NORDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR NANDDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR MULTIPLY AND ADD *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR (MAXIMUM|MINIMUM) (LOGICAL)David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR LOAD POSITIVEDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR LOAD COMPLEMENTDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR EXCLUSIVE ORDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR COUNT TRAILING ZEROSDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR COUNT LEADING ZEROSDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR COMPARE *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ELEMENT COMPARE *David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR CHECKSUMDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR AVERAGE LOGICALDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR AVERAGEDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT)David Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ADD WITH CARRY COMPUTE CARRYDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ADD WITH CARRYDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ADD COMPUTE CARRYDavid Hildenbrand
2019-05-17s390x/tcg: Implement VECTOR ADDDavid Hildenbrand
2019-05-17MAINTAINERS: add myself for leon3KONRAD Frederic
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic
2019-05-17leon3: add a little bootloaderKONRAD Frederic
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic
2019-05-17leon3: fix the error message when no bios are providedKONRAD Frederic
2019-05-17hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck
2019-05-17Merge tag 's390-ccw-bios-2019-05-08' into s390-next-stagingCornelia Huck
2019-05-17s390/ipl: cast to SCSIDevice directlyCornelia Huck
2019-05-17memory: correct the comment to DIRTY_MEMORY_MIGRATIONWei Yang
2019-05-17vl: fix -sandbox parsing crash when seccomp support is disabledMarc-André Lureau
2019-05-17hvf: Add missing break statementChen Zhang
2019-05-17target/m68k: Optimize rotate_x() using extract_i32()Philippe Mathieu-Daudé
2019-05-17target/m68k: Fix a tcg_temp leakPhilippe Mathieu-Daudé
2019-05-17target/m68k: Reduce the l1 TCGLabel scopePhilippe Mathieu-Daudé
2019-05-16target/m68k: Switch to transaction_failed hookPeter Maydell
2019-05-16target/m68k: In get_physical_address() check for memory access failuresPeter Maydell
2019-05-16target/m68k: In dump_address_map() check for memory access failuresPeter Maydell
2019-05-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into stagingPeter Maydell
2019-05-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190514b'...Peter Maydell
2019-05-15target/xtensa: implement exclusive access optionMax Filippov
2019-05-15target/xtensa: update list of exception causesMax Filippov
2019-05-15target/xtensa: implement block prefetch option opcodesMax Filippov
2019-05-15megasas: fix mapped frame sizePeter Lieven
2019-05-15vl: Add missing descriptions to the VGA adapters listPhilippe Mathieu-Daudé
2019-05-15Declare -realtime as deprecatedThomas Huth