qemu /
qemu /
a95e0396c805735c491a049b01de6f5a713fb91b - a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 5 months ago
- a46e727 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging by Peter Maydell · 4 years, 5 months ago
- e75de83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-26' into staging by Peter Maydell · 4 years, 5 months ago
- 288a1cc Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201023' into staging by Peter Maydell · 4 years, 5 months ago
- 8b0e484 machine: move SMP initialization from vl.c by Paolo Bonzini · 4 years, 5 months ago
- 2c920e4 machine: move UP defaults to class_base_init by Paolo Bonzini · 4 years, 5 months ago
- 9f2931b machine: remove deprecated -machine enforce-config-section option by Paolo Bonzini · 4 years, 5 months ago
- 7a3b7f6 win32: boot broken when bind & data dir are the same by Sunil Muthuswamy · 4 years, 5 months ago
- 57e2a1f WHPX: Fix WHPX build break by Sunil Muthuswamy · 4 years, 5 months ago
- c8d5450 configure: move install_blobs from configure to meson by Paolo Bonzini · 4 years, 5 months ago
- b37f357 configure: remove unused variable from config-host.mak by Paolo Bonzini · 4 years, 5 months ago
- 16bf7a3 configure: move directory options from config-host.mak to meson by Paolo Bonzini · 4 years, 5 months ago
- fe0038b configure: allow configuring localedir by Paolo Bonzini · 4 years, 5 months ago
- 5914ef7 Makefile: separate meson rerun from the rest of the ninja invocation by Paolo Bonzini · 4 years, 5 months ago
- a5fac42 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
- 28bbe20 tests/acceptance: Use .ppm extention for Portable PixMap files by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 239f0d4 tests/acceptance: Remove unused import by Philippe Mathieu-Daudé · 4 years, 5 months ago
- c4cb1c9 test/docker/dockerfiles: Add missing packages for acceptance tests by Thomas Huth · 4 years, 5 months ago
- 67202ba tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI by Thomas Huth · 4 years, 7 months ago
- 1d60f46 test/acceptance: Remove the CONTINUOUS_INTEGRATION tags by Thomas Huth · 4 years, 5 months ago
- a60f755 tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive by Thomas Huth · 4 years, 5 months ago
- 53e1a50 scripts/oss-fuzz: ignore the generic-fuzz target by Alexander Bulekov · 4 years, 5 months ago
- a942f64 scripts/oss-fuzz: use hardlinks instead of copying by Alexander Bulekov · 4 years, 5 months ago
- 7fdb505 fuzz: register predefined generic-fuzz configs by Alexander Bulekov · 4 years, 5 months ago
- 61fc27e fuzz: add generic-fuzz configs for oss-fuzz by Alexander Bulekov · 4 years, 5 months ago
- 82849bc fuzz: add an "opaque" to the FuzzTarget struct by Alexander Bulekov · 4 years, 5 months ago
- 2f2e036 fuzz: Add instructions for using generic-fuzz by Alexander Bulekov · 4 years, 5 months ago
- cd3f068 scripts/oss-fuzz: Add crash trace minimization script by Alexander Bulekov · 4 years, 5 months ago
- 7c9b64a scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace by Alexander Bulekov · 4 years, 5 months ago
- a253932 fuzz: add a crossover function to generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
- ccbd4bc fuzz: add a DISABLE_PCI op to generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
- f81cb72 fuzz: Add support for custom crossover functions by Alexander Bulekov · 4 years, 5 months ago
- a3c20e9 fuzz: Add fuzzer callbacks to DMA-read functions by Alexander Bulekov · 4 years, 5 months ago
- e7d3222 fuzz: Declare DMA Read callback function by Alexander Bulekov · 4 years, 5 months ago
- 20f5a30 fuzz: Add DMA support to the generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
- 05efbf2 fuzz: Add PCI features to the generic fuzzer by Alexander Bulekov · 4 years, 5 months ago
- da9bf53 fuzz: Add generic virtual-device fuzzer by Alexander Bulekov · 4 years, 5 months ago
- fb5ef4e memory: Add FlatView foreach function by Alexander Bulekov · 4 years, 5 months ago
- d232b87 libqtest: fix memory leak in the qtest_qmp_event_ref by Maxim Levitsky · 4 years, 5 months ago
- 7f9d519 libqtest: fix the order of buffered events by Maxim Levitsky · 4 years, 5 months ago
- 288c31e tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX by Havard Skinnemoen · 4 years, 5 months ago
- efd4d93 accel: Add xen CpusAccel using dummy-cpus by Jason Andryuk · 4 years, 5 months ago
- 9ce84a0 accel: move qtest CpusAccel functions to a common location by Jason Andryuk · 4 years, 5 months ago
- a6b0882 accel: Remove _WIN32 ifdef from qtest-cpus.c by Jason Andryuk · 4 years, 5 months ago
- b7f47e8 tests/qtest/libqtest: Fix detection of architecture for binaries without path by Thomas Huth · 4 years, 5 months ago
- 9ab4fb2 tests/migration: fix memleak in wait_command/wait_command_fd by Chen Qun · 4 years, 5 months ago
- 4f19316 iotests: add commit top->base cases to 274 by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- 7e7e510 block/io: fix bdrv_is_allocated_above by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- 624f27b block/io: bdrv_common_block_status_above: support bs == base by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- 3555a43 block/io: bdrv_common_block_status_above: support include_base by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- 67c095c block/io: fix bdrv_co_block_status_above by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
- d9b495f block/export: add vhost-user-blk multi-queue support by Stefan Hajnoczi · 4 years, 5 months ago
- f51d23c block/export: add iothread and fixed-iothread options by Stefan Hajnoczi · 4 years, 5 months ago
- cbc20bf block: move block exports to libblockdev by Stefan Hajnoczi · 4 years, 5 months ago
- 4fb9071 qemu-storage-daemon: avoid compiling blockdev_ss twice by Stefan Hajnoczi · 4 years, 5 months ago
- 3a213f8 util/vhost-user-server: use static library in meson.build by Stefan Hajnoczi · 4 years, 6 months ago
- 80a06cc util/vhost-user-server: move header to include/ by Stefan Hajnoczi · 4 years, 6 months ago
- 90fc91d block/export: convert vhost-user-blk server to block export API by Stefan Hajnoczi · 4 years, 6 months ago
- 0534b1b block/export: report flush errors by Stefan Hajnoczi · 4 years, 6 months ago
- 7185c85 util/vhost-user-server: rework vu_client_trip() coroutine lifecycle by Stefan Hajnoczi · 4 years, 6 months ago
- edaf620 util/vhost-user-server: check EOF when reading payload by Stefan Hajnoczi · 4 years, 6 months ago
- 8c7f7cb util/vhost-user-server: fix memory leak in vu_message_read() by Stefan Hajnoczi · 4 years, 6 months ago
- 47ba680 util/vhost-user-server: drop unused DevicePanicNotifier by Stefan Hajnoczi · 4 years, 6 months ago
- df6af7c block/export: consolidate request structs into VuBlockReq by Stefan Hajnoczi · 4 years, 6 months ago
- dad4f19 util/vhost-user-server: drop unnecessary watch deletion by Stefan Hajnoczi · 4 years, 6 months ago
- 46a096c util/vhost-user-server: drop unnecessary QOM cast by Stefan Hajnoczi · 4 years, 6 months ago
- 1d78745 util/vhost-user-server: s/fileds/fields/ typo fix by Stefan Hajnoczi · 4 years, 6 months ago
- 8675a37 MAINTAINERS: Add vhost-user block device backend server maintainer by Coiby Xu · 4 years, 6 months ago
- 3578389 block/export: vhost-user block device backend server by Coiby Xu · 4 years, 6 months ago
- 5937835 block: move logical block size check function to a common utility function by Coiby Xu · 4 years, 6 months ago
- 70eb2c0 util/vhost-user-server: generic vhost user server by Coiby Xu · 4 years, 6 months ago
- f1baeee libvhost-user: remove watch for kick_fd when de-initialize vu-dev by Coiby Xu · 4 years, 6 months ago
- 049f555 libvhost-user: Allow vu_message_read to be replaced by Coiby Xu · 4 years, 6 months ago
- f25e7ab block/nvme: Add driver statistics for access alignment and hw errors by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 51b6c1b hw/misc/sifive_u_otp: Add backend drive support by Green Wan · 4 years, 5 months ago
- a54d259 hw/misc/sifive_u_otp: Add write function and write-once protection by Green Wan · 4 years, 5 months ago
- 33a9a57 target/riscv: raise exception to HS-mode at get_physical_address by Yifei Jiang · 4 years, 5 months ago
- 38bc4e3 hw/riscv: Load the kernel after the firmware by Alistair Francis · 4 years, 5 months ago
- c407784 hw/riscv: Add a riscv_is_32_bit() function by Alistair Francis · 4 years, 5 months ago
- e66c531 hw/riscv: Return the end address of the loaded firmware by Alistair Francis · 4 years, 5 months ago
- 099be03 hw/riscv: sifive_u: Allow specifying the CPU by Alistair Francis · 4 years, 5 months ago
- 1da4601 target/riscv: Fix implementation of HLVX.WU instruction by Georg Kotheimer · 4 years, 5 months ago
- 4aeb9e2 target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt by Georg Kotheimer · 4 years, 5 months ago
- ace5445 target/riscv: Fix update of hstatus.SPVP by Georg Kotheimer · 4 years, 5 months ago
- 801da17 hw/intc: Move sifive_plic.h to the include directory by Bin Meng · 4 years, 5 months ago
- 6943011 riscv: Convert interrupt logs to use qemu_log_mask() by Alistair Francis · 4 years, 5 months ago
- 7239c05 Remove deprecated -no-kvm option by Thomas Huth · 4 years, 5 months ago
- 9b1c911 replay: do not build if TCG is not available by Claudio Fontana · 4 years, 5 months ago
- c51a5a2 qtest: unbreak non-TCG builds in bios-tables-test by Claudio Fontana · 4 years, 5 months ago
- a6e9b91 hw/core/qdev-clock: add a reference on aliased clocks by Luc Michel · 4 years, 5 months ago
- 34f02e9 do not use colons in test names by Paolo Bonzini · 4 years, 5 months ago
- 925a40d meson: rewrite curses/iconv test by Paolo Bonzini · 4 years, 5 months ago
- da0dfe2 build: fix macOS --enable-modules build by Paolo Bonzini · 4 years, 5 months ago
- 3ded270 s390x: pv: Fix diag318 PV fencing by Janosch Frank · 4 years, 5 months ago
- 3df4843 s390x: pv: Remove sclp boundary checks by Janosch Frank · 4 years, 5 months ago
- db08244 s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset by Matthew Rosato · 4 years, 5 months ago
- 4c5b97b Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
- eec4682 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' into staging by Peter Maydell · 4 years, 5 months ago
- 02aa56c Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
- e06c687 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into staging by Peter Maydell · 4 years, 5 months ago