1. 6479296 lasips2: move mapping of LASIPS2 registers to HPPA machine by Mark Cave-Ayland · 2 years, 8 months ago
  2. 5cbf35d lasips2: rename lasips2_init() to lasips2_initfn() and update it to return the LASIPS2 device by Mark Cave-Ayland · 2 years, 8 months ago
  3. 5079892 hppa: Fix serial port assignments and pass-through by Helge Deller · 2 years, 9 months ago
  4. 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 11 months ago
  5. f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 10 months ago
  6. 297d410 hppa: simplify machine function names in machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  7. 42cc2bf hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init() by Mark Cave-Ayland · 2 years, 10 months ago
  8. c165905 hppa: use MACHINE QOM macros for defining the hppa machine by Mark Cave-Ayland · 2 years, 10 months ago
  9. 148da67 hppa: remove the empty hppa_sys.h file by Mark Cave-Ayland · 2 years, 10 months ago
  10. 932befa hppa: move enable_lan() define from hppa_sys.h to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  11. 28f5332 hppa: move hppa_pci_ignore_ops from pci.c to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  12. 45f569a lasi: move from hw/hppa to hw/misc by Mark Cave-Ayland · 2 years, 10 months ago
  13. 134ba73 hppa: move device headers from hppa_sys.h into individual .c files by Mark Cave-Ayland · 2 years, 10 months ago
  14. e881e3c lasi: move lasi_initfn() to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  15. deaa5d3 lasi: remove address space parameter from lasi_initfn() by Mark Cave-Ayland · 2 years, 10 months ago
  16. d26c575 lasi: move PS2 initialisation to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  17. 2da547b lasi: move second serial port initialisation to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  18. 9701e56 lasi: move parallel port initialisation to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  19. c3c3fe4 lasi: move LAN initialisation to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  20. 954f6f7 lasi: update lasi_initfn() to return LASIState by Mark Cave-Ayland · 2 years, 10 months ago
  21. 2683758 lasi: move register memory mapping from lasi.c to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  22. 46f2594 lasi: move memory region initialisation to new lasi_init() function by Mark Cave-Ayland · 2 years, 10 months ago
  23. 0db9350 dino: move from hw/hppa to hw/pci-host by Mark Cave-Ayland · 2 years, 10 months ago
  24. 0d06899 hppa: move dino_init() from dino.c to machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  25. 36f9bbd dino: remove unused dino_set_timer_irq() IRQ handler by Mark Cave-Ayland · 2 years, 10 months ago
  26. a4b74c1 dino: wire up serial IRQ using a qdev GPIO in machine.c by Mark Cave-Ayland · 2 years, 10 months ago
  27. efdb3ce machine.c: map DINO device during board configuration by Mark Cave-Ayland · 2 years, 10 months ago
  28. 05245da dino: change dino_init() to return the DINO device instead of PCIBus by Mark Cave-Ayland · 2 years, 10 months ago
  29. 0d98fbb hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine by Mark Cave-Ayland · 2 years, 10 months ago
  30. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  31. 4a4554c hppa: Add support for an emulated TOC/NMI button. by Helge Deller · 3 years, 2 months ago
  32. ead62c7 Do not include hw/boards.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  33. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
  34. bfdf22b hppa: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
  35. b57e3e9 hppa: remove bios_name by Paolo Bonzini · 4 years, 4 months ago
  36. b28c4a6 hw/hppa: Add power button emulation by Helge Deller · 4 years, 6 months ago
  37. 2457600 hw/hppa: Tell SeaBIOS port address of fw_cfg by Helge Deller · 4 years, 6 months ago
  38. 32ff8bf hw/hppa: Store boot device in fw_cfg section by Helge Deller · 4 years, 7 months ago
  39. df5c6a5 hw/hppa: Make number of TLB and BTLB entries configurable by Helge Deller · 4 years, 6 months ago
  40. 28b71a2 hw/hppa: Implement proper SeaBIOS version check by Helge Deller · 4 years, 7 months ago
  41. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  42. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  43. 7d0776c hw/ide: Remove unneeded inclusion of hw/ide.h by BALATON Zoltan · 5 years ago
  44. e07c4f4 hw/hppa/machine: Include "net/net.h" by Philippe Mathieu-Daudé · 5 years ago
  45. ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 5 years ago
  46. 7c59c1e hppa: use memdev for RAM by Igor Mammedov · 5 years ago
  47. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  48. 4debfda hw/hppa/machine: Map the PDC memory region with higher priority by Philippe Mathieu-Daudé · 5 years ago
  49. b7746b1 hw/hppa/machine: Restrict the total memory size to 3GB by Philippe Mathieu-Daudé · 5 years ago
  50. 8262863 hw/hppa/machine: Correctly check the firmware is in PDC range by Philippe Mathieu-Daudé · 5 years ago
  51. 4765384 hppa: Add emulation of Artist graphics by Sven Schnelle · 5 years ago
  52. 0e6de55 hppa: Switch to tulip NIC by default by Helge Deller · 5 years ago
  53. 376b851 hppa: Add support for LASI chip with i82596 NIC by Helge Deller · 5 years ago
  54. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  55. bcdb906 hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory by Philippe Mathieu-Daudé · 5 years ago
  56. 6a3a2e8 hppa: drop usage of memory_region_allocate_system_memory() for ROM by Igor Mammedov · 5 years ago
  57. 266a880 hppa: fix leak from g_strdup_printf by Paolo Bonzini · 5 years ago
  58. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  59. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  60. 33decbd hw: Replace global smp variables with MachineState for all remaining archs by Like Xu · 6 years ago
  61. a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
  62. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  63. f3839fd change get_image_size return type to int64_t by Li Zhijian · 6 years ago
  64. 877eb21 scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline() by Mark Cave-Ayland · 6 years ago
  65. c108cc5 hw/hppa: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  66. d23b6ca hw: Use IEC binary prefix definitions from "qemu/units.h" by Philippe Mathieu-Daudé · 7 years ago
  67. 070e9a1 hppa: use local path for local headers by Michael S. Tsirkin · 7 years ago
  68. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  69. 691cbba hw/hppa: Use qemu_log_mask instead of fprintf to stderr by Richard Henderson · 7 years ago
  70. a72bd60 hw/hppa: Implement DINO system board by Helge Deller · 7 years ago
  71. 813dff1 target/hppa: Skeleton support for hppa-softmmu by Helge Deller · 7 years ago