Age | Commit message (Expand) | Author |
2021-06-05 | hw/display/macfb: Classify the "nubus-macfb" as display device | Thomas Huth |
2021-06-05 | target/nios2: fix page-fit instruction count | Pavel Dovgalyuk |
2021-06-05 | docs: fix broken reference | John Snow |
2021-06-05 | linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] | Philippe Mathieu-Daudé |
2021-06-05 | misc: Correct relative include path | Philippe Mathieu-Daudé |
2021-06-05 | i386/kvm: The value passed to strerror should be positive | Dmitry Voronetskiy |
2021-06-05 | target/riscv: Do not include 'pmp.h' in user emulation | Philippe Mathieu-Daudé |
2021-06-05 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210604' into... | Peter Maydell |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_rotv_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_roti_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_shv_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_minmax_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_sat_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_mul_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement TCG_TARGET_HAS_shi_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement andc, orc, abs, neg, not vector operations | Richard Henderson |
2021-06-04 | tcg/arm: Implement minimal vector operations | Richard Henderson |
2021-06-04 | tcg/arm: Implement tcg_out_dup*_vec | Richard Henderson |
2021-06-04 | tcg/arm: Implement tcg_out_mov for vector types | Richard Henderson |
2021-06-04 | tcg/arm: Implement tcg_out_ld/st for vector types | Richard Henderson |
2021-06-04 | tcg/arm: Add host vector framework | Richard Henderson |
2021-06-04 | tcg: Change parameters for tcg_target_const_match | Richard Henderson |
2021-06-04 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-06-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2021-06-04 | vl: plug -object back into -readconfig | Paolo Bonzini |
2021-06-04 | vl: plumb keyval-based options into -readconfig | Paolo Bonzini |
2021-06-04 | qemu-config: parse configuration files to a QDict | Paolo Bonzini |
2021-06-04 | i386: run accel_cpu_instance_init as post_init | Claudio Fontana |
2021-06-04 | i386: reorder call to cpu_exec_realizefn | Claudio Fontana |
2021-06-04 | tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test | Kit Westneat |
2021-06-04 | target/i386: Fix decode of cr8 | Richard Henderson |
2021-06-04 | target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versa | Paolo Bonzini |
2021-06-04 | target/i386: tcg: fix loading of registers from 16-bit TSS | Paolo Bonzini |
2021-06-04 | target/i386: tcg: fix segment register offsets for 16-bit TSS | Paolo Bonzini |
2021-06-04 | oslib-posix: Remove OpenBSD workaround for fcntl("/dev/null", F_SETFL, O_NONB... | Brad Smith |
2021-06-04 | iscsi: link libm into the module | Paolo Bonzini |
2021-06-04 | meson: allow optional dependencies for block modules | Paolo Bonzini |
2021-06-04 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fpu-20210603' into... | Peter Maydell |
2021-06-04 | MAINTAINERS: Added eBPF maintainers information. | Andrew Melnychenko |
2021-06-04 | docs: Added eBPF documentation. | Andrew Melnychenko |
2021-06-04 | virtio-net: Added eBPF RSS to virtio-net. | Andrew Melnychenko |
2021-06-04 | ebpf: Added eBPF RSS loader. | Andrew Melnychenko |
2021-06-04 | ebpf: Added eBPF RSS program. | Andrew Melnychenko |
2021-06-04 | net: Added SetSteeringEBPF method for NetClientState. | Andrew Melnychenko |
2021-06-04 | net/tap: Added TUNSETSTEERINGEBPF code. | Andrew Melnychenko |
2021-06-03 | softfloat: Use hard-float for {u}int64_to_float{32,64} | Richard Henderson |
2021-06-03 | tests/fp: Enable more tests | Alex Bennée |
2021-06-03 | softfloat: Convert modrem operations to FloatParts | Richard Henderson |
2021-06-03 | softfloat: Move floatN_log2 to softfloat-parts.c.inc | Richard Henderson |