2021-06-14 |
Daniel P. Berrangé | block: remove duplicate trace.h include |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | block: add trace point when fdatasync fails |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | block: preserve errno from fdatasync failures |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | softmmu: add trace point when bdrv_flush_all fails |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | migration: add trace point when vm_stop_force_state... |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | sasl: remove comment about obsolete kerberos versions |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | docs: recommend SCRAM-SHA-256 SASL mech instead of... |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | docs: document usage of the authorization framework |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | docs: document how to pass secret data to QEMU |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Daniel P. Berrangé | docs: add table of contents to QAPI references |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Peter Maydell | Merge remote-tracking branch 'remotes/jasowang/tags... |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Fixed calculation error of pkt->header_size in fill_pkt... |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Add the function of colo_compare_cleanup |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Add a function named packet_new_nocopy for COLO. |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Remove migrate_set_block_enabled in checkpoint |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Optimize the function of filter_send |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Fix the qemu crash when guest shutdown during checkpoint |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Rao, Lei | Remove some duplicate trace code. |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Paolo Bonzini | netdev: add more commands to preconfig mode |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Jason Wang | vhost-vdpa: remove the unused vhost_vdpa_get_acked_feat... |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Jason Wang | vhost-vdpa: don't initialize backend_features |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Jason Wang | vhost-vdpa: map virtqueue notification area if possible |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Jason Wang | vhost-vdpa: skip ram device from the IOTLB mapping |
commit | commitdiff | tree | snapshot |
2021-06-09 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgilbert-gitlab... |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Peter Xu | hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Hyman Huang(黄勇) | migration/dirtyrate: make sample page count configurable |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Dr. David Alan... | sockets: Support multipath TCP |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Dr. David Alan... | migration/socket: Close the listener at the end |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Dr. David Alan... | migration: Add cleanup hook for inwards migration |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Dr. David Alan... | io/net-listener: Call the notifier during finalize |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Dr. David Alan... | channel-socket: Only set CLOEXEC if we have space for fds |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Li Zhijian | migration/rdma: Fix cm event use after free |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Leonardo Bras | yank: Unregister function when using TLS migration |
commit | commitdiff | tree | snapshot |
2021-06-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/alistair/tags... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: rvb: add b-ext version cpu option |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: support and turn on B-extension... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: add/shift with prefix zero-extend |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: address calculation |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: rvb: generalized or-combine |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: rvb: generalized reverse |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: rotate (left/right) |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: shift ones |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: rvb: single-bit instructions |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: add gen_shifti() and gen_shiftiw() helper... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: sign-extend instructions |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: min/max instructions |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: pack two words into one register |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: logic-with-negate |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Frank Chang | target/riscv: rvb: count bits set |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: rvb: count leading/trailing zeros |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Kito Cheng | target/riscv: reformat @sh format encoding for B-extension |
commit | commitdiff | tree | snapshot |
2021-06-07 |
LIU Zhiwei | target/riscv: Pass the same value to oprsz and maxsz. |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alistair Francis | target/riscv/pmp: Add assert for ePMP operations |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Changbin Du | target/riscv: Dump CSR mscratch/sscratch/satp |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | target/riscv: Remove unnecessary riscv_*_names[] declar... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Philippe Mathieu... | target/riscv: Do not include 'pmp.h' in user emulation |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alistair Francis | docs/system: Move the RISC-V -bios information to removed |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Jose Martins | target/riscv: fix wfi exception behavior |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: microchip_pfsoc: Support direct kernel boot |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: Use macros for BIOS image names |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | docs/system/riscv: sifive_u: Document '-dtb' usage |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | docs/system/riscv: Correct the indentation level of... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: Support the official PLIC DT bindings |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: Support the official CLINT DT bindings |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: virt: Switch to use qemu_fdt_setprop_string_a... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Bin Meng | hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_stri... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Matheus Ferst | scripts/checkpatch.pl: process .c.inc and .h.inc files... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | tests/vm: expose --source-path to scripts to find extra... |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Philippe Mathieu... | gitlab-ci: Split gprof-gcov job |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | gitlab: work harder to avoid false positives in checkpatch |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | tests/acceptance: tag various arm tests as TCG only |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | tests/tcg/configure.sh: tweak quoting of target_compiler |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | meson.build: fix cosmetics of compiler display |
commit | commitdiff | tree | snapshot |
2021-06-07 |
Alex Bennée | tests/tcg: add a multiarch signals test to stress test... |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Xie Yongji | vhost-vdpa: Remove redundant declaration of address_spa... |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | scripts/oss-fuzz: Fix typo in documentation |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | target/mips: Fix 'Uncoditional' typo |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | target/hppa: Remove unused 'memory.h' header |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Thomas Huth | hw/display/macfb: Classify the "nubus-macfb" as display... |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Pavel Dovgalyuk | target/nios2: fix page-fit instruction count |
commit | commitdiff | tree | snapshot |
2021-06-05 |
John Snow | docs: fix broken reference |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | linux-user/syscall: Constify bitmask_transtbl fcntl... |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | misc: Correct relative include path |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Dmitry Voronetskiy | i386/kvm: The value passed to strerror should be positive |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Philippe Mathieu... | target/riscv: Do not include 'pmp.h' in user emulation |
commit | commitdiff | tree | snapshot |
2021-06-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/rth-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_rotv_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_roti_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_shv_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_minmax_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_sat_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_mul_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement TCG_TARGET_HAS_shi_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement andc, orc, abs, neg, not vector... |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement minimal vector operations |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement tcg_out_dup*_vec |
commit | commitdiff | tree | snapshot |
2021-06-04 |
Richard Henderson | tcg/arm: Implement tcg_out_mov for vector types |
commit | commitdiff | tree | snapshot |
next |