OSDN Git Service

spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
[qmiga/qemu.git] / hw / mips /
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Thomas Huthhw/mips/malta: Fix the malta machine on big endian...
2023-05-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-26 Richard HendersonMerge tag 'pull-hex-20230526' of https://github.com...
2023-05-26 Richard HendersonMerge tag 'pull-loongarch-20230526' of https://gitlab...
2023-05-26 Richard HendersonMerge tag 'pull-request-2023-05-26' of https://gitlab...
2023-05-26 Philippe Mathieu... hw/mips: Use MachineClass->default_nic in the virt...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13 Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
2023-05-12 Peter Maydellhw/mips/malta: Fix minor dead code issue
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'mips-misc-20230308' of https://github.com...
2023-03-07 Philippe Mathieu... hw/mips/itu: Pass SAAR using QOM link property
2023-03-07 Philippe Mathieu... hw/mips: Declare all length properties as unsigned
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input...
2023-01-16 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-01-16 Peter MaydellMerge tag 'mips-20230113' of https://github.com/philmd...
2023-01-13 Daniel Henrique... hw/mips/boston: Rename MachineState 'mc' pointer to...
2023-01-13 Bernhard Beschowhw/mips/Kconfig: Track Malta's PIIX dependencies via...
2023-01-13 Bernhard Beschowhw/isa/piix4: Decouple INTx-to-LNKx routing which is...
2023-01-13 Paolo Bonzinimips: Remove support for trap and emulate KVM
2023-01-13 Philippe Mathieu... hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
2023-01-13 Philippe Mathieu... hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
2023-01-13 Philippe Mathieu... hw/mips/malta: Merge common BL code as bl_setup_gt64120...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS JALRc opcode...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS SW opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Handle buffers as opaque arrays
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Move it to hw/pci-host/
2023-01-13 Philippe Mathieu... hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
2023-01-13 Philippe Mathieu... hw/mips/malta: Explicit GT64120 endianness upon device...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Manage endian bits with the Regist...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Let the GT64120 manage the lower...
2023-01-13 Philippe Mathieu... hw/mips/Kconfig: Introduce CONFIG_GT64120 to select...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Accumulate address space changes
2023-01-13 Philippe Mathieu... hw/mips/malta: Trace FPGA LEDs/ASCII display updates
2023-01-13 Philippe Mathieu... hw/mips/malta: Split FPGA LEDs/ASCII display updates
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Markus Armbrusterinclude/hw/pci: Split pci_device.h off pci.h
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-05 Richard Hendersonhw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_r...
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Jiaxun Yanghw/mips/malta: Use bootloader helper to set BAR registers
2022-10-31 Jiaxun Yanghw/mips: Use bl_gen_kernel_jump to generate bootloaders
2022-10-31 Philippe Mathieu... hw/mips/bootloader: Allow bl_gen_jump_kernel to optiona...
2022-10-31 Jiaxun Yanghw/mips/boston: Don't set link_up for xilinx-pcie
2022-10-31 Bernhard Beschowhw/isa/piix4: Move pci_ide_create_devs() call to board...
2022-10-31 Bernhard Beschowhw/mips/malta: Reuse dev variable
2022-10-31 BALATON Zoltanhw: Remove unused MAX_IDE_BUS define
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Create rtc-time alias in boards instead
2022-10-31 Bernhard Beschowhw/mips/fuloong2e: Inline vt82c686b_southbridge_init...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate AC97 and MC97 functions...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate PM function in host device
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate USB functions in host...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI...
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Instantiate IDE function in host device
2022-10-31 Bernhard Beschowhw/isa/vt82c686: Introduce TYPE_VIA_IDE define
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
next