2021-10-29 |
Pavel Dovgalyuk | softmmu: fix watchpoint processing in icount mode |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Propagate sign info for shifting |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Propagate sign info for bit counting |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Propagate sign info for setcond |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Propagate sign info for logical operations |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Optimize sign extensions |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Use fold_xx_to_i for rem |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Use fold_xi_to_x for div |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Use fold_xi_to_x for mul |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Use fold_xx_to_i for orc |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg/optimize: Stop forcing z_mask to "garbage" for... |
commit | commitdiff | tree | snapshot |
2021-10-29 |
Richard Henderson | tcg: Extend call args using the correct opcodes |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Sink commutative operand swapping into... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_masks |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_ix_to_i |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_xi_to_x |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_sub_to_neg |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_to_not |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Add type to OptContext |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_xi_to_i |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_xx_to_x |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_xx_to_i |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_mov |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_dup, fold_dup2 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_bswap |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_count_zeros |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_deposit |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_extract, fold_sextract |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_extract2 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_movcond |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_addsub2_i32 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_mulu2_i32 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_setcond |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_brcond |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_brcond2 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_setcond2 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_const{1,2} |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_mb, fold_qemu_{ld,st} |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Use a boolean to avoid a mass of continues |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out finish_folding |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Return true from tcg_opt_gen_{mov,movi} |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Change fail return for do_constant_foldin... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Drop nb_oargs, nb_iargs locals |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out fold_call |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out copy_propagate |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out init_arguments |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Move prev_mb into OptContext |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Change tcg_opt_gen_{mov,movi} interface |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Remove do_default label |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Split out OptContext |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Richard Henderson | tcg/optimize: Rename "mask" to "z_mask" |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Luis Pires | host-utils: add unit tests for divu128/divs128 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Luis Pires | host-utils: add 128-bit quotient support to divu128... |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Luis Pires | host-utils: move udiv_qrnnd() to host-utils |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Luis Pires | host-utils: move checks out of divu128/divs128 |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Frédéric Pétrot | qemu/int128: Add int128_{not,xor} |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Richard Henderson | Merge remote-tracking branch 'remotes/cschoenebeck... |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Richard Henderson | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Markus Armbruster | qapi: Implement deprecated-input={reject,crash} for... |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Markus Armbruster | qapi: Move compat policy from QObject to generic visitor |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Markus Armbruster | qapi: Add feature flags to enum members |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Markus Armbruster | qapi: Enable enum member introspection to show more... |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Markus Armbruster | qapi: Improve input_type_enum()'s error message |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: use P9Array in v9fs_walk() |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: make V9fsPath usable via P9Array API |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: make V9fsString usable via P9Array API |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | fsdev/p9array.h: check scalar type in P9ARRAY_NEW() |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: introduce P9Array |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: simplify blksize_to_iounit() |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: deduplicate iounit code |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Christian Schoenebeck | 9pfs: fix wrong I/O block size in Rgetattr |
commit | commitdiff | tree | snapshot |
2021-10-26 |
Richard Henderson | Merge remote-tracking branch 'remotes/dagrh/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Dr. David Alan... | virtiofsd: Error on bad socket group name |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Vivek Goyal | virtiofsd: Add a helper to stop all queues |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Vivek Goyal | virtiofsd: Add a helper to send element on virtqueue |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Vivek Goyal | virtiofsd: Remove unused virtio_fs_config definition |
commit | commitdiff | tree | snapshot |
2021-10-25 |
Vivek Goyal | virtiofsd: xattr mapping add a new type "unsupported" |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Richard Henderson | Merge remote-tracking branch 'remotes/vivier/tags/trivi... |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Laurent Vivier | analyze-migration.py: fix extract contents ('-x') errors |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Laurent Vivier | analyze-migration.py: fix a long standing typo |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Greg Kurz | README: Fix some documentation URLs |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Tong Ho | hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Tong Ho | hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Tong Ho | hw/nvram: Fix Memory Leak in Xilinx eFuse QOM |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Greg Kurz | softmmu/physmem.c: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2021-10-23 |
Philippe Mathieu... | MAINTAINERS: Add myself as reviewer of 'Machine core... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Richard Henderson | Merge remote-tracking branch 'remotes/alistair23/tags... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Richard Henderson | Merge remote-tracking branch 'remotes/kraxel/tags/seabi... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Philippe Mathieu... | disas/nios2: Simplify endianess conversion |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Philippe Mathieu... | disas/nios2: Fix style in print_insn_nios2() |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Oğuz Ersen | po: update turkish translation |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Richard Henderson | Merge remote-tracking branch 'remotes/clg/tags/pull... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Richard Henderson | Merge remote-tracking branch 'remotes/vivier-m68k/tags... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Bin Meng | hw/riscv: spike: Use MachineState::ram and MachineClass... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Bin Meng | hw/riscv: sifive_u: Use MachineState::ram and MachineCl... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Bin Meng | hw/riscv: sifive_e: Use MachineState::ram and MachineCl... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Bin Meng | hw/riscv: shakti_c: Use MachineState::ram and MachineCl... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
Bin Meng | hw/riscv: opentitan: Use MachineState::ram and MachineC... |
commit | commitdiff | tree | snapshot |
next |