qemu /
qemu /
3bb5051009a3d740c3978abd5dbafc9f7fff4e45 - 3bb5051 edk2: workaround edk-stable202308 bug by Gerd Hoffmann · 1 year, 6 months ago
- b0494f1 edk2: update build config by Gerd Hoffmann · 1 year, 6 months ago
- c28a289 edk2: update build script by Gerd Hoffmann · 1 year, 6 months ago
- 3808a05 tests/acpi: allow virt/SSDT.memhp updates by Gerd Hoffmann · 1 year, 6 months ago
- c5ea91d Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 0b63052 Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 35e087d qemu-nbd: document -v behavior in respect to --fork in man by Denis V. Lunev · 1 year, 6 months ago
- f6f4620 qemu-nbd: Restore "qemu-nbd -v --fork" output by Denis V. Lunev · 1 year, 6 months ago
- 2f352bc Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 95bef68 qxl: don't assert() if device isn't yet initialized by Marc-André Lureau · 1 year, 7 months ago
- 90a0778 hw/net/vmxnet3: Fix guest-triggerable assert() by Thomas Huth · 1 year, 7 months ago
- 0084f68 tests/qtest/usb-hcd: Remove the empty "init" tests by Thomas Huth · 1 year, 6 months ago
- 95eac43 target/ppc: use g_free() in test_opcode_table() by Daniel Henrique Barboza · 1 year, 7 months ago
- 44adcaa hw/ppc: use g_free() in spapr_tce_table_post_load() by Daniel Henrique Barboza · 1 year, 7 months ago
- ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 6 months ago
- d417e22 accel/tcg: Fix typo in translator_io_start() description by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 4d841da tests/qtest/test-hmp: Fix migrate_set_parameter xbzrle-cache-size test by Markus Armbruster · 1 year, 6 months ago
- b21a6e3 docs tests: Fix use of migrate_set_parameter by Markus Armbruster · 1 year, 6 months ago
- bcd8e24 qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options by Thomas Huth · 1 year, 6 months ago
- d864cf2 hw/display/xlnx_dp: update comments by Peter Maydell · 1 year, 6 months ago
- 3202d8e block: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 0a19d87 misc/other: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 01dc065 qga/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 96420a3 tests/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- d30b5bc scripts/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- a1a62ce include/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 528ea57 audio: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 54abe91 xen: spelling fix by Michael Tokarev · 1 year, 6 months ago
- 42fe749 riscv: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 6c67d98 hexagon: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- 64a917d trace-events: Fix the name of the tracing.rst file by Thomas Huth · 1 year, 7 months ago
- 2eb7c2a qemu-nbd: invent nbd_client_release_pipe() helper by Denis V. Lunev · 1 year, 6 months ago
- b2cecdf qemu-nbd: put saddr into into struct NbdClientOpts by Denis V. Lunev · 1 year, 6 months ago
- b18d72d qemu-nbd: move srcpath into struct NbdClientOpts by Denis V. Lunev · 1 year, 6 months ago
- 3484f67 qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not defined by Denis V. Lunev · 1 year, 6 months ago
- b4bbdf5 qemu-nbd: improve error message for dup2 error by Denis V. Lunev · 1 year, 6 months ago
- 522a9b9 util/iov: Avoid dynamic stack allocation by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 06e0f09 io: follow coroutine AioContext in qio_channel_yield() by Stefan Hajnoczi · 1 year, 6 months ago
- acd4be6 io: check there are no qio_channel_yield() coroutines during ->finalize() by Stefan Hajnoczi · 1 year, 6 months ago
- 078c8ad nbd: drop unused nbd_start_negotiate() aio_context argument by Stefan Hajnoczi · 1 year, 6 months ago
- b84ca91 nbd: drop unused nbd_receive_negotiate() aio_context argument by Stefan Hajnoczi · 1 year, 6 months ago
- b87151a qemu-iotests/197: use more generic commands for formats other than qcow2 by Andrey Drobyshev · 1 year, 6 months ago
- 631c872 tests/qtest: Introduce tests for UFS by Jeuk Kim · 1 year, 6 months ago block
- 2a8b36a hw/ufs: Support for UFS logical unit by Jeuk Kim · 1 year, 6 months ago
- 329f166 hw/ufs: Support for Query Transfer Requests by Jeuk Kim · 1 year, 6 months ago
- bc4e68d hw/ufs: Initial commit for emulated Universal-Flash-Storage by Jeuk Kim · 1 year, 6 months ago
- 1f14c91 iothread: Set the GSource "name" field by Fabiano Rosas · 1 year, 6 months ago
- 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 13d9f6d Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- c97d45d Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 269e606 Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 34e8182 docs/system/replay: do not show removed command line option by Paolo Bonzini · 1 year, 6 months ago
- 6170d09 subprojects: add wrap file for libblkio by Paolo Bonzini · 1 year, 6 months ago
- bb781b9 sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
- fc30abf sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 1f49d47 sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
- f3f99d2 sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 33bc5f1 target/i386: Restrict declarations specific to CONFIG_KVM by Philippe Mathieu-Daudé · 1 year, 6 months ago
- ef1cf68 target/i386: Allow elision of kvm_hv_vpindex_settable() by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 9926cf3 target/i386: Allow elision of kvm_enable_x2apic() by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 3adce82 target/i386: Remove unused KVM stubs by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 721cf73 target/i386/cpu-sysemu: Inline kvm_apic_in_kernel() by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 28a43cb target/i386/helper: Restrict KVM declarations to system emulation by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 2686bbc hw/i386/fw_cfg: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
- d1aa2f5 hw/i386/pc: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
- e44d989 hw/i386/pc: Include missing 'sysemu/tcg.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 0a88ac9 Revert "mkvenv: work around broken pip installations on Debian 10" by Paolo Bonzini · 1 year, 10 months ago
- 3e4b6b0 mkvenv: assume presence of importlib.metadata by Paolo Bonzini · 1 year, 9 months ago
- ca056f4 Python: Drop support for Python 3.7 by Paolo Bonzini · 1 year, 10 months ago
- a5e9fbf configure: remove dead code by Paolo Bonzini · 1 year, 6 months ago
- 875be287 meson: list leftover CONFIG_* symbols by Paolo Bonzini · 3 years, 1 month ago
- 1f2146f configure, meson: remove target OS symbols from config-host.mak by Paolo Bonzini · 1 year, 6 months ago
- 73258b3 configure, meson: remove CONFIG_SOLARIS from config-host.mak by Paolo Bonzini · 3 years, 5 months ago
- 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 6 months ago
- 2a5919a configure: unify recursion into sub-Makefiles by Paolo Bonzini · 1 year, 6 months ago
- bafe78a contrib/plugins: use an independent makefile by Paolo Bonzini · 1 year, 6 months ago
- 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 6 months ago
- 80100e2 configure: remove boolean variables for targets by Paolo Bonzini · 1 year, 6 months ago
- 6e0dc9d meson: compile bundled device trees by Paolo Bonzini · 1 year, 6 months ago
- 3c7ee49 configure: create native file with contents of $host_cc by Paolo Bonzini · 1 year, 8 months ago
- b3403ed configure: remove HOST_CC by Paolo Bonzini · 1 year, 8 months ago
- a24f15d meson: update unsupported host/CPU messages by Paolo Bonzini · 1 year, 7 months ago
- 2564dcb meson: do not unnecessarily use cmake for dependencies by Paolo Bonzini · 1 year, 6 months ago
- f6feb02 contrib/plugins: add Darwin support by Paolo Bonzini · 1 year, 6 months ago
- 3045019 contrib/plugins/lockstep: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 9b60d6a contrib/plugins/howvec: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 3df1765 contrib/plugins/drcov: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 86e49b2 contrib/plugins/cache: Fix string format by Philippe Mathieu-Daudé · 1 year, 6 months ago
- 07c4523 contrib/plugins: remove -soname argument by Paolo Bonzini · 1 year, 6 months ago
- 9f89423 hw/ide/ahci: fix broken SError handling by Niklas Cassel · 1 year, 9 months ago
- 7e85cb0 hw/ide/ahci: fix ahci_write_fis_sdb() by Niklas Cassel · 1 year, 9 months ago
- 1a16ce6 hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set by Niklas Cassel · 1 year, 9 months ago
- d73b84d hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared by Niklas Cassel · 1 year, 9 months ago
- e2a5d9b hw/ide/ahci: simplify and document PxCI handling by Niklas Cassel · 1 year, 9 months ago
- 2967dc8 hw/ide/ahci: write D2H FIS when processing NCQ command by Niklas Cassel · 1 year, 9 months ago
- c3461c6 hw/ide/core: set ERR_STAT in unsupported command completion by Niklas Cassel · 1 year, 9 months ago
- 06fca74 iotests: Add test for data_off check by Alexander Ivanov · 1 year, 8 months ago
- e3820d5 iotests: Fix test 131 after repair was added to parallels_open() by Alexander Ivanov · 1 year, 8 months ago
- 8e10861 iotests: Fix cluster size in parallels images tests (131) by Alexander Ivanov · 1 year, 8 months ago
- dbfc556 iotests: Refactor tests of parallels images checks (131) by Alexander Ivanov · 1 year, 8 months ago