]> Git Repo - qemu.git/history - target
virtio-balloon: don't track subpages for the PBP
[qemu.git] / target /
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-07-02 Markus Armbrusterqapi: Rename target.json to misc-target.json
2019-07-02 Markus Armbrusterqapi: Split machine-target.json off target.json and...
2019-07-02 Markus Armbrusterqapi: Split machine.json off misc.json
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-07-02 Markus Armbrusterhmp: Move hmp.h to include/monitor/
2019-07-01 Mark Cave-Aylandtarget/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_V...
2019-07-01 Mark Cave-Aylandtarget/ppc: decode target register in VSX_EXTRACT_INSER...
2019-07-01 Mark Cave-Aylandtarget/ppc: decode target register in VSX_VECTOR_LOAD_S...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_R2_AB macro to...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_he...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_he...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_he...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_X2_AB macro to...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_he...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce separate generator and helper...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_he...
2019-07-01 Mark Cave-Aylandtarget/ppc: introduce separate VSX_CMP macro for xvcmp...
2019-07-01 Mark Cave-Aylandtarget/ppc: remove getVSR()/putVSR() from int_helper.c
2019-07-01 Greg Kurztarget/ppc/machine: Add kvmppc_pvr_workaround_required...
2019-07-01 Greg Kurzppc: Introduce kvmppc_set_reg_tb_offset() helper
2019-07-01 Mark Cave-Aylandtarget/ppc: remove getVSR()/putVSR() from mem_helper.c
2019-07-01 Mark Cave-Aylandtarget/ppc: remove getVSR()/putVSR() from fpu_helper.c
2019-07-01 Cédric Le Goatertarget/ppc: fix compile error in kvmppc_define_rtas_ker...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-01 Philippe Mathieu... target/arm: Declare some M-profile functions publicly
2019-07-01 Philippe Mathieu... target/arm: Declare arm_log_exception() function publicly
2019-07-01 Philippe Mathieu... target/arm: Restrict PSCI to TCG
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Restrict the SoftFloat use to TCG
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Move code around
2019-07-01 Philippe Mathieu... target/arm: Move TLB related routines to tlb_helper.c
2019-07-01 Philippe Mathieu... target/arm: Declare get_phys_addr() function publicly
2019-07-01 Philippe Mathieu... target/arm: Move CPU state dumping routines to cpu.c
2019-07-01 Samuel Ortiztarget/arm: Move the DC ZVA helper into op_helper
2019-07-01 Philippe Mathieu... target/arm: Fix coding style issues
2019-07-01 Philippe Mathieu... target/arm: Fix multiline comment syntax
2019-07-01 Philippe Mathieu... target/arm/helper: Remove unused include
2019-07-01 Philippe Mathieu... target/arm: Add copyright boilerplate
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (softmmu)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (KVM)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (ARM)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (Aarch64)
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2019-06-26 Lucien Murray-Pittsm68k comments break patch submission due to being incor...
2019-06-26 Lucien Murray-PittsThe m68k gdbstub SR reg request doesnt include Conditio...
2019-06-26 Aleksandar Markovictarget/mips: Fix big endian host behavior for interleav...
2019-06-26 Joel SingRISC-V: Clear load reservations on context switch and SC
2019-06-26 Palmer DabbeltRISC-V: Add support for the Zicsr extension
2019-06-26 Palmer DabbeltRISC-V: Add support for the Zifencei extension
2019-06-25 Andreas Konopiktricore: add QSEED instruction
2019-06-25 Georg Hofstettertricore: sync ctx.hflags with tb->flags
2019-06-25 David Brenkentricore: fix RRPW_INSERT instruction
2019-06-25 David Brenkentricore: add UTOF instruction
2019-06-25 David Brenkentricore: add FTOIZ instruction
2019-06-25 Alistair Francistarget/riscv: Add support for disabling/enabling Counters
2019-06-25 Alistair Francistarget/riscv: Remove user version information
2019-06-25 Alistair Francistarget/riscv: Require either I or E base extension
2019-06-25 Alistair Francistarget/riscv: Set privledge spec 1.11.0 as default
2019-06-25 Alistair Francistarget/riscv: Add the mcountinhibit CSR
2019-06-24 Cornelia HuckMerge tag 's390x-tcg-2019-06-21' into s390-next-staging
2019-06-24 Alistair Francistarget/riscv: Add the privledge spec version 1.11.0
2019-06-24 Alistair Francistarget/riscv: Restructure deprecatd CPUs
2019-06-24 Hesham AlmataryRISC-V: Fix a PMP check with the correct access size
2019-06-24 Hesham AlmataryRISC-V: Fix a PMP bug where it succeeds even if PMP...
2019-06-24 Hesham AlmataryRISC-V: Check PMP during Page Table Walks
2019-06-24 Hesham AlmataryRISC-V: Check for the effective memory privilege mode...
2019-06-24 Hesham AlmataryRISC-V: Raise access fault exceptions on PMP violations
2019-06-24 Hesham AlmataryRISC-V: Only Check PMP if MMU translation succeeds
2019-06-24 Michael Clarktarget/riscv: Implement riscv_cpu_unassigned_access
2019-06-24 Dayeol Leetarget/riscv: Fix PMP range boundary address bug
2019-06-24 Alistair Francistarget/riscv: Allow setting ISA extensions via CPU...
2019-06-21 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-06-21 David Hildenbrands390x/cpumodel: Prepend KDSA features with "KDSA"
2019-06-21 David Hildenbrands390x/cpumodel: Rework CPU feature definition
2019-06-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-21 Liran Alontarget/i386: kvm: Add nested migration blocker only...
2019-06-21 Liran Alontarget/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
2019-06-21 Liran Alontarget/i386: kvm: Add support for save and restore...
2019-06-21 Liran Alontarget/i386: kvm: Block migration for vCPUs exposed...
2019-06-21 Aleksandar Markovictarget/mips: Fix emulation of ILVR.<B|H|W> on big endia...
2019-06-21 Aleksandar Markovictarget/mips: Fix emulation of ILVL.<B|H|W> on big endia...
2019-06-21 Aleksandar Markovictarget/mips: Fix emulation of ILVOD.<B|H|W> on big...
2019-06-21 Aleksandar Markovictarget/mips: Fix emulation of ILVEV.<B|H|W> on big...
2019-06-21 Aleksandar Markovictarget/mips: Fix if-else-switch-case arms checkpatch...
2019-06-21 Aleksandar Markovictarget/mips: Fix some space checkpatch errors in transl...
2019-06-21 Liran Alontarget/i386: kvm: Re-inject #DB to guest with updated DR6
2019-06-21 Liran Alontarget/i386: kvm: Use symbolic constant for #DB/#BP...
2019-06-21 Liran AlonKVM: Introduce kvm_arch_destroy_vcpu()
2019-06-21 Liran Alontarget/i386: kvm: Delete VMX migration blocker on vCPU...
2019-06-21 Xiaoyao Litarget/i386: define a new MSR based feature word -...
2019-06-21 Vitaly Kuznetsovi386/kvm: add support for Direct Mode for Hyper-V synth...
2019-06-21 Vitaly Kuznetsovi386/kvm: hv-evmcs requires hv-vapic
2019-06-21 Vitaly Kuznetsovi386/kvm: hv-tlbflush/ipi require hv-vpindex
next
This page took 0.108098 seconds and 7 git commands to generate.