OSDN Git Service

block: Use common write req handling in truncate
[qmiga/qemu.git] / target /
2018-07-09 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-07-09 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-07-09 Richard Hendersontarget/sh4: Fix translator.c assertion failure for...
2018-07-09 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-07-09 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-07-09 Richard Hendersontarget/arm: Fix do_predset for large VL
2018-07-09 Richard Hendersontarget/arm: Suppress Coverity warning for PRF
2018-07-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-07-07 Laurent Viviertarget/ppc: fix build on ppc64 host
2018-07-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-07-06 Greg Kurzi386: fix '-cpu ?' output for host cpu type
2018-07-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-07-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-07-05 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2018-07-04 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-07-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/pull...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-07-03 Stafford Hornetarget/openrisc: Fix writes to interrupt mask register
2018-07-03 Stafford Hornetarget/openrisc: Fix delay slot exception flag to match...
2018-07-03 Richard Hendersonlinux-user: Implement signals for openrisc
2018-07-03 Richard Hendersontarget/openrisc: Reorg tlb lookup
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-07-03 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-07-03 BALATON Zoltantarget/ppc: Relax reserved bitmask of indexed store...
2018-07-03 Emilio G. Cotatarget/ppc: set is_jmp on ppc_tr_breakpoint_check
2018-07-02 Greg Kurztarget/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
2018-07-02 Greg Kurztarget/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
2018-07-02 John Arbucklefpu_helper.c: fix setting FPSCR[FI] bit
2018-07-02 Richard Hendersontarget/ppc: Implement the rest of gen_st_atomic
2018-07-02 Richard Hendersontarget/ppc: Implement the rest of gen_ld_atomic
2018-07-02 Richard Hendersontarget/ppc: Use atomic min/max helpers
2018-07-02 Richard Hendersontarget/ppc: Use MO_ALIGN for EXIWX and ECOWX
2018-07-02 Richard Hendersontarget/ppc: Split out gen_st_atomic
2018-07-02 Richard Hendersontarget/ppc: Split out gen_ld_atomic
2018-07-02 Richard Hendersontarget/ppc: Split out gen_load_locked
2018-07-02 Richard Hendersontarget/ppc: Tidy gen_conditional_store
2018-07-02 Richard Hendersontarget/ppc: Remove POWERPC_EXCP_STCX
2018-07-02 Richard Hendersontarget/ppc: Use atomic cmpxchg for STQCX
2018-07-02 Richard Hendersontarget/ppc: Use atomic store for STQ
2018-07-02 Richard Hendersontarget/ppc: Use atomic load for LQ and LQARX
2018-07-02 Richard Hendersontarget/ppc: Add do_unaligned_access hook
2018-07-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-07-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2018-07-02 Richard Hendersontarget/openrisc: Increase the TLB size
2018-07-02 Richard Hendersontarget/openrisc: Stub out handle_mmu_fault for softmmu
2018-07-02 Richard Hendersontarget/openrisc: Use identical sizes for ITLB and DTLB
2018-07-02 Richard Hendersontarget/openrisc: Fix cpu_mmu_index
2018-07-02 Richard Hendersontarget/openrisc: Fix tlb flushing in mtspr
2018-07-02 Richard Hendersontarget/openrisc: Reduce tlb to a single dimension
2018-07-02 Richard Hendersontarget/openrisc: Merge mmu_helper.c into mmu.c
2018-07-02 Richard Hendersontarget/openrisc: Remove indirect function calls for mmu
2018-07-02 Richard Hendersontarget/openrisc: Merge tlb allocation into CPUOpenRISCState
2018-07-02 Richard Hendersontarget/openrisc: Form the spr index from tcg
2018-07-02 Richard Hendersontarget/openrisc: Exit the TB after l.mtspr
2018-07-02 Richard Hendersontarget/openrisc: Split out is_user
2018-07-02 Richard Hendersontarget/openrisc: Link more translation blocks
2018-07-02 Richard Hendersontarget/openrisc: Fix singlestep_enabled
2018-07-02 Richard Hendersontarget/openrisc: Use exit_tb instead of CPU_INTERRUPT_E...
2018-07-02 Richard Hendersontarget/openrisc: Remove DISAS_JUMP & DISAS_TB_JUMP
2018-07-02 Richard Hendersontarget/openrisc: Log interrupts
2018-07-02 Richard Hendersontarget/openrisc: Add print_insn_or1k
2018-07-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-07-02 Doug Galei386/monitor.c: make addresses canonical for "info...
2018-07-02 Jan Kiszkatarget-i386: Add NPT support
2018-07-02 Philippe Mathieu... hw/ppc: Use the IEC binary prefix definitions
2018-07-02 Philippe Mathieu... hw/xtensa: Use the IEC binary prefix definitions
2018-07-02 Richard Hendersontarget/openrisc: Fix mtspr shadow gprs
2018-07-02 Philippe Mathieu... x86/cpu: Use definitions from "qemu/units.h"
2018-07-02 Vitaly Kuznetsovi386/kvm: add support for Hyper-V TLB flush
2018-07-02 David Hildenbrands390x/tcg: fix locking problem with tcg_s390_tod_updated
2018-07-02 David Hildenbrands390x/kvm: indicate alignment in legacy_s390_alloc()
2018-07-02 David Hildenbrands390x/kvm: legacy_s390_alloc() only supports one allocation
2018-07-02 David Hildenbrands390x/tcg: fix CPU hotplug with single-threaded TCG
2018-07-02 David Hildenbrands390x/tcg: rearm the CKC timer during migration
2018-07-02 David Hildenbrands390x/tcg: implement SET CLOCK
2018-07-02 David Hildenbrands390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
2018-07-02 David Hildenbrands390x/tcg: properly implement the TOD
2018-07-02 David Hildenbrands390x/tcg: drop tod_basetime
2018-07-02 David Hildenbrands390x/tod: factor out TOD into separate device
2018-07-02 David Hildenbrands390x/kvm: pass values instead of pointers to kvm_s390_...
2018-07-02 David Hildenbrands390x/tcg: avoid overflows in time2tod/tod2time
2018-07-02 Christian Borntraegers390x/cpumodel: default enable bpb and ppa15 for z196...
2018-07-02 Thomas Huthloader: Check access size when calling rom_ptr() to...
2018-06-30 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-06-30 Peter Maydellxtensa: Avoid calling get_page_addr_code() from helper...
2018-06-30 Richard Hendersontarget/xtensa: Convert to TranslatorOps
2018-06-30 Richard Hendersontarget/xtensa: Change gen_intermediate_code dc to pointer
2018-06-30 Richard Hendersontarget/xtensa: Convert to DisasContextBase
2018-06-30 Richard Hendersontarget/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
2018-06-30 Max Filippovtarget/xtensa: check zero overhead loop alignment
2018-06-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-06-29 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
next