Age | Commit message (Expand) | Author |
2024-10-03 | hw/char: Extract serial-mm | Bernhard Beschow |
2024-09-24 | reset: Use ResetType for qemu_devices_reset() and MachineClass::reset() | Juraj Marcin |
2024-05-08 | hw/hppa/machine: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé |
2024-05-03 | hppa: switch boards to "default y" | Paolo Bonzini |
2024-02-27 | hw/hppa: do not require CONFIG_USB | Paolo Bonzini |
2024-02-21 | hw/hppa/Kconfig: Fix building with "configure --without-default-devices" | Thomas Huth |
2024-02-13 | hw/hppa/machine: Load 64-bit firmware on 64-bit machines | Helge Deller |
2024-02-02 | hw/net/lasi_i82596: use qemu_create_nic_device() | David Woodhouse |
2024-02-02 | hw/hppa: use pci_init_nic_devices() | David Woodhouse |
2024-01-13 | hw/hppa: Move software power button address back into PDC | Helge Deller |
2024-01-13 | hw/hppa/machine: Disable default devices with --nodefaults option | Helge Deller |
2024-01-13 | hw/hppa/machine: Allow up to 3840 MB total memory | Helge Deller |
2023-11-20 | hw/core/machine: Constify MachineClass::valid_cpu_types[] | Gavin Shan |
2023-11-13 | hw/hppa: Require at least SeaBIOS-hppa version 12 | Helge Deller |
2023-11-13 | hw/hppa: Move software power button address to page zero | Helge Deller |
2023-11-06 | hw/hppa: Allow C3700 with 64-bit and B160L with 32-bit CPU only | Helge Deller |
2023-11-06 | hw/hppa: Turn on 64-bit CPU for C3700 machine | Helge Deller |
2023-11-06 | hw/hppa: Translate phys addresses for the cpu | Richard Henderson |
2023-11-06 | hw/hppa: Use uint32_t instead of target_ureg | Richard Henderson |
2023-11-06 | target/hppa: Make HPPA_BTLB_ENTRIES variable | Richard Henderson |
2023-10-20 | hw/hppa: Add new HP C3700 machine | Helge Deller |
2023-10-20 | hw/hppa: Split out machine creation | Helge Deller |
2023-10-20 | hw/hppa: Provide RTC and DebugOutputPort on CPU #0 | Helge Deller |
2023-10-20 | hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg | Helge Deller |
2023-10-20 | pci-host: Wire up new Astro/Elroy PCI bridge | Helge Deller |
2023-10-17 | hw/hppa: Require at least SeaBIOS-hppa version 10 | Helge Deller |
2023-09-15 | target/hppa: Report and clear BTLBs via fw_cfg at startup | Helge Deller |
2023-06-24 | target/hppa: Provide qemu version via fw_cfg to firmware | Helge Deller |
2023-06-24 | target/hppa: Fix OS reboot issues | Helge Deller |
2023-05-26 | hw/hppa: Use MachineClass->default_nic in the hppa machine | Thomas Huth |
2023-02-27 | hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs() | Philippe Mathieu-Daudé |
2023-02-08 | Drop duplicate #include | Markus Armbruster |
2022-10-31 | hw: Remove unused MAX_IDE_BUS define | BALATON Zoltan |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld |
2022-07-18 | lasips2: remove legacy lasips2_initfn() function | Mark Cave-Ayland |
2022-07-18 | lasips2: remove the qdev base property and the lasips2_properties array | Mark Cave-Ayland |
2022-06-26 | lasips2: move mapping of LASIPS2 registers to HPPA machine | Mark Cave-Ayland |
2022-06-26 | lasips2: rename lasips2_init() to lasips2_initfn() and update it to return th... | Mark Cave-Ayland |
2022-05-28 | hppa: Fix serial port assignments and pass-through | Helge Deller |
2022-05-28 | hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa | Helge Deller |
2022-05-12 | machine: use QAPI struct for boot configuration | Paolo Bonzini |
2022-05-09 | Warn user if the vga flag is passed but no vga device is created | Gautam Agrawal |
2022-05-08 | hppa: simplify machine function names in machine.c | Mark Cave-Ayland |
2022-05-08 | hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_i... | Mark Cave-Ayland |
2022-05-08 | hppa: use MACHINE QOM macros for defining the hppa machine | Mark Cave-Ayland |
2022-05-08 | hppa: remove the empty hppa_sys.h file | Mark Cave-Ayland |
2022-05-08 | hppa: move enable_lan() define from hppa_sys.h to machine.c | Mark Cave-Ayland |
2022-05-08 | hppa: remove unused trace-events from from hw/hppa | Mark Cave-Ayland |
2022-05-08 | hppa: remove hw/hppa/pci.c | Mark Cave-Ayland |
2022-05-08 | hppa: move hppa_pci_ignore_ops from pci.c to machine.c | Mark Cave-Ayland |