projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2021-05-19
Richard Henderson
target/ppc: Remove type argument for mmubooke206_get_ph...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from mmubooke206_check_tlb
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from mmubooke_get_phys...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from mmubooke_check_tlb
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from mmu40x_get_physic...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from get_bat_6xx_tlb
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from ppc6xx_tlb_check
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from ppc6xx_tlb_pte_check
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove type argument from check_prot
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Use MMUAccessType in mmu_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Rename access_type to type in mmu_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Use MMUAccessType in mmu-hash32.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Use MMUAccessType in mmu-hash64.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Use MMUAccessType in mmu-radix64.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Introduce prot_for_access_type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Giuseppe Musacchio
target/ppc: Fix load endianness for lxvwsx/lxvdsx
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Use translator_loop_temp_check
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Mark helper_raise_exception* as noreturn
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Tidy exception vs exit_tb
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Move single-step check to ppc_tr_tb_stop
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove DisasContext.exception
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_U...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Introduce gen_icount_io_start
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove unnecessary gen_io_end calls
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Simplify gen_debug_exception
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove special case for POWERPC_EXCP_TRAP
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Remove special case for POWERPC_SYSCALL
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Move DISAS_NORETURN setting into gen_exception*
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Split out decode_legacy
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Richard Henderson
target/ppc: Add cia field to DisasContext
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: moved ppc_cpu_dump_state to cpu_init.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: moved ppc_store_sdr1 to cpu.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: updated vscr manipulation in machine.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: created ppc_{store,get}_vscr for generic...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: isolated cpu init from translation logic
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: turned SPR R/W callbacks not static
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Lucas Mateus...
hw/ppc: moved has_spr to cpu.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Lucas Mateus...
target/ppc: moved ppc_store_lpcr to misc_helper.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Lucas Mateus...
target/ppc: moved function out of mmu-hash64
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Lucas Mateus...
hw/ppc: moved hcalls that depend on softmmu
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: move SPR R/W callbacks to translate.c
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: renamed SPR registration functions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bruno Larsen...
target/ppc: Fold gen_*_xer into their callers
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Fabiano Rosas
hw/ppc/spapr.c: Make sure the host supports the selecte...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Fabiano Rosas
hw/ppc/spapr.c: Extract MMU mode error reporting into...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Peter Maydell
Merge remote-tracking branch 'remotes/nvme/tags/nvme...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Peter Maydell
Merge remote-tracking branch 'remotes/rth-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Ilya Leoshkevich
linux-user/elfload: add s390x core dumping support
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Ilya Leoshkevich
linux-user/elfload: fix filling psinfo->pr_psargs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user: Tidy TARGET_NR_rt_sigaction
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user/alpha: Share code for TARGET_NR_sigaction
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user: Pass ka_restorer to do_sigaction
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user/alpha: Rename the sigaction restorer field
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user/alpha: Fix rt sigframe return
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Daniel P. Berrangé
linux-user: use GDateTime for formatting timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Giuseppe Musacchio
linux-user: Fix erroneous conversion in copy_file_range
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Giuseppe Musacchio
linux-user: Add copy_file_range to strace.list
commit
|
commitdiff
|
tree
|
snapshot
2021-05-18
Richard Henderson
linux-user/s390x: Handle vector regs in signal stack
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Peter Maydell
Merge remote-tracking branch 'remotes/rth-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Peter Maydell
Merge remote-tracking branch 'remotes/vivier2/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Peter Maydell
Merge remote-tracking branch 'remotes/maxreitz/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/nvme: move nvme emulation out of hw/block
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: move zoned constraints checks
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: remove irrelevant zone resource checks
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: remove num_namespaces member
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: streamline namespace array indexing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: add metadata offset helper
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: cache lba and ms sizes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: replace nvme_ns_status
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: remove non-shared defines from header...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: cleanup includes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: consolidate header files
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: rename __nvme_select_ns_iocs
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: rename __nvme_advance_zone_wp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Klaus Jensen
hw/block/nvme: rename __nvme_zrm_open
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: align with existing style
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: function formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: fix io-command set profile feature
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: consider metadata read aio return value...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: rename reserved fields declarations
commit
|
commitdiff
|
tree
|
snapshot
2021-05-17
Gollu Appalanaidu
hw/block/nvme: remove redundant invalid_lba_range trace
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Philippe Mathieu...
accel/tcg: Align data dumped at end of TB
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Move round_to_int_and_pack to softfloat...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Move round_to_int to softfloat-parts.c.inc
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Convert float-to-float conversions with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Split float_to_float
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Move div_floats to softfloat-parts.c.inc
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Introduce sh[lr]_double primitives
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Tidy mul128By64To192
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Use add192 in mul128To256
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Use mulu64 for mul64To128
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Move muladd_floats to softfloat-parts.c.inc
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Richard Henderson
softfloat: Move mul_floats to softfloat-parts.c.inc
commit
|
commitdiff
|
tree
|
snapshot
next