qemu /
qemu /
7239c050e81ad4aad282f8d43848c14b3956838a - 7239c05 Remove deprecated -no-kvm option by Thomas Huth · 4 years, 4 months ago
- 9b1c911 replay: do not build if TCG is not available by Claudio Fontana · 4 years, 4 months ago
- c51a5a2 qtest: unbreak non-TCG builds in bios-tables-test by Claudio Fontana · 4 years, 4 months ago
- a6e9b91 hw/core/qdev-clock: add a reference on aliased clocks by Luc Michel · 4 years, 4 months ago
- 34f02e9 do not use colons in test names by Paolo Bonzini · 4 years, 4 months ago
- 925a40d meson: rewrite curses/iconv test by Paolo Bonzini · 4 years, 4 months ago
- da0dfe2 build: fix macOS --enable-modules build by Paolo Bonzini · 4 years, 4 months ago
- 4c5b97b Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- eec4682 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' into staging by Peter Maydell · 4 years, 4 months ago
- 02aa56c Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- e06c687 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into staging by Peter Maydell · 4 years, 4 months ago
- c826365 opengl: build opengl helper code modular by Gerd Hoffmann · 4 years, 4 months ago
- 39d41e8 opengl: build egl-headless display modular by Gerd Hoffmann · 4 years, 4 months ago
- cbe5fa1 spice: flip modules switch by Gerd Hoffmann · 4 years, 4 months ago
- 4e65151 modules: add spice dependencies by Gerd Hoffmann · 4 years, 4 months ago
- 6f13fa7 modules: dependencies infrastructure by Gerd Hoffmann · 4 years, 4 months ago
- 9ed345a spice: load module when enabled on the cmdline by Gerd Hoffmann · 4 years, 4 months ago
- db5732c spice: wire up monitor in QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- 864a024 spice: move display_add_client() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- 08ad262 spice: move auth functions to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- 05b5363 spice: move add_interface() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- b192cd1 spice: move display_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- 63be30e spice: move qemu_spice_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 4 months ago
- 7477477 spice: add QemuSpiceOps, move migrate_info by Gerd Hoffmann · 4 years, 4 months ago
- 2e31e21 spice: add module helpers by Gerd Hoffmann · 4 years, 4 months ago
- 84816fb hw/sd/sdcard: Assert if accessing an illegal group by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 1bd6fd8 hw/sd/sdcard: Do not attempt to erase out of range addresses by Philippe Mathieu-Daudé · 4 years, 5 months ago
- c8c8b3f hw/sd/sdcard: Reset both start/end addresses on error by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 7dae0a1 hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 872b8fd hw/sd/sdcard: Introduce the INVALID_ADDRESS definition by Philippe Mathieu-Daudé · 4 years, 5 months ago
- aafe6c5 hw/sd/sdcard: Add trace event for ERASE command (CMD38) by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 9321c1f hw/sd/sdhci: Yield if interrupt delivered during multiple transfer by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 2bd9ae7 hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 45e5dc4 hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 6a9e5cc hw/sd/sdhci: Stop multiple transfers when block count is cleared by Philippe Mathieu-Daudé · 4 years, 6 months ago
- dfba99f hw/sd/sdhci: Fix DMA Transfer Block Size field by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 598a40b hw/sd/sdhci: Document the datasheet used by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 9227cc5 hw/sd/sdhci: Fix qemu_log_mask() format string by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 67e8498 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
- 66907f3 tests/acpi: update expected data files by Gerd Hoffmann · 4 years, 4 months ago
- 0c491c8 tests/acpi: add microvm rtc test by Gerd Hoffmann · 4 years, 4 months ago
- f072fd2 tests/acpi: add microvm usb test by Gerd Hoffmann · 4 years, 4 months ago
- d9b68f1 tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files by Gerd Hoffmann · 4 years, 4 months ago
- 702ef9b tests/acpi: allow updates for expected data files by Gerd Hoffmann · 4 years, 4 months ago
- d4a42e8 microvm: add usb support by Gerd Hoffmann · 4 years, 4 months ago
- 7114f6e usb/xhci: fixup xhci kconfig deps by Gerd Hoffmann · 4 years, 4 months ago
- 8e9c0c0 usb/xhci: add xhci_sysbus_build_aml() helper by Gerd Hoffmann · 4 years, 4 months ago
- 848db52 usb/xhci: add include/hw/usb/xhci.h header file by Gerd Hoffmann · 4 years, 4 months ago
- 284e269 acpi: add aml builder stubs by Gerd Hoffmann · 4 years, 4 months ago
- 0a10b8f tests/acpi: disallow changes for microvm/APIC.pcie by Gerd Hoffmann · 4 years, 4 months ago
- d3b5a15 tests/acpi: update expected data files by Gerd Hoffmann · 4 years, 4 months ago
- a651875 apci: drop has_pci arg for acpi_build_madt by Gerd Hoffmann · 4 years, 4 months ago
- 64b070d microvm: set pci_irq_mask by Gerd Hoffmann · 4 years, 4 months ago
- 1b2802c x86: make pci irqs runtime configurable by Gerd Hoffmann · 4 years, 4 months ago
- e6b5a07 tests/acpi: add empty microvm/APIC.pcie by Gerd Hoffmann · 4 years, 4 months ago
- 129927f tests/acpi: allow changes for microvm/APIC.pcie by Gerd Hoffmann · 4 years, 4 months ago
- 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 81dddc1 qapi: Restrict 'query-kvm' command to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
- d4130cb qapi: Restrict '(p)memsave' command to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 90f8c0f qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json by Philippe Mathieu-Daudé · 4 years, 4 months ago
- df7a1f48 qapi: Restrict 'inject-nmi' command to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
- ac79315 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201020-1' into staging by Peter Maydell · 4 years, 4 months ago
- 39cf73c python/qemu/qmp.py: Fix settimeout operation by John Snow · 4 years, 4 months ago
- d5cca07 python/qemu/qmp.py: re-raise OSError when encountered by John Snow · 4 years, 4 months ago
- 8128c8e target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension by Peter Maydell · 4 years, 4 months ago
- d31e2ce target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16 by Peter Maydell · 4 years, 4 months ago
- 532a3af target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile by Peter Maydell · 4 years, 4 months ago
- b722636 target/arm: Implement v8.1M low-overhead-loop instructions by Peter Maydell · 4 years, 4 months ago
- 05903f0 target/arm: Implement v8.1M branch-future insns (as NOPs) by Peter Maydell · 4 years, 4 months ago
- 920f04f target/arm: Don't allow BLX imm for M-profile by Peter Maydell · 4 years, 4 months ago
- 45f1187 target/arm: Make the t32 insn[25:23]=111 group non-overlapping by Peter Maydell · 4 years, 4 months ago
- cc73bbd target/arm: Implement v8.1M conditional-select insns by Peter Maydell · 4 years, 4 months ago
- 5d2555a target/arm: Implement v8.1M NOCP handling by Peter Maydell · 4 years, 4 months ago
- 514101c decodetree: Fix codegen for non-overlapping group inside overlapping group by Peter Maydell · 4 years, 4 months ago
- b3267ff hw/arm/nseries: Fix loading kernel image on n8x0 machines by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 3cd27b5 microbit_i2c: Fix coredump when dump-vmstate by Peng Liang · 4 years, 4 months ago
- 4301acd target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11 by Richard Henderson · 4 years, 5 months ago
- 50244cc target/arm: Fix reported EL for mte_check_fail by Richard Henderson · 4 years, 5 months ago
- 4aedfc0 target/arm: Remove redundant mmu_idx lookup by Richard Henderson · 4 years, 5 months ago
- e7534f2 hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers by Philippe Mathieu-Daudé · 4 years, 4 months ago
- b68a92f hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers by Philippe Mathieu-Daudé · 4 years, 4 months ago
- a0c0c9f loads-stores.rst: add footnote that clarifies GETPC usage by Emanuele Giuseppe Esposito · 4 years, 4 months ago
- 19d5014 tests/qtest: Add npcm7xx timer test by Havard Skinnemoen · 4 years, 5 months ago
- ea04dce target/arm: Use tlb_flush_page_bits_by_mmuidx* by Richard Henderson · 4 years, 4 months ago
- 3ab6e68 accel/tcg: Add tlb_flush_page_bits_by_mmuidx* by Richard Henderson · 4 years, 4 months ago
- 722bde6 hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs by Philippe Mathieu-Daudé · 4 years, 4 months ago
- be95dff hw/timer/bcm2835: Support the timer COMPARE registers by Philippe Mathieu-Daudé · 4 years, 4 months ago
- cdb490d hw/timer/bcm2835: Rename variable holding CTRL_STATUS register by Philippe Mathieu-Daudé · 4 years, 4 months ago
- f3f6936 hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition by Philippe Mathieu-Daudé · 4 years, 4 months ago
- b77a52a hw/arm: Restrict APEI tables generation to the 'virt' machine by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 8ddd611 hw/arm/strongarm: Fix 'time to transmit a char' unit comment by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 61db12d target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest by Peter Maydell · 4 years, 4 months ago
- 5288145 target/arm: Fix SMLAD incorrect setting of Q bit by Peter Maydell · 4 years, 4 months ago
- c3a404d python: add mypy config by John Snow · 4 years, 4 months ago
- d2b08b7 python/qemu/qmp.py: Preserve error context on re-raise by John Snow · 4 years, 5 months ago
- af0db88 python/qemu/console_socket.py: avoid encoding to/from string by John Snow · 4 years, 5 months ago
- e35c138 python/qemu/console_socket.py: Add type hint annotations by John Snow · 4 years, 5 months ago
- 714ac05 python/qemu/console_socket.py: Clarify type of drain_thread by John Snow · 4 years, 5 months ago
- 6cf4cce python/qemu/console_socket.py: fix typing of settimeout by John Snow · 4 years, 5 months ago
- ff3513e python/qemu/console_socket.py: Correct type of recv() by John Snow · 4 years, 5 months ago