Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-17 | hw/m68k: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé | 1 | -2/+1 |
2020-02-28 | hw: Do not initialize MachineClass::is_default to 0 | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-02-19 | m68k/q800: use memdev for RAM | Igor Mammedov | 1 | -4/+2 |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -1/+1 |
2020-01-07 | Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int... | Peter Maydell | 1 | -1/+2 |
2020-01-07 | dp8393x: replace PROP_PTR with PROP_LINK | Marc-André Lureau | 1 | -1/+2 |
2020-01-07 | q800: implement mac rom reset function for BIOS-less mode | Jason A. Donenfeld | 1 | -1/+28 |
2020-01-07 | q800: add a block backend to the PRAM | Laurent Vivier | 1 | -0/+6 |
2019-11-05 | q800: fix I/O memory map | Laurent Vivier | 1 | -8/+32 |
2019-10-28 | hw/m68k: define Macintosh Quadra 800 | Laurent Vivier | 1 | -0/+401 |