qemu /
qemu /
4828656f65324249273ad2f2db80844ba90eeb9b - 4828656 scripts/git.orderfile: Display MAINTAINERS changes first by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 6ba97c4 target/mips: Restrict 'qapi-commands-machine.h' to system emulation by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 0263346 hw/mips/boston: Rename MachineState 'mc' pointer to 'ms' by Daniel Henrique Barboza · 2 years, 3 months ago
- aad0796 hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header by Philippe Mathieu-Daudé · 2 years, 3 months ago
- eb66dac hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code by Philippe Mathieu-Daudé · 2 years, 3 months ago
- f9ab9c6 hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 4dd5cb5 hw/pci-host/bonito: Convert to 3-phase reset by Philippe Mathieu-Daudé · 6 years ago
- e8dc341 softmmu/rtc: Emit warning when using driftfix=slew on systems without mc146818 by Thomas Huth · 2 years, 3 months ago
- e896d84 hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent by Thomas Huth · 2 years, 3 months ago
- aae1672 hw/core/qdev-properties-system: Allow the 'slew' policy only on x86 by Thomas Huth · 2 years, 3 months ago
- 2b85e0c hw/intc: Extract the IRQ counting functions into a separate file by Thomas Huth · 2 years, 3 months ago
- 2aaf0ec hw/intc/i8259: Make using the isa_pic singleton more type-safe by Bernhard Beschow · 2 years, 3 months ago
- f071209 hw/usb/hcd-uhci: Introduce TYPE_ defines for device models by Bernhard Beschow · 2 years, 3 months ago
- c451e07 hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig by Bernhard Beschow · 2 years, 3 months ago
- 3c73d59 hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific by Bernhard Beschow · 2 years, 3 months ago
- 738c2eb hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific by Bernhard Beschow · 2 years, 3 months ago
- f021f4e hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() by Bernhard Beschow · 2 years, 3 months ago
- 1bdad09 hw/pci/pci_host: Trace config accesses on unexisting functions by Philippe Mathieu-Daudé · 2 years, 3 months ago
- f995037 mips: Always include nanomips disassembler by Paolo Bonzini · 2 years, 3 months ago
- a844873 mips: Remove support for trap and emulate KVM by Paolo Bonzini · 2 years, 3 months ago
- c12b1e6 hw/isa/piix4: Correct IRQRC[A:D] reset values by Philippe Mathieu-Daudé · 2 years, 5 months ago
- 1953dfa hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader by Philippe Mathieu-Daudé · 2 years, 5 months ago
- 6dd92ce hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition by Philippe Mathieu-Daudé · 2 years, 5 months ago
- 0e45355 hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel() by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 9f911a2 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5) by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 3265f41 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5) by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 02e0bec hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5) by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 262502a hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5) by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 391a2bd hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5) by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 9356a2d hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 5d380e4 hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 73be38c hw/mips/bootloader: Implement nanoMIPS SW opcode generator by Philippe Mathieu-Daudé · 2 years, 4 months ago
- cf386ca hw/mips/bootloader: Implement nanoMIPS NOP opcode generator by Philippe Mathieu-Daudé · 2 years, 5 months ago
- cd5066f hw/mips/bootloader: Handle buffers as opaque arrays by Philippe Mathieu-Daudé · 2 years, 5 months ago
- 14c2b18 tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines by Philippe Mathieu-Daudé · 2 years, 3 months ago
- a7db759 hw/mips/gt64xxx_pci: Move it to hw/pci-host/ by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 90f7d0b hw/mips/meson: Make gt64xxx_pci.c endian-agnostic by Philippe Mathieu-Daudé · 3 years, 10 months ago
- fae45dd hw/mips/malta: Explicit GT64120 endianness upon device creation by Philippe Mathieu-Daudé · 2 years, 5 months ago
- a699b91 hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property by Philippe Mathieu-Daudé · 6 years ago
- 81ad247 hw/mips/gt64xxx_pci: Manage endian bits with the RegisterFields API by Philippe Mathieu-Daudé · 2 years, 5 months ago
- 37e506b hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 7c032bf hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c by Philippe Mathieu-Daudé · 6 years ago
- 145e219 hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 65423e6 hw/mips/gt64xxx_pci: Accumulate address space changes by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 9f81e43 hw/mips/malta: Trace FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 3 months ago
- e7a65ba hw/mips/malta: Split FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 3db29dc Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years, 2 months ago
- a35fa42 Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging by Peter Maydell · 2 years, 3 months ago
- 75cc286 configure: remove backwards-compatibility code by Paolo Bonzini · 2 years, 9 months ago
- 3d30462 target/i386: fix operand size of unary SSE operations by Paolo Bonzini · 2 years, 3 months ago
- 8d5666d libvduse: Add extra compiler warnings by Marcel Holtmann · 2 years, 3 months ago
- 722b62d libvhost-user: Add extra compiler warnings by Marcel Holtmann · 2 years, 3 months ago
- 950a2f2 libvhost-user: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 3 months ago
- 86e61e4 libvduse: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 3 months ago
- 85899f8 libvduse: Switch to unsigned int for inuse field in struct VduseVirtq by Marcel Holtmann · 2 years, 3 months ago
- 518ac42 libvduse: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 3 months ago
- f1c563d libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant by Marcel Holtmann · 2 years, 3 months ago
- d87a642 libvhost-user: Declare uffdio_register early to make it C90 compliant by Marcel Holtmann · 2 years, 3 months ago
- 92bf246 libvhost-user: Use unsigned int i for some for-loop iterations by Marcel Holtmann · 2 years, 3 months ago
- 18fa7f1 libvhost-user: Cast rc variable to avoid compiler warning by Marcel Holtmann · 2 years, 3 months ago
- aa5d395 libvhost-user: Replace typeof with __typeof__ by Marcel Holtmann · 2 years, 3 months ago
- dadc3d0 libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 3 months ago
- 8b84372 hw/display: avoid creating empty loadable modules by Daniel P. Berrangé · 2 years, 3 months ago
- 88a0ef0 enforce use of G_GNUC_PRINTF attributes by Daniel P. Berrangé · 2 years, 3 months ago
- 0472b2e tests: add G_GNUC_PRINTF for various functions by Daniel P. Berrangé · 2 years, 3 months ago
- beede7e util/error: add G_GNUC_PRINTF for various functions by Daniel P. Berrangé · 2 years, 3 months ago
- e441835 tools/virtiofsd: add G_GNUC_PRINTF for logging functions by Daniel P. Berrangé · 2 years, 3 months ago
- d62449d hw/xen: use G_GNUC_PRINTF/SCANF for various functions by Daniel P. Berrangé · 2 years, 3 months ago
- d94e96e disas: add G_GNUC_PRINTF to gstring_printf by Daniel P. Berrangé · 2 years, 3 months ago
- 190973d gitlab: remove redundant setting of PKG_CONFIG_PATH by Daniel P. Berrangé · 2 years, 5 months ago
- 1baf34a chardev: clean up chardev-parallel.c by Paolo Bonzini · 2 years, 3 months ago
- c0a6665 target/i386: Remove compilation errors when -Werror=maybe-uninitialized by Eric Auger · 2 years, 3 months ago
- f39b7d2 kvm: Atomic memslot updates by David Hildenbrand · 2 years, 5 months ago
- a27dd2d KVM: keep track of running ioctls by Emanuele Giuseppe Esposito · 2 years, 5 months ago
- bd688fc accel: introduce accelerator blocker API by Emanuele Giuseppe Esposito · 2 years, 5 months ago
- b585edc i386: Emit correct error code for 64-bit IDT entry by Joe Richey · 2 years, 3 months ago
- acedc9a configure: fix GLIB_VERSION for cross-compilation by Paolo Bonzini · 2 years, 3 months ago
- 973f76c hw/nvme: cleanup error reporting in nvme_init_pci() by Klaus Jensen · 2 years, 5 months ago
- 784fd35 hw/nvme: clean up confusing use of errp/local_err by Klaus Jensen · 2 years, 5 months ago
- aa96ab7 Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 2 years, 3 months ago
- 6f997b8 .gitlab-ci.d/windows: Do not run the qtests in the msys2-32bit job by Thomas Huth · 2 years, 3 months ago
- 37b0b24 error handling: Use RETRY_ON_EINTR() macro where applicable by Nikita Ivanov · 2 years, 5 months ago
- 8b6aa69 Refactoring: refactor TFR() macro to RETRY_ON_EINTR() by Nikita Ivanov · 2 years, 5 months ago
- d88ce91 docs/interop: Change the vnc-ledstate-Pseudo-encoding doc into .rst by Thomas Huth · 2 years, 3 months ago
- df37330 i386: Deprecate the -no-hpet QEMU command line option by Thomas Huth · 2 years, 3 months ago
- 9a2112f tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter by Thomas Huth · 2 years, 3 months ago
- beecc4b tests/readconfig: spice doesn't support unix socket on windows yet by Marc-André Lureau · 2 years, 3 months ago
- 057733f target/s390x: Restrict sysemu/reset.h to system emulation by Philippe Mathieu-Daudé · 2 years, 3 months ago
- e4272df target/s390x/tcg/excp_helper: Restrict system headers to sysemu by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 983cec8 target/s390x/tcg/misc_helper: Remove unused "memory.h" include by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 3ea7e31 hw/s390x/pv: Restrict Protected Virtualization to sysemu by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 94e273d exec/memory: Expose memory_region_access_valid() by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 6b1ec8a MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section by Thomas Huth · 2 years, 4 months ago
- 44c8a6a tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts by Philippe Mathieu-Daudé · 2 years, 4 months ago
- ad302b2 qemu-iotests/stream-under-throttle: do not shutdown QEMU by Christian Borntraeger · 2 years, 4 months ago
- d6271b6 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 2 years, 3 months ago
- fa5db2a hw/nvme: fix missing cq eventidx update by Klaus Jensen · 2 years, 4 months ago
- 2fda072 hw/nvme: fix missing endian conversions for doorbell buffers by Klaus Jensen · 2 years, 4 months ago
- 47cd353 hw/nvme: rename shadow doorbell related trace events by Klaus Jensen · 2 years, 4 months ago
- 48b32c2 hw/nvme: use QOM accessors by Klaus Jensen · 2 years, 4 months ago