aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03hw/rdma: Fix possible usage of a NULL pointerMarcel Apfelbaum
2018-05-03hw/rdma: Fix possible munmap call on a NULL pointerMarcel Apfelbaum
2018-05-03linux-user: remove useless padding in flock64 structureLaurent Vivier
2018-05-03linux-user: introduce target_sigsp() and target_save_altstack()Laurent Vivier
2018-05-03linux-user: ARM-FDPIC: Add support for signals for FDPIC targetsChristophe Lyon
2018-05-03linux-user: ARM-FDPIC: Add support of FDPIC for ARM.Christophe Lyon
2018-05-03linux-user: ARM-FDPIC: Identify ARM FDPIC binariesChristophe Lyon
2018-05-03Remove CONFIG_USE_FDPIC.Christophe Lyon
2018-05-03Merge tag 'tags/s390x-2018-05-02' into stagingCornelia Huck
2018-05-03Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180502' into stagingPeter Maydell
2018-05-03Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-05-02pc-bios/s390: Update firmware imagesThomas Huth
2018-05-02s390-ccw: force diag 308 subcode to unsigned longCornelia Huck
2018-05-02pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth
2018-05-02pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (eckd)Collin Walling
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling
2018-05-02pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling
2018-05-02pc-bios/s390-ccw: size_t should be unsignedThomas Huth
2018-05-029p: add trace event for v9fs_setattr()Greg Kurz
2018-05-01tcg: workaround branch instruction overflow in tcg_out_qemu_ld/stLaurent Vivier
2018-05-01tcg: Improve TCGv_ptr supportRichard Henderson
2018-05-01tcg: Allow wider vectors for cmp and mulRichard Henderson
2018-05-01tcg/arm: Fix memory barrier encodingHenry Wertz
2018-05-01tcg: Document INDEX_mul[us]h_*Richard Henderson
2018-05-01Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...Peter Maydell
2018-05-01hw/m68k/mcf5208: Fix trivial typo in board descriptionThomas Huth
2018-05-01m68k: remove dead code (Coverity CID1390617)Laurent Vivier
2018-05-01m68k: Fix floatx80_lognp1 (Coverity CID1390587)Laurent Vivier
2018-04-30Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-04-30...Peter Maydell
2018-04-30target-microblaze: mmu: Make the TLBX MISS bit read-onlyEdgar E. Iglesias
2018-04-30target-microblaze: mmu: Make TLBSX write-onlyEdgar E. Iglesias
2018-04-30target-microblaze: Don't clobber the IMM reg for ld/st reversedEdgar E. Iglesias
2018-04-30target-microblaze: Fix trap checks for FPU insnsEdgar E. Iglesias
2018-04-30target-microblaze: Respect MSR.PVR as read-onlyEdgar E. Iglesias
2018-04-30m68k: fix subx mem, mem instructionPavel Dovgalyuk
2018-04-30Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda
2018-04-30s390x: introduce 2.13 compat machineCornelia Huck
2018-04-30linux-user: Add ARM get_tls syscall supportChristophe Lyon
2018-04-30linux-user: move xtensa cpu loop to xtensa directoryLaurent Vivier
2018-04-30linux-user: move hppa cpu loop to hppa directoryLaurent Vivier
2018-04-30linux-user: move riscv cpu loop to riscv directoryLaurent Vivier
2018-04-30linux-user: move tilegx cpu loop to tilegx directoryLaurent Vivier
2018-04-30linux-user: move s390x cpu loop to s390x directoryLaurent Vivier