611 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Bernhard Beschow 0a8d405d69 hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device 4 years ago
Bernhard Beschow d105377264 hw/isa/vt82c686: Instantiate PM function in host device 4 years ago
Bernhard Beschow 1a99ddbe35 hw/isa/vt82c686: Instantiate USB functions in host device 4 years ago
Bernhard Beschow 65c69e9a9f hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define 4 years ago
Bernhard Beschow 9eb6abbf6a hw/isa/vt82c686: Instantiate IDE function in host device 4 years ago
Bernhard Beschow 4b8fd0661a hw/isa/vt82c686: Introduce TYPE_VIA_IDE define 4 years ago
Jason A. Donenfeld 6233a13859 mips/malta: pass RNG seed via env var and re-randomize on reboot 3 years ago
Jason A. Donenfeld 4fbae24450 mips/boston: re-randomize rng-seed on reboot 3 years ago
Igor Mammedov bd64c210ce hw/mips/malta: turn off x86 specific features of PIIX4_PM 4 years ago
Jason A. Donenfeld 5e19cc68fb hw/mips: boston: pass random seed to fdt 4 years ago
Mark Cave-Ayland b704d63d09 pckbd: remove legacy i8042_mm_init() function 4 years ago
Mark Cave-Ayland 01d924dce8 pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine 4 years ago
Bernhard Beschow b1f66fab45 hw/mips/boston: Initialize g_autofree pointers 4 years ago
Bernhard Beschow e8ebf54936 hw/isa/piix4: Inline and remove piix4_create() 4 years ago
Bernhard Beschow 19e375db22 hw/isa/piix4: QOM'ify PIIX4 PM creation 4 years ago
Bernhard Beschow e3d198eed1 hw/isa/piix4: Factor out ISABus retrieval from piix4_create() 4 years ago
Peter Maydell 0c285e0128 hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA 4 years ago
Gautam Agrawal f9bcb2d684 Warn user if the vga flag is passed but no vga device is created 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Bernhard Beschow aa85a461ef hw/mips/gt64xxx_pci: Resolve gt64120_register() 4 years ago
Bernhard Beschow a7fc988051 malta: Move PCI interrupt handling from gt64xxx_pci to piix4 4 years ago
Bernhard Beschow c291635867 hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration 4 years ago
Philippe Mathieu-Daudé 7336c94434 hw/mips/jazz: Inline vga_mmio_init() and remove it 4 years ago
Philippe Mathieu-Daudé 3ac25236ea hw/display: Rename VGA_ISA_MM -> VGA_MMIO 4 years ago
Jiaxun Yang d77c462bf2 hw/mips/boston: Fix load_elf() error detection 4 years ago
Jiaxun Yang 24ade8c5de hw/mips/bootloader: Fix write_ulong() 4 years ago
Jiaxun Yang 723038999e hw/mips/boston: Add FDT generator 5 years ago
Jiaxun Yang 10e3f30ff7 hw/mips/boston: Allow loading elf kernel and dtb 5 years ago
Jiaxun Yang e07f3e265b hw/mips/boston: Massage memory map information 5 years ago
Peter Maydell 7f4c520dac arch_init.h: Don't include arch_init.h unnecessarily 5 years ago
Philippe Mathieu-Daudé 39f6049e47 hw/mips: Express dependencies of the Boston machine with Kconfig 7 years ago
Philippe Mathieu-Daudé 2321d971b6 hw/mips: Add dependency MIPS_CPS -> MIPS_ITU 7 years ago
Philippe Mathieu-Daudé a13bfa5a05 hw/mips/jazz: Map the UART devices unconditionally 6 years ago
Mark Cave-Ayland b1600ff195 hw/mips/jazz: specify correct endian for dp8393x device 5 years ago
Mark Cave-Ayland 5d53baf3f5 hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board 5 years ago
Philippe Mathieu-Daudé 1430759ec3 hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c 5 years ago
Richard Henderson 3803b6b427 target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed 5 years ago
Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Thomas Huth ead62c75f6 Do not include hw/boards.h if it's not really necessary 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Thomas Huth 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 5 years ago
Philippe Mathieu-Daudé db6b6f4dbf hw/mips: Restrict non-virtualized machines to TCG 5 years ago
Philippe Mathieu-Daudé f8ead0d7bd hw/mips/gt64xxx: Trace accesses to ISD registers 5 years ago
Philippe Mathieu-Daudé 1b3422bde2 hw/mips/gt64xxx: Rename trace events related to interrupt registers 5 years ago
Philippe Mathieu-Daudé 1c8d4071ee hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats 5 years ago
Philippe Mathieu-Daudé 8d492c5f06 hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers 5 years ago