Commit Graph

  • 9bf9479328 tests/avocado: Add pseries KVM boot_linux test Nicholas Piggin 2023-10-03 10:42:45 +10:00
  • 8d07a8aef6 tests/avocado: Add ppc pseries and powernv hash MMU tests Nicholas Piggin 2023-10-05 19:28:08 +10:00
  • 234aa6d62a tests/avocado: ppc add powernv10 boot_linux_console test Nicholas Piggin 2023-09-12 08:31:42 +10:00
  • 458a6aa3b3 tests/avocado: improve flaky ppc/pnv boot_linux_console.py test Nicholas Piggin 2024-01-24 15:49:10 +10:00
  • e5f1500144 tests/avocado: mark boot_linux.py long runtime instead of flaky Nicholas Piggin 2023-12-29 22:24:14 +10:00
  • c8fd9667e5 target/ppc: Fix crash on machine check caused by ifetch Nicholas Piggin 2023-12-15 18:58:49 +10:00
  • 2cc0e449d1 target/ppc: Fix lxv/stxv MSR facility check Nicholas Piggin 2024-02-13 17:50:43 +10:00
  • 028ade14da target/i386: do not filter processor tracing features except on KVM Paolo Bonzini 2024-02-21 17:29:10 +01:00
  • b7b1596da5 .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction Peter Maydell 2024-02-22 13:09:20 +00:00
  • 8b47ec7abe .gitlab-ci.d: Drop cross-win32-system job Peter Maydell 2024-02-22 13:09:19 +00:00
  • 34fabc85e0 docs: Document that 32-bit Windows is unsupported Peter Maydell 2024-02-22 13:09:18 +00:00
  • 64c1a54435 meson: Enable -Wvla Peter Maydell 2024-02-21 17:26:36 +01:00
  • 97c2fc5076 target/ppc/kvm: Replace variable length array in kvmppc_read_hptes() Thomas Huth 2024-02-21 17:26:35 +01:00
  • aba594da96 target/ppc/kvm: Replace variable length array in kvmppc_save_htab() Thomas Huth 2024-02-21 17:26:34 +01:00
  • 0e9a89193d tests: skip dbus-display tests that need a console Marc-André Lureau 2024-02-21 11:37:59 +04:00
  • 1172428fb1 tests/qtest: Fix boot-serial-test when using --without-default-devices Thomas Huth 2024-02-19 12:10:30 +01:00
  • 0b76a1a959 tests/cdrom-test: Add cdrom test for LoongArch virt machine Bibo Mao 2024-02-17 18:02:30 +08:00
  • f3c6376c84 target/m68k: Fix exception frame format for 68010 Daniel Palmer 2024-01-15 19:16:42 +09:00
  • 3d54cbf269 Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging Peter Maydell 2024-02-22 15:44:29 +00:00
  • a8bf9de2f4 gitlab: force allow use of pip in Cirrus jobs Daniel P. Berrangé 2024-02-22 11:40:38 +00:00
  • 6630bc04bc Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2024-02-22 12:42:52 +00:00
  • 5cd3ae4903 .gitlab-ci.d/windows.yml: Drop msys2-32bit job Peter Maydell 2024-02-20 16:56:02 +00:00
  • 7164f7e402 hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro Thomas Huth 2024-02-21 19:07:51 +01:00
  • a11f439a0e hw/ide: Stop exposing internal.h to non-IDE files Thomas Huth 2024-02-20 09:55:05 +01:00
  • 40e074a509 hw/ide: Remove the include/hw/ide.h legacy file Thomas Huth 2024-02-20 09:55:04 +01:00
  • f74c6177bb hw/ide: Move IDE bus related definitions to a new header ide-bus.h Thomas Huth 2024-02-20 09:55:03 +01:00
  • 5fc5934a4b hw/ide: Move IDE device related definitions to ide-dev.h Thomas Huth 2024-02-20 09:55:02 +01:00
  • 1b986676eb hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h Thomas Huth 2024-02-20 09:55:01 +01:00
  • 7bd8b0d4f5 hw/ide: Split qdev.c into ide-bus.c and ide-dev.c Thomas Huth 2024-02-20 09:55:00 +01:00
  • bd217d88dc hw/ide: Add the possibility to disable the CompactFlash device in the build Thomas Huth 2024-02-20 09:54:59 +01:00
  • 066804029f hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header Philippe Mathieu-Daudé 2024-02-19 11:05:42 +01:00
  • b8492bd430 hw/acpi/cpu: Use CPUState typedef Philippe Mathieu-Daudé 2024-01-26 22:36:43 +01:00
  • 1017e88701 hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header Philippe Mathieu-Daudé 2024-02-19 11:37:37 +01:00
  • 3e0a995680 hw/isa/meson.build: Sort alphabetically Bernhard Beschow 2024-02-18 14:16:57 +01:00
  • 143f3fd3d8 hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function Bernhard Beschow 2024-02-17 11:46:44 +01:00
  • 58183abfe7 hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API Philippe Mathieu-Daudé 2024-02-14 09:17:35 +01:00
  • cb05cc1602 hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it Bernhard Beschow 2024-02-08 23:03:47 +01:00
  • 6f6ad2b245 hw/i386/pc: Confine system flash handling to pc_sysfw Bernhard Beschow 2024-02-08 23:03:46 +01:00
  • a0204a5ed0 hw/i386/pc: Defer smbios_set_defaults() to machine_done Bernhard Beschow 2024-02-08 23:03:45 +01:00
  • 4d3457fef9 hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn() Bernhard Beschow 2024-02-08 23:03:44 +01:00
  • 6e6d59a94d hw/i386/x86: Turn apic_xrupt_override into class attribute Bernhard Beschow 2024-02-08 23:03:43 +01:00
  • 859eb5eeb4 hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done() Peter Maydell 2024-02-20 16:06:14 +00:00
  • 2df87da190 hw/i386/pc: Store pointers to IDE buses in PCMachineState Peter Maydell 2024-02-20 16:06:13 +00:00
  • 16bd024bb4 hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines Bernhard Beschow 2024-02-08 23:03:42 +01:00
  • fcc8299e29 hw/i2c/smbus_slave: Add object path on error prints Joe Komlodi 2024-02-02 20:48:46 +00:00
  • 61f406f377 hw/tricore/testboard: Use qdev_new() instead of QOM basic API Philippe Mathieu-Daudé 2024-02-14 17:44:28 +01:00
  • d06c2f7695 hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API Philippe Mathieu-Daudé 2024-02-14 16:52:24 +01:00
  • 1f88173ab9 hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API Philippe Mathieu-Daudé 2024-02-14 09:17:39 +01:00
  • 22dc8a47f9 hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ Philippe Mathieu-Daudé 2023-10-11 06:38:18 +02:00
  • 55abb29e63 hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ Philippe Mathieu-Daudé 2023-10-11 06:31:50 +02:00
  • 4d641f36e7 hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h Philippe Mathieu-Daudé 2023-10-11 06:56:51 +02:00
  • d0e870f447 hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header Philippe Mathieu-Daudé 2023-10-11 06:40:57 +02:00
  • 0068b069c3 hw/sysbus: Inline and remove sysbus_add_io() Philippe Mathieu-Daudé 2023-09-22 15:06:59 +02:00
  • 40f27a785f hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper Philippe Mathieu-Daudé 2021-11-05 17:54:18 +01:00
  • 185311130f system/vl: Update description for input grab key Tianlan Zhou 2024-02-22 03:52:10 +08:00
  • 4a20ac400f docs/system: Update description for input grab key Tianlan Zhou 2024-02-22 03:52:09 +08:00
  • 465f2c77af
    Merge pull request #49 from AFLplusplus/readme_patches Romain Malmain 2024-02-21 11:11:04 +01:00
  • b277ea2a62
    Fixed small details in README. Romain Malmain 2024-02-21 11:07:57 +01:00
  • bd87179082
    Merge pull request #48 from AFLplusplus/domenukk-patch-1 Romain Malmain 2024-02-21 11:03:07 +01:00
  • 04b86ccb5d hw/hppa/Kconfig: Fix building with "configure --without-default-devices" Thomas Huth 2024-02-16 10:16:21 +01:00
  • 690f50c27d target/sparc: correct typos Manos Pitsidianakis 2024-02-20 10:52:28 +02:00
  • 52a56ed216 s390x: correct typos Manos Pitsidianakis 2024-02-20 10:52:27 +02:00
  • c2ca6c9ca1 m68k: correct typos Manos Pitsidianakis 2024-02-20 10:52:26 +02:00
  • 5c192aa982 hexagon: correct typos Manos Pitsidianakis 2024-02-20 10:52:25 +02:00
  • a062f7f9ec ci/gitlab-pipeline-status: correct typos Manos Pitsidianakis 2024-02-20 10:52:24 +02:00
  • 835f364ed9 qemu-options.hx: correct typos Manos Pitsidianakis 2024-02-20 10:52:23 +02:00
  • af113f6f00 qapi/ui: correct typos Manos Pitsidianakis 2024-02-20 10:52:22 +02:00
  • a0e93dd818 pc-bios/README: correct typos Manos Pitsidianakis 2024-02-20 10:52:21 +02:00
  • b1470a14b3 hw/riscv/virt.h: correct typos Manos Pitsidianakis 2024-02-20 10:52:20 +02:00
  • 8fcc477d49 hw/net/npcm_gmac.h: correct typos Manos Pitsidianakis 2024-02-20 10:52:19 +02:00
  • c3df8c3084 hw/cxl/cxl_device.h: correct typos Manos Pitsidianakis 2024-02-20 10:52:18 +02:00
  • c3aa4206fc hw/arm/omap.h: correct typos Manos Pitsidianakis 2024-02-20 10:52:17 +02:00
  • 2432e063cb include/exec/memory.h: correct typos Manos Pitsidianakis 2024-02-20 10:52:15 +02:00
  • 8b68e0e731 sh4: correct typos Manos Pitsidianakis 2024-02-20 10:52:14 +02:00
  • 2bd55fd394 ppc: correct typos Manos Pitsidianakis 2024-02-20 10:52:13 +02:00
  • a1b9355164 loongson3: correct typos Manos Pitsidianakis 2024-02-20 10:52:12 +02:00
  • 431eddb69a accel/tcg: correct typos Manos Pitsidianakis 2024-02-20 10:52:11 +02:00
  • 35a5a331e4 tests: correct typos Manos Pitsidianakis 2024-02-20 10:52:09 +02:00
  • c555b504d0 docs: correct typos Manos Pitsidianakis 2024-02-20 10:52:08 +02:00
  • aab4631a4a system/physmem: remove redundant arg reassignment Manos Pitsidianakis 2024-02-15 11:15:06 +02:00
  • a722c0b125 hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h' Philippe Mathieu-Daudé 2024-02-13 13:01:52 +01:00
  • 480c9b2233 hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h' Philippe Mathieu-Daudé 2024-02-13 13:01:51 +01:00
  • 0a1e084949 hw/i386/port92: Add missing 'hw/isa/isa.h' header Philippe Mathieu-Daudé 2024-02-13 13:01:50 +01:00
  • a4ed7a7b76 hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h' Philippe Mathieu-Daudé 2024-02-13 13:01:49 +01:00
  • b9212a57f5 hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h' Philippe Mathieu-Daudé 2024-02-13 13:01:48 +01:00
  • e62f8ffb29 hw/timer: Move HPET_INTCAP definition to "hpet.h" Philippe Mathieu-Daudé 2024-02-13 13:01:47 +01:00
  • 22942c1060 target/i386/monitor: Remove unused 'hw/i386/pc.h' header Philippe Mathieu-Daudé 2024-02-13 13:01:46 +01:00
  • 6b29e3722e hw/i386/kvm/ioapic: Replace magic '24' value by proper definition Philippe Mathieu-Daudé 2024-02-09 20:01:09 +01:00
  • 1c83f366f9 hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS Philippe Mathieu-Daudé 2024-02-13 05:38:59 +01:00
  • fe693e32c8 hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS Philippe Mathieu-Daudé 2024-02-13 05:38:58 +01:00
  • 455177ffc4 hw/usb: Style cleanup Philippe Mathieu-Daudé 2024-02-13 05:38:57 +01:00
  • 22cfb142de
    Refer to LibAFL in the readme Dominik Maier 2024-02-20 14:49:50 +01:00
  • 760b4dcddd Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Peter Maydell 2024-02-20 10:11:08 +00:00
  • 8bef947ff4 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging Peter Maydell 2024-02-20 10:10:56 +00:00
  • 186acfbaf7 tests/qtest: Depend on dbus_display1_dep Akihiko Odaki 2024-02-14 23:03:58 +09:00
  • 7aee57df93 meson: Explicitly specify dbus-display1.h dependency Akihiko Odaki 2024-02-14 23:03:57 +09:00
  • d676119075 audio: Depend on dbus_display1_dep Akihiko Odaki 2024-02-14 23:03:56 +09:00
  • 95b08fee8f ui/console: Fix console resize with placeholder surface Tianlan Zhou 2024-02-08 01:20:25 +08:00
  • 9c41658261 ui/clipboard: add asserts for update and request Fiona Ebner 2024-01-24 11:57:49 +01:00
  • 405484b29f ui/clipboard: mark type as not available when there is no data Fiona Ebner 2024-01-24 11:57:48 +01:00