- ff871d0 hw/pci-host/gpex: Allow more than 4 legacy IRQs by Alexander Graf · 1 year, 9 months ago
- 65cb712 Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging by Stefan Hajnoczi · 9 weeks ago
- 32cad1f include: Rename sysemu/ -> system/ by Philippe Mathieu-Daudé · 3 months ago
- 5fcabe6 include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST by Richard Henderson · 10 weeks ago
- ce385ef hw/mips: Constify all Property by Richard Henderson · 2 months ago
- 50e2b70 hw/mips: Include missing 'exec/tswap.h' header by Philippe Mathieu-Daudé · 3 months ago
- 3e8f019 hw/mips: Have mips_cpu_create_with_clock() take an endianness argument by Philippe Mathieu-Daudé · 5 months ago
- 805659a hw/mips/cps: Set the vCPU 'cpu-big-endian' property by Philippe Mathieu-Daudé · 5 months ago
- b5ab62b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 5 months ago
- 7e6b549 hw/char: Extract serial-mm by Bernhard Beschow · 6 months ago
- f2a9c31 hw/mips: Build fw_cfg.c once by Philippe Mathieu-Daudé · 5 months ago
- 2e4fdf5 hw/mips/jazz: fix typo in in-built NIC alias by Mark Cave-Ayland · 6 months ago
- ec276ed hw/mips/loongson3_virt: Fix condition of IPI IOCSR connection by Jiaxun Yang · 8 months ago
- d762016 hw/mips/loongson3_virt: Store core_iocsr into LoongsonMachineState by Jiaxun Yang · 8 months ago
- c8f1a32 hw/mips/loongson3_virt: remove useless type cast by Yao Xingtao · 7 months ago
- 9a365c2 hw/isa/vt82c686: Turn "intr" irq into a named gpio by Bernhard Beschow · 8 months ago
- c342515 hw/mips/loongson3_virt: Wire up loongson_ipi device by Jiaxun Yang · 10 months ago
- 3a8ff36 hw/mips/malta: Add re-usable rng_seed_hex_new() method by Philippe Mathieu-Daudé · 11 months ago
- d641ec3 kconfig: express dependency of individual boards on libfdt by Paolo Bonzini · 10 months ago
- 727bb5b meson: pick libfdt from common_ss when building target-specific files by Paolo Bonzini · 10 months ago
- 5b1a3b9 hw/mips/loongson3_virt: Emulate suspend function by Jiaxun Yang · 10 months ago
- 8a1f6d0 mips: switch boards to "default y" by Paolo Bonzini · 1 year, 1 month ago
- 9ed7c6d mips: do not list individual devices from configs/ by Paolo Bonzini · 1 year, 1 month ago
- b98948a hw/mips/loongson3_virt: do not require CONFIG_USB by Paolo Bonzini · 1 year ago
- 3d54cbf Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging by Peter Maydell · 1 year ago
- 0068b06 hw/sysbus: Inline and remove sysbus_add_io() by Philippe Mathieu-Daudé · 1 year, 5 months ago
- a1b9355 loongson3: correct typos by Manos Pitsidianakis · 1 year ago
- e2f8d28 hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs() by Philippe Mathieu-Daudé · 1 year ago
- e6097f1 hw/ide/ahci: Inline ahci_get_num_ports() by Philippe Mathieu-Daudé · 1 year ago
- 41c05b4 hw/ide/ahci: Rename AHCI PCI function as 'pdev' by Philippe Mathieu-Daudé · 1 year ago
- d407be0 hw/ide/ahci: Expose AHCIPCIState structure by Philippe Mathieu-Daudé · 1 year ago
- 5e37bc4 hw/dma: Pass parent object to i8257_dma_init() by Philippe Mathieu-Daudé · 1 year ago
- fbd7580 hw/isa: extract FDC37M81X to a separate file by Paolo Bonzini · 1 year ago
- e6f2193 hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board by Bernhard Beschow · 1 year ago
- b8db6be hw/misc/mips_itu: Remove MIPSITUState::cpu0 field by Philippe Mathieu-Daudé · 1 year, 1 month ago
- b267e78 target/mips: Remove MIPSITUState::itu field by Philippe Mathieu-Daudé · 1 year, 1 month ago
- 8fd38e5 hw/mips: remove unnecessary "select PTIMER" by Paolo Bonzini · 1 year, 1 month ago
- e104edb hw/mips/jazz: use qemu_find_nic_info() by David Woodhouse · 1 year, 4 months ago
- b07734f hw/mips/mipssim: use qemu_create_nic_device() by David Woodhouse · 1 year, 4 months ago
- d2e82b1 hw/mips/loongson3_virt: use pci_init_nic_devices() by David Woodhouse · 1 year, 4 months ago
- 7618840 hw/mips/malta: use pci_init_nic_devices() by David Woodhouse · 1 year, 4 months ago
- 8e43756 hw/mips/fuloong2e: use pci_init_nic_devices() by David Woodhouse · 1 year, 4 months ago
- 32ead8e qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD by Stefan Hajnoczi · 1 year, 2 months ago
- 1eb64c3 hw/mips: Inline 'bios.h' definitions by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 287fa32 hw: Simplify accesses to the CPUState::'start-powered-off' property by Philippe Mathieu-Daudé · 1 year, 3 months ago
- cfc1a88 meson: rename config_all by Paolo Bonzini · 1 year, 5 months ago
- 52c773c hw/mips: LOONGSON3V depends on UNIMP device by Marc-André Lureau · 1 year, 4 months ago
- 376a053 hw/mips: FULOONG depends on VT82C686 by Marc-André Lureau · 1 year, 4 months ago
- 1b4a5a2 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
- 2922dbc hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 by Bernhard Beschow · 1 year, 5 months ago
- 1697189 hw/isa/piix3: Merge hw/isa/piix4.c by Bernhard Beschow · 1 year, 5 months ago
- 40f8214 hw/audio/pcspk: Inline pcspk_init() by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 30a8d3a hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 9ce8c6d hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- 9dcb64c vt82c686 machines: Support machine-default audiodev with fallback by Paolo Bonzini · 1 year, 5 months ago
- c9daa68 hw/mips/jazz: Simplify the NIC setup code by Thomas Huth · 1 year, 6 months ago
- 4032f04 hw/mips/jazz: Move the NIC init code into a separate function by Thomas Huth · 1 year, 6 months ago
- ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 6 months ago
- d5c9fa4 hw/mips: spelling fixes by Michael Tokarev · 1 year, 6 months ago
- 5e0d659 kvm: Introduce kvm_arch_get_default_type hook by Akihiko Odaki · 1 year, 6 months ago
- 5fc1a68 hw/mips: Improve the default USB settings in the loongson3-virt machine by Thomas Huth · 1 year, 8 months ago
- 2bb9d62 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 8 months ago
- 99eff13 hw/mips/loongson3_virt: Relax CPU restrictions for TCG by Jiaxun Yang · 1 year, 9 months ago
- e052944 hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifunction() by Bernhard Beschow · 2 years ago
- b697a48 hw: Simplify calls to pci_nic_init_nofail() by Thomas Huth · 1 year, 8 months ago
- dc96009 hw/mips/malta: Fix the malta machine on big endian hosts by Thomas Huth · 1 year, 11 months ago
- bdc20bf5 hw/mips: Use MachineClass->default_nic in the virt machine by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 9d8299b hw/mips/malta: Fix minor dead code issue by Peter Maydell · 1 year, 10 months ago
- 4c921e3 hw/mips/itu: Pass SAAR using QOM link property by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 10997f2 hw/mips: Declare all length properties as unsigned by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 7067887 hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 0263346 hw/mips/boston: Rename MachineState 'mc' pointer to 'ms' by Daniel Henrique Barboza · 2 years, 2 months ago
- c451e07 hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig by Bernhard Beschow · 2 years, 2 months ago
- 3c73d59 hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific by Bernhard Beschow · 2 years, 2 months ago
- a844873 mips: Remove support for trap and emulate KVM by Paolo Bonzini · 2 years, 2 months ago
- 1953dfa hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 6dd92ce hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition by Philippe Mathieu-Daudé · 2 years, 4 months ago
- 0e45355 hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel() by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 9f911a2 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 3265f41 hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 02e0bec hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 262502a hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 391a2bd hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5) by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 9356a2d hw/mips/bootloader: Implement nanoMIPS JALRc opcode generator by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 5d380e4 hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) opcode generator by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 73be38c hw/mips/bootloader: Implement nanoMIPS SW opcode generator by Philippe Mathieu-Daudé · 2 years, 3 months ago
- cf386ca hw/mips/bootloader: Implement nanoMIPS NOP opcode generator by Philippe Mathieu-Daudé · 2 years, 4 months ago
- cd5066f hw/mips/bootloader: Handle buffers as opaque arrays by Philippe Mathieu-Daudé · 2 years, 4 months ago
- a7db759 hw/mips/gt64xxx_pci: Move it to hw/pci-host/ by Philippe Mathieu-Daudé · 2 years, 1 month ago
- 90f7d0b hw/mips/meson: Make gt64xxx_pci.c endian-agnostic by Philippe Mathieu-Daudé · 3 years, 9 months ago
- fae45dd hw/mips/malta: Explicit GT64120 endianness upon device creation by Philippe Mathieu-Daudé · 2 years, 4 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, 4 months ago
- 37e506b hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB hole by Philippe Mathieu-Daudé · 4 years 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, 2 months ago
- 65423e6 hw/mips/gt64xxx_pci: Accumulate address space changes by Philippe Mathieu-Daudé · 2 years, 2 months ago
- 9f81e43 hw/mips/malta: Trace FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 2 months ago
- e7a65ba hw/mips/malta: Split FPGA LEDs/ASCII display updates by Philippe Mathieu-Daudé · 2 years, 2 months ago
- edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 2 months ago