index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
2020-09-09
target/riscv: cpu: Add a new 'resetvec' property
Bin Meng
2020-09-09
target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
Yifei Jiang
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
2020-09-08
target/s390x: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
2020-09-08
target/arm: Move start-powered-off property to generic CPUState
Thiago Jung Bauermann
2020-09-07
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
2020-09-07
target/microblaze: Put MicroBlazeCPUConfig into DisasContext
Richard Henderson
2020-09-07
target/microblaze: Fill in VMStateDescription for cpu
Richard Henderson
2020-09-07
target/microblaze: Move mmu parameters to MicroBlazeCPUConfig
Richard Henderson
2020-09-07
target/microblaze: Treat pvr_regs as constant
Richard Henderson
2020-09-07
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
2020-09-07
target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes
Richard Henderson
2020-09-07
target/microblaze: Split out MicroBlazeCPUConfig
Richard Henderson
2020-09-07
target/microblaze: Diagnose invalid insns in delay slots
Richard Henderson
2020-09-07
target/microblaze: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2020-09-07
target/microblaze: Force rtid, rted, rtbd to exit
Richard Henderson
2020-09-07
target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
Richard Henderson
2020-09-07
target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
Richard Henderson
2020-09-07
target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
Richard Henderson
2020-09-07
target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Richard Henderson
2020-09-07
target/microblaze: Rename mmu structs
Richard Henderson
2020-09-07
target/microblaze: Cleanup mb_cpu_do_interrupt
Richard Henderson
2020-09-07
target/microblaze: Renumber D_FLAG
Richard Henderson
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-02
target/hppa: Fix boot with old Linux installation CDs
Helge Deller
2020-09-02
hw/hppa: Make number of TLB and BTLB entries configurable
Helge Deller
2020-09-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-02
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into staging
Peter Maydell
2020-09-02
target/i386/sev: Plug memleak in sev_read_file_base64
Pan Nengyuan
2020-09-02
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2020-09-02
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2020-09-02
rx: Move typedef RXCPU to cpu-qom.h
Eduardo Habkost
2020-09-02
rx: Rename QOM type check macros
Eduardo Habkost
2020-09-02
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
2020-09-01
target/microblaze: Reduce linux-user address space to 32-bit
Richard Henderson
2020-09-01
target/microblaze: Add flags markup to some helpers
Richard Henderson
2020-09-01
target/microblaze: Remove cpu_R[0]
Richard Henderson
2020-09-01
target/microblaze: Remove last of old decoder
Richard Henderson
2020-09-01
target/microblaze: Convert dec_stream to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_msr to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert msrclr, msrset to decodetree
Richard Henderson
[next]