index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
m68k
/
next-cube.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-4
/
+4
*
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-04-24
1
-1
/
+0
|
\
|
*
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-1
/
+0
*
|
exec/cpu-all: remove exec/cpu-interrupt include
Pierrick Bouvier
2025-04-23
1
-0
/
+1
|
/
*
next-cube: add my copyright to the top of the file
Mark Cave-Ayland
2024-12-29
1
-0
/
+1
*
next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_update()
Mark Cave-Ayland
2024-12-29
1
-7
/
+7
*
next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions
Mark Cave-Ayland
2024-12-29
1
-86
/
+86
*
next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt
Mark Cave-Ayland
2024-12-29
1
-4
/
+6
*
next-cube: add rtc-cmd-reset named gpio to reset the rtc state machine
Mark Cave-Ayland
2024-12-29
1
-4
/
+19
*
next-cube: use named gpio output for next-rtc data
Mark Cave-Ayland
2024-12-29
1
-6
/
+13
*
next-cube: move rtc-data-in gpio from next-pc to next-rtc device
Mark Cave-Ayland
2024-12-29
1
-9
/
+17
*
next-cube: move reset of next-rtc fields from next-pc to next-rtc
Mark Cave-Ayland
2024-12-29
1
-5
/
+12
*
next-cube: QOMify NeXTRTC
Mark Cave-Ayland
2024-12-29
1
-21
/
+50
*
next-cube: don't use rtc phase value of -1
Mark Cave-Ayland
2024-12-29
1
-4
/
+1
*
next-cube: use named gpio to read RTC data bit in scr2
Mark Cave-Ayland
2024-12-29
1
-77
/
+92
*
next-cube: use named gpio to set RTC data bit in scr2
Mark Cave-Ayland
2024-12-29
1
-4
/
+21
*
next-cube: always use retval to return rtc read values
Mark Cave-Ayland
2024-12-29
1
-59
/
+40
*
next-cube: separate rtc read and write shift logic
Mark Cave-Ayland
2024-12-29
1
-64
/
+74
*
next-cube: use qemu_irq to drive int_status in next_scr2_rtc_update()
Mark Cave-Ayland
2024-12-29
1
-1
/
+4
*
next-cube: rename typedef struct NextRtc to NeXTRTC
Mark Cave-Ayland
2024-12-29
1
-12
/
+12
*
next-cube: convert next-pc device to use Resettable interface
Mark Cave-Ayland
2024-12-29
1
-3
/
+4
*
next-cube: rearrange NeXTState declarations to improve readability
Mark Cave-Ayland
2024-12-29
1
-32
/
+32
*
next-cube: remove unused next.scr memory region
Mark Cave-Ayland
2024-12-29
1
-52
/
+21
*
next-cube: add empty slots for unknown accesses to next.scr memory region
Mark Cave-Ayland
2024-12-29
1
-0
/
+8
*
next-cube: move en ethernet MMIO to separate memory region on next-pc device
Mark Cave-Ayland
2024-12-29
1
-8
/
+40
*
next-cube: move timer MMIO to separate memory region on next-pc device
Mark Cave-Ayland
2024-12-29
1
-13
/
+50
*
next-cube: move ESCC to be QOM child of next-pc device
Mark Cave-Ayland
2024-12-29
1
-28
/
+26
*
next-cube: map ESCC registers as a subregion of the next.scr memory region
Mark Cave-Ayland
2024-12-29
1
-1
/
+4
*
next-cube: move floppy disk MMIO to separate memory region in next-pc
Mark Cave-Ayland
2024-12-29
1
-12
/
+49
*
next-cube: move SCSI 4020/4021 logic from next-pc device to next-scsi device
Mark Cave-Ayland
2024-12-29
1
-77
/
+62
*
next-cube: move SCSI CSRs from next-pc to the next-scsi device
Mark Cave-Ayland
2024-12-29
1
-10
/
+78
*
next-cube: introduce next-scsi device
Mark Cave-Ayland
2024-12-29
1
-19
/
+74
*
next-cube: introduce next_pc_init() object init function
Mark Cave-Ayland
2024-12-29
1
-6
/
+11
*
next-cube: move next_scsi_init() to next_pc_realize()
Mark Cave-Ayland
2024-12-29
1
-2
/
+3
*
next-cube: create new next.scsi container memory region
Mark Cave-Ayland
2024-12-29
1
-1
/
+7
*
next-cube: remove overlap between next.dma and next.mmio memory regions
Mark Cave-Ayland
2024-12-29
1
-14
/
+14
*
next-cube: remove 0x14020 dummy value from next_mmio_read()
Mark Cave-Ayland
2024-12-29
1
-4
/
+0
*
hw/m68k/next-cube: Disable the default CD-ROM drive
Thomas Huth
2024-12-29
1
-0
/
+1
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/m68k: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
next-cube: remove cpu parameter from next_scsi_init()
Mark Cave-Ayland
2024-11-04
1
-2
/
+2
*
next-cube: fix up compilation when DEBUG_NEXT is enabled
Mark Cave-Ayland
2024-11-04
1
-5
/
+5
*
hw/m68k: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-07
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/m68k: Constify VMState
Richard Henderson
2023-12-30
1
-2
/
+2
*
next-cube.c: move machine MemoryRegions into NeXTState
Mark Cave-Ayland
2023-12-22
1
-17
/
+21
*
next-cube.c: remove val and size arguments from nextscr2_write()
Mark Cave-Ayland
2023-12-22
1
-11
/
+6
*
next-cube.c: move LED logic to new next_scr2_led_update() function
Mark Cave-Ayland
2023-12-22
1
-9
/
+13
[next]